Class PlanetarySocket
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.ConnectionsAndSockets
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PlanetarySocket : PlanetarySocketBase, IEquatable<APIBase>
Properties
PlanetTipClearance
Measurement: ShortLength
Declaration
public double PlanetTipClearance { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>