Class SplineContactNodalComponent
Inheritance
System.Object
SplineContactNodalComponent
Assembly: SMT.MastaAPI.14.1.dll
public 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