API Documentation
|
#include <CADEntities.h>
Public Attributes | |
String | name |
String | description |
bool | is_named = false |
bool | selectable = false |
Buffer< uint04 > | group_objects |
Public Attributes inherited from EntityData | |
String | layer |
String | line_type |
CADColorInfo | color_info |
fltp08 | line_type_scale = 1.0 |
PaperSpace | paper_space_info |
uint04 | material_handle = Constant<uint04>::NaN |
uint04 | file_line_number = Constant<uint04>::NaN |
bool | is_off = false |
bool | visible = true |
bool | paper_space = false |
Public Attributes inherited from HandleData | |
uint04 | handle = Constant<uint04>::NaN |
uint04 | parent_handle = Constant<uint04>::NaN |
uint04 | file_line_number = Constant<uint04>::NaN |
String description |
bool is_named = false |
String name |
bool selectable = false |