Settings for PipeNetwork ProfileLabelPlacement.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsPipeNetworkSettingsProfileLabelPlacement
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.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 SettingsPipeNetworkSettingsProfileLabelPlacement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DimensionAnchorElevationValueForPipes | Specifies the default elevation of the dimension line anchor for profile view labels for pipes. | |
| DimensionAnchorElevationValueForStructures | Specifies the default elevation of the dimension line anchor for profile view labels for structures. | |
| DimensionAnchorOptionForPipes | Specifies the location of the dimension line anchor for profile view labels for pipes. | |
| DimensionAnchorOptionForStructures | Specifies the location of the dimension line anchor for profile view labels for structures. | |
| DimensionAnchorPlotHeightValueForPipes | Specifies the default plot height of the dimension line anchor for profile view labels for pipes. | |
| DimensionAnchorPlotHeightValueForStructures | Specifies the default plot height of the dimension line anchor for profile view labels for structures. | |
| StructureLabelPlacement | Specifies the default location of structure labels. |
