Share

SectionDrawingView.AlignAuxiliary Method

Parent Object: SectionDrawingView

Description

Method that re-aligns an auxiliary view. The method fails if the view is not an auxiliary view.

Syntax

SectionDrawingView.AlignAuxiliary( DrawingCurve As DrawingCurve, Position As Point2d )

Parameters

Name Type Description
DrawingCurve DrawingCurve Input DrawingCurve object that specifies the orientation edge for the auxiliary view. This must be from the parent view, else the method returns an error.
Position Point2d Input Point2d object that specifies the new placement point for the auxiliary view on the sheet.

Version

Introduced in version 2010

Was this information helpful?