SettingsCmdCreatePressureNetworkSettingsCmdLabelNewParts 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.292
Syntax
public sealed class SettingsCmdLabelNewParts : 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.
Top
See Also