AutoCAD.DynamicBlockProperty

Description

A class that encapsulates a dynamic block property associated with an AutoCAD.BlockReference.

This class is a FlexScript wrapper for the AcDbDynBlockReferenceProperty class.

Properties

name Gets the name of the property.
value Gets/sets the property's value.

Details

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.DynamicBlockProperty.name

string name

Description

Gets the name of the property.

Do no remove, this fixes the anchor on doc.flexsim.com

AutoCAD.DynamicBlockProperty.value

Variant value

Description

Gets/sets the property's value.