public static BusBar Create( Placement3D oParent, string strArticleNr, string strVariant )
public: static BusBar^ Create( Placement3D^ oParent, String^ strArticleNr, String^ strVariant )
Parameters
- oParent
- Placement3D object which will be parent of created bus bar.
- strArticleNr
- Part number of article used to create this object. Can't be null or have zero length.
- strVariant
- Part variant of article.