Click or drag to resize

PointLoad Properties

The PointLoad 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.
(Overrides LoadIsValid.)
Public propertyLcName
Gets or sets the load-case name.
(Inherited from Load.)
Public propertylocal
Gets a value indicating whether the node is defined as local (co-rotates with the node).
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 the position of the node.
Public propertypositionSet
Gets a value indicating whether the position of the load is set via node position.
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also