 
            | Solid Edge Constants Type Library : ProfileValidationType Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igProfileAllowNested | 8192 | |
| igProfileAllowPointsAsProfiles | 524288 | |
| igProfileClosed | 1 | Profile Must Be Closed | 
| igProfileNoRefAxisIntersect | 32 | Profile Cannot Intersect Reference Axis | 
| igProfileNoSelfIntersect | 8 | Profile Cannot Self-Intersect | 
| igProfileRefAxisRequired | 16 | Profile Reference Axis Required | 
| igProfileSingle | 4 | Only One Profile Allowed |