CadLight class
CadLight class
Class describing CadLight
Inheritance: CadLight →
CadBaseEntity →
CadBaseOwned →
CadBase
The CadLight type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadLight 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. |
| attribute63 | Gets or sets the attribute 63. |
| attribute421 | Gets or sets the attribute 421. |
| version_number | Gets or sets the version number. |
| light_name | Gets or sets the name of the light. |
| light_type | Gets or sets the type of the light. |
| status | Gets or sets a value indicating whether this CadLight is status. |
| plot_glyph | Gets or sets a value indicating whether [plot glyph]. |
| inten_sity | Gets or sets the inten sity. |
| light_position | Gets or sets the light position. |
| target_location | Gets or sets the target location. |
| attenuation_type | Gets or sets the type of the attenuation. |
| attenuation_limits | Gets or sets a value indicating whether [attenuation limits]. |
| attenuation_start_limit | Gets or sets the attenuation start limit. |
| attenuation_end_limit | Gets or sets the attenuation end limit. |
| hotspot_angle | Gets or sets the hotspot angle. |
| falloff_angle | Gets or sets the falloff angle. |
| cast_shadows | Gets or sets a value indicating whether [cast shadows]. |
| shadow_type | Gets or sets the type of the shadow. |
| shadow_map_size | Gets or sets the size of the shadow map. |
| shadow_map_softness | Gets or sets the shadow map softness. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects - class
CadBase - class
CadBaseEntity - class
CadBaseOwned - class
CadLight