AutoCAD to query the point coordinates, distance, area and quality characteristics of an object

Source: Internet
Author: User
Tags command line relative

Point coordinates query

The ID command is used to query the coordinate values of the specified points. The call method for this command is:

Toolbar: "Inquiry (query)" →

Menu: "Tool (tool)" → "Inquiry (query)" → "ID point (coordinates)"

Command line: ID

When you use the ID command, AutoCAD gives the x, y, and z coordinate values for the specified point.

Explains that the ID command can be used transparently.

Distance Query

function and use of 8.2.1 distance query

The "dist" command computes the distance and angle between any two points in the space. The call method for this command is:

Toolbar: "Inquiry (query)" →

Menu: "Tool (Tools)" → "Inquiry (query)" → "Distance (distance)"

Command line: Dist (or alias di)

8.2.2 Distance Query Command detailed

After you invoke the "dist" command, specify 1th and 2nd according to the prompts, and the query results include the items shown in table 8-1.

Table 8-1 Dist Command query content

Project

Meaning

Distance (distance)

Three-dimensional distance between two points

Angle in XY Plane

(Dip in XY plane)

The angle between the projection on the XY plane and the x axis between two points

Angle from XY Plane (angle to XY plane)

The angle between the line and the XY plane between two points

Delta x (x increment)

Increment of the 2nd x coordinate relative to the 1th x coordinate

Delta Y (y increment)

Increment of the 2nd y coordinate relative to the 1th y coordinate

Delta Z (z increment)

Increment of 2nd Z coordinate relative to 1th Z coordinate

Explains that the "dist" command can be used transparently.

The expert specifies that the system variable distance stores the last measured result of the "dist" command.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.