Click or drag to resize

PointLoad Properties

The PointLoad type exposes the following members.

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