![]() | CDHGetHoleSurvey Method |
Namespace: Geosoft.Desktop.GXNetX
public void GetHoleSurvey( int hole, CVV vv_x, CVV vv_y, CVV vv_z, CVV vv_d ) public void GetHoleSurvey( int hole, CVV vv_x, CVV vv_y, CVV vv_z, CVV vv_d )
Public Sub GetHoleSurvey ( hole As Integer, vv_x As CVV, vv_y As CVV, vv_z As CVV, vv_d As CVV ) Public Sub GetHoleSurvey ( hole As Integer, vv_x As CVV, vv_y As CVV, vv_z As CVV, vv_d As CVV )
public: void GetHoleSurvey( int hole, CVV^ vv_x, CVV^ vv_y, CVV^ vv_z, CVV^ vv_d ) public: void GetHoleSurvey( int hole, CVV^ vv_x, CVV^ vv_y, CVV^ vv_z, CVV^ vv_d )
member GetHoleSurvey : hole : int * vv_x : CVV * vv_y : CVV * vv_z : CVV * vv_d : CVV -> unit member GetHoleSurvey : hole : int * vv_x : CVV * vv_y : CVV * vv_z : CVV * vv_d : CVV -> unit