API Reference > Classes > Geometry Classes > OdBmGPolyMesh Class > OdBmGPolyMesh Methods > OdBmGPolyMesh::setFacetedTopology Method
OdBmGPolyMesh::setFacetedTopology Method
Syntax
C++
OdResult setFacetedTopology(const OdBmFacetedTopologyPtr&);
Parameters 
Description 
OdBmFacetedTopologyPtr 
[in] Input faceted topology.
 

Returns eOk if successful or an appropriate error code in the other case.

Sets faceted topology to this object. 

 

Copyright (c) 2002-2021. Open Design Alliance. All rights reserved.