Skip to content

Coding with Visual Basic

Create Powerful programs with Excel and AutoCAD

  • Home
  • Contact
  • About Jeremy

Tag: ucs

3D AutoCAD

Draw on UCS Front View

November 7, 2020April 14, 2021 Jeremy Ellis

Instead of drawing on the default top view. The code below will show how to draw on the front view Sub test() Dim pointUCS As Variant Dim circleObj As AcadCircle Dim centerPoint(0 To 2) As Double Set acadApp = GetObject(, "AutoCAD.Application") Set acadDoc = acadApp.ActiveDocument ' set the world ucs With acadDoc Set currUCS =… Continue reading Draw on UCS Front View

Tagged autocad, ucs, vbaLeave a comment

Categories

  • 3D AutoCAD (4)
  • autocad (12)
  • excel (8)
Blog at WordPress.com.
  • Follow Following
    • Coding with Visual Basic
    • Already have a WordPress.com account? Log in now.
    • Coding with Visual Basic
    • Customize
    • Follow Following
    • Sign up
    • Log in
    • Report this content
    • View site in Reader
    • Manage subscriptions
    • Collapse this bar
 

Loading Comments...