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