SettingsPipeNetworkSettingsSectionLabelPlacement Class

Settings for PipeNetwork SectionLabelPlacement.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsSectionLabelPlacement

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

The SettingsPipeNetworkSettingsSectionLabelPlacement type exposes the following members.

Properties
 NameDescription
Public propertyDimensionAnchorElevationValueForPipes Specifies the default elevation of the dimension line anchor for section view labels for pipes.
Public propertyDimensionAnchorElevationValueForStructures Specifies the default elevation of the dimension line anchor for section view labels for structures.
Public propertyDimensionAnchorOptionForPipes Specifies the location of the dimension line anchor for section view labels for pipes.
Public propertyDimensionAnchorOptionForStructures Specifies the location of the dimension line anchor for section view labels for structures.
Public propertyDimensionAnchorPlotHeightValueForPipes Specifies the default plot height of the dimension line anchor for section view labels for pipes.
Public propertyDimensionAnchorPlotHeightValueForStructures Specifies the default plot height of the dimension line anchor for section view labels for structures.
Public propertyPipeSectionLabel Specifies the default location of pipe labels displayed in section views.
Public propertyStructureLabelPlacement Specifies the default location of structure labels.
Top
See Also