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 | |
| HasAxial = property | |
| HasM1a = property | |
| HasM1b = property | |
| HasM2a = property | |
| HasM2b = property | |
| HasMx = property | |
| HasMxy = property | |
| HasMy = property | |
| HasNx = property | |
| HasNxy = property | |
| HasNy = property | |
| HasQx = property | |
| HasQy = property | |
| HasTorque = property | |
| HasV1 = property | |
| HasV2 = 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 | |
| hyperx.api.LoadPropertyElementBased.__init__ | ( | self, | |
| _api.LoadPropertyElementBased | loadPropertyElementBased ) |