Object 49 "Container" (Entity Type "Object") Changed in Version 2021.0

www.CAD6.com

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.

 

Data Block Sequence

Any list of data blocks

 

Interface Command Sequence

MKI_ObjectOpen, Type = MKI_OBJ_CONTAINER

MKI_ObjectAddPoint

         or

MKI_ObjectAddDataBlock

         ...

MKI_ObjectAddPoint

         or

MKI_ObjectAddDataBlock

MKI_ObjectFastInsert

 

CAD6interface 2025.1 - Copyright 2025 Malz++Kassner® GmbH