public void CreateArticlePlacement( Function oMountingPanel, string strPartNumber, PointD pLocation, ref Function oArticlePlacement )
public: void CreateArticlePlacement( Function^ oMountingPanel, String^ strPartNumber, PointD pLocation, Function^% oArticlePlacement )
Parameters
| Parameter Name | Description |
|---|---|
| oMountingPanel | mounting panel |
| strPartNumber | part number |
| pLocation | location |
| oArticlePlacement | created article placement |