RVTDocs.com

VertexPosition

Constructor
Description:
Constructs the vertex from a point.
Syntax
public VertexPosition(
	XYZ position
)
Parameters
Parameter Type Description
position XYZ The vertex's position.
Return Value
Exceptions
Exception Condition
ArgumentNullException A non-optional argument was null