2022 Method
Changes 4
M

Point.Create

Description:
Creates a point at the given coordinates and assigns it the specified GraphicsStyle.
Overloads (2):
Create(XYZ)
Create(XYZ,ElementId)
public static Point Create(
	XYZ coord,
	ElementId id
)
Return Value A Point object. A Point object.