Public Member Functions | |
| def | specular_colour () |
| def | specular_exponent () |
| def | specular_reflectance () |
Public Member Functions inherited from automotive_design.surface_style_reflectance_ambient_diffuse | |
| def | diffuse_reflectance () |
Public Member Functions inherited from automotive_design.surface_style_reflectance_ambient | |
| def | ambient_reflectance () |
Public Attributes | |
| specular_colour | |
| specular_exponent | |
| specular_reflectance | |
Public Attributes inherited from automotive_design.surface_style_reflectance_ambient_diffuse | |
| diffuse_reflectance | |
Public Attributes inherited from automotive_design.surface_style_reflectance_ambient | |
| ambient_reflectance | |
Detailed Description
Entity surface_style_reflectance_ambient_diffuse_specular definition. :param specular_reflectance :type specular_reflectance:REAL :param specular_exponent :type specular_exponent:REAL :param specular_colour :type specular_colour:colour
Member Function Documentation
◆ specular_colour()
| def automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_colour | ( | ) |
References automotive_design.surface_style_reflectance_ambient_diffuse_specular._specular_colour, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_reflectance_ambient_diffuse_specular._specular_colour, and automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_colour.
◆ specular_exponent()
| def automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_exponent | ( | ) |
References automotive_design.surface_style_reflectance_ambient_diffuse_specular._specular_exponent, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_reflectance_ambient_diffuse_specular._specular_exponent, and automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_exponent.
◆ specular_reflectance()
| def automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_reflectance | ( | ) |
References automotive_design.surface_style_reflectance_ambient_diffuse_specular._specular_reflectance, ap203_configuration_controlled_3d_design_of_mechanical_parts_and_assemblies_mim_lf.surface_style_reflectance_ambient_diffuse_specular._specular_reflectance, and automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_reflectance.
Member Data Documentation
◆ specular_colour
| automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_colour |
◆ specular_exponent
| automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_exponent |
◆ specular_reflectance
| automotive_design.surface_style_reflectance_ambient_diffuse_specular.specular_reflectance |
The documentation for this class was generated from the following file:
- src/Mod/Import/App/automotive_design.py
Public Member Functions inherited from
1.8.17