TorusCoverageGridMajorRadius Property |
Gets or sets the radius of the torus.
Namespace:
AGI.Foundation.Geometry.Discrete
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double MajorRadius { get; set; }
Public Property MajorRadius As Double
Get
Set
public:
property double MajorRadius {
double get ();
void set (double value);
}
member MajorRadius : float with get, set
Property Value
Type:
DoubleSee Also