 
            | Solid Edge Constants Type Library : LayoutStatusConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| seLayoutAddedNewLayout | 0 | Add method created a new layout successfully. | 
| seLayoutFailedBecauseOfExisting | 2 | Add method failed as the RefPlane has already a layout associated with it. | 
| seLayoutReturnedExistingLayout | 1 | Add method returned an existing layout that associated with the RefPlane. |