IntelliCAD 11.1 Object Library | |
AttributeMode Enumeration | |
See Also |
Members
Member | Value | Description |
---|---|---|
vicAttributeModeConstant | 2 | The attribute text is a fixed value and the value is preset. |
vicAttributeModeInvisible | 1 | The attribute text is invisible. |
vicAttributeModeNormal | 0 | The attribute is visible and editable. The value is entered once. |
vicAttributeModePreset | 8 | The attribute is set to the default value if a preset value exists. |
vicAttributeModeVerify | 4 | The attribute value is entered twice; upon block insertion, a prompt displays to verify that the attribute value is correct. |