Parameters
- colSegments
- Collection of segments. Can't be
null
. - strMacroFileName
- Filename (inclusive path information and type) of the macro. Can't be
null
. - pDescription
- Description of macro. If
null
then description is empty.
null
.
null
.
null
then description is empty.
null
.null
.null
then description is empty.Exception | Description |
---|---|
System.ArgumentException | Thrown when parameters are not valid. |
System.NotImplementedException | Thrown when internal error occured while creating macro. |
Eplan.EplApi.DataModel.ObjectNotCreatedException | Thrown when macro has not been created. |