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


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

Parameters

center  Point3d
 
normal  Vector3d
 
referenceVector  Vector3d
 
radius  Double
 
startAngle  Double
 
endAngle  Double
 
See Also

©  Bricsys NV. All rights reserved.