Share

SectionDrawingView.SheetToDrawingViewSpace Method

Parent Object: SectionDrawingView

Description

Method that takes a 2d coordinate in sheet space, and returns a Point2d object containing the coordinate point in drawing view space.

Syntax

SectionDrawingView.SheetToDrawingViewSpace( SheetCoordinate As Point2d ) As Point2d

Parameters

Name Type Description
SheetCoordinate Point2d Input Point2d object of a point within sheet space.

Version

Introduced in version 9

Was this information helpful?