Parameters
- oArticle
- ArticleReference object is a prototype for ArticleReference added to ConnectionDefinitionPoint.
Return Value
Article reference added to the ConnectionDefinitionPoint. Article reference passed as parameter is not changed.
Exception | Description |
---|---|
Eplan.EplApi.Base.BaseException | Thrown when the Article cannot be added |
System.ArgumentNullException | Thrown when article number is null . |
System.ArgumentNullException | Thrown when article variant is null . |
CannotAddArticleException | Thrown when it was impossible to get valid property index . |