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

ProfileObstacleSymbolSubstitutionType Enumeration
Types of symbol substitution used to display obstacles.
Syntax
public enum ProfileObstacleSymbolSubstitutionType : System.Enum, System.IComparable, System.IConvertible, System.IFormattable, System.ISpanFormattable  
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

ArcGIS Pro version: 3 or higher.
See Also