Class PlanetShaftFromCAD
Inheritance
System.Object
PlanetShaftFromCAD
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.ImportFromCAD
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class PlanetShaftFromCAD : AbstractShaftFromCAD, IEquatable<APIBase>
Properties
PlanetDiameter
Declaration
public double PlanetDiameter { get; set; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Implements
System.IEquatable<T>