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