Share

BIMComponentPropertySets Object


Description

BIMComponentPropertySets object.

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.
Count Read-only property that returns the total number of BIM component property sets this BIM document.
Item Returns the specified BIMComponentPropertySet object from the collection. This collection is empty until the component type is defined using the ComponentType property of the BIMComponentDescription object.
Type Returns an ObjectTypeEnum indicating this object's type.

Accessed From

BIMComponentDescription.ComponentPropertySets

Version

Introduced in version 2011

Was this information helpful?