DatumPlane.GetPropagationViews
Method
Description:
Gets a list of candidate views which are parallel to the current view and to which the extents of the datum may be propagated.
Gets a list of candidate views which are parallel to the current view and to which the extents of the datum may be propagated.
Parameters
| Parameter | Type | Description |
|---|---|---|
| view | View | The view on which the DatumPlane shows. |
Return Value
| Type | Description |
|---|---|
| ISet | A set of ElementIds of the parallel views for extent propagation. |
Exceptions
| Exception | Condition |
|---|---|
| ArgumentException | The datum plane cannot be visible in the view. |
| ArgumentNullException | A non-optional argument was null |