Sphere(Double, Point3d) Constructor

Initializes a new instance of the Sphere class

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public Sphere(
        double radius,
        Point3d center
)

Parameters

radius  Double
 
center  Point3d
 
See Also

©  Bricsys NV. All rights reserved.