Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdBrepBuilder::addFace Method
Syntax
C++
BRepBuilderGeometryId addFace(const OdGeSurface* pSurf, EntityDirection faceDirection, const BRepBuilderGeometryId& shellId = kDefaultShellId);

Creates an empty face in the geometry being built. 

 

Parameters
Description
pSurf
[in] Pointer to the underlying surface.
faceDirection
[in] Face's orientation in relation to the underlying surface.
shellId
[in] Shell ID.

BRepBuilderGeometryId of the added face.

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