Miscellaneous Attribute Entity

Parent module: Entity Base

group a3d_attribute

Creates and accesses descriptive names and modeller data associated with PRC entities.

Entity type is kA3DTypeMiscAttribute.

Version

11.1

This structure defines the miscellaneous attributes owned by an A3DRootBase entity.

Sub-modules

Rhino attribute name

Defines names for Rhino attributes.

Data Structures

A3DMiscSingleAttributeData

A structure that specifies modeler data attribute.

A3DMiscAttributeData

A structure that specifies descriptive names and modeller data.

A3DMiscAttributeBasicUnitData

A structure that specifies base unit information.

A3DMiscAttributeUnitData

A structure that specifies unit information.

Functions

A3DMiscAttributeGet()

Populates the A3DMiscAttributeData structure.

A3DMiscAttributeCreate()

Creates an A3DMiscAttribute from A3DMiscAttributeData structure.

A3DGlobalGetUnit()

Get unit information related to a A3DMiscSingleAttributeData structure.

A3DGlobalGetUnitData()

Get unit information related to a A3DMiscSingleAttributeData structure.

Enumerators

A3DEModellerAttributeType

A3DSDKRootEntities.