[mxcad_2d API documentation] (../README. md)/[2d] (../modules/2d. md)/McObject IdType
Enumeration: McObjectIdType
2d.McObjectIdType
The enumeration type McObjectidType represents the type of an object.
Remarks
- kMxCAD: CAD objects. -KMxDraw: Drawing object. -KInvalid: Invalid object.
Table of contents
Enumeration Members
Enumeration Members
kInvalid
• kInvalid = 2
Invalid object
kMxCAD
• kMxCAD = 0
CAD Objects
kMxDraw
• kMxDraw = 1
Drawing object