|
|
JointLine Properties |
The JointLine type exposes the following members.
| Name | Description | |
|---|---|---|
| c |
Gets or sets the joints DOF-stiffness.
(Inherited from Joint.) | |
| dalpha |
Gets the tolerance angle alpha for selecting shells where to apply line-joints.
| |
| elemIds |
Gets or sets the list of element identifiers to which the cross section is to be attached.
(Inherited from Joint.) | |
| guid |
Gets the GUID of the joint.
(Inherited from Joint.) | |
| name |
Gets or sets the name of the cross section.
(Inherited from Joint.) | |
| Pos |
Gets or sets the position of the line joint.
| |
| props |
Gets or sets the joint properties which are the twelve stiffnesses at the end-nodes
of the line element. These conditions are tx, ty, tz (translational DOFs) and rx, ry, rz
(rotational DOFs) at the two nodes. A value of null means fixation, values of t are in kN/m, values
of r in kNm/rad.
(Inherited from Joint.) | |
| UserData |
Gets access to the user-data dictionary.
(Inherited from CommonObject.) | |
| Ydir |
Gets the y-orientation of the line-joint in case the z-direction does not apply because it is parallel to the x-direction.
| |
| Zdir |
Gets the z-orientation of the joint-line.
|