Sphere Constructor (Double, Point3d)

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

Parameters

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

©  Bricsys NV. All rights reserved.