Method FindPartOccurrencesInBox
FindPartOccurrencesInBox(ExtendedBox, bool)
get part occurrences contained in a given box
Declaration
[HandleProcessCorruptedStateExceptions]
public OccurrenceList FindPartOccurrencesInBox(ExtendedBox box, bool strictlyIncludes)
Parameters
Type | Name | Description |
---|---|---|
ExtendedBox | box | The extension box |
bool | strictlyIncludes | If false, parts only need to intersect the box to be selected |
Returns
Type | Description |
---|---|
OccurrenceList |