Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
OdGeShell::startFace Method
Syntax
C++
void startFace(bool bHole = false);

Starts face assembling. Sets the face index at the start position of a new face to be added and reserves place for the number of face vertices adding -1 or 1 values: -1 if a hole face is expected and 1 for a regular face. 

 

Parameters
Description
bHole
[in] Indicates if a hole or regular face is expected. It's false by default.
Copyright © 2002-2022. Open Design Alliance All rights reserved.