 
            | Solid Edge Constants Type Library : PlacementMethodConstants Enumeration | 
| Member | Value | Description | 
|---|---|---|
| igByCascadeMethod | 3 | Location is determined by insert command (usually window center) with overlapping frames cascaded. | 
| igByDefaultStateData | 4 | Location is determined by defaults in SmartFrame2dDefaults object. | 
| igByFrameBoundaries | 2 | User is prompted for 2 pts defining frame boundary | 
| igByOrigin | 1 | User is prompted for a single origin point. |