2027 Method
Changes 0
M

DatumPlane.GetPropagationViews

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.
public ISet<ElementId> GetPropagationViews(
	View view
)
  • view
    The view on which the DatumPlane shows.
Return Value ISet<ElementId> A set of ElementIds of the parallel views for extent propagation.