Share

SettingsPressureNetwork Class

Settings for PressureNetwork.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAmbient
          Autodesk.Civil.SettingsSettingsPressureNetwork
            More

Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.280

Syntax

C#

public class SettingsPressureNetwork : SettingsAmbient

VB

Public Class SettingsPressureNetwork
	Inherits SettingsAmbient

C++

public ref class SettingsPressureNetwork : public SettingsAmbient

The SettingsPressureNetwork type exposes the following members.

Properties

 NameDescription
Public propertyAcceleration Gets the Acceleration settings
(Inherited from SettingsAmbient)
Public propertyAngle The Angle settings
(Inherited from SettingsAmbient)
Public propertyArea The Area settings
(Inherited from SettingsAmbient)
Public propertyCoordinate The Coordinate settings
(Inherited from SettingsAmbient)
Public propertyCover Gets the depth of cover.
Public propertyDegreeOfCurvature Gets the DegreeOfCurvature settings
(Inherited from SettingsAmbient)
Public propertyDimension The Dimension settings
(Inherited from SettingsAmbient)
Public propertyDirection The Direction settings
(Inherited from SettingsAmbient)
Public propertyDistance The Distance settings
(Inherited from SettingsAmbient)
Public propertyElevation The Elevation settings
(Inherited from SettingsAmbient)
Public propertyGeneral The General settings
(Inherited from SettingsAmbient)
Public propertyGrade Gets the Grade settings
(Inherited from SettingsAmbient)
Public propertyGradeSlope Gets the GradeSlope settings
(Inherited from SettingsAmbient)
Public propertyGridCoordinate Gets the GridCoordinate settings
(Inherited from SettingsAmbient)
Public propertyLabeling Gets the Labeling settings
(Inherited from SettingsAmbient)
Public propertyLatLong Gets the LatLong settings
(Inherited from SettingsAmbient)
Public propertyNameFormat Gets the settings to specify the default name formats for pressure network components (pressure network, pressure pipe, pressure fitting, pressure appurtenance).
Public propertyPressure Gets the Pressure settings
(Inherited from SettingsAmbient)
Public propertyProfileLabelPlacement Gets the settings to establish the default placement of profile view labels associated with the pressure network.
Public propertySectionLabelPlacement Gets the settings to establish the default placement of section labels associated with the pressure network.
Public propertySlope Gets the Slope settings
(Inherited from SettingsAmbient)
Public propertySpeed Gets the Speed settings
(Inherited from SettingsAmbient)
Public propertyStation Gets the Station settings
(Inherited from SettingsAmbient)
Public propertyStyles Gets the default styles assigned to pressure network components.
Public propertyTime The Time settings
(Inherited from SettingsAmbient)
Public propertyTransparentCommands Gets the TransparentCommands settings
(Inherited from SettingsAmbient)
Public propertyUnitless The Unitless settings
(Inherited from SettingsAmbient)
Public propertyVolume Gets the Volume settings
(Inherited from SettingsAmbient)

See Also

Reference

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsAmbient
          Autodesk.Civil.SettingsSettingsPressureNetwork
            Autodesk.Civil.SettingsSettingsCmdAddAppurtTable
            Autodesk.Civil.SettingsSettingsCmdAddFittingTable
            Autodesk.Civil.SettingsSettingsCmdAddPressurePartPlanLabel
            Autodesk.Civil.SettingsSettingsCmdAddPressurePartProfLabel
            Autodesk.Civil.SettingsSettingsCmdAddPressurePartsToProf
            Autodesk.Civil.SettingsSettingsCmdAddPressurePipeTable
            Autodesk.Civil.SettingsSettingsCmdAddPressurePlanLabels
            Autodesk.Civil.SettingsSettingsCmdAddPressureProfLabels
            Autodesk.Civil.SettingsSettingsCmdCreateAlignFromPressureNW
            Autodesk.Civil.SettingsSettingsCmdCreatePressureFromIndModel
            Autodesk.Civil.SettingsSettingsCmdCreatePressureNetwork
            Autodesk.Civil.SettingsSettingsCmdCreatePressurePartList
            Autodesk.Civil.SettingsSettingsCmdCreatePressurePartListFull
            Autodesk.Civil.SettingsSettingsCmdRunDepthCheck
            Autodesk.Civil.SettingsSettingsCmdRunDesignCheck

Was this information helpful?