LaminateBase Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public abstract class LaminateBase
Inheritance
Object    LaminateBase
Derived

Properties

Density Density. Eng: lbm/in^3 / SI: kg/m^3
HyperLaminate 
Id 
IsEditable 
LaminateFamilyId 
LaminateFamilyOrder 
LayerCount The total number of layers in this laminate.
MaterialFamilyName 
Name 
Thickness Thickness. Eng: in / SI: mm

Methods

EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets the Type of the current instance.
(Inherited from Object)
Save Save the laminate.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also