Circle Constructor (Point3d, Vector3d, Double)

Initializes a new instance of the Circle class
Namespace:  Teigha.DatabaseServices
Assembly:  TD_Mgd (in TD_Mgd.dll) Version: 21.4.0.0
Syntax
public Circle(
        Point3d center,
        Vector3d normal,
        double radius
)

Parameters

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

©  Bricsys NV. All rights reserved.