Share

GroundPlaneSettings.GetSize Method

Parent Object: GroundPlaneSettings

Description

Method that gets the current size of the displayed graphics for the ground plane. The plane is functionally infinite but has a plane that is displayed to allow the user to visualize it.

Syntax

GroundPlaneSettings.GetSize( PointOne As Point, PointTwo As Point )

Parameters

Name Type Description
PointOne Point Point object that returns the first corner of the ground plane in model space.
PointTwo Point Point object that returns the diagonally opposite corner of the ground plane in model space.

Version

Introduced in version 2011

Was this information helpful?