Share

SettingsPipeNetwork.SettingsRules Class

Settings for PipeNetwork Rules.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsPipeNetworkSettingsRules


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

Syntax

C#

public class SettingsRules : TreeOidWrapper

VB

Public Class SettingsRules
	Inherits TreeOidWrapper

C++

public ref class SettingsRules : public TreeOidWrapper

The SettingsPipeNetworkSettingsRules type exposes the following members.

Properties

 NameDescription
Public propertyPipe Specifies the default rule set assigned to pipes.
Public propertyPipeStyleId Specifies the default rule setId assigned to pipes.
Public propertyStructure Specifies the default rule set assigned to structures.
Public propertyStructureStyleId Specifies the default rule setId assigned to structures.

See Also

Reference

Was this information helpful?