Class DefaultExportSettings
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class DefaultExportSettings : PerMachineSettings, IEquatable<APIBase>
Properties
PartModelExportPanelOptions
Declaration
public PartModelExportPanelOptions PartModelExportPanelOptions { get; }
Property Value
Type | Description |
---|---|
PartModelExportPanelOptions |
Implements
System.IEquatable<T>