GeometryCircularArc(Point3d, Point3d, Point3d, ArcType) Method


Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public abstract bool CircularArc(
        Point3d start,
        Point3d point,
        Point3d endingPoint,
        ArcType arcType
)

Parameters

start  Point3d
 
point  Point3d
 
endingPoint  Point3d
 
arcType  ArcType
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.