GeometryEllipticalArc Method

Namespace:  Teigha.GraphicsInterface
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public abstract bool EllipticalArc(
        Point3d center,
        Vector3d normal,
        double majorAxisLength,
        double minorAxisLength,
        double startDegreeInRads,
        double endDegreeInRads,
        double tiltDegreeInRads,
        ArcType arType
)

Parameters

center
Type: Teigha.GeometryPoint3d
normal
Type: Teigha.GeometryVector3d
majorAxisLength
Type: SystemDouble
minorAxisLength
Type: SystemDouble
startDegreeInRads
Type: SystemDouble
endDegreeInRads
Type: SystemDouble
tiltDegreeInRads
Type: SystemDouble
arType
Type: Teigha.GraphicsInterfaceArcType

Return Value

Type: Boolean
See Also

©  Bricsys NV. All rights reserved.