Method UnselectPrimitives
UnselectPrimitives(int, int, int, int, PrimitiveSelectionType, int)
Unselect the primitives (polygons, surfaces) contained in the given rectangle
Declaration
[HandleProcessCorruptedStateExceptions]
public void UnselectPrimitives(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 |