Re-Writing Rectangle Linework Code Set
When importing 3 points that will be drawn as a rectangle, Civil3D reads the 'R' command on the 3rd shot. Trimble Access is the opposite; the 'R' command is your first shot. The end game here is to have the collectors and civil both draw the linework in the same fashion, but I don't see how to create a new action in the feature library in Trimble Business Center, so my hope is to re-write the code in the F2F_XDEF file for the linework code set in civil. Does anyone know what code should be entered in the F2F_XDEF file to make civil read the rectangle command on the first shot, instead of the last?
This is the code currently in the F2F_XDEF file for a rectangle: <kRectangle>R</kRectangle>
Thanks
Link copied