API Reference > OdBrepBuilder Classes > OdBrepBuilder Class > OdBrepBuilder Methods > OdBrepBuilder::addVertex Method
OdBrepBuilder::addVertex Method
Syntax
C++
BRepBuilderGeometryId addVertex(const OdGePoint3d& point);
Parameters 
Description 
const OdGePoint3d& point 
[in] 3D point.  

BRepBuilderGeometryId of the added vertex.

Adds a new vertex to the geometry being built. 

 

Copyright © 2002–2022. Open Design Alliance. All rights reserved.