CartographyTools
CreateUnderpass Class Members
See Also  Properties  Send Feedback
ESRI.ArcGIS.CartographyTools Namespace : CreateUnderpass Class




The following tables list the members exposed by CreateUnderpass.

Public Constructors

 NameDescription
public ConstructorCreateUnderpass ConstructorOverloaded.   
Top

Public Properties

 NameDescription
public PropertyAliasThe alias for this tool's toolbox.  
public Propertyin_above_features  
public Propertyin_below_features  
public Propertymargin_acrossSets 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)  
public Propertymargin_alongSets 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)  
public Propertyout_decoration_feature_classThe output feature class to be created to store overpass wings. (Out, Optional)  
public Propertyout_mask_relationship_classThe output relationship class to be created to store links between masks and the features to be masked out. (Out, Required)  
public Propertyout_underpass_feature_classThe output feature class to be created to store underpass polygons. (Out, Required)  
public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
public PropertyToolboxNameThe name of this tool's toolbox.  
public PropertyToolNameThe name of this tool.  
public Propertywhere_clauseAn 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)  
public Propertywing_tick_lengthSets 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)  
public Propertywing_typeSpecifies the wing style of the overpasses. {ANGLED | PARALLEL | NONE} (In, Optional)  
Top

See Also

© 2011 All Rights Reserved.