Click or drag to resize

Mesh_PointLoad Properties

The Mesh_PointLoad type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
Gets a dummy bounding box.
(Inherited from PointLoad.)
Public propertyCharColor
Gets the characteristic color of the load.
(Overrides PointLoadCharColor.)
Public propertyindexSet
Gets a value indicating whether the position of the load is set via node index.
(Inherited from PointLoad.)
Public propertyIsValid
Gets a value indicating whether the load is valid.
(Inherited from PointLoad.)
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).
(Inherited from PointLoad.)
Public propertynode_ind
Gets or sets the zero based index of the node where the load attaches. The index overrules support placement by coordinate.
(Inherited from PointLoad.)
Public propertyposition
Gets or sets the position of the node.
(Inherited from PointLoad.)
Public propertypositionSet
Gets a value indicating whether the position of the load is set via node position.
(Inherited from PointLoad.)
Public propertyUserData
Gets access to the user-data dictionary.
(Inherited from CommonObject.)
Top
See Also