Share

ImportedModelEntity Object


Description

ImportedModelEntity Object.

Properties

Name Description
Application Gets the root Application object. Where the property is weakly-typed, it can be set to (QueryInterfaced for) 'Application' when running with Inventor whereas, 'ApprenticeServer' when running with the Apprentice Server.
EntityType Read-only property that returns the ImportedModelEntityTypeEnum indicating the type of the ImportedModelEntity.
ImportedStatus Read-write property that gets and set the imported status for the entity.
Name Read-only property that returns the name of this object.
Parent Gets the parent object from whom this object can logically be reached.
ParentEntity Read-only property that returns the parent ImportedModelEntity object.
SubEntities Read-only property that returns the sub ImportedModelEntities collection.
Type Gets the constant that indicates the type of this object.

Accessed From

ImportedModelEntities.Item, ImportedModelEntity.ParentEntity

Version

Introduced in version 2016

Was this information helpful?