Description
This method connects the attribute to the entity.
Syntax
Attach ( Attribute );
|
Input: (IAttribute) Attribute |
The attribute to be attached to the entity. |
Remark
Attributes of cmAttDouble and cmAttInteger are not saved with the document and are only accessible so long as a document they use is open. To save these types of attributes with a document, use the cmAttDoubleSaveable and cmAttIntegerSaveable attribute types accordingly.