CircularArc3dSet Method (Point3d, Vector3d, Vector3d, Double, Double, Double)

Namespace:  Teigha.Geometry
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public void Set(
        Point3d center,
        Vector3d normal,
        Vector3d referenceVector,
        double radius,
        double startAngle,
        double endAngle
)

Parameters

center
Type: Teigha.GeometryPoint3d
normal
Type: Teigha.GeometryVector3d
referenceVector
Type: Teigha.GeometryVector3d
radius
Type: SystemDouble
startAngle
Type: SystemDouble
endAngle
Type: SystemDouble
See Also

©  Bricsys NV. All rights reserved.