CAD Forums > CAD General

Dumb Question - Red Spot

(1/2) > >>

matokage:
What is this red spot and why is it there?

cadtag:
Geo location marker

it's there because the drawing has a geographic location assigned.
I you don't want to see it, set GEOMARKERVISIBILITY to 0

matokage:
It worked, but i don't understand why it set a Geo marker since I didn't gave it this command. This isn't the first time either.

DeeGeeCees_V.2.0:
I just ran into one of those (or something similar) when trying to hatch a complex spline boundary with many vertices in AutoCad 2017. In some cases, if AutoCad can't complete the operation, it thinks there's a gap and creates those red circles to mark where the operation has a problem. A regen releases them. To fix things in my case, I closed off a few sections with plines to simplify the hatch boundary so AutoCad didn't have to crunch as may numbers. It made for creating a few separate hatch objects, but I just grouped them when done.

Mark:

--- Quote ---Inserting geographic location information to a drawing file makes points within the drawing correspond to geographic locations on the surface of the Earth.

Geographic location information in a drawing file is built around an entity known as the geographic marker. The geographic marker points to a reference point in model space that corresponds to a location on the surface of the earth of known latitude and longitude. The program also captures the direction of the north at this location. Based on this information the program can derive the geographic coordinates of all other points in the drawing file.

Typically a geographic location is defined by its coordinates (for example, latitude, longitude, and elevation) and the coordinate system (for example, WGS 84) used to define the coordinates. Moreover, the coordinates of a location can differ from one GIS coordinate system to another. Hence, when you specify the geographic location of the geographic marker, the system also captures the details of the GIS coordinate system.

Typically CAD drawings are unitless and are drawn at 1:1 scale. You are free to decide the linear unit a drawing unit represents. GIS systems, on the other hand, allow the coordinate system to decide the linear units. In order to map CAD coordinates to GIS coordinates, the system needs to interpret CAD drawing units in terms of linear units. The system uses the setting stored in the INSUNITS system variable as the default linear measurement of a drawing unit. However, when you insert geographic location information, you have the option of specifying a different linear measurement (for a drawing unit).

You can remove geographic location information from a drawing file using the GEOREMOVE command. The geographic marker and GIS coordinate system are removed from the drawing file. However, position markers continue to remain in the drawing file.

--- End quote ---

https://help.autodesk.com/view/CIV3D/2019/ENU/index.html?guid=GUID-47B2082F-204E-499A-99AD-96DC2BA3738F

Navigation

[0] Message Index

[#] Next page

Go to full version