Share

SettingsCmdCreateNetwork.SettingsCmdLabelNewParts Class

Settings for alignment type option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreateNetworkSettingsCmdLabelNewParts


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

Syntax

C#

public sealed class SettingsCmdLabelNewParts : TreeOidWrapper

VB

Public NotInheritable Class SettingsCmdLabelNewParts
	Inherits TreeOidWrapper

C++

public ref class SettingsCmdLabelNewParts sealed : public TreeOidWrapper

The SettingsCmdCreateNetworkSettingsCmdLabelNewParts type exposes the following members.

Properties

 NameDescription
Public propertyCrossPipeProfile Gets whether a new crossing pipe is labeled by default when placed in profile view.
Public propertyPipeInPlan Gets whether a new pipe is labeled by default when placed in plan view.
Public propertyPipeProfile Gets whether a new pipe is labeled by default when placed in profile view.
Public propertyStructureInPlan Gets whether a new structure is labeled by default when placed in plan view.
Public propertyStructureProfile Gets whether a new structure is labeled by default when placed in profile view.

See Also

Reference

Was this information helpful?