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
© Copyright 2021 Autodesk, Inc.
Comment on this page.