M

PointLoad.Create

Description:
Creates a new hosted point load within the project.
public static PointLoad Create(
	Document aDoc,
	AnalyticalModel host,
	XYZ forceVector,
	XYZ momentVector,
	PointLoadType symbol
)
Return Value nullNothingnullptr If successful, returns the newly created PointLoad, null Nothing nullptr a null reference ( Nothing in Visual Basic) otherwise.