Class RingPins
Inheritance
System.Object
RingPins
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class RingPins : MountableComponent, IEquatable<APIBase>
Properties
Length
Declaration
public override double Length { get; set; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
RingPinsDesign
Declaration
public RingPinsDesign RingPinsDesign { get; }
Property Value
RingPinsMaterial
Declaration
public RingPinsMaterial RingPinsMaterial { get; }
Property Value
RingPinsMaterialDatabase
Declaration
public DatabaseWithSelectedItem RingPinsMaterialDatabase { get; set; }
Property Value
Implements
System.IEquatable<T>
Extension Methods