ArcGIS Pro 3.0 API Reference Guide
ArcGIS.Core.CIM Namespace / ProfileObstacleSymbolSubstitutionType Enumeration

ProfileObstacleSymbolSubstitutionType Enumeration
Types of symbol substitution used to display obstacles.
Syntax
public enum ProfileObstacleSymbolSubstitutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable  
Members
MemberDescription
None No substitute symbols used to display obstacles
Penetrating Penetrating obstacles are displayed with substitute symbols
Protruding Protruding portion of penetrating obstacles is displayed with substitute symbols
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         ArcGIS.Core.CIM.ProfileObstacleSymbolSubstitutionType

Requirements

Target Platforms: Windows 11, Windows 10, Windows 8.1

ArcGIS Pro version: 2.9 or higher.
See Also