The Hurricane Forum
The Hurricane Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 Hurricane for AutoCAD
 General Discussion
 How to Replace a Titleblock With Attributes
 New Topic  Reply to Topic
 Printer Friendly
Author Previous Topic Topic Next Topic  

tim_crouse
New Member



USA
12 Posts

Posted - July 29 2022 :  11:15:50 AM  Show Profile  Reply with Quote
DISREGARD - SEE HURRICANE TIPS AND TRICKS

Hello

Can anyone give some guidance on how to replace a Titleblock that has attributes? To be clear I would like the block to be redefined.

This is what I have currently but it does not redefine the titleblock but just overlays a second block on top of the original block.

;;INSERT A BLOCK AT 0,0
;; EDIT "yourblockname" TO SUIT
;; In this example, a block named "PRELIMINARY" is inserted at 0,0
;;block is located in a support directory in this instance
_INSERT
"480th - SCMS Logo ANSI D Border"
0,0


















;ABOVE 18 CARRIAGE RETURNS ARE REQUIRED

Tim C.
Sent From My TI-84+

tim_crouse
New Member



USA
12 Posts

Posted - July 29 2022 :  11:26:16 AM  Show Profile  Reply with Quote
Here is the F@ Debug Info


Command:
AutoCAD menu utilities loaded.
Command: _INSERT
Enter block name or : "480th - SCMS Logo ANSI D Border"
Duplicate definition of block Logo - NAWC IC2 ignored.
Duplicate definition of block Progress Stamp ignored.

Units: Inches Conversion: 1.0000
Specify insertion point or [Basepoint/Scale/X/Y/Z/Rotate/Explode/REpeat]: 0,0

Enter X scale factor, specify opposite corner, or [Corner/XYZ] <1>:
Enter Y scale factor <use X scale factor>:

Specify rotation angle <0>:

Enter attribute values
CONTRACT NUMBER <####>:
PROJECT DRAWING NUMBER <PROJECT NUMBER: ####>:
PROJECT TITLE - default value:
####

PROJECT TITLE <accept default>:
SHEET TITLE L1 <####>:
SHEET TITLE L2 <####>:
SHEET TITLE L3 <####>:
DWG TITLE <####>:
PROJECT MANAGER <####>:
PROJECT ENGINEER <####>:
DRAFTER <####>:
REVIEWED BY: <####>:
DRAWING PACKAGE REVISION <####>:
SECURITY CLASSIFICATION: <####>:
ENTER EXPORT STATEMENT - default value:
####

ENTER EXPORT STATEMENT <accept default>:
PLOT DATE <FILE EC 1 - E-COORDINATION FIRST FLOOR OVERALL.DWG - PLOTTED 9/10/2018>:
DRAWING PACKAGE STATUS - default value:
####

DRAWING PACKAGE STATUS <accept default>: _QSAVE
Next line or <done>: _SDI 0
Next line or <done>: *Cancel*
*Cancel*

Tim C.
Sent From My TI-84+
Go to Top of Page

ddblehm
Starting Member

USA
2 Posts

Posted - July 29 2022 :  5:02:27 PM  Show Profile  Reply with Quote
Try using -insert then after all of the prompts have been answered then add erase and then last. That will get rid of the block. There are multiple ways to do things this is just one example.

make sue you use the quotes as shown below in the "block name = path-block name"

-INSERT
"Your Block name=\\full path to where the block lives\Your block name again"
0,0,0
1
1
0
Erase
Last
Go to Top of Page
  Previous Topic Topic Next Topic  
 New Topic  Reply to Topic
 Printer Friendly
Jump To:
The Hurricane Forum © 2009 - 2021 Go To Top Of Page
This page was generated in 0.31 seconds. Snitz Forums 2000