The SettingsCmdCreateSurface..::..SettingsCmdBuildOptions type exposes the following members.

Properties

  NameDescription
Public propertyAllowCrossingBreaklines
Gets whether breaklines can cross each other.
Public propertyConvertProximityBreaklinesToStandard
Gets whether proximity breaklines are converted to standard breaklines when the surface is built.
Public propertyCopyDeletedDependentObjects
Gets whether a drawing object is copied to the surface definition item if the object is deleted.
Public propertyElevationGreaterThan
Gets the elevations to exclude when the Exclude Elevations Greater Than property is set to Yes.
Public propertyElevationLessThan
Gets the elevations to exclude when the Exclude Elevations Less Than property is set to Yes.
Public propertyElevationToUse
Gets the elevation to use for the crossing breaklines.
Public propertyExcludeElevationsGreaterThan
Gets whether an elevation greater than a certain value should be excluded when the surface is built.
Public propertyExcludeElevationsLessThan
Gets whether an elevation less than a certain value should be excluded when the surface is built.
Public propertyMaximumAngleBetweenAdjacentTINLines
Gets the maximun angle between adjacent TIN lines.
Public propertyMaximumTriangleLength
Gets the triangle length to use when the Use Maximum Triangle Length property is set to Yes.
Public propertyUseMaximumAngle
Gets whether to use the maximum angle.
Public propertyUseMaximumTriangleLength
Gets whether the surface triangles that exceed the length specified by the Maximum Triangle Length property are removed from the boundary of the surface.

See Also