Protected Member Functions | |
| override void | UpdateNameInDatabase (string name) |
| override bool | ValidateName (string name) |
| Protected Member Functions inherited from HyperX.Scripting.IdNameEntityRenameable | |
| void | UpdateNameInDatabase (string name) |
| Rename this entity in the database. | |
| bool | ValidateName (string name) |
| Return true if this name is valid to use, false otherwise. | |
Properties | |
| override JointCol | Joints [get] |
| override PanelSegmentCol | PanelSegments [get] |
| override ZoneCol | Zones [get] |
| Properties inherited from HyperX.Scripting.ZoneJointContainer | |
| Centroid | Centroid [get] |
| Centroid center determined by weight. | |
| JointCol | Joints [get] |
| PanelSegmentCol | PanelSegments [get] |
| double | TotalBeamLength [get] |
| Summation of beam lengths. | |
| double | TotalPanelArea [get] |
| Summation of panel areas. | |
| double | TotalZoneWeight [get] |
| Get the total weight of all zones contained in this object. | |
| ZoneCol | Zones [get] |
| Properties inherited from HyperX.Scripting.IdNameEntity | |
| string | Name [get, protected set] |
| Properties inherited from HyperX.Scripting.IdEntity | |
| int | Id [get] |
Additional Inherited Members | |
| Protected Attributes inherited from HyperX.Scripting.ZoneJointContainer | |
| readonly Application | _application |
| readonly IJointRepo | _jointRepo |
| readonly IModelRepository | _modelRepo |
| override CollectionModificationStatus HyperX.Scripting.Set.AddJoint | ( | Joint | joint | ) |
| override CollectionModificationStatus HyperX.Scripting.Set.AddPanelSegment | ( | PanelSegment | segment | ) |
| override CollectionModificationStatus HyperX.Scripting.Set.AddZones | ( | IEnumerable< Zone > | zones | ) |
| override CollectionModificationStatus HyperX.Scripting.Set.RemoveJoints | ( | IEnumerable< int > | jointIds | ) |
| override CollectionModificationStatus HyperX.Scripting.Set.RemovePanelSegments | ( | IEnumerable< int > | segmentIds | ) |
| override CollectionModificationStatus HyperX.Scripting.Set.RemoveZones | ( | IEnumerable< int > | zoneIds | ) |
|
protected |
|
protected |
|
get |
|
get |
|
get |