SettingsPressureNetworkSettingsSectionLabelPlacement Class

Settings for Pressure Network SectionLabelPlacement.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPressureNetworkSettingsSectionLabelPlacement

Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public class SettingsSectionLabelPlacement : TreeOidWrapper

The SettingsPressureNetworkSettingsSectionLabelPlacement type exposes the following members.

Properties
 NameDescription
Public propertyAppurtenanceSectionLabelPlacement Specifies the default placement for section view labels for appurtenances. 0: At Top of Appurtenance 1: At Middle of Appurtenance 2: At Bottom of Appurtenance
Public propertyDimensionAnchorElevationValueForAppurtenances Specifies the default elevation of the dimension line anchor for section view labels for appurtenances.
Public propertyDimensionAnchorElevationValueForFittings Specifies the default elevation of the dimension line anchor for section view labels for fittings.
Public propertyDimensionAnchorElevationValueForPressurePipes Specifies the default elevation of the dimension line anchor for section view labels for pressure pipes.
Public propertyDimensionAnchorOptionForAppurtenances Specifies the location of the dimension line anchor for section view labels for appurtenances.
Public propertyDimensionAnchorOptionForFittings Specifies the location of the dimension line anchor for section view labels for fittings.
Public propertyDimensionAnchorOptionForPressurePipes Specifies the location of the dimension line anchor for section view labels for pressure pipes.
Public propertyDimensionAnchorPlotHeightValueForAppurtenances Specifies the default plot height of the dimension line anchor for section view labels for appurtenances.
Public propertyDimensionAnchorPlotHeightValueForFittings Specifies the default plot height of the dimension line anchor for section view labels for fittings.
Public propertyDimensionAnchorPlotHeightValueForPressurePipes Specifies the default plot height of the dimension line anchor for section view labels for pressure pipes.
Public propertyFittingSectionLabelPlacement Specifies the default placement for section view labels for fittings. 0: At Top of Fitting 1: At Middle of Fitting 2: At Bottom of Fitting
Public propertyPressurePipeSectionLabelPlacement Specifies the default placement for section view labels for pressure pipes. 0: At Top of Pipe 1: At Middle of Pipe 2: At Bottom of Pipe
Top
See Also