Class RingPins
Inheritance
System.Object
RingPins
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed 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