CimSuiteGeomData::GetEntityAttribute



Your Ad Here

Description

Gets an attribute from a selected entity.

Syntax

GetEntityAttribute ( iEnt, iAttribName, iAttribType, oAttribValue )

Input: (IEntity/Object) iEnt

Entity to set the attribute

Input: (String) iAttribName

String of attribute

Input: (suAttributeEnumType) iAttribType

Attribute type

Output: (Variant) oAttribValue

Value of attribute (depending on type)

Remarks

Each entity can contain many attributes.

Return to Cimatron Index


Your Ad Here