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