Share

SurfaceBuildOptions Properties

The SurfaceBuildOptions type exposes the following members.

Properties

 NameDescription
Public propertyCopyDeletedDependentObjects Gets or sets whether a drawing object (such as a polyline defining a boundary or breakline) is copied to the surface definition if the original object is deleted.
Public propertyCrossingBreaklinesElevationOption Specifies the elevation to use for the crossing breaklines.
Public propertyExecludeMaximumElevation Gets or sets a boolean value indicates whether an elevation greater than the maximum value should be excluded when the surface is built.
Public propertyExecludeMinimumElevation Gets or sets whether an elevation less than the minimum value specified by MinimumElevation should be excluded when the surface is built.
Public propertyMaximumAngleBetweenAdjacentTinLines Gets or sets the maximum angle between adjacent tin lines should be limited when the surface is built.
Public propertyMaximumElevation Gets or sets the maximum elevation's value when the surface is built.
Public propertyMaximumTriangleLength Gets or sets the maximum triangle length's value when the surface is built.
Public propertyMinimumElevation Gets or sets the minimum elevation's value when the surface is built.
Public propertyNeedConvertBreaklines Gets or sets whether proximity breaklines are converted to standard breaklines when the surface is built.
Public propertyUseMaximumAngle Gets or sets a boolean value indicates whether a maximum angle between adjacent tin lines should be limited when the surface is built.
Public propertyUseMaximumTriangleLength Gets or sets whether the surface triangles that exceed the length specified by MaximumTriangleLength are removed from the boundary of the surface.

See Also

Reference

Was this information helpful?