CurveEvaluator.GetEndPoints Method
Parent Object:
CurveEvaluator
Description
Gets the end points of the curve if the curve is bounded.
Syntax
CurveEvaluator.
GetEndPoints
(
StartPoint
() As Double,
EndPoint
() As Double )
Parameters
Name
Type
Description
StartPoint
Double
Input/output Double that specifies the start point.
EndPoint
Double
Input/output Double that specifies the end point.
Version
Introduced in version 4
© Copyright 2021 Autodesk, Inc.
Comment on this page.