Class PlanetCarrierSettings
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
PlanetCarrierSettings
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.SystemModel.PartModel
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class PlanetCarrierSettings : PerMachineSettings, IEquatable<APIBase>
Properties
PlanetPinManufacturingErrorsCoordinateSystem
Declaration
public PlanetPinManufacturingErrorsCoordinateSystem PlanetPinManufacturingErrorsCoordinateSystem { get; set; }
Property Value
Type | Description |
---|---|
PlanetPinManufacturingErrorsCoordinateSystem |
Implements
System.IEquatable<T>