Object 49 "Container" (Entities) Changed in Version 2021.0

www.CAD6.com

Data Block Sequence

Any list of data blocks

 

A container is a non-functional object used to store arbitrary data in the display data of extended objects, clipping surfaces or blocks. It is basically used by plug-ins to store additional data in extended objects that does not influence the drawing output. When found directly within a drawing, it will be discarded.

 

It may contain any type and number of data blocks, the serving application will ignore the object and all its contents.

 

Interface Command Sequence

MKI_ObjectOpen, Type = MKI_OBJ_CONTAINER

MKI_ObjectAddPoint

         or

MKI_ObjectAddDataBlock

         ...

MKI_ObjectAddPoint

         or

MKI_ObjectAddDataBlock

MKI_ObjectFastInsert

 

CAD6interface 2025.0 - Copyright 2025 Malz++Kassner® GmbH