OCCBrepVertex.from_point
- classmethod OCCBrepVertex.from_point(point)
Construct a vertex from a point.
- Parameters:
- point
compas.geometry.Point
The point.
- point
- Returns:
BrepVertex
Construct a vertex from a point.
compas.geometry.Point
The point.
BrepVertex