![]() |
API Documentation
|
A type of entity in CAD representing several entities grouped together. More...
#include <CADEntities.h>
Public Attributes | |
| String | description |
| Buffer< uint04 > | group_objects |
| bool | is_named = false |
| String | name |
| bool | selectable = false |
Public Attributes inherited from EntityData | |
| CADColorInfo | color_info |
| uint04 | file_line_number = Constant<uint04>::Invalid |
| bool | is_off = false |
| String | layer |
| String | line_type |
| fltp08 | line_type_scale = 1.0 |
| uint04 | material_handle = Constant<uint04>::Invalid |
| bool | paper_space = false |
| PaperSpace | paper_space_info |
| bool | visible = true |
Public Attributes inherited from HandleData | |
| uint04 | file_line_number = Constant<uint04>::Invalid |
| uint04 | handle = Constant<uint04>::Invalid |
| uint04 | parent_handle = Constant<uint04>::Invalid |
A type of entity in CAD representing several entities grouped together.
| String description |
| bool is_named = false |
| String name |
| bool selectable = false |