Class ConcentricPartGroupParallelToThis
Inheritance
System.Object
ConcentricPartGroupParallelToThis
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ConcentricPartGroupParallelToThis : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
CentreDistance
Declaration
public double CentreDistance { get; }
Property Value
| Type |
Description |
| System.Double |
|
ParallelGroup
Declaration
public ConcentricOrParallelPartGroup ParallelGroup { get; }
Property Value
Implements
System.IEquatable<T>
Extension Methods