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