I3DCreateModelOptions¶
- class I3DCreateModelOptions¶
Bases:
ImpactCOMWrapperBase- Description:
Defines settings that affect how the 3D model is to be created.
- Remarks:
Introduced in Impact 11.0.0.39
Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance
- property board_settings¶
Gets board_settings.
- Description:
Sets the board settings to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of board_settings.
- Return type:
- property flags¶
Gets Flags.
- Description:
Returns an i3_d_create_model_flags object.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Flags.
- Return type:
flags (i3_d_create_model_flags)
- property foil_settings¶
Gets foil_settings.
- Description:
Sets the foil settings to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of foil_settings.
- Return type:
- property fold_angle¶
Gets fold_angle.
- Description:
Sets the global fold angle.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of fold_angle.
- Return type:
fold_angle (float)
- property layer¶
Gets Layer.
- Description:
Sets the source 2D layer from which to create the 3D model.
- Remarks:
Introduced in Impact 11.0.0.39
- property name¶
Gets Name.
- Description:
Sets the name of the new 3D model.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Name.
- Return type:
name (str)
- property origin¶
Gets Origin.
- Description:
Sets the origin and position of the model’s base panel.
- Remarks:
Introduced in Impact 11.0.0.39
- property palette_settings¶
Gets palette_settings.
- Description:
Sets the palette settings to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of palette_settings.
- Return type:
- property quality¶
Gets Quality.
- Description:
Sets the texture quality (enumeration) to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Quality.
- Return type:
- property template_settings¶
Gets template_settings.
- Description:
Sets the scene template settings to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of template_settings.
- Return type:
- property varnish_settings¶
Gets varnish_settings.
- Description:
Sets the varnish settings to use.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of varnish_settings.
- Return type: