RhinoBrepVertex.from_point

classmethod RhinoBrepVertex.from_point(point)

Creates a Brep vertex from a Point

Parameters

point (Point) – The point to create a vertex from

Returns

BrepVertex – The created vertex