Arc3d.EndPoint Property
Parent Object:
Arc3d
Description
Property that returns the end point of the arc.
Syntax
Arc3d.
EndPoint
() As
Point
Property Value
This is a read only property whose value is a
Point
.
Samples
Name
Description
Create curve primitives
This sample demonstrates the creation of curve primitives (lines, arcs, circles, etc.) using client graphics.
Version
Introduced in version 6
© Copyright 2021 Autodesk, Inc.
Comment on this page.