Ply Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public class Ply : IdNameEntity
Inheritance
Object    IdEntity    IdNameEntity    Ply

Properties

Area 
Description 
Elements 
FiberDirectionCurves 
Id
(Inherited from IdEntity)
InnerCurves 
MaterialId 
Name
(Inherited from IdNameEntity)
Orientation This must be an integer in the range of [-90, 90]
OuterCurves 
Sequence 
StructureId The structure that contains this ply.
Thickness 

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