Share

DrawingSketch.SheetToSketchSpace Method

Parent Object: DrawingSketch

Description

Method that takes a coordinate in sheet space returns a Point2d object containing the resulting coordinate point in sketch space.

Syntax

DrawingSketch.SheetToSketchSpace( SheetCoordinate As Point2d ) As Point2d

Parameters

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

Version

Introduced in version 5.3

Was this information helpful?