Parameters
- strIdentifyingName
- Identifying name of the segment definition. Can't be nullor start with 'Eplan.'.
- pParent
- Parent of this new segment definition. Can't be null.
null or start with 'Eplan.'.
null.
null or start with 'Eplan.'.null.| Exception | Description | 
|---|---|
| System.ArgumentNullException | Thrown if any of parameters is null. | 
| System.ArgumentException | Thrown if any of parameters is is invalid. | 
| Eplan.EplApi.DataModel.ObjectCreationException | Thrown when object cannot be created. |