Click or drag to resize

JointAgent Fields

The JointAgent type exposes the following members.

Fields
  NameDescription
Protected fieldc_
list of stiffness for the joint DOFs.
(Inherited from Joint.)
Protected fieldelem_ids_
id/regular expressions of element identifiers to which the cross section applies.
(Inherited from Joint.)
Protected fieldguid_
GUID of the joint.
(Inherited from Joint.)
Protected fieldname_
unique identifier of a joint a family.
(Inherited from Joint.)
Protected fieldto_elem_ids_
elements to which the joint connects.
Protected fieldto_node_inds_
indexes of nodes to which the joint connects.
Protected fieldvicinity_
interface for testing whether a given point is in the vicinity of some predefined geometric objects.
Top
See Also