PlanViewRange.SetLevelId
Method
Description:
Set the level for a View Depth plane
Set the level for a View Depth plane
Parameters
| Parameter | Type | Description |
|---|---|---|
| planViewPlane | PlanViewPlane | The View Depth plane |
| id | ElementId | Id of the level |
Return Value
Exceptions
| Exception | Condition |
|---|---|
| ArgumentNullException | A non-optional argument was null |
| ArgumentOutOfRangeException | A value passed for an enumeration argument is not a member of that enumeration |