Share

DerivedPartEntity Object


Description

The DerivedPartEntity object contains the information associated with an entity being derived.

Properties

Name Description
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.
DeriveStatus Read-write property that gets and sets the derive status for this entity.
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.

Accessed From

DerivedPartEntities.Item

Version

Introduced in version 5.3

Was this information helpful?