ESRI.ArcGIS.CartographyTools
CreateOverpass Class Members
See Also  Properties  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.CartographyTools Namespace : CreateOverpass Class




The following tables list the members exposed by CreateOverpass.

Public Constructors

 NameDescription
Public ConstructorCreateOverpass ConstructorOverloaded. Constructor that takes all required parameters for geoprocessor execution.  
Top

Public Properties

 NameDescription
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertyin_above_featuresThe input line feature layer containing stroke representations that intersect—and will be symbolized as passing above—stroke representations in the Input Below Features. (In, Required)  
Public Propertyin_below_featuresThe input line feature layer containing stroke representations that intersect—and will be symbolized as passing below—stroke representations in the Input Above Features. These features will be masked by the polygons created in the Output Overpass feature class. (In, Required)  
Public Propertymargin_acrossSets the width of the mask polygons across the Input Above Features by specifying the distance in page units that the mask should extend beyond the width of the stroke symbol of the Input Below Features. The Margin Across must be specified, and it must be greater than or equal to zero. Choose a page unit (points, millimeters, and so on) for the margin; the default is points. (In, Required)  
Public Propertymargin_alongSets the length of the mask polygons along the Input Above Features by specifying the distance in page units that the mask should extend beyond the width of the stroke symbol of the Input Below Features. The Margin Along must be specified, and it must be greater than or equal to zero. Choose a page unit (points, millimeters, and so on) for the margin; the default is points. (In, Required)  
Public Propertyout_decoration_feature_classThe output line feature class that will be created to store parapet features. (Out, Optional)  
Public Propertyout_mask_relationship_classThe output relationship class that will be created to store links between Overpass mask polygons and the stroke representations of the Input Below Features. (Out, Required)  
Public Propertyout_overpass_feature_classThe output feature class that will be created to store polygons to mask the Input Below features. (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_clauseA SQL expression used to select a subset of features in the Input Above Features with Representations parameter. (In, Optional)  
Public Propertywing_tick_lengthSets the length of the parapet wings in page units. The length must be greater than or equal to zero; the default length is 1. Choose a page unit (Points, Millimeters, and so on) for the 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 parapet features. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.