API Reference > Namespaces > OdDb Namespace > Structs, Records, Enums > OdDb::Intersect Enumeration
OdDb::Intersect Enumeration
Syntax
C++
enum Intersect { kOnBothOperands = 0, kExtendThis = 1, kExtendArg = 2, kExtendBoth = 3 };

OdaDefs.h

This is record OdDb::Intersect.

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