SettingsPressureNetworkSettingsStyles Class

Settings for Pressure Network Styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPressureNetworkSettingsStyles

Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.dll) Version: 13.8.0.292
Syntax
public class SettingsStyles : TreeOidWrapper

The SettingsPressureNetworkSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyAppurtenancePlanLabelStyle Specifies the default style for appurtenance labels that are displayed in plan view.
Public propertyAppurtenancePlanLabelStyleId Specifies the default styleId for appurtenance labels that are displayed in plan view.
Public propertyAppurtenanceProfileLabelStyle Specifies the default style for appurtenance labels that are displayed in profile view.
Public propertyAppurtenanceProfileLabelStyleId Specifies the default styleId for appurtenance labels that are displayed in profile view.
Public propertyAppurtenanceStyle Specifies the default style for appurtenances in the pressure network.
Public propertyAppurtenanceStyleId Specifies the default styleId for appurtenances in the pressure network.
Public propertyCrossingPressurePipeProfileLabelStyle Specifies the default style for pressure pipe crossing labels that are displayed in a profile view.
Public propertyCrossingPressurePipeProfileLabelStyleId Specifies the default styleId for pressure pipe crossing labels that are displayed in a profile view.
Public propertyCrossingPressurePipeSectionLabelStyle Specifies the default style for pressure pipe section labels that are displayed in a profile view.
Public propertyCrossingPressurePipeSectionLabelStyleId Specifies the default styleId for pressure pipe section labels that are displayed in a profile view.
Public propertyFittingPlanLabelStyle Specifies the default style for fitting labels that are displayed in plan view.
Public propertyFittingPlanLabelStyleId Specifies the default styleId for fitting labels that are displayed in plan view.
Public propertyFittingProfileLabelStyle Specifies the default style for fitting labels that are displayed in profile view.
Public propertyFittingProfileLabelStyleId Specifies the default styleId for fitting labels that are displayed in profile view.
Public propertyFittingStyle Specifies the default style for fittings in the pressure network.
Public propertyFittingStyleId Specifies the default styleId for fittings in the pressure network.
Public propertyPartsList Specifies the default parts list for the pressure network.
Public propertyPartsListId Specifies the default parts listId for the pressure network.
Public propertyPressurePipePlanLabelStyle Specifies the default style for pressure pipe labels that are displayed in a plan view.
Public propertyPressurePipePlanLabelStyleId Specifies the default styleId for pressure pipe labels that are displayed in a plan view.
Public propertyPressurePipeProfileLabelStyle Specifies the default style for pressure pipe labels that are displayed in a profile view.
Public propertyPressurePipeProfileLabelStyleId Specifies the default styleId for pressure pipe labels that are displayed in a profile view.
Public propertyPressurePipeStyle Specifies the default style for pressure pipes in the pressure network.
Public propertyPressurePipeStyleId Specifies the default styleId for pressure pipes in the pressure network.
Public propertyRenderMaterial Specifies the default render material in the pressure network.
Top
See Also