Public Member Functions | |
| __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) | |
Properties | |
| 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 | |
Additional Inherited Members | |
| Protected Attributes inherited from hyperx.api.IdEntity | |
| _Entity = idEntity | |
| hyperx.api.LoadProperty.__init__ | ( | self, | |
| _api.LoadProperty | loadProperty ) |
| PropertyAssignmentStatus hyperx.api.LoadProperty.AssignTo | ( | self, | |
| tuple[int] | entityIds, | ||
| types.FamilyCategory | category ) |
Assign this hyperx.api.LoadProperty to entities represented by entityIds.
| LoadProperty hyperx.api.LoadProperty.Copy | ( | self | ) |
Creates and returns a copy of this hyperx.api.LoadProperty.
|
static |
|
static |
Explains where the moment reference is relative to for User FEA or User General Panel Loads.
|
static |
|
static |