GeometryCircularArc(Point3d, Double, Vector3d, Vector3d, Double, ArcType) Method


Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public abstract bool CircularArc(
        Point3d center,
        double radius,
        Vector3d normal,
        Vector3d startVector,
        double sweepAngle,
        ArcType arcType
)

Parameters

center  Point3d
 
radius  Double
 
normal  Vector3d
 
startVector  Vector3d
 
sweepAngle  Double
 
arcType  ArcType
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.