Click or drag to resize

PointMass Properties

The PointMass type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets a dummy bounding box.
(Overrides LoadBoundingBox.)
Public propertyCharColor
Gets the characteristic color of the load.
(Overrides LoadCharColor.)
Public propertyindexSet
Gets a value indicating whether the position of the load is set via node index.
Public propertyIsValid
Gets a value indicating whether the load is valid.
(Inherited from Load.)
Public propertyLcName
Gets or sets the load-case name.
(Inherited from Load.)
Public propertynode_ind
Gets or sets the zero based index of the node where the load attaches. The index overrules support placement by coordinate.
Public propertyposition
Gets or sets position of the node.
Public propertypositionSet
Gets a value indicating whether the position of the load is set via node position.
Public propertyRho
Gets density [kg/m3] for display of sphere.
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also