NodalLoadParams Properties

The NodalLoadParams type exposes the following members.

Properties
  NameDescription
Public propertyEntityType (Inherited from EntityParams.)
Public propertyForceAsVector
Gets the force as a Vector3D (each coordinate is in [N])
Public propertyMomentAsVector
Gets the moment as a Vector3D (each coordinate is in [Nmm])
Public propertyPointIndex
Gets the index of IConstructionPoint
Public propertyType
Gets the type of the load
(Inherited from LoadParams.)
Top
See Also