SuperNode Class |
Namespace: Frame3D
The SuperNode type exposes the following members.
| Name | Description | |
|---|---|---|
| SuperNode(Int32, Double, Double, Double) |
Node object initialization
| |
| SuperNode(Int32, Double, Double, Double, LocalCoordinateSystem) |
Node object initialization
|
| Name | Description | |
|---|---|---|
| Equals |
SuperNode Equals overriden function
(Overrides ObjectEquals(Object).) | |
| GetModalDisplacements |
Gets the modal displacements of the node
| |
| GetNodalDisplacementsForLoadCase |
Gets nodal displacements with respect to the global coordinate system for the specified load case
| |
| GetNodalDisplacementsForLoadCombination |
Gets nodal displacements with respect to the global coordinate system for the specified load combination
| |
| GetReactionsForLoadCase |
Gets nodal reactions with respect to the global coordinate system
| |
| GetReactionsForLoadCombination |
Gets nodal reactions with respect to the global coordinate system
| |
| GetSpringReactionsForLoadCase |
Gets nodal spring reactions with respect to the global coordinate system
| |
| GetSpringReactionsForLoadCombination |
Gets nodal spring reactions with respect to the global coordinate system for the specified load combination
|
| Name | Description | |
|---|---|---|
| AdditionalMassRX |
Additional mass in corresponding direction
| |
| AdditionalMassRY |
Additional mass in corresponding direction
| |
| AdditionalMassRZ |
Additional mass in corresponding direction
| |
| AdditionalMassTX |
Additional mass in corresponding direction
| |
| AdditionalMassTY |
Additional mass in corresponding direction
| |
| AdditionalMassTZ |
Additional mass in corresponding direction
| |
| dof1constraint |
Nodal constraints
| |
| dof2constraint |
Nodal constraints
| |
| dof3constraint |
Nodal constraints
| |
| dof4constraint |
Nodal constraints
| |
| dof5constraint |
Nodal constraints
| |
| dof6constraint |
Nodal constraints
| |
| init_rx |
Predescribed nodal displacements
| |
| init_ry |
Predescribed nodal displacements
| |
| init_rz |
Predescribed nodal displacements
| |
| init_tx |
Predescribed nodal displacements
| |
| init_ty |
Predescribed nodal displacements
| |
| init_tz |
Predescribed nodal displacements
| |
| Kdof1 |
Spring constants (if any)
| |
| Kdof2 |
Spring constants (if any)
| |
| Kdof3 |
Spring constants (if any)
| |
| Kdof4 |
Spring constants (if any)
| |
| Kdof5 |
Spring constants (if any)
| |
| Kdof6 |
Spring constants (if any)
| |
| LinearLoadCasesList |
List of the linear load cases of the node
| |
| LocalSystem |
The local coordinate system of the node
| |
| x |
Node coordinates
| |
| y |
Node coordinates
| |
| z |
Node coordinates
|