Share

clone Method

Overload List

Method Description
AcGsView::clone (bool, bool) This method makes a copy of an AcGsView. Set bCloneViewParameters to true if you want the view parameters of the new view to be identical to the original view. Set bCloneGeometry to true if you want the new AcGsView to view the original's {AcGiDrawable, AcGsModel} pairs.
AcGsView::clone (bool, ModelCloneOption) For Future Use.

Was this information helpful?