2021 Method
Changes 4
M

Point.Create

Description:
Creates a point at the given coordinates.
Overloads (2):
Create(XYZ)
public static Point Create(
	XYZ coord
)
Return Value A Point object. A Point object.