M

LineLoad.Create

Description:
Creates a new hosted line load within the project.
Overloads (3):
public static LineLoad Create(
	Document aDoc,
	AnalyticalModelStick host,
	XYZ forceVector1,
	XYZ momentVector1,
	LineLoadType symbol
)
Return Value nullNothingnullptr If successful, returns the newly created LineLoad, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.