API Reference > FacetModeler Namespace > Structs, Records, Enums > FacetModeler::Locations Enumeration
FacetModeler::Locations Enumeration
Syntax
C++
enum Locations { elUnknown = 0, elInside, elOutside, elOnBound };

FMContoursBase.h

Members 
Description 
elUnknown = 0 
Unknown 
elInside 
Inside 
elOutside 
Outside 
elOnBound 
On bound 

Defines possible object placement with respect to another object.

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