Close

Relief for ODA Team in Ukraine

Learn more
ODA Kernel SDK
BrLoopType Enumeration
Syntax
C++
enum BrLoopType { odbrLoopUnclassified = 0, odbrLoopExterior = 1, odbrLoopInterior = 2, odbrLoopWinding = 3 };
Members
Description
odbrLoopUnclassified
The loop type is ambiguous or cannot be determined at this time.
odbrLoopExterior
The loop is on a peripheral boundary.
odbrLoopInterior
The loop represents a hole in the interior of a face.
odbrLoopWinding
The loop is winding on a conical surface.

Represents the type of a loop.

File: BrEnums.h 

Module: API Reference 

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