#include <geometrc.h>
Public Types | |
| enum | EXTRACT { EXTRACT_All, EXTRACT_PartInside, EXTRACT_FullInside, EXTRACT_ClipInside, EXTRACT_PartOutside, EXTRACT_FullOutside, EXTRACT_ClipOutside } |
Public Member Functions | |
| ELEMSELECTPARMS () | |
| const GEOREGION & | GetRegion () const |
| GEOREGION::TESTMODE | GetRegionTestMode () const |
| const ITEM & | GetSelectParmItem (ELEMTYPE ElemType) const |
| ITEM & | GetSelectParmItem (ELEMTYPE ElemType) |
| bool | HasRegion () const |
| void | SetRegion (const GEOREGION &GeoRegion) |
| void | SetRegionExtractMode (EXTRACT ExtractMode) |
| void | SetRegionTestMode (GEOREGION::TESTMODE TestMode) |
| void | SetSelectParmItem (ELEMTYPE ElemType, const ITEM &item) |
|
|
Definition at line 604 of file geometrc.h. |
|
|
|
|
|
Definition at line 637 of file geometrc.h. |
|
|
Definition at line 640 of file geometrc.h. |
|
|
|
|
|
|
|
|
Definition at line 651 of file geometrc.h. |
|
|
Definition at line 654 of file geometrc.h. |
|
|
|
|
|
Definition at line 662 of file geometrc.h. |
|
||||||||||||
|
|
1.3.4-20031026