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 added vertex.

Adds a new vertex to the geometry being built. 

 

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