Menu

Executive Programs

Workshops

Projects

Blogs

Careers

Placements

Student Reviews


For Business


More

Academic Training

Informative Articles

Find Jobs

We are Hiring!


All Courses

Choose a category

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

All Courses

All Courses

logo

CHOOSE A CATEGORY

Mechanical

Electrical

Civil

Computer Science

Electronics

Offline Program

Top Job Leading Courses

Automotive

CFD

FEA

Design

MBD

Med Tech

Courses by Software

Design

Solver

Automation

Vehicle Dynamics

CFD Solver

Preprocessor

Courses by Semester

First Year

Second Year

Third Year

Fourth Year

Courses by Domain

Automotive

CFD

Design

FEA

Tool-focused Courses

Design

Solver

Automation

Preprocessor

CFD Solver

Vehicle Dynamics

Machine learning

Machine Learning and AI

POPULAR COURSES

coursePost Graduate Program in Hybrid Electric Vehicle Design and Analysis
coursePost Graduate Program in Computational Fluid Dynamics
coursePost Graduate Program in CAD
coursePost Graduate Program in CAE
coursePost Graduate Program in Manufacturing Design
coursePost Graduate Program in Computational Design and Pre-processing
coursePost Graduate Program in Complete Passenger Car Design & Product Development
Executive Programs
Workshops
For Business

Success Stories

Placements

Student Reviews

More

Projects

Blogs

Academic Training

Find Jobs

Informative Articles

We're Hiring!

phone+91 9342691281Log in
  1. Home/
  2. Suhas B U/
  3. Creation of geometries by Coordinate system methods using AutoCad

Creation of geometries by Coordinate system methods using AutoCad

 Aim: 1. Create the geometries from P1 to P2 using all the coordinates system methods. and need to use line tool and find the missing dimensions. 2. Civil Related Problems,Draw the profile and the trusses using any coordinate system methods. The dimensions are there for references.   Introduction: In Autocad…

    • Suhas B U

      updated on 27 Jun 2022

     Aim:

    1. Create the geometries from P1 to P2 using all the coordinates system methods. and need to use line tool and find the missing dimensions.

    2. Civil Related Problems,
    Draw the profile and the trusses using any coordinate system methods. The dimensions are there for references.

      Introduction:

    In Autocad there are two coordinates systems are;

    Cartesian and Polar coordinates.

    To these coordinates systems the absolute and relative coordinates of autocad as are applicable.

    Coordinates Systems: It is a system where numbers are used to dtermine the unique position of points and other geometric elements.

    There are three types of coordinates systems are;

    1. Absolute coordinate systems:Absolute coordinates refers to a Cartesian System that uses x-axis, y-axis, and sometimes a z-axis to establish a point some distance from a common origin
    2. Relative coordinate system: Relative coordinates are locations defined by their distance from a reference point
    3. Relative rectangular coordinates: It is a coordinate system thatt specifies each point by a pair of numerical coordinates in the x-axis and y-axis. In this system the points suceeding the first point are typed in as '@x,y' in the command line. 
    4. Relative polar coordinates: This system specifies the distance and angle of a particular point with respect to its previous point. In relative polar coordinates system, points are established by typing @ distance<angle[Enter] in the command line.
    5. Direct distance entry. 

    Commands Used:

    1. Line command
    2. Dimlinear command
    3. Text command
    4. Circle command

    Procedure:

    Relative rectangular coordinate systems:

    1. P-1 Drawing: 

    a). Absolute Coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: 8,1
    Specify next point or [Undo]: 8,2
    Specify next point or [Close/Undo]: 3,2
    Specify next point or [Close/Undo]: 3,6
    Specify next point or [Close/Undo]: 8,6
    Specify next point or [Close/Undo]: 8,7
    Specify next point or [Close/Undo]: 2,7
    Specify next point or [Close/Undo]: 2,1
    Specify next point or [Close/Undo]: Close

    b). Relative Rectangular coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @6,0
    Specify next point or [Undo]: @0,1
    Specify next point or [Close/Undo]: @-5,0
    Specify next point or [Close/Undo]: @0,4
    Specify next point or [Close/Undo]: @5,0
    Specify next point or [Close/Undo]: @0,1
    Specify next point or [Close/Undo]: @-6,0
    Specify next point or [Close/Undo]: Close

    c). Relative Polar coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @6<0
    Specify next point or [Undo]: @1<90
    Specify next point or [Close/Undo]: @5<180
    Specify next point or [Close/Undo]: @4<90
    Specify next point or [Close/Undo]: @5<0
    Specify next point or [Close/Undo]: @1<90
    Specify next point or [Close/Undo]: @6<180
    Specify next point or [Close/Undo]: Close

    Result:

     

    2. P-2 Drawing:

    a). Absolute Coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: 5,1
    Specify next point or [Undo]: 5,5
    Specify next point or [Close/Undo]: 6,5
    Specify next point or [Close/Undo]: 6,1
    Specify next point or [Close/Undo]: 9,1
    Specify next point or [Close/Undo]: 7,8
    Specify next point or [Close/Undo]: 4,8
    Specify next point or [Close/Undo]: Close

    b). Relative Rectangular coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @3,0
    Specify next point or [Undo]: @0,4
    Specify next point or [Close/Undo]: @1,0
    Specify next point or [Close/Undo]: @0,-4
    Specify next point or [Close/Undo]: @3,0
    Specify next point or [Close/Undo]: @-2,7
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]:

    c). Relative Polar coordinate Method:

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @3<0
    Specify next point or [Undo]: @4<90
    Specify next point or [Close/Undo]: @1<0
    Specify next point or [Close/Undo]: @4<270
    Specify next point or [Close/Undo]: @3<0
    Specify next point or [Close/Undo]: @7<106
    Specify next point or [Close/Undo]: @3<180
    Specify next point or [Close/Undo]: Close

    Result:

    Create the geometries from P3 to P8 any coordinate system methods 

    3. P-3 Drawing:      

    By using Relative Rectangular coordinate System Method,

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @1,0
    Specify next point or [Undo]: @0,4
    Specify next point or [Close/Undo]: @2,-2
    Specify next point or [Close/Undo]: @2,2
    Specify next point or [Close/Undo]: @0,-4
    Specify next point or [Close/Undo]: @1,0
    Specify next point or [Close/Undo]: @0,7
    Specify next point or [Close/Undo]: @-1,0
    Specify next point or [Close/Undo]: @-2,-3
    Specify next point or [Close/Undo]: @-2,3
    Specify next point or [Close/Undo]: @-1,0
    Specify next point or [Close/Undo]: @0,-7
    Specify next point or [Close/Undo]: Close

    Result:

    4. P-4 Drawing:

          By using Relative Rectangular coordinate System Method,

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @1,0
    Specify next point or [Undo]: @0,7
    Specify next point or [Close/Undo]: @5,0
    Specify next point or [Close/Undo]: @0,-6
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]: @0,-1
    Specify next point or [Close/Undo]: @4,0
    Specify next point or [Close/Undo]: @0,8
    Specify next point or [Close/Undo]: @-7,0
    Specify next point or [Close/Undo]: @0,-8
    Specify next point or [Close/Undo]: Close

    Result:

    5. P-5 Drawing:

          By using Relative Rectangular coordinate System Method,

    Command: L
    LINE Specify first point: 2,1
    Specify next point or [Undo]: @8,0
    Specify next point or [Undo]: @0,6
    Specify next point or [Close/Undo]: @-8,0
    Specify next point or [Close/Undo]: @0,-6
    Specify next point or [Close/Undo]: Close
    Command: l
    LINE Specify first point: 3,5
    Specify next point or [Undo]: @2,0
    Specify next point or [Undo]: @0,-3
    Specify next point or [Close/Undo]: @-2,0
    Specify next point or [Close/Undo]: @0,3
    Specify next point or [Close/Undo]: Close
    Command: l
    LINE Specify first point: 6,5
    Specify next point or [Undo]: @2,0
    Specify next point or [Undo]: @0,-3
    Specify next point or [Close/Undo]: @-2,0
    Specify next point or [Close/Undo]: @0,3
    Specify next point or [Close/Undo]: Close

    Result:

    6. P-6 Drawing:

          By using Relative Rectangular coordinate System Method,

    Command: L
    LINE Specify first point: 0,0
    Specify next point or [Undo]: @0,2
    Specify next point or [Undo]: @4,0
    Specify next point or [Close/Undo]: @0,4
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]: @0,2
    Specify next point or [Close/Undo]: @8,0
    Specify next point or [Close/Undo]: @0,-2
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]: @0,-4
    Specify next point or [Close/Undo]: @4,0
    Specify next point or [Close/Undo]: @0,-2
    Specify next point or [Close/Undo]: @-10,0
    Specify next point or [Close/Undo]: Close

    Result:

    7. P-7 Drawing:

          By using Relative Rectangular coordinate System Method,

    Command: L
    LINE Specify first point: 1,1
    Specify next point or [Undo]: @5,0
    Specify next point or [Undo]: @0,2
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]: @0,-1
    Specify next point or [Close/Undo]: @-1,0
    Specify next point or [Close/Undo]: @0,2
    Specify next point or [Close/Undo]: @3,0
    Specify next point or [Close/Undo]: @0,2
    Specify next point or [Close/Undo]: @-4,2
    Specify next point or [Close/Undo]: @0,-7
    Specify next point or [Close/Undo]: Close

    Result:

    8. P-8 Drawing:

          The coordinates are Command: Line

    Command: L
    LINE Specify first point: 1,1
    Specify next point or [Undo]: @2,0
    Specify next point or [Undo]: @0,3
    Specify next point or [Close/Undo]: @3,0
    Specify next point or [Close/Undo]: @0,4
    Specify next point or [Close/Undo]: @-5,0
    Specify next point or [Close/Undo]: @0,-7
    Specify next point or [Close/Undo]: *Cancel*
    Command: l
    LINE Specify first point: 2,7
    Specify next point or [Undo]: @3,0
    Specify next point or [Undo]: @0,-2
    Specify next point or [Close/Undo]: @3,0
    Specify next point or [Close/Undo]: @0,-2
    Specify next point or [Undo]: @3,0
    Specify next point or [Undo]: @0,-2
    Specify next point or [Close/Undo]: @-3,0
    Specify next point or [Close/Undo]: @0,2
    Specify next point or [Close/Undo]: Close

    Result:

    Civil Related Problems
    Draw the profile and the trusses using any coordinate system methods. The dimensions are there for references.

    1.

    Command: L
    LINE Specify first point: 0,0
    Specify next point or [Undo]: @10,0
    Specify next point or [Undo]: @0,1
    Specify next point or [Close/Undo]: @0,2
    Specify next point or [Close/Undo]: _u
    Specify next point or [Close/Undo]: @2,0
    Specify next point or [Close/Undo]: _u
    Specify next point or [Close/Undo]: @-2,0
    Specify next point or [Close/Undo]: @0,4
    Specify next point or [Close/Undo]: @2,0
    Specify next point or [Close/Undo]: @0,1

    Specify next point or [Close/Undo]: @5.831<149.036
    Specify next point or [Close/Undo]: @5.831<210.964
    Specify next point or [Close/Undo]: @2,0
    Specify next point or [Close/Undo]: @0,-5
    Specify next point or [Close/Undo]: @2,0
    Specify next point or [Close/Undo]: _u
    Specify next point or [Close/Undo]: @-2,0
    Specify next point or [Close/Undo]: Close

    Command: _circle Specify center point for circle or [3P/2P/Ttr (tan tan
    radius)]: 5,4
    Specify radius of circle or [Diameter]: 2

    Result:

       

    2.

    Command: L
    LINE Specify first point: 1,1
    Specify next point or [Undo]: @4,0
    Specify next point or [Undo]: _u
    Specify next point or [Undo]: @0,4
    Specify next point or [Undo]: @3.536,3.536
    Specify next point or [Close/Undo]: @3.536,-3.536
    Specify next point or [Close/Undo]: @0,-4     

    Command: L
    LINE Specify first point: 4.536,5
    Specify next point or [Undo]: @-2.536,1
    Specify next point or [Undo]: @0,-1

    Command: L
    LINE Specify first point: 4.536,5
    Specify next point or [Undo]: @2.536,1
    Specify next point or [Undo]: @0,-1

    Result:

    3.

    Command: L
    LINE Specify first point: 1,1
    Specify next point or [Undo]: 7,1
    Specify next point or [Undo]: 7,3

    LINE Specify first point: 3,1
    Specify next point or [Undo]: 3,1.667
    Specify next point or [Undo]: 5,1
    Specify next point or [Close/Undo]: 5,2.333
    Specify next point or [Close/Undo]: 7,1
    Specify next point or [Close/Undo]: Close

    Result:

    Leave a comment

    Thanks for choosing to leave a comment. Please keep in mind that all the comments are moderated as per our comment policy, and your email will not be published for privacy reasons. Please leave a personal & meaningful conversation.

    Please  login to add a comment

    Other comments...

    No comments yet!
    Be the first to add a comment

    Read more Projects by Suhas B U (61)

    Project 2_Analyze and Design the RC office building as per IS standard code in TEKLA STRUCTURAL DESIGNER

    Objective:

    QUESTION :  Develop general arrangement for the RC office building. Analyze and design the building as per IS standard code in TEKLA STRUCTURAL DESIGNER. Refer the attached plan and elevation. The building to be designed for dead, live, wind and seismic loading. Report of each member to be generated and extract drawings…

    calendar

    24 Aug 2023 05:00 PM IST

    • DESIGN
    Read more

    To Generate report for Steel Industrial and RC structures using TSD

    Objective:

    1) Aim:     To Generate report for the steel building design from challenges 1 – 6 along with the loading summary using Tekla Software Procedure :- Step 1: 1) Go to report tab 2) Select the levels, load, loadcase and combination 3) Click ok Step 2: 1) Click Show Report Go to report tab 2) Select the…

    calendar

    15 Aug 2023 06:29 AM IST

    • BIM
    • Tekla Structural Designer
    Read more

    To Design slab and foundation for an RC residential building using TSD

    Objective:

    1) Aim: To design the slab and foundation of the model  Procedure :- Step 1  Open the previos Model where we have designed column beam. Again Run the 1st order analysis. But Before that change the following properties of slab. Click on 1st order Analysis - Result View.   Step 2 Select the any slab and Right Click on it.…

    calendar

    06 Aug 2023 01:52 PM IST

      Read more

      To Design RC column and beam for RC residential structure using TSD

      Objective:

      1. Based on the analysis design RC column and beam. Aim:- To analysis the structure and design reinforced concrete beam and column   Procedure:-  Step 1:  Open the previous file of week 9 challenge. Click on Analyze - 1st order analysis  At the right side bottom corner - Click on Result View. Select any of the column member…

      calendar

      06 Aug 2023 01:52 PM IST

        Read more

        Schedule a counselling session

        Please enter your name
        Please enter a valid email
        Please enter a valid number

        Related Courses

        coursecard

        Design loads considered on bridges

        Recently launched

        10 Hours of Content

        coursecard

        Design of Steel Superstructure in Bridges

        Recently launched

        16 Hours of Content

        coursecard

        Design for Manufacturability (DFM)

        Recently launched

        11 Hours of Content

        coursecard

        CATIA for Medical Product Design

        Recently launched

        5 Hours of Content

        coursecardcoursetype

        Accelerated Career Program in Embedded Systems (On-Campus) Courseware Partner: IT-ITes SSC nasscom

        Recently launched

        0 Hours of Content

        Schedule a counselling session

        Please enter your name
        Please enter a valid email
        Please enter a valid number

        logo

        Skill-Lync offers industry relevant advanced engineering courses for engineering students by partnering with industry experts.

        https://d27yxarlh48w6q.cloudfront.net/web/v1/images/facebook.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/insta.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/twitter.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/youtube.svghttps://d27yxarlh48w6q.cloudfront.net/web/v1/images/linkedin.svg

        Our Company

        News & EventsBlogCareersGrievance RedressalSkill-Lync ReviewsTermsPrivacy PolicyBecome an Affiliate
        map
        EpowerX Learning Technologies Pvt Ltd.
        4th Floor, BLOCK-B, Velachery - Tambaram Main Rd, Ram Nagar South, Madipakkam, Chennai, Tamil Nadu 600042.
        mail
        info@skill-lync.com
        mail
        ITgrievance@skill-lync.com

        Top Individual Courses

        Computational Combustion Using Python and CanteraIntroduction to Physical Modeling using SimscapeIntroduction to Structural Analysis using ANSYS WorkbenchIntroduction to Structural Analysis using ANSYS Workbench

        Top PG Programs

        Post Graduate Program in Hybrid Electric Vehicle Design and AnalysisPost Graduate Program in Computational Fluid DynamicsPost Graduate Program in CADPost Graduate Program in Electric Vehicle Design & Development

        Skill-Lync Plus

        Executive Program in Electric Vehicle Embedded SoftwareExecutive Program in Electric Vehicle DesignExecutive Program in Cybersecurity

        Trending Blogs

        Heat Transfer Principles in Energy-Efficient Refrigerators and Air Conditioners Advanced Modeling and Result Visualization in Simscape Exploring Simulink and Library Browser in Simscape Advanced Simulink Tools and Libraries in SimscapeExploring Simulink Basics in Simscape

        © 2025 Skill-Lync Inc. All Rights Reserved.

                    Do You Want To Showcase Your Technical Skills?
                    Sign-Up for our projects.