PCType
public enum PCType : String, Codable, Equatable, CaseIterable
                - 
                  
                  
Undocumented
Declaration
Swift
case point = "Point" 
public enum PCType : String, Codable, Equatable, CaseIterable
                Undocumented
Swift
case point = "Point"