public ObjectIdCollection CreateSolidsAtDepthToFile( double depth, string layer, ushort penIndex, ref string fileName )
Public Function CreateSolidsAtDepthToFile ( depth As Double, layer As String, penIndex As UShort, ByRef fileName As String ) As ObjectIdCollection
public: ObjectIdCollection^ CreateSolidsAtDepthToFile( double depth, String^ layer, unsigned short penIndex, String^% fileName )