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. |
IncludeEntity |
Property that defines whether this entity is included in the derived part. This property is initialized to True when the DerivedPartDefinition object is created. |
ReferencedEntity |
Property that returns the entity in the part document. This can be used to perform additional queries to help to determine whether to include this entity or not. |
Type |
Returns an ObjectTypeEnum indicating this object's type. |