| __init__(self, _api.Structure structure) | hyperx.api.Structure | |
| _Entity | hyperx.api.IdEntity | protected |
| AddElements(self, tuple[int] elementIds) | hyperx.api.Structure | |
| AddJoint(self, Joint joint) | hyperx.api.Structure | |
| AddJoint(self, int id) | hyperx.api.Structure | |
| AddJoint(self, item1=None) | hyperx.api.Structure | |
| AddPanelSegment(self, PanelSegment segment) | hyperx.api.Structure | |
| AddPanelSegment(self, int id) | hyperx.api.Structure | |
| AddPanelSegment(self, item1=None) | hyperx.api.Structure | |
| AddPfemProperties(self, tuple[int] pfemPropertyIds) | hyperx.api.Structure | |
| AddZone(self, int id) | hyperx.api.Structure | |
| AddZone(self, Zone zone) | hyperx.api.Structure | |
| AddZone(self, item1=None) | hyperx.api.Structure | |
| AddZones(self, tuple[Zone] zones) | hyperx.api.Structure | |
| AddZones(self, tuple[int] ids) | hyperx.api.Structure | |
| AddZones(self, item1=None) | hyperx.api.Structure | |
| Centroid | hyperx.api.ZoneJointContainer | static |
| CreatePanelSegment(self, types.DiscreteTechnique discreteTechnique, dict[types.DiscreteDefinitionType, list[int]] discreteElementLkp, str name=None) | hyperx.api.Structure | |
| CreateZone(self, tuple[int] elementIds, str name=None) | hyperx.api.Structure | |
| ExportVCP(self, str fileName) | hyperx.api.Structure | |
| Id | hyperx.api.IdEntity | static |
| Joints | hyperx.api.Structure | static |
| Name | hyperx.api.IdNameEntity | static |
| PanelSegments | hyperx.api.Structure | static |
| Plies | hyperx.api.Structure | static |
| Remove(self, tuple[int] zoneIds, tuple[int] jointIds) | hyperx.api.Structure | |
| Remove(self, tuple[int] zoneIds, tuple[int] jointIds, tuple[int] panelSegmentIds) | hyperx.api.Structure | |
| Remove(self, item1=None, item2=None, item3=None) | hyperx.api.Structure | |
| RemoveJoint(self, int id) | hyperx.api.Structure | |
| RemoveJoint(self, Joint joint) | hyperx.api.Structure | |
| RemoveJoint(self, item1=None) | hyperx.api.Structure | |
| RemoveJoints(self, tuple[int] jointIds) | hyperx.api.Structure | |
| RemoveJoints(self, JointCol joints) | hyperx.api.Structure | |
| RemoveJoints(self, item1=None) | hyperx.api.Structure | |
| RemovePanelSegment(self, int id) | hyperx.api.Structure | |
| RemovePanelSegment(self, PanelSegment segment) | hyperx.api.Structure | |
| RemovePanelSegment(self, item1=None) | hyperx.api.Structure | |
| RemovePanelSegments(self, tuple[int] segmentIds) | hyperx.api.Structure | |
| RemovePanelSegments(self, PanelSegmentCol segments) | hyperx.api.Structure | |
| RemovePanelSegments(self, item1=None) | hyperx.api.Structure | |
| RemoveZone(self, int id) | hyperx.api.Structure | |
| RemoveZone(self, Zone zone) | hyperx.api.Structure | |
| RemoveZone(self, item1=None) | hyperx.api.Structure | |
| RemoveZones(self, tuple[int] zoneIds) | hyperx.api.Structure | |
| RemoveZones(self, ZoneCol zones) | hyperx.api.Structure | |
| RemoveZones(self, item1=None) | hyperx.api.Structure | |
| Rename(self, str name) | hyperx.api.IdNameEntityRenameable | |
| TotalBeamLength | hyperx.api.ZoneJointContainer | static |
| TotalPanelArea | hyperx.api.ZoneJointContainer | static |
| TotalZoneWeight | hyperx.api.ZoneJointContainer | static |
| Zones | hyperx.api.Structure | static |