CadMaterial class
CadMaterial class
Class describing CadMaterial
Inheritance: CadMaterial
→
CadBaseObject
→
CadBaseOwned
→
CadBase
The CadMaterial type exposes the following members:
Constructors
Constructor | Description |
---|---|
init | Initializes a new instance of the CadMaterial 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. |
material_name | Gets or sets the name of the material. |
description | Gets or sets the description. |
ambient_color_method | Gets or sets the ambient color method. |
ambient_color_factor | Gets or sets the ambient color factor. |
ambient_color_value | Gets or sets the ambient color value. |
diffuse_color_method | Gets or sets the diffuse color method. |
diffuse_color_factor | Gets or sets the diffuse color factor. |
diffuse_color_value | Gets or sets the diffuse color value. |
diffuse_map_blend_factor | Gets or sets the diffuse map blend factor. |
diffuse_map_source | Gets or sets the diffuse map source. |
diffuse_map_file_name | Gets or sets the name of the diffuse map file. |
diffuse_map_mapper_projection_method | Gets or sets the diffuse map mapper projection method. |
tiling_method | Gets or sets the tiling method. |
auto_transform_method | Gets or sets the automatic transform method. |
diffuse_transform_matrix | Gets or sets the diffuse transform matrix. |
specular_gloss_factor | Gets or sets the specular gloss factor. |
specular_color_method | Gets or sets the specular color method. |
specular_color_factor | Gets or sets the specular color factor. |
specular_color_value | Gets or sets the specular color value. |
specular_map_blend_factor | Gets or sets the specular map blend factor. |
specular_map_source | Gets or sets the specular map source. |
specular_map_file_name | Gets or sets the name of the specular map file. |
specular_map_mapper_projection_method | Gets or sets the specular map mapper projection method. |
specular_map_mapper_tiling_method | Gets or sets the specular map mapper tiling method. |
specular_map_mapper_auto_transform_method | Gets or sets the specular map mapper automatic transform method. |
specular_map_mapper_transform_matrix | Gets or sets the specular map mapper transform matrix. |
reflection_map_blend_factor | Gets or sets the reflection map blend factor. |
reflection_map_source | Gets or sets the reflection map source. |
reflection_map_file_name | Gets or sets the name of the reflection map file. |
reflection_map_mapper_projection_method | Gets or sets the reflection map mapper projection method. |
reflection_map_mapper_tiling_method | Gets or sets the reflection map mapper tiling method. |
reflection_map_mapper_auto_transform_method | Gets or sets the reflection map mapper automatic transform method. |
reflection_map_mapper_transform_matrix | Gets or sets the reflection map mapper transform matrix. |
opacity_percent | Gets or sets the opacity percent. |
opacity_map_blend_factor | Gets or sets the opacity map blend factor. |
opacity_map_source | Gets or sets the opacity map source. |
opacity_map_file_name | Gets or sets the name of the opacity map file. |
opacity_map_mapper_projection_method | Gets or sets the opacity map mapper projection method. |
opacity_map_mapper_tiling_method | Gets or sets the opacity map mapper tiling method. |
opacity_map_mapper_auto_transform_method | Gets or sets the opacity map mapper automatic transform method. |
opacity_map_mapper_transform_matrix | Gets or sets the opacity map mapper transform matrix. |
bump_map_blend_factor | Gets or sets the bump map blend factor. |
bump_map_source | Gets or sets the bump map source. |
bump_map_file_name | Gets or sets the name of the bump map file. |
bump_map_mapper_projection_method | Gets or sets the bump map mapper projection method. |
bump_map_mapper_tiling_method | Gets or sets the bump map mapper tiling method. |
bump_map_mapper_auto_transform_method | Gets or sets the bump map mapper automatic transform method. |
bump_map_mapper_transform_matrix | Gets or sets the bump map mapper transform matrix. |
refraction_index | Gets or sets the index of the refraction. |
refraction_map_blend_factor | Gets or sets the refraction map blend factor. |
refraction_map_source | Gets or sets the refraction map source. |
refraction_map_file_name | Gets or sets the name of the refraction map file. |
refraction_map_mapper_projection_method | Gets or sets the refraction map mapper projection method. |
refraction_map_mapper_tiling_method | Gets or sets the refraction map mapper tiling method. |
refraction_map_mapper_auto_transform_method | Gets or sets the refraction map mapper automatic transform method. |
refraction_map_mapper_transform_matrix | Gets or sets the refraction map mapper transform matrix. |
color_bleed_scale | Gets or sets the color bleed scale. |
indirect_dump_scale | Gets or sets the indirect dump scale. |
reflectance_scale | Gets or sets the reflectance scale. |
transmittance_scale | Gets or sets the transmittance scale. |
two_sided_material | Gets or sets the two sided material. |
luminance | Gets or sets the luminance. |
luminance_mode | Gets or sets the luminance mode. |
normal_map_method | Gets or sets the normal map method. |
normal_map_strength | Gets or sets the normal map strength. |
normal_map_blend_factor | Gets or sets the normal map blend factor. |
normal_map_source | Gets or sets the normal map source. |
normal_map_source_file_name | Gets or sets the name of the normal map source file. |
normal_mapper_projection | Gets or sets the normal mapper projection. |
normal_mapper_tiling | Gets or sets the normal mapper tiling. |
normal_mapper_auto_transform | Gets or sets the normal mapper automatic transform. |
normal_mapper_transform | Gets or sets the normal mapper transform. |
materials_anonymous | Gets or sets the materials anonymous. |
global_illumination_mode | Gets or sets the global illumination mode. |
final_gather_mode | Gets or sets the final gather mode. |
gen_proc_name | Gets or sets the name of the gen proc. |
gen_proc_val_bool | Gets or sets the gen proc value bool. |
gen_proc_val_int | Gets or sets the gen proc value int. |
gen_proc_val_real | Gets or sets the gen proc value real. |
gen_proc_val_text | Gets or sets the gen proc value text. |
gen_proc_table_end | Gets or sets the gen proc table end. |
gen_proc_val_color_index | Gets or sets the index of the gen proc value color. |
gen_proc_val_color_rgb | Gets or sets the gen proc value color RGB. |
gen_proc_val_color_name | Gets or sets the name of the gen proc value color. |
map_u_tile | Gets or sets the map u tile. |
translucence | Gets or sets the translucence. |
self_illuminaton | Gets or sets the self illuminaton. |
reflectivity | Gets or sets the reflectivity. |
illumination_model | Gets or sets the illumination model. |
channel_flags | Gets or sets the channel flags. |
attribute282 | Gets or sets the 282 attribute. |
See Also
- module
aspose.cad.fileformats.cad.cadobjects
- class
CadBase
- class
CadBaseObject
- class
CadBaseOwned
- class
CadMaterial