PointLoad.Create
Description:
Creates a new custom hosted point load within the project using data at point.
Creates a new custom hosted point load within the project using data at point.
Overloads (2):
Create(Document,ElementId,XYZ,XYZ,XYZ,PointLoadType)
-
documentDocument to which new point load will be added.
-
hostElemIdThe AnalyticalElement host element for the point Load.
-
pointThe position of point load, measured in decimal feet.
-
forceVectorThe applied 3d force vector.
-
momentVectorThe applied 3d moment vector.
-
symbolThe symbol of the PointLoad. Set null to use default type.
-
hostElemId is not permitted for this type of load. -or- Thrown when work plane is not valid.
-
A non-optional argument was null
-
Thrown when force and moment vectors are equal zero.
-
Thrown if type could not be set for newly created point load.