NDEVR
API Documentation
ViewportData

logic for storing a viewport in a CAD-friendly way for exporting and importing. More...

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

Additional Inherited Members

Public Attributes inherited from EntityData
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

logic for storing a viewport in a CAD-friendly way for exporting and importing.


Definition at line 901 of file CADEntities.h.


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