SettingsPipeNetworkSettingsStyles Class

Settings for PipeNetwork Styles.
Inheritance Hierarchy
SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsStyles

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

The SettingsPipeNetworkSettingsStyles type exposes the following members.

Properties
 NameDescription
Public propertyInterference Specifies the default style for interference in the pipe network.
Public propertyInterferenceRenderMaterial Specifies the default interference render material in the pipe network.
Public propertyInterferenceStyleId Specifies the default styleId for interference in the pipe network.
Public propertyPartsList Specifies the default parts list for the pipe network.
Public propertyPartsListId Specifies the default parts listId for the pipe network.
Public propertyPipe Specifies the default style for pipes in the pipe network.
Public propertyPipePlanLabel Specifies the default style for pipe labels that are displayed in plan view.
Public propertyPipePlanLabelStyleId Specifies the default styleId for pipe labels that are displayed in plan view.
Public propertyPipeProfileLabel Specifies the default style for pipe labels that are displayed in profile view.
Public propertyPipeProfileLabelStyleId Specifies the default styleId for pipe labels that are displayed in profile view.
Public propertyPipeSectionLabel Specifies the default style for pipe labels that are displayed in section view.
Public propertyPipeSectionLabelStyleId Specifies the default styleId for pipe labels that are displayed in section view.
Public propertyPipeStyleId Specifies the default styleId for pipes in the pipe network.
Public propertyRenderMaterial Specifies the default render material in the pipe network.
Public propertyStructure Specifies the default style for structures in the pipe network.
Public propertyStructurePlanLabel Specifies the default style for structure labels that are displayed in plan view.
Public propertyStructurePlanLabelStyleId Specifies the default styleId for structure labels that are displayed in plan view.
Public propertyStructureProfileLabel Specifies the default style for structure labels that are displayed in a profile view.
Public propertyStructureProfileLabelStyleId Specifies the default styleId for structure labels that are displayed in a profile view.
Public propertyStructureSectionLabel Specifies the default style for structure labels that are displayed in a section view.
Public propertyStructureSectionLabelStyleId Specifies the default styleId for structure labels that are displayed in a section view.
Public propertyStructureStyleId Specifies the default styleId for structures in the pipe network.
Top
See Also