Solid Edge Constants Type Library
LayoutStatusConstants Enumeration
Description
Specifies status messages for the Add method.
Members
MemberValueDescription
seLayoutAddedNewLayout0Add method created a new layout successfully.
seLayoutFailedBecauseOfExisting2Add method failed as the RefPlane has already a layout associated with it.
seLayoutReturnedExistingLayout1Add method returned an existing layout that associated with the RefPlane.