API Documentation
Loading...
Searching...
No Matches
DXFGroup Struct Reference

A type of entity in CAD representing several entities grouped together. More...

#include <CADEntities.h>

Inheritance diagram for DXFGroup:
[legend]
Collaboration diagram for DXFGroup:
[legend]

Public Attributes

String description
 
Buffer< uint04group_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
 

Detailed Description

A type of entity in CAD representing several entities grouped together.


Member Data Documentation

◆ description

String description

◆ group_objects

Buffer<uint04> group_objects

◆ is_named

bool is_named = false

◆ name

String name

◆ selectable

bool selectable = false

The documentation for this struct was generated from the following file: