public static Drilling CreateOctagonTransient( Project oProject, double dEdgeLength, List<Placement3D> listOfAdditionalObjects )
public: static Drilling^ CreateOctagonTransient( Project^ oProject, double dEdgeLength, List<Placement3D^>^ listOfAdditionalObjects )
Parameters
- oProject
 - dEdgeLength
 - Length of one edge of the drilling. Must be greater than 0.
 - listOfAdditionalObjects
 - list, that will be filled by additional created objects. may be null
 
Return Value
The created Drilling.