![]() |
API Documentation
|
An entity in CAD which has a layer and other handle information. More...
#include <CADEntities.h>
Public Attributes | |
| 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 |
An entity in CAD which has a layer and other handle information.
| CADColorInfo color_info |
| bool is_off = false |
| String layer |
| String line_type |
| fltp08 line_type_scale = 1.0 |
| bool paper_space = false |
| PaperSpace paper_space_info |
| bool visible = true |