Class SplineMaterial
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
SplineMaterial
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.DetailedRigidConnectors.Splines
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public 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>