ViewPlan.CheckPlanViewRangeValidity
Method
Description:
Checks if the plan view range is valid.
Checks if the plan view range is valid.
Parameters
Parameter | Type | Description |
---|---|---|
planViewRange | PlanViewRange | The view range to validate. |
Return Value
Type | Description |
---|---|
IList | List of enums describing any errors in the plan view range. |
Exceptions
Exception | Condition |
---|---|
ArgumentNullException | A non-optional argument was null |