GeometryEllipticalArc Method


Namespace: Teigha.GraphicsInterface
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.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  Point3d
 
normal  Vector3d
 
majorAxisLength  Double
 
minorAxisLength  Double
 
startDegreeInRads  Double
 
endDegreeInRads  Double
 
tiltDegreeInRads  Double
 
arType  ArcType
 

Return Value

Boolean
See Also

©  Bricsys NV. All rights reserved.