Construct a new ProjectPosition with the specified
East/West offset, North/South offset, elevation offset,
and angle of rotation.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
C#
public ProjectPosition( double ew, double ns, double elevation, double angle )
Parameters
- ew Double
- East/West offset
- ns Double
- North/South offset
- elevation Double
- Elevation offset
- angle Double
- Rotation from true north, in radians