Line2d.GetLineData Method
Parent Object:
Line2d
Description
Get the data defining this line.
Syntax
Line2d.
GetLineData
(
RootPoint
() As Double,
Direction
() As Double )
Parameters
Name
Type
Description
RootPoint
Double
Input/output Double that specifies the root point of the line.
Direction
Double
Input/output Double that specifies the direction of the line.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.