Class ISO4156SplineJointDesign
Inheritance
System.Object
ISO4156SplineJointDesign
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO4156SplineJointDesign : StandardSplineJointDesign, IEquatable<APIBase>
Properties
FormClearance
Declaration
public double FormClearance { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
MaximumEffectiveClearance
Declaration
public double MaximumEffectiveClearance { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
MinimumEffectiveClearance
Declaration
public override double MinimumEffectiveClearance { get; }
Property Value
| Type | Description |
|---|---|
| System.Double |
Overrides
Implements
System.IEquatable<T>