Share

PointCloud.ModelToPointCloudSpace Method

Parent Object: PointCloud

Description

Method that takes a 3d coordinate in model space and returns a Point object containing the coordinate point in point cloud space.

Syntax

PointCloud.ModelToPointCloudSpace( ModelCoordinate As Point ) As Point

Parameters

Name Type Description
ModelCoordinate Point Input Point object of a point in the model space.

Version

Introduced in version 2016

Was this information helpful?