Arc3d.StartPoint Property
Parent Object:
Arc3d
Description
Property that gets the start point of the arc.
Syntax
Arc3d.
StartPoint
() 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.