Click or drag to resize

JointAgent_0_depr Properties

The JointAgent_0_depr type exposes the following members.

Properties
  NameDescription
Public propertyc
Gets or sets the joints DOF-stiffness.
(Inherited from Joint.)
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 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.)
Top
See Also