CoCreate User Forum  

Go Back   CoCreate User Forum > Old NewsGroup Archive > Archive Forums > Annotator

 
 
Thread Tools Search this Thread Rate Thread Display Modes
  #1  
Old 09-02-1999, 11:29 PM
Jim Kuchar
Guest
 
Posts: n/a
Diameter symbol when dimensioning diameter

We are using solid designer 7.02 and annotator. When I choose the dimension option diameter I would expect it to automatically add the diameter symbol. This is not the case. Every time I dimension a diameter I have to go into prefix and choose the symbol. Can the diameter symbol be the default when selecting DIA Dimension option when the system is started?
  #2  
Old 09-03-1999, 12:04 AM
Michael Kahle
Guest
 
Posts: n/a
re: Diameter symbol when dimensioning diameter

Yes, for example this is done, when using the dimension standard "ANSI". When defining your own dimension setting, you can edit the field in the *.dms file, you have saved (DOCU::DIAMETER-TYPE :ANSI) (recommended) or you can set it with
(setf (dimtype-default-setting-diameter-type *default-dimtype-settings*) :ANSI)
and then save it to your *.dms file. In the am_customize, you'll have to add lines for loading your settings and set the right one:
(am_load_dim_table "/mnts/fw6/users/kahlem/yours.dms")
(AM_DIM_SET_STYLE :dim_name "YOURS")
Hope that help's
Michael
  #3  
Old 09-03-1999, 12:08 AM
Michael Kahle
Guest
 
Posts: n/a
re: Diameter symbol when dimensioning diameter

Sorry, there one mistake above: should be:
(setf (docu::dimtype-default-setting-diameter-type docu::*default-dimtype-settings*) :ANSI)
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are Off
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -8. The time now is 08:11 AM.



Hosted by SureServer    Forums   Modeling FAQ   Macro Site   Vendor/Contractors   Software Resellers   CoCreate   Gallery   Home   Board Members   Regional User Groups  By-Laws  

Powered by vBulletin® Version 3.8.4
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.