<Code Lib>
2021 Method
Changes 0
M

DatumPlane.PropagateToViews

Description:
Propagates the extents applied to this datum in the view to the specified parallel views.

public void PropagateToViews(
	View view,
	ISet<ElementId> parallelViews
)

Loading…