Click or drag to resize

JointAgent Properties

The JointAgent type exposes the following members.

Properties
  NameDescription
Public propertyc
set and get the joints DOF-stiffness
(Inherited from Joint.)
Public propertyelemIds
return list of element identifiers to which the cross section is to be attached.
(Inherited from Joint.)
Public propertyguid
GUID of the joint
(Inherited from Joint.)
Public propertyname
set/get the name of the cross section
(Inherited from Joint.)
Public propertyprops
give array access to cross section properties which are the twelve conditions 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.)
Top
See Also