API Reference > OdBr Classes > OdBrFace Class > OdBrFace Methods > OdBrFace::getSurfaceAsNurb Method
OdBrFace::getSurfaceAsNurb Method
Syntax
C++
OdBrErrorStatus getSurfaceAsNurb(OdGeNurbSurface& nurb) const;
Parameters 
Description 
OdGeNurbSurface& nurb 
[out] Receives the NURBS surface. 

Returns the underlying surface of this Face entity as an external OdGeNurbSurface. 

 

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