Click or drag to resize

JointLine Properties

The JointLine type exposes the following members.

Properties
  NameDescription
Public propertyc
Gets or sets the joints DOF-stiffness.
(Inherited from Joint.)
Public propertydalpha
Gets the tolerance angle alpha for selecting shells where to apply line-joints.
Public propertyelemIds
Gets or sets the list of element identifiers to which the cross section is to be attached.
(Inherited from Joint.)
Public propertyguid
Gets the GUID of the joint.
(Inherited from Joint.)
Public propertyname
Gets or sets the name of the cross section.
(Inherited from Joint.)
Public propertyPos
Gets or sets the position of the line joint.
Public propertyprops
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.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Public propertyYdir
Gets the y-orientation of the line-joint in case the z-direction does not apply because it is parallel to the x-direction.
Public propertyZdir
Gets the z-orientation of the joint-line.
Top
See Also