HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.Panel Class Reference
Inheritance diagram for hyperx.api.Panel:
hyperx.api.Zone hyperx.api.ZoneBase hyperx.api.ZoneJointEntity hyperx.api.EntityWithAssignableProperties hyperx.api.IdNameEntityRenameable hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.Panel panel)
Public Member Functions inherited from hyperx.api.Zone
 __init__ (self, _api.Zone zone)
None AddElements (self, tuple[int] elementIds)
Public Member Functions inherited from hyperx.api.ZoneBase
 __init__ (self, _api.ZoneBase zoneBase)
AnalysisResultCol GetAllResults (self)
 Obselete.
str GetConceptName (self)
AnalysisResult GetControllingResult (self)
AnalysisResultCol GetControllingResultsPerCriterion (self)
Margin GetMinimumMargin (self)
str GetObjectName (self, types.FamilyObjectUID objectId)
AnalysisResultCol GetResults (self)
 Get all analysis results for this zone.
ZoneDesignResultCol GetZoneDesignResults (self, int solutionId=1)
 Returns a collection of Zone Design Results for a Solution Id (default 1).
ZoneIdUpdateStatus RenumberZone (self, int newId)
 Attempt to update a zone's ID.
Public Member Functions inherited from hyperx.api.ZoneJointEntity
 __init__ (self, _api.ZoneJointEntity zoneJointEntity)
Public Member Functions inherited from hyperx.api.EntityWithAssignableProperties
 __init__ (self, _api.EntityWithAssignableProperties entityWithAssignableProperties)
PropertyAssignmentStatus AssignAnalysisProperty (self, int id)
PropertyAssignmentStatus AssignDesignProperty (self, int id)
PropertyAssignmentStatus AssignLoadProperty (self, int id)
PropertyAssignmentStatus AssignProperty (self, AssignableProperty property)
 Assign a Property to this entity.
Public Member Functions inherited from hyperx.api.IdNameEntityRenameable
 __init__ (self, _api.IdNameEntityRenameable idNameEntityRenameable)
None Rename (self, str name)
Public Member Functions inherited from hyperx.api.IdNameEntity
 __init__ (self, _api.IdNameEntity idNameEntity)
Public Member Functions inherited from hyperx.api.IdEntity
 __init__ (self, _api.IdEntity idEntity)

Properties

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

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity
Static Protected Attributes inherited from hyperx.api.ZoneBase
 _Centroid

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.Panel.__init__ ( self,
_api.Panel panel )

Property Documentation

◆ A11Auto

hyperx.api.Panel.A11Auto = property
static

Units English = lb/in | N/mm.

◆ A11Required

hyperx.api.Panel.A11Required = property
static

Units English = lb/in | N/mm.

◆ A22Auto

hyperx.api.Panel.A22Auto = property
static

Units English = lb/in | N/mm.

◆ A22Required

hyperx.api.Panel.A22Required = property
static

Units English = lb/in | N/mm.

◆ A33Auto

hyperx.api.Panel.A33Auto = property
static

Units English = lb/in | N/mm.

◆ A33Required

hyperx.api.Panel.A33Required = property
static

Units English = lb/in | N/mm.

◆ AddedOffset

hyperx.api.Panel.AddedOffset = property
static

Units English = in | Standard = mm.

◆ Area

hyperx.api.Panel.Area = property
static

◆ BucklingMode

hyperx.api.Panel.BucklingMode = property
static

◆ D11Auto

hyperx.api.Panel.D11Auto = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ D11Required

hyperx.api.Panel.D11Required = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ D22Auto

hyperx.api.Panel.D22Auto = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ D22Required

hyperx.api.Panel.D22Required = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ D33Auto

hyperx.api.Panel.D33Auto = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ D33Required

hyperx.api.Panel.D33Required = property
static

Units English = lb*in²/in | Standard = N*mm²/mm.

◆ Ey

hyperx.api.Panel.Ey = property
static

Units English = µin/in | Standard = µm/m.

◆ HoneycombCoreAngle

hyperx.api.Panel.HoneycombCoreAngle = property
static

Units English = degrees | Standard = degrees.

◆ IsCurved

hyperx.api.Panel.IsCurved = property
static

◆ IsFullCylinder

hyperx.api.Panel.IsFullCylinder = property
static

◆ Kx

hyperx.api.Panel.Kx = property
static

Units English = 1/in | Standard = 1/mm.

◆ Ky

hyperx.api.Panel.Ky = property
static

Units English = 1/in | Standard = 1/mm.

◆ PerformLocalPostbuckling

hyperx.api.Panel.PerformLocalPostbuckling = property
static

◆ Radius

hyperx.api.Panel.Radius = property
static

Units English = in | Standard = mm.

◆ ReferencePlane

hyperx.api.Panel.ReferencePlane = property
static

◆ YSpan

hyperx.api.Panel.YSpan = property
static

Units English = in | Standard = mm.


The documentation for this class was generated from the following file:
  • C:/Dev/HyperX/HyperX/HyperX.Scripting.Wrapper/hyperx/api/__init__.py