Click or drag to resize
IGeSphere Interface

Namespace: FDF.Common.Geometries
Assembly: FDF.Common (in FDF.Common.dll) Version: 3.0.0.0
Syntax
public interface IGeSphere : IGeSolid

The IGeSphere type exposes the following members.

Properties
  NameDescription
Public propertyCenterPoint
Gets or sets sphere center point.
Public propertyRadius
Gets or sets sphere radius.
Top
See Also