IStandardMaterialMasterSetting

class IStandardMaterialMasterSetting

Bases: IMasterSetting

Description:

An object that represents a Standard Material Master Tool Setting.

Remarks:

Various properties of the standard material setting are exposed allowing the caller to interact with it. Introduced in Impact 6.1.0.21.

Wraps a COM object or another wrapper instance. Accepts: - A valid impact_object - An existing impact_com_wrapper_base-derived instance

property internal_type

Gets internal_type.

Description:

Gets the material type.

Remarks:

Eg “CORRUGATED”, “CARTON”, “LINER”

Returns:

The value of internal_type.

Return type:

internal_type (str)