Share

Plane.GetPlaneData Method

Parent Object: Plane

Description

Method that gets the data defining this plane.

Syntax

Plane.GetPlaneData( RootPoint() As Double, Normal() As Double )

Parameters

Name Type Description
RootPoint Double Input/output Double that specifies the root point of the plane.
Normal Double Input/output array of Doubles that specifies the normal for the plane.

Version

Introduced in version 4

Was this information helpful?