Share

SettingsPipeNetwork.SettingsProfileLabelPlacement 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.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

 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.

See Also

Reference

Was this information helpful?