eBoolOpResult
Canonical path: NemAll_Python_Geometry.eBoolOpResult
Bases: Enum
bool operation result
Used for an identification of boolean operation's result
eInside : inside other geometry eOutside: outside other geometry eClip : partly inside other geometry
Placeholder