Share

SectionDrawingView.MoveTo Method

Parent Object: SectionDrawingView

Description

Method that moves this drawing view into the specified sheet. The moved object is returned.

Syntax

SectionDrawingView.MoveTo( TargetSheet As Sheet ) As DrawingView

Parameters

Name Type Description
TargetSheet Sheet Input Sheet object that specifies the sheet that this drawing view is to be moved into. An error occurs if the input sheet is the parent sheet object.

Version

Introduced in version 9

Was this information helpful?