RVTDocs.com

IndexPoint

Constructor
Description:
Constructs the point primitive.
Syntax
public IndexPoint(
	int index
)
Parameters
Parameter Type Description
index Int32 The index of the point's vertex.
Return Value