API Reference > FacetModeler Namespace > Classes > Vertex Class > Vertex Methods > Vertex::setPoint Method
Vertex::setPoint Method
Syntax
C++
void setPoint(const OdGePoint3d& ptPoint);
Parameters 
Description 
const OdGePoint3d& ptPoint 
[in] New vertex position to set. 

Sets the vertex position to the specified point. 

 

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