Parameters
- pProject
- Project to which this object will be assign. Can't be null.
- oStartPoint
- Position of the object beginning.
- oEndPoint
- Position of the AuxiliaryLine end.
Return Value
Created and stored in database AuxiliaryLine object.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the duct cannot be created. |