Click or drag to resize

Mesh_PointLoad Properties

The Mesh_PointLoad type exposes the following members.

Properties
  NameDescription
Public propertyBoundingBox
provide GH with a dummy bounding box
(Inherited from PointLoad.)
Public propertyindexSet
returns true if the position of the load is set via node index
(Inherited from PointLoad.)
Public propertyIsValid
true if the load is valid
(Inherited from PointLoad.)
Public propertyloadcase
set/get loadcase index
(Inherited from Load.)
Public propertylocal
return true if the node is defined as local (corotates with the node)
(Inherited from PointLoad.)
Public propertynode_ind
sets the zero based index of the node where the load attaches. The index overrules support placement by coordinate
(Inherited from PointLoad.)
Public propertyposition
position of the node
(Inherited from PointLoad.)
Public propertypositionSet
returns true if the position of the load is set via node position
(Inherited from PointLoad.)
Top
See Also