LineLoad.Create
Description:
Creates a new hosted line load within the project.
Creates a new hosted line load within the project.
Overloads (3):
Create(Document,ElementId,XYZ,XYZ,LineLoadType)
-
documentDocument to which new line load will be added.
-
hostElemIdThe analytical host element for the line Load.
-
forceVector1The applied 3d force vector.
-
momentVector1The applied 3d moment vector.
-
symbolThe symbol of the LineLoad. Set null to use default type.
-
The element hostElemId does not exist in the document -or- hostElemId is not permitted for this type of load.
-
A non-optional argument was null
-
Thrown when all force and moment vectors are equal zero.
-
Thrown if type could not be set for newly created line load.