Application |
Returns the top-level parent application object. When used the context of Inventor, an Application object is returned. When used in the context of Apprentice, an ApprenticeServer object is returned. |
AttributeSets |
Property that returns the AttributeSets collection object associated with this object. |
BOMQuantity |
Property that returns the BOMQuantity object. |
BOMStructure |
|
ClientGraphicsCollection |
Property that returns the ClientGraphicsCollection object. |
DataIO |
Gets the object that directly deals with I/O to and from a storage-medium, including Streams(IStream). |
Document |
Property that returns the containing Document object. |
ModelGeometryVersion |
Property that returns a string that can be used to determine if the document has been modified. This version string is changed every time the assembly is modified. By saving a previous version string, you can compare the current version string to see if the assembly has been modified. |
Occurrences |
Property that returns the collection object. |
RangeBox |
Property that returns a Box object which contains the opposing points of a rectangular box that is guaranteed to enclose this object. |
SurfaceBodies |
Property that returns all of the result SurfaceBody objects contained within this ComponentDefinition. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |