Parameters
- pProject
- Project to which this object will be assigned. Can't be
null
. - pStartSymbol
- Symbol which will be assign as beggining of segment.
- pEndSymbol
- Symbol which will be assign as end of segment.
null
.
null
.Exception | Description |
---|---|
System.ArgumentNullException | Thrown when pProject is null . |
Eplan.EplApi.DataModel.ObjectCreationException | Thrown when the Segment cannot be created. |
Eplan.EplApi.Base.BaseException | Thrown when internal error has occured. Please see the exception message for details. |