The following tables list the members exposed by CreateUnderpass.
Public Constructors
Public Properties
| Name | Description |
 | Alias | The alias for this tool's toolbox. |
 | in_above_features | |
 | in_below_features | |
 | margin_across | Sets the margin across the upper level feature in page units. A margin value must be specified, and it must be greater than zero. You can choose a page unit for the specified margin; the default is Points. (In, Required) |
 | margin_along | Sets the margin along the upper level feature in page units. A margin value must be specified, and it must be greater than zero. You can choose a page unit for the specified margin; the default is Points. (In, Required) |
 | out_decoration_feature_class | The output feature class to be created to store overpass wings. (Out, Optional) |
 | out_mask_relationship_class | The output relationship class to be created to store links between masks and the features to be masked out. (Out, Required) |
 | out_underpass_feature_class | The output feature class to be created to store underpass polygons. (Out, Required) |
 | ParameterInfo | The parameters used by this tool. For internal use only. |
 | ToolboxDirectory | The directory of this tool's toolbox. |
 | ToolboxName | The name of this tool's toolbox. |
 | ToolName | The name of this tool. |
 | where_clause | An SQL expression used to select a subset of features by attributes in either the Input Above Feature Layer or the Input Below Feature Layer depending on the specified Overpass or Underpass respectively. A query builder is provided to help build an SQL expression. (In, Optional) |
 | wing_tick_length | Sets the overpass wing tick length in page units. The length must be greater than zero; the default length is 1 Point. You can specify a preferred page unit for the specified length; the default is Points. This parameter does not apply to the Wing Type - NONE. (In, Optional) |
 | wing_type | Specifies the wing style of the overpasses. {ANGLED | PARALLEL | NONE} (In, Optional) |
Top
See Also