Settings for Pressure Network ProfileLabelPlacement.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsPressureNetworkSettingsProfileLabelPlacement
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280
Syntax
C#
public class SettingsProfileLabelPlacement : TreeOidWrapper
VB
Public Class SettingsProfileLabelPlacement Inherits TreeOidWrapper
C++
public ref class SettingsProfileLabelPlacement : public TreeOidWrapper
The SettingsPressureNetworkSettingsProfileLabelPlacement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DimensionAnchorElevationValueForAppurtenances | Specifies the default elevation of the dimension line anchor for profile view labels for appurtenances. | |
| DimensionAnchorElevationValueForFittings | Specifies the default elevation of the dimension line anchor for profile view labels for fittings. | |
| DimensionAnchorElevationValueForPressurePipes | Specifies the default elevation of the dimension line anchor for profile view labels for pressure pipes. | |
| DimensionAnchorOptionForAppurtenances | Specifies the location of the dimension line anchor for profile view labels for appurtenances. | |
| DimensionAnchorOptionForFittings | Specifies the location of the dimension line anchor for profile view labels for fittings. | |
| DimensionAnchorOptionForPressurePipes | Specifies the location of the dimension line anchor for profile view labels for pressure pipes. | |
| DimensionAnchorPlotHeightValueForAppurtenances | Specifies the default plot height of the dimension line anchor for profile view labels for appurtenances. | |
| DimensionAnchorPlotHeightValueForFittings | Specifies the default plot height of the dimension line anchor for profile view labels for fittings. | |
| DimensionAnchorPlotHeightValueForPressurePipes | Specifies the default plot height of the dimension line anchor for profile view labels for pressure pipes. |
