![]() |
Object 41 "Marking" (Entity Type "Object") Changed in Version 2021.0 |
www.CAD6.com |
This object type contains a collection of "markings". A marking is used to store and display specific positions in the drawing. They are especially used during construction and to save positions for further reference.
A marking object may contain up to 2,000 markings in total.
Markings will usually not be output to printer or clipboard.
Data Block Sequence Data Block 010( Position ) ... Data Block 010( Position )
ParametersPosition [MKI_POINT] Position of one marking.
Attributes New in Version 2021.0A marking may contain attribute data blocks (see MKI_BLOCK_ATTRIBUTE) of types "local", "outline", and "point". Their position in the list of data blocks must be as follows:
The total number of attributes of each type (local, outline, point) per respective element (entity, outline, and marking) is limited to MKI_ATTRIBS_PER_OBJECT.
Interface Command SequenceMKI_ObjectOpen, Type = MKI_OBJ_MARK MKI_ObjectAddPoint, Type = MKI_DB_POINT_MARK ... MKI_ObjectAddPoint, Type = MKI_DB_POINT_MARK
|
CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH