Settings for PipeNetwork SectionLabelPlacement.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsPipeNetworkSettingsSectionLabelPlacement
Namespace: Autodesk.Civil.Settings
Assembly: AeccDbMgd (in AeccDbMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class SettingsSectionLabelPlacement : TreeOidWrapper
VB
Public Class SettingsSectionLabelPlacement Inherits TreeOidWrapper
C++
public ref class SettingsSectionLabelPlacement : public TreeOidWrapper
The SettingsPipeNetworkSettingsSectionLabelPlacement type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| DimensionAnchorElevationValueForPipes | Specifies the default elevation of the dimension line anchor for section view labels for pipes. | |
| DimensionAnchorElevationValueForStructures | Specifies the default elevation of the dimension line anchor for section view labels for structures. | |
| DimensionAnchorOptionForPipes | Specifies the location of the dimension line anchor for section view labels for pipes. | |
| DimensionAnchorOptionForStructures | Specifies the location of the dimension line anchor for section view labels for structures. | |
| DimensionAnchorPlotHeightValueForPipes | Specifies the default plot height of the dimension line anchor for section view labels for pipes. | |
| DimensionAnchorPlotHeightValueForStructures | Specifies the default plot height of the dimension line anchor for section view labels for structures. | |
| PipeSectionLabel | Specifies the default location of pipe labels displayed in section views. | |
| StructureLabelPlacement | Specifies the default location of structure labels. |
