Click or drag to resize

ConvexBoundaryEllipsoidSurfaceRegionBuilder Properties

The ConvexBoundaryEllipsoidSurfaceRegionBuilder type exposes the following members.

Properties
  NameDescription
Public propertyGranularity
Gets or sets the granularity of the EllipsoidSurfaceRegion's borders. By default this is π / 360.0.
(Inherited from EllipsoidSurfaceRegionBuilder.)
Public propertyHoles
Gets EllipsoidSurfaceRegionBuilders that describe the holes in the produced surface region.
(Inherited from EllipsoidSurfaceRegionBuilder.)
Public propertyReferencePoint
Gets or sets a reference point to manually specify as inside or outside the region, to allow for cases like regions larger than half the globe since the default behavior always selects the smaller portion of the ellipsoid as the region.
Public propertyReferencePointInsideRegion
Gets or sets the specification for whether the ReferencePoint is inside or outside the region.
Public propertyReferenceSurface
Gets or sets the Ellipsoid upon which the surface region will be defined.
(Inherited from EllipsoidSurfaceRegionBuilder.)
Public propertyUnorganizedNodes
Gets or sets the unorganized nodes that will form the surface boundary.
Top
See Also