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

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

Parameters

center
Type: Teigha.GeometryPoint3d
radius
Type: SystemDouble
normal
Type: Teigha.GeometryVector3d
startVector
Type: Teigha.GeometryVector3d
sweepAngle
Type: SystemDouble
arcType
Type: Teigha.GraphicsInterfaceArcType

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.