CadViewport class
CadViewport class
The Cad view port.
Inheritance: CadViewport →
CadBaseEntity →
CadBaseOwned →
CadBase
The CadViewport type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadViewport class. |
Properties
| Property | Description |
|---|---|
| embedded_objects_container | Gets or sets the embedded objects container. |
| object_handle | Gets or sets the object handle. |
| xdata_container | Gets or sets the xdata container. |
| attributes | Gets or sets the attributes. |
| application_codes_container | Gets or sets the application defined codes container. |
| attribute_102_values | Gets or sets the attribute102 values. |
| numreactors | The Numreactors |
| reactors | Get or sets the reactors handle |
| hard_owner | Gets or sets the hard owner. |
| soft_owner | Gets or sets the soft owner. |
| is_soft_owner_set | Gets a value indicating whether soft owner is set. |
| type_name | Gets the name of the type. |
| child_objects | Gets or sets the child objects. |
| color_id | Gets or sets the color id. |
| layout_tab_name | Gets or sets the name of the layout tab. |
| color_name | Gets or sets the name of the color. |
| color_value | Gets or sets the color value. |
| layer_name | Gets or sets the name of the layer. |
| line_scale | Gets or sets the line scale. |
| line_type_name | Gets or sets the name of the line type. |
| line_weight | Gets or sets the line weight. |
| material | Gets or sets the material. |
| material_handle | Gets or sets the material handle. |
| plot_style | Gets or sets the plot style. |
| proxy_bytes_count | Gets or sets the proxy bytes count. |
| proxy_data | Gets or sets the proxy data. |
| shadow_mode | Gets or sets the shadow mode. |
| space_mode | Gets or sets the space mode. |
| bounds | Minimal and maximal points of entity. Filled after GetBounds is called for CadImage. |
| transparency | Gets or sets the transparency. |
| visible | Gets or sets a value indicating whether this CadBaseEntity is visible. |
| hyperlink | Gets or sets the hyperlink. |
| entmode | The Entmode |
| x_dir_missing_flag | The XDirMissingFlag |
| storage_flag | The StorageFlag |
| is_by_layer | The IsByLayer |
| is_no_links | The IsNoLinks |
| l_type | The LType |
| plot_style_flag | Plot style flag. |
| ambient_element1 | Gets or sets the ambient element 1. |
| ambient_element2 | Gets or sets the ambient element 2. |
| ambient_element3 | Gets or sets the ambient element 3. |
| axis_x_of_ucs | Gets or sets the axis x of UCS. |
| axis_y_of_ucs | Gets or sets the axis y of UCS. |
| back_clip_z_value | Gets or sets the back clip z value. |
| background_handle | Gets or sets the background handle. |
| center_point | Gets or sets the center point. |
| circle_zoom_present | Gets or sets the circle zoom present. |
| default_ligting_flag | Gets or sets a value indicating whether default ligting flag. |
| default_ligting_type | Gets or sets the default ligting type. |
| display_ucs | Gets or sets the display UCS. |
| elevation | Gets or sets the elevation. |
| front_clip_z_value | Gets or sets the front clip z value. |
| frozen_layer_object_id_list | Gets or sets the frozen layer object identifier list. |
| grid_frequency | Gets or sets the grid frequency. |
| grid_spacing | Gets or sets the grid spacing. |
| height | Gets or sets the height. |
| origin_ucs | Gets or sets the origin UCS. |
| orthographic | Gets or sets the orthographic. |
| perspective_lens_length | Gets or sets the perspective lens length. |
| plot_style_sheet_name | Gets or sets the plot style sheet name. |
| reference_to_table_record | Gets or sets the reference to table record. |
| reference_to_table_record_ortho_graphic | Gets or sets the reference to table record ortho graphic. |
| render_mode | Gets or sets the render mode. |
| shade_handle | Gets or sets the shade handle. |
| shade_plot_mode | Gets or sets the shade plot mode. |
| snap_angle | Gets or sets the snap angle. |
| snap_base_point | Gets or sets the snap base point. |
| snap_spacing | Gets or sets the snap spacing. |
| status | Gets or sets the status. (DXF 68 status) |
| sun_handle | Gets or sets the sun handle. |
| twist_angle | Gets or sets the twist angle. |
| ucs_per_view_port | Gets or sets the UCS per view port. |
| view_height | Gets or sets the view height. |
| view_brigtness | Gets or sets the view brigtness. |
| view_center_point | Gets or sets the view center point. |
| view_contrast | Gets or sets the view contrast. |
| view_direction_vector | Gets or sets the view direction vector. |
| view_point_ref1 | Gets or sets the view point ref 1. |
| view_point_ref2 | Gets or sets the view point ref 2. |
| view_point_ref3 | Gets or sets the view point ref 3. |
| view_point_ref4 | Gets or sets the view point ref 4. |
| view_port_id | Gets or sets the view port id. |
| view_port_status | Gets or sets the view port status. (DXF 90) |
| has_new_status | Wether entity has new viewport status field (DXF 90) |
| view_target_vector | Gets or sets the view target vector. |
| viewport_clipping_object_id | Gets or sets the viewport clipping object id. |
| visual_style_handle | Gets or sets the visual style handle. |
| width | Gets or sets the width. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects - class
CadBase - class
CadBaseEntity - class
CadBaseOwned - class
CadViewport