Document.ReleaseReference Method
Parent Object: DocumentDescription
Method that releases the reference that gets added if a document is opened invisibly through the API. Releasing the reference on a hidden document makes it a candidate for closure the next time Inventor closes all unreferenced documents.
Syntax
Document.ReleaseReference()Samples
Name | Description |
Create a Configuration Table | This sample demonstrates the creation of a configuration (iPart/iAssembly) table in a drawing from a factory document. |
Shrink wrap substitute in assembly | The following sample demonstrates the creation of a shrinkwrap substitute within an assembly. |