A programming language created by Microsoft
5
votes
2answers
2k views
How to convert Distance, Azimuth, Dip to XYZ?
I have an excel spreadsheet with header and survey drill data. Header data contains hole ID, and location coordinates, and the survey data contains related downhole survey with Distance, Azimuth and ...
3
votes
2answers
2k views
Using conditional statements in Field Calculator
I have two fields, "P_Area" and "PC_Area", whose sizes I'd like to compare in a third field, "Areas_Equal". The "Areas_Equal" field should contain a "Yes" if the other two are equal and a "No" if they ...
1
vote
1answer
153 views
How can I transform layout page units to map units?
I am trying to build an add-in that will create a polygon from the current map extent. This is not a problem in Data View where I can easily get the envelope of an iMxDocument:iActiveView in data ...
