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