AnalyticalElement.IsValidSelector
Method
Description:
Indicates if the input selector is valid for the Analytical Element.
Indicates if the input selector is valid for the Analytical Element.
Parameters
Parameter | Type | Description |
---|---|---|
selector | AnalyticalModelSelector | Portion of the Analytical Element geometry. |
Return Value
Type | Description |
---|---|
Boolean | True if selector is valid for this Analytical Element, false otherwise. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |