Class SplineMaterial
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class SplineMaterial : Material, IEquatable<APIBase>
Properties
CoreHardnessHRc
Declaration
public double CoreHardnessHRc { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
HeatTreatmentType
Declaration
public HeatTreatmentTypes HeatTreatmentType { get; set; }
Property Value
Type | Description |
---|---|
HeatTreatmentTypes |
Implements
System.IEquatable<T>