In Autocad I can get constant attributes with the GetConstantAttributes
method of an AcadBlockReference object. In Intellicad the BlockInsert
object has only the GetAttributes method so it seems impossible to get
constant attributes.
Does anyone know a way to get constant attributes in Intellicad?
Thanks