CadHatch class
CadHatch class
The Cad hatch.
Inheritance: CadHatch →
CadBaseExtrudedEntity →
CadBaseEntity →
CadBaseOwned →
CadBase
The CadHatch type exposes the following members:
Constructors
| Constructor | Description |
|---|---|
| init | Initializes a new instance of the CadBaseExtrudedEntity 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. |
| extrusion_direction | Gets or sets the extrusion direction. |
| reserved_for_future_values | Gets or sets the reserved for future. |
| hatch_string | Gets or sets the hatch string. |
| zero_is_reserved | Gets or sets the zero is reserved. |
| associative_flag | Gets or sets the associative flag. |
| boundary_annotation | Gets or sets the boundary annotation. |
| boundary_paths | Gets or sets the boundary paths. |
| elevation | Gets or sets the elevation. |
| gradient_color_tint | Gets or sets the gradient color tint. |
| gradient_colors_type | Gets or sets the gradient colors type. |
| gradient_definition | Gets or sets the gradient definition. |
| gradient_rotation_angle | Gets or sets the gradient rotation angle. |
| gradient_type | Gets or sets the gradient type. |
| hatch_angle | Gets or sets the hatch angle. |
| hatch_pattern_double_flag | Gets or sets the hatch pattern double flag. |
| hatch_pattern_type | Gets or sets the hatch pattern type. |
| hatch_scale_or_spacing | Gets or sets the hatch scale or spacing. |
| hatch_style | Gets or sets the hatch style. |
| ignored_boundaries | Gets or sets the ignored boundaries. |
| number_of_boundaries | Gets or sets the number of boundaries. |
| number_of_pattern_definitions | Gets or sets the number of pattern definitions. |
| number_of_seed_points | Gets or sets the number of seed points. |
| offset_vector | Gets or sets the offset vector. |
| pattern_fill_color | Gets or sets the pattern fill color. |
| pattern_name | Gets or sets the pattern name. |
| pixel_size | Gets or sets the pixel size. |
| seed_points | Gets or sets the seed points. |
| fit_points | Gets or sets the fit points. |
| start_tangent | The Start Tangent |
| end_tangent | The End Tangent |
| solid_fill_flag | Gets or sets the solid fill flag. |
| solid_or_gradient | Gets or sets the solid or gradient. |
| pattern_definitions | Gets or sets the pattern definitions. |
| gradient_name | The Gradient Name |
See Also
- module
aspose.cad.fileformats.cad.cadobjects.hatch - class
CadBase - class
CadBaseEntity - class
CadBaseExtrudedEntity - class
CadBaseOwned - class
CadHatch