API Reference > Structs, Records, Enums > BrShellType Enumeration
BrShellType Enumeration
Syntax
C++
enum BrShellType { odbrShellUnclassified = 0, odbrShellExterior = 1, odbrShellInterior = 2 };

BrEnums.h

Members 
Description 
odbrShellUnclassified = 0 
The shell type cannot be determined at this time. 
odbrShellExterior = 1 
The shell is on a peripheral boundary of region or B-rep. 
odbrShellInterior = 2 
The shell is empty in the interior of a region or B-rep. 

Represents the shell type.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.