NDEVR
API Documentation
EntityData

An entity in CAD which has a layer and other handle information. More...

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

Public Attributes

CADColorInfo color_info
 Color information for this entity.
uint04 file_line_number = Constant<uint04>::Invalid
 Line number in the source file.
bool is_off = false
 Whether the entity layer is off.
String layer
 The layer this entity belongs to.
String line_type
 The line type name for this entity.
fltp08 line_type_scale = 1.0
 Scale factor for the line type pattern.
uint04 material_handle = Constant<uint04>::Invalid
 Handle to the associated material.
bool paper_space = false
 Whether this entity is in paper space.
PaperSpace paper_space_info
 Paper space configuration for this entity.
bool visible = true
 Whether this entity is visible.
Public Attributes inherited from HandleData
uint04 file_line_number = Constant<uint04>::Invalid
 The line number in the source file.
uint04 handle = Constant<uint04>::Invalid
 The handle of this object.
uint04 parent_handle = Constant<uint04>::Invalid
 The handle of the parent object.

Detailed Description

An entity in CAD which has a layer and other handle information.


Definition at line 157 of file CADEntities.h.


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