Close

Relief for ODA Team in Ukraine

Learn more
ODA BimRv SDK
TB_IFCEXPORT::loopNode Structure
Syntax
C++
struct loopNode { unsigned int nLoopIdx; OdArray<loopNode> innerLoops; };
Members
Description
nLoopIdx
Index of the egde loop in face.
innerLoops
Inner loops nodes for this egde loop.

A node structure to create face loops nesting hierarchy.

File: TbIfcExtrusionData.h 

Namespace: TB_IFCEXPORT 

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