OrthotropicEffectiveLaminate Class

Orthotropic material effective laminate properties. Read-only from the API. Check if material is an effective laminate with orthotropic.IsEffectiveLaminate.

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public sealed class OrthotropicEffectiveLaminate
Inheritance
Object    OrthotropicEffectiveLaminate

Properties

Fabric_Orthotropic Fabric material associated with effective orthotropic material.
Percent_fabric_0 
Percent_fabric_45 
Percent_fabric_90 
Percent_tape_0 
Percent_tape_45 
Percent_tape_90 
Tape_Orthotropic Tape material associated with effective orthotropic material.
Use_tape_allowables 
Valid 

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)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also