Parameters
- oProject
- Eplan.EplApi.DataModel.Project the Spline will be assign to.
| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown when pageisnull. | 
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the PolyLine cannot be created. | 
| Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the PolyLine has already been created. | 
| Eplan.EplApi.DataModel.InvalidArgumentException | Thrown when given Eplan.EplApi.DataModel.Page has PageType sets to ExternalDocument. |