Camera.ViewToModelSpace Method
Parent Object:
Camera
Description
Method that converts a point in view space to the equivalent point in the model.
Syntax
Camera.
ViewToModelSpace
(
ViewCoordinate
As
Point2d
) As
Point
Parameters
Name
Type
Description
ViewCoordinate
Point2d
Input view point to convert to model space.
Version
Introduced in version 6
© Copyright 2021 Autodesk, Inc.
Comment on this page.