Eyeshot 10 WinForms API Reference
Constant Property (AttributeBase)

WinForms Assembly > devDept.Eyeshot.Entities Namespace > AttributeBase Class : Constant Property
Autodesk attribute mode. The attribute text is a fixed value and the value is preset.
Syntax
'Declaration
 
Public Property Constant As Boolean
public bool Constant {get; set;}
Remarks
To see the effect of this change, call devDept.Eyeshot.EntityList.SynchronizeAttributes
See Also

Reference

AttributeBase Class
AttributeBase Members