Share

SettingsCmdCreatePressureNetwork.SettingsCmdLabelNewParts Class

Settings for label new parts option.

Inheritance Hierarchy

SystemObject
  SystemMarshalByRefObject
    DisposableWrapper
      TreeOidWrapper
        Autodesk.Civil.SettingsSettingsCmdCreatePressureNetworkSettingsCmdLabelNewParts


Namespace: Autodesk.Civil.Settings
Assembly: AeccPressurePipesMgd (in AeccPressurePipesMgd.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 SettingsCmdCreatePressureNetworkSettingsCmdLabelNewParts type exposes the following members.

Properties

 NameDescription
Public propertyAppurtenanceInPlan Gets whether a new appurtenance is labeled by default when placed in plan view.
Public propertyAppurtenanceProfile Gets whether a new appurtenance is labeled by default when placed in profile view.
Public propertyCrossingPressurePipeProfile Gets whether a new crossing pressure pipe is labeled by default when placed in profile view.
Public propertyCrossingPressurePipeSectionObsolete.
Gets whether a new crossing pressure pipe is labeled by default when placed in section view.
Public propertyFittingInPlan Gets whether a new fitting is labeled by default when placed in plan view.
Public propertyFittingProfile Gets whether a new fitting is labeled by default when placed in profile view.
Public propertyPressurePipeInPlan Gets whether a new pressure pipe is labeled by default when placed in plan view.
Public propertyPressurePipeProfile Gets whether a new pressure pipe is labeled by default when placed in profile view.

See Also

Reference

Was this information helpful?