Parameters
- strArticleNr
- article's number
- strVariantNr
- article's variant number
- nCount
- count of articles to add
Return Value
Article added to the Function
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the Article cannot be added |
System.ArgumentNullException | Thrown when strArticleNR is null . |
System.ArgumentNullException | Thrown when strVariantNR is null . |
CannotAddArticleException | Thrown when it was impossible to add ArticleReference. This happens for example when 2nd ArticleReference is added to a 2D Function having ArticlePlacement category |