Object 41 "Marking" (Entities) Changed in Version 2021.0

www.CAD6.com

Data Block Sequence

Data Block 010( x1, y1 )

- Marking

 

 ...

 

Data Block 010( x?, y? )

- Marking

 

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. Markings will usually not be output to printer or clipboard.

 

A marking object may contain up to 2000 markings in total.

 

Attributes New in Version 2021.0

A 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:

-Outline attributes must be placed anywhere behind the marking of the respective outline. Any outline attribute after a marking data block M and before the next marking data block (or end of object) belongs to the outline degined by marking M.
-Point attributes must be placed behind the respective marking. Any point attribute after marking data block P and before the next marking data block (or end of object) belongs to that marking P.
-Local attributes should be placed behind all other datablocks and attributes.

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 Sequence

MKI_ObjectOpen, Type = MKI_OBJ_MARK

MKI_ObjectAddPoint, Type = MKI_DB_POINT_MARK

         ...

MKI_ObjectAddPoint, Type = MKI_DB_POINT_MARK

MKI_ObjectFastInsert

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH