HyperX.Scripting.Python.Api
The HyperX Scripting Library for Python
Loading...
Searching...
No Matches
hyperx.api.LoadPropertyElementBased Class Reference
Inheritance diagram for hyperx.api.LoadPropertyElementBased:
hyperx.api.LoadPropertyFea hyperx.api.LoadProperty hyperx.api.AssignableProperty hyperx.api.IdNameEntity hyperx.api.IdEntity

Public Member Functions

 __init__ (self, _api.LoadPropertyElementBased loadPropertyElementBased)
Public Member Functions inherited from hyperx.api.LoadPropertyFea
 __init__ (self, _api.LoadPropertyFea loadPropertyFea)
Public Member Functions inherited from hyperx.api.LoadProperty
 __init__ (self, _api.LoadProperty loadProperty)
PropertyAssignmentStatus AssignTo (self, tuple[int] entityIds, types.FamilyCategory category)
 Assign this hyperx.api.LoadProperty to entities represented by entityIds.
LoadProperty Copy (self)
 Creates and returns a copy of this hyperx.api.LoadProperty.
Public Member Functions inherited from hyperx.api.AssignableProperty
 __init__ (self, _api.AssignableProperty assignableProperty)
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)

Additional Inherited Members

Protected Attributes inherited from hyperx.api.IdEntity
 _Entity = idEntity
Properties inherited from hyperx.api.LoadPropertyFea
 Axial = property
 HasM1a = property
 HasM1b = property
 HasMx = property
 HasMxy = property
 HasMy = property
 HasNx = property
 HasNxy = property
 HasNy = property
 HasQx = property
 HasQy = property
 M2a = property
 Moment = property
 Shear = property
 Tension = property
 Torque = property
 V1 = property
 V2 = property
Properties inherited from hyperx.api.LoadProperty
 Category = property
 The hyperx.api.types.FamilyCategory of the hyperx.api.LoadProperty.
 IsZeroCurvature = property
 Explains where the moment reference is relative to for User FEA or User General Panel Loads.
 ModificationDate = property
 Type = property
 The hyperx.api.types.LoadPropertyType of the hyperx.api.LoadProperty.
Properties inherited from hyperx.api.IdNameEntity
 Name = property
Properties inherited from hyperx.api.IdEntity
 Id = property

Constructor & Destructor Documentation

◆ __init__()

hyperx.api.LoadPropertyElementBased.__init__ ( self,
_api.LoadPropertyElementBased loadPropertyElementBased )

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