BrEnums.h
Members |
Description |
odbrLoopUnclassified = 0 |
The loop type is ambiguous or cannot be determined at this time. |
odbrLoopExterior = 1 |
The loop is on a peripheral boundary. |
odbrLoopInterior = 2 |
The loop represents a hole in the interior of a face. |
odbrLoopWinding = 3 |
The loop is winding on a conical surface. |
Represents the type of a loop.
Copyright © 2002–2020. Open Design Alliance. All rights reserved.
|