SettingsPipeNetworkSettingsProfileLabelPlacement Class

Settings for PipeNetwork ProfileLabelPlacement.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsProfileLabelPlacement

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

The SettingsPipeNetworkSettingsProfileLabelPlacement type exposes the following members.

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