Parameters
- strName
- Name identifying the mate.
- pMLSDescription
- Description
- pntStart
- Beginning of the line mate, relative.
- pntEnd
- End of the line mate, relative.
Exception | Description |
---|---|
System.ArgumentNullException | Thrown when param is null value. Check exception message for more info. |
System.ArgumentException | Thrown if strName has zero length. |
Eplan.EplApi.DataModel.ObjectAlreadyCreatedException | Thrown when the LineMate has already been created. |