Hello @BIM_Dreamer
The question is a little bit vague! How are you rotating your boundary line?!
Normally the boundary line is set out to True North and Survey Point are fixed/clipped (typically at the corners of the boundary). That survey point will represent the fixed point in the physical world and is used to correctly orient the building geometry to or with respect to the boundary line. And this is done by setting the angl to True north (not by rotating the boundary/property line). Subsequently;
- your project's base point reads its coordinates from the survey point
- and the spot coordinates read their coordinates either from the project base point or the survey point depending on how you set them to function
Unless the coordinates of the those reference points change (Survey point and Project Base Point); the Easting and Northing is not supposed to change! Rotating to True North and Project North doesn't change coordinates it only changes the orientation. To set the angl to true north you can use eitehr of the following:
- Rotate Project North from Manage Tab > Project Location Panel
- Select the Project Base Point and enter the angle to true north there... (the circular one - Not the triangular Survey Point)
(You might want to look more into Project Base Points and Survey Points Tutorials as well as Shared Coordinates...The documentation on Revit Help is quite good and there are some good material for both topics can be found on Autodesk University)
If you are using rotate in order to align your property line with True/Project North...the coordinates (N&E) will definitly change because when you are using rotate the only fixed point (where N/E do not change) is the center of rotation...Everything else gets shifted elsewhere (You are not supposed to do this)
If I misunderstood something; please do clarify more what are doing; what are the results you are getting and what results would you like to get instead.