Panel Class

Definition

Namespace: HyperX.Scripting
Assembly: HyperX.Scripting (in HyperX.Scripting.dll) Version: 9.0.0.0 (9.0.0)
C#
public sealed class Panel : Zone
Inheritance
Object    IdEntity    IdNameEntity    IdNameEntityRenameable    EntityWithAssignableProperties    ZoneJointEntity    ZoneBase    Zone    Panel

Properties

A11Auto Units: English = lb/in | N/mm.
A11Required Units: English = lb/in | N/mm.
A22Auto Units: English = lb/in | N/mm.
A22Required Units: English = lb/in | N/mm.
A33Auto Units: English = lb/in | N/mm.
A33Required Units: English = lb/in | N/mm.
AddedOffset Units: English = in | Standard = mm.
AddedWeight Beam Units: English = lb/ft | Standard = kg/m. Panel Units: English = lb/ft² | Standard = kg/m².
(Inherited from ZoneBase)
Area 
AssignedAnalysisProperty Get the analysis property assigned to this Entity. Returns null if none is assigned.
(Inherited from EntityWithAssignableProperties)
AssignedDesignProperty Get the design property assigned to this Entity. Returns null if none is assigned.
(Inherited from EntityWithAssignableProperties)
AssignedLoadProperty Get the load property assigned to this Entity. Returns null if none is assigned.
(Inherited from EntityWithAssignableProperties)
BucklingImperfection
(Inherited from ZoneBase)
BucklingMode 
Centroid
(Inherited from ZoneBase)
D11Auto Units: English = lb*in²/in | Standard = N*mm²/mm.
D11Required Units: English = lb*in²/in | Standard = N*mm²/mm.
D22Auto Units: English = lb*in²/in | Standard = N*mm²/mm.
D22Required Units: English = lb*in²/in | Standard = N*mm²/mm.
D33Auto Units: English = lb*in²/in | Standard = N*mm²/mm.
D33Required Units: English = lb*in²/in | Standard = N*mm²/mm.
Dmid Units: English = in | Standard = mm.
(Inherited from ZoneBase)
EAAuto Units: English = lb | Standard = N.
(Inherited from ZoneBase)
EARequired Units: English = lb | Standard = N.
(Inherited from ZoneBase)
EI1Auto Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
EI1Required Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
EI2Auto Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
EI2Required Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
Elements
(Inherited from Zone)
Ex Units: English = µin/in | Standard = µm/m.
(Inherited from ZoneBase)
Ey Units: English = µin/in | Standard = µm/m.
FatigueKTSkin
(Inherited from ZoneBase)
FatigueKTStiff
(Inherited from ZoneBase)
GJAuto Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
GJRequired Units: English = lb/in² | Standard = N/m².
(Inherited from ZoneBase)
HoneycombCoreAngle Units: English = degrees | Standard = degrees
Id Unlike most entities with IDs, the ID of a Zone can be manually set with the RenumberZone(id) method.
(Inherited from ZoneBase)
IsBeamColumn
(Inherited from ZoneBase)
IsCurved 
IsFullCylinder 
IsZeroOutFeaMoments
(Inherited from ZoneBase)
IsZeroOutFeaTransverseShears
(Inherited from ZoneBase)
Kx Units: English = 1/in | Standard = 1/mm.
Ky Units: English = 1/in | Standard = 1/mm.
MechanicalLimit
(Inherited from ZoneBase)
MechanicalUltimate
(Inherited from ZoneBase)
Name
(Inherited from IdNameEntity)
NonOptimumFactor
(Inherited from ZoneBase)
PerformLocalPostbuckling 
Radius Units: English = in | Standard = mm.
ReferencePlane 
SuperimposeBoundaryCondition
(Inherited from ZoneBase)
SuperimposePanel
(Inherited from ZoneBase)
ThermalHelp
(Inherited from ZoneBase)
ThermalHurt
(Inherited from ZoneBase)
Weight
(Inherited from ZoneBase)
XSpan Units: English = in | Standard = mm.
(Inherited from ZoneBase)
YSpan Units: English = in | Standard = mm.

Methods

AddElements
(Inherited from Zone)
AssignAnalysisProperty
(Inherited from EntityWithAssignableProperties)
AssignDesignProperty
(Inherited from EntityWithAssignableProperties)
AssignLoadProperty
(Inherited from EntityWithAssignableProperties)
AssignProperty Assign a Property to this entity.
(Inherited from EntityWithAssignableProperties)
EqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
GetAllResults
(Inherited from ZoneBase)
GetConceptName
(Inherited from ZoneBase)
GetControllingResult
(Inherited from ZoneBase)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetMinimumMargin
(Inherited from ZoneBase)
GetObjectName
(Inherited from ZoneBase)
GetTypeGets the Type of the current instance.
(Inherited from Object)
GetZoneDesignResults Returns a collection of Zone Design Results for a Solution Id (default 1)
(Inherited from ZoneBase)
Rename
(Inherited from IdNameEntityRenameable)
RenumberZone Attempt to update a zone's ID.
(Inherited from ZoneBase)
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also