Attributes
Moderators: SDS, support, admin
Attributes
Hi Sergey,
This question is about attribute definitions. Can you give me an example to check, set or unset options like constant, preset, etc in an attribute definition? Are stored ad bit coded values?
Thanks in advance. J.Sturari.
This question is about attribute definitions. Can you give me an example to check, set or unset options like constant, preset, etc in an attribute definition? Are stored ad bit coded values?
Thanks in advance. J.Sturari.
Hello Jorma,
CADAttrib.Flags:
1 = Attribute is invisible (does not appear)
2 = This is a constant attribute
4 = Verification is required on input of this attribute
8 = Attribute is preset (no prompt during insertion)
Sergey.
Please post questions to the forum or write to support@cadsofttools.com
CADAttrib.Flags:
1 = Attribute is invisible (does not appear)
2 = This is a constant attribute
4 = Verification is required on input of this attribute
8 = Attribute is preset (no prompt during insertion)
Sergey.
Please post questions to the forum or write to support@cadsofttools.com