Creates a new project position object. 
   Namespace:   Autodesk.Revit.Creation  
  Assembly:   RevitAPI  (in RevitAPI.dll) Version: 2015.0.0.0 (2015.0.0.0) 
Syntax
| C# | 
|---|
|  | 
| Visual Basic | 
|---|
|  | 
| Visual C++ | 
|---|
|  | 
Parameters
- ew
-  Type:  System Double  
 East to West offset in feet.
- ns
-  Type:  System Double  
 North to South offset in feet.
- elevation
-  Type:  System Double  
 Elevation above sea level in feet.
- angle
-  Type:  System Double  
 Rotation angle away from true north in the range of -PI to +PI.
Remarks
 This object contains offset information and is used by the project location object for setting the project location relative to the site location. Measurements are in feet and radians.