Class SplineContactNodalComponent
Inheritance
System.Object
SplineContactNodalComponent
Assembly: SMT.MastaAPI.15.0.dll
public sealed class SplineContactNodalComponent : NodalComposite, IEquatable<APIBase>
Properties
Declaration
public int NumberOfTeethInContact { get; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int NumberOfTeethInContactLeftFlank { get; }
Property Value
Type |
Description |
System.Int32 |
|
Declaration
public int NumberOfTeethInContactRightFlank { get; }
Property Value
Type |
Description |
System.Int32 |
|
Implements
System.IEquatable<T>
Extension Methods