Method InvertSelectPrimitives
InvertSelectPrimitives(int, int, int, int, PrimitiveSelectionType, int)
Invert the selection of the primitives (polygons, surfaces) contained in the given rectangle
Declaration
[HandleProcessCorruptedStateExceptions]
public void InvertSelectPrimitives(int xMin, int xMax, int yMin, int yMax, PrimitiveSelectionType primitiveType, int viewer = -1)
Parameters
| Type | Name | Description |
|---|---|---|
| int | xMin | |
| int | xMax | |
| int | yMin | |
| int | yMax | |
| PrimitiveSelectionType | primitiveType | |
| int | viewer |