API Reference > FacetModeler Namespace > Classes > Vertex Class > Vertex Methods > Vertex::at Method
Vertex::at Method
Syntax
C++
bool at(const Surface* pSurface) const;
Parameters 
Description 
const Surface* pSurface 
[in] Surface for checking.  

true if the specified surface owns this vertex, false otherwise.

Checks whether the specified surface owns this vertex. 

 

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