I3DUpdateModelOptions¶
- class I3DUpdateModelOptions¶
Bases:
ImpactCOMWrapperBase- Description:
Defines settings that affect how the 3D model is to be updated.
- Remarks:
See the i3_d_model.do_update method for example usage. Introduced in Impact 11.0.0.39 Additional properties added in Impact 11.1.1.5 and 12.0.0.127
Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance
- property advanced¶
Gets Advanced.
- Description:
Determines if the advanced foil, emboss and varnish effects are to be updated.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Advanced.
- Return type:
advanced (bool)
- property artwork¶
Gets Artwork.
- Description:
Determines if the artwork is to be updated.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Artwork.
- Return type:
artwork (bool)
- property board¶
Gets Board.
- Description:
Determines if the board material is to be updated.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Board.
- Return type:
board (bool)
- property board_settings¶
Gets board_settings.
- Description:
Sets the board settings to use when updating the 3D model.
- Remarks:
Introduced in Impact 11.1.1.5 and 12.0.0.127
- Returns:
The value of board_settings.
- Return type:
- property foil_settings¶
Gets foil_settings.
- Description:
Sets the foil settings to use when updating the 3D model.
- Remarks:
Introduced in Impact 11.1.1.5 and 12.0.0.127
- Returns:
The value of foil_settings.
- Return type:
- property geometry¶
Gets Geometry.
- Description:
Determines if the geometry is to be updated.
- Remarks:
Introduced in Impact 11.0.0.39
- Returns:
The value of Geometry.
- Return type:
geometry (bool)
- property palette_settings¶
Gets palette_settings.
- Description:
Sets the palette settings to use when updating the 3D model.
- Remarks:
Introduced in Impact 11.1.1.5 and 12.0.0.127
- Returns:
The value of palette_settings.
- Return type:
- property quality¶
Gets Quality.
- Description:
Sets the texture quality (an enumeration) to use when updating the 3D model.
- Remarks:
Introduced in Impact 11.1.1.5 and 12.0.0.127
- Returns:
The value of Quality.
- Return type:
- property varnish_settings¶
Gets varnish_settings.
- Description:
Sets the varnish settings to use when updating the 3D model.
- Remarks:
Introduced in Impact 11.1.1.5 and 12.0.0.127
- Returns:
The value of varnish_settings.
- Return type: