Print Page | Close Window

INSERT tag of DXF data format

Printed From: CAD Forum
Category: EN
Forum Name: AutoCAD
Forum Description: Discussion about AutoCAD and AutoCAD LT, viewers, DWG and DXF formats, Design Review, AutoCAD web, Drive, add-ons
URL: https://www.cadforum.cz/forum_en/forum_posts.asp?TID=5299
Printed Date: 05.Sep.2026 at 05:31


Topic: INSERT tag of DXF data format
Posted By: SamAngel
Subject: INSERT tag of DXF data format
Date Posted: 11.Feb.2011 at 13:41
 I'm experienced in programming, and now I'm making a program to visualize models stored in DXF data format. However, I have difficulty to interpret the "rotation angle" attribute of "INSERT" tags.
     I find that:
     1) when I copy and rotate some part of the model around the Z axis, the "rotation angle" attribute is exact the rotation angle in XY plane.
     2) yet, when I copy and rotate some part of the model around the Y axis, the "rotation angle" attribute is either 90 or 270.
 
     So I'm puzzled what's the "rotation angle" attribute stands for? and how to interpret it?



Print Page | Close Window