Click or drag to resize

SpecifiedNodesEllipsoidSurfaceRegionBuilder Properties

The SpecifiedNodesEllipsoidSurfaceRegionBuilder type exposes the following members.

Properties
  NameDescription
Public propertyBoundaryNodes
Gets the boundary nodes for the surface region.
Public propertyConnectionType
Gets or sets the EllipsoidSurfaceRegionCurveConnectionType for the surface region.
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.)
Top
See Also