Share

SettingsPipeNetwork.SettingsSectionLabelPlacement 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.280

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

 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.

See Also

Reference

Was this information helpful?