User's guide > Drawings > Drawing Views > Drawing Views Operations
Drawing Views Operations
Methods Introduced:
The method pfcView2D.View2D.SetScale sets the scale of the drawing view.
The method pfcView2D.View2D.Translate moves the drawing view by the specified transformation vector.
The method pfcView2D.View2D.Delete deletes a specified drawing view. Set the DeleteChildren parameter to true to delete the children of the view. Set this parameter to false or null to prevent deletion of the view if it has children.
The method pfcView2D.View2D.Regenerate erases the displayed view of the current object, regenerates the view from the current drawing, and redisplays the view.
The method pfcView2D.View2D.SetLayerDisplayStatus sets the display status for the layer in the drawing view.
The method pfcView2D.View2D.SetDisplay sets the value of the display settings for the drawing view.
Was this helpful?