The SettingsCmdCreateSurface..::..SettingsCmdBuildOptions type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | AllowCrossingBreaklines |
Gets whether breaklines can cross each other.
|
![]() | ConvertProximityBreaklinesToStandard |
Gets whether proximity breaklines are converted to standard breaklines when the surface is built.
|
![]() | CopyDeletedDependentObjects |
Gets whether a drawing object is copied to the surface definition item if the object is deleted.
|
![]() | ElevationGreaterThan |
Gets the elevations to exclude when the Exclude Elevations Greater Than property is set to Yes.
|
![]() | ElevationLessThan |
Gets the elevations to exclude when the Exclude Elevations Less Than property is set to Yes.
|
![]() | ElevationToUse |
Gets the elevation to use for the crossing breaklines.
|
![]() | ExcludeElevationsGreaterThan |
Gets whether an elevation greater than a certain value should be excluded when the surface is built.
|
![]() | ExcludeElevationsLessThan |
Gets whether an elevation less than a certain value should be excluded when the surface is built.
|
![]() | MaximumAngleBetweenAdjacentTINLines |
Gets the maximun angle between adjacent TIN lines.
|
![]() | MaximumTriangleLength |
Gets the triangle length to use when the Use Maximum Triangle Length property is set to Yes.
|
![]() | UseMaximumAngle |
Gets whether to use the maximum angle.
|
![]() | UseMaximumTriangleLength |
Gets whether the surface triangles that exceed the length specified by the Maximum Triangle Length
property are removed from the boundary of the surface.
|