public static Drilling CreateContour( Project oProject, string strContureName, List<Placement3D> listOfAdditionalObjects )
public: static Drilling^ CreateContour( Project^ oProject, String^ strContureName, List<Placement3D^>^ listOfAdditionalObjects )
Parameters
| Parameter Name | Description |
|---|---|
| oProject | |
| strContureName | Full path with extension ("*.fc1") to file containing a contour. |
| listOfAdditionalObjects | list, that will be filled by additional created objects. may be null |
Return Value
The created Drilling.