Properties | |
| Joints = property | |
| PanelSegments = property | |
| Zones = property | |
| Properties inherited from hyperx.api.ZoneJointContainer | |
| Centroid = property | |
| TotalBeamLength = property | |
| TotalPanelArea = property | |
| TotalZoneWeight = property | |
| 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.Set.__init__ | ( | self, | |
| _api.Set | set ) |
| CollectionModificationStatus hyperx.api.Set.AddJoint | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddJoint | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddJoint | ( | self, | |
| Joint | joint ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddPanelSegment | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddPanelSegment | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddPanelSegment | ( | self, | |
| PanelSegment | segment ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZone | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZone | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZone | ( | self, | |
| Zone | zone ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZones | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZones | ( | self, | |
| tuple[int] | ids ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.AddZones | ( | self, | |
| tuple[Zone] | zones ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoint | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoint | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoint | ( | self, | |
| Joint | joint ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoints | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoints | ( | self, | |
| JointCol | joints ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveJoints | ( | self, | |
| tuple[int] | jointIds ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegment | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegment | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegment | ( | self, | |
| PanelSegment | segment ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegments | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegments | ( | self, | |
| PanelSegmentCol | segments ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemovePanelSegments | ( | self, | |
| tuple[int] | segmentIds ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZone | ( | self, | |
| int | id ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZone | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZone | ( | self, | |
| Zone | zone ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZones | ( | self, | |
| item1 = None ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZones | ( | self, | |
| tuple[int] | zoneIds ) |
Reimplemented from hyperx.api.ZoneJointContainer.
| CollectionModificationStatus hyperx.api.Set.RemoveZones | ( | self, | |
| ZoneCol | zones ) |
Reimplemented from hyperx.api.ZoneJointContainer.
|
static |
|
static |
|
static |