Specifies the extraction curve type.
Public Enum ProfileCurveType LineSeg Arc End Enum
public enum ProfileCurveType { LineSeg, Arc }