Settings for Pressure Network Styles.
Inheritance Hierarchy
SystemObjectSystemMarshalByRefObject
DisposableWrapper
TreeOidWrapper
Autodesk.Civil.SettingsSettingsPressureNetworkSettingsStyles
Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.7.0.1276
Syntax
C#
public class SettingsStyles : TreeOidWrapper
VB
Public Class SettingsStyles Inherits TreeOidWrapper
C++
public ref class SettingsStyles : public TreeOidWrapper
The SettingsPressureNetworkSettingsStyles type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
| AppurtenancePlanLabelStyle | Specifies the default style for appurtenance labels that are displayed in plan view. | |
| AppurtenancePlanLabelStyleId | Specifies the default styleId for appurtenance labels that are displayed in plan view. | |
| AppurtenanceProfileLabelStyle | Specifies the default style for appurtenance labels that are displayed in profile view. | |
| AppurtenanceProfileLabelStyleId | Specifies the default styleId for appurtenance labels that are displayed in profile view. | |
| AppurtenanceStyle | Specifies the default style for appurtenances in the pressure network. | |
| AppurtenanceStyleId | Specifies the default styleId for appurtenances in the pressure network. | |
| CrossingPressurePipeProfileLabelStyle | Specifies the default style for pressure pipe crossing labels that are displayed in a profile view. | |
| CrossingPressurePipeProfileLabelStyleId | Specifies the default styleId for pressure pipe crossing labels that are displayed in a profile view. | |
| CrossingPressurePipeSectionLabelStyle | Specifies the default style for pressure pipe section labels that are displayed in a profile view. | |
| CrossingPressurePipeSectionLabelStyleId | Specifies the default styleId for pressure pipe section labels that are displayed in a profile view. | |
| FittingPlanLabelStyle | Specifies the default style for fitting labels that are displayed in plan view. | |
| FittingPlanLabelStyleId | Specifies the default styleId for fitting labels that are displayed in plan view. | |
| FittingProfileLabelStyle | Specifies the default style for fitting labels that are displayed in profile view. | |
| FittingProfileLabelStyleId | Specifies the default styleId for fitting labels that are displayed in profile view. | |
| FittingStyle | Specifies the default style for fittings in the pressure network. | |
| FittingStyleId | Specifies the default styleId for fittings in the pressure network. | |
| PartsList | Specifies the default parts list for the pressure network. | |
| PartsListId | Specifies the default parts listId for the pressure network. | |
| PressurePipePlanLabelStyle | Specifies the default style for pressure pipe labels that are displayed in a plan view. | |
| PressurePipePlanLabelStyleId | Specifies the default styleId for pressure pipe labels that are displayed in a plan view. | |
| PressurePipeProfileLabelStyle | Specifies the default style for pressure pipe labels that are displayed in a profile view. | |
| PressurePipeProfileLabelStyleId | Specifies the default styleId for pressure pipe labels that are displayed in a profile view. | |
| PressurePipeStyle | Specifies the default style for pressure pipes in the pressure network. | |
| PressurePipeStyleId | Specifies the default styleId for pressure pipes in the pressure network. | |
| RenderMaterial | Specifies the default render material in the pressure network. |
