CoCreate User Forum  

Go Back   CoCreate User Forum > Search Forums

Showing results 1 to 25 of 210
Search took 0.02 seconds.
Search: Posts Made By: Lim Chee Beng
Forum: CoCreate Drafting 02-29-2016, 09:46 PM
Replies: 3
Views: 5,719
Posted By Lim Chee Beng
Re: re-use previous command

Are you looking for something like Modeling's "Activate Last Command" (Ctrl-Backspace) in v19?
Forum: Customization 04-19-2012, 12:16 AM
Replies: 4
Views: 3,932
Posted By Lim Chee Beng
Re: drawing/view default settings

Hmm... I enter the command as below and found the setting is not changed till I quit and restart Annotation.

(oli::sd-set-persistent-data "ANNOTATION" "VIEW DEFAULTS"
'(:ABS 30 :REL 1)
:subkey...
Forum: Customization 04-18-2012, 06:09 PM
Replies: 4
Views: 3,932
Posted By Lim Chee Beng
Re: drawing/view default settings

Oops... I completely forgot about "am_data.lsp" file. :p
Thanks for reminding.
Forum: Customization 04-16-2012, 01:28 PM
Replies: 4
Views: 3,932
Posted By Lim Chee Beng
drawing/view default settings

Is it possible to programatically verify and modify [Drawing/View Default Settings] > [Gap between views]? :confused:
Forum: Annotation 04-10-2012, 09:54 PM
Replies: 6
Views: 6,386
Posted By Lim Chee Beng
Re: Macro for 2D drawing from 3D list

With AM_CREATE_DRAWING command, can we control which viewset to use? Or, define a name to create a new viewset?
Forum: Customization 04-05-2012, 06:05 AM
Replies: 8
Views: 5,793
Posted By Lim Chee Beng
Thumbs up Re: How to verify if an excel file .xls is open?

Thank you very much, Andy.
I wish there is a direct LISP command to read processes from Task Manager.
Forum: Customization 04-05-2012, 01:26 AM
Replies: 8
Views: 5,793
Posted By Lim Chee Beng
Re: How to verify if an excel file .xls is open?

Oops...sorry. I'm slow. :p The method works perfectly for local file which is open for write-access.
However, I believe it does not work for files stored in read-only folders. Right?
Forum: Customization 04-04-2012, 09:11 PM
Replies: 8
Views: 5,793
Posted By Lim Chee Beng
Re: How to verify if an excel file .xls is open?

Thanks for examples. Sorry that I didn't describe my intention well enough.
Actually, I would like to verify whether the xls file is open. The logical test with (sd-inq-file-status excel-filename...
Forum: Customization 04-04-2012, 08:17 PM
Replies: 8
Views: 5,793
Posted By Lim Chee Beng
Re: How to verify if an excel file .xls is open?

Hmm.... I seems to always get return value of t, no matter the filename exists or not.
Forum: Customization 04-04-2012, 05:26 PM
Replies: 8
Views: 5,793
Posted By Lim Chee Beng
How to verify if an excel file .xls is open?

I use (oli:sd-dde-initiate "Excel" filename-sheetname) to initiate DDE communcation with an excel file. However, if the excel file is not open, the initialization will take reasonably long delay...
Forum: CoCreate Modeling 10-02-2011, 04:31 PM
Replies: 1
Views: 2,445
Posted By Lim Chee Beng
Re: how to create Polygon hex bolt in cocreate 17?

Pls try this whether it's what you need...
Polygon Lisp (http://www.cocreateusers.org/forum/showthread.php?t=5885&highlight=polygon)
Forum: CoCreate Modeling 08-11-2011, 05:00 PM
Replies: 2
Views: 3,124
Posted By Lim Chee Beng
Re: chain

I don't think "coincident" is a right option, since the chain will be separated from sprocket in certain time. Probably should try "Physical" option like what is demonstrated in Paul Hamilton's blog...
Forum: Customization 11-15-2010, 06:34 PM
Replies: 4
Views: 3,490
Posted By Lim Chee Beng
Re: OSD # of shared OBJ

I'm not sure I understand your question correctly.
How about this?
display (length (oli::sd-inq-obj-shared-objects (oli::sd-inq-curr-part) :all t))
Forum: CoCreate Modeling Personal Edition 11-14-2010, 04:44 PM
Replies: 8
Views: 6,381
Posted By Lim Chee Beng
Re: Mouse Select

It is pretty tricky when we try to select cylindrical and spherical objects with mouse click. One choice is to turn on "Show Properties" > "Vertices" option, then we can select on vertex to get the...
Forum: CoCreate Modeling Personal Edition 11-12-2010, 04:35 AM
Replies: 8
Views: 6,381
Posted By Lim Chee Beng
Re: Mouse Select

Do you mean set part to be active part, or display/hide part in viewport?
Forum: CoCreate Modeling 08-15-2010, 05:11 PM
Replies: 4
Views: 4,290
Posted By Lim Chee Beng
Re: repeat function

I fully agree, because I face the problem often too. :D
How nice if it remembers automatically my previous selection...
Forum: CoCreate Modeling 08-02-2010, 11:44 PM
Replies: 1
Views: 3,015
Posted By Lim Chee Beng
sd-display-url

After many trials and searches, I realize that sd-display-url always opening file at the top of document but not at the given target. It seems to work fine with "http:", but not "file:".
...
Forum: CoCreate Modeling 08-02-2010, 11:11 PM
Replies: 4
Views: 4,290
Posted By Lim Chee Beng
Re: repeat function

Right, I miss the "repeat last command" and "repeat last selection" capabilities from AutoCAD too...
And, you are definitely not the only one asking. ;)...
Forum: CoCreate Modeling Personal Edition 07-27-2010, 05:49 AM
Replies: 3
Views: 6,077
Posted By Lim Chee Beng
Re: Modeling PE Tutorial

This is probably the only OneSpace book sold in market... http://findbook.tw/book/9789861491615/basic, but it's in old version and in chinese language. :)
Forum: CoCreate Modeling Personal Edition 12-28-2009, 06:28 AM
Replies: 11
Views: 13,234
Posted By Lim Chee Beng
Re: TetraHedron

Tom, thanks for reply.
I was just curious whether there is a single command, something like "solidify". User just needs to run the "solidify" command and then select the 4 joined edges and [enter]...
Forum: CoCreate Modeling Personal Edition 12-22-2009, 07:20 PM
Replies: 11
Views: 13,234
Posted By Lim Chee Beng
Re: TetraHedron

Instead of inserting 4 surfaces from the 3d lines, is there a single command to construct a solid part directly from the confined volume of the 3d edges?
Forum: Modules 04-01-2009, 06:47 PM
Replies: 4
Views: 5,622
Posted By Lim Chee Beng
Re: workstation for FE Analisys

FX4600 and FX5600 are over killing for FEA. They are probably useful for very complicated and huge CAD assembly model.
Forum: Annotation 12-22-2008, 10:47 PM
Replies: 15
Views: 11,467
Posted By Lim Chee Beng
Re: Can't load mi or bdl file error

Tested.... It's independent on bdl version. Pls take note that it's does not always trigger immediately the bdl error message, after loading/saving bdl file. However, add view/sheet subsequently...
Forum: Annotation 12-16-2008, 11:38 PM
Replies: 15
Views: 11,467
Posted By Lim Chee Beng
Re: Can't load mi or bdl file error

Glad to hear that you don't mind to help in troubleshooting. Re-imaging disk is really my last choice, unless I'm unable to use Modeling completely. :D
The issue is only found with v15 and v16,...
Forum: Annotation 12-16-2008, 01:29 AM
Replies: 15
Views: 11,467
Posted By Lim Chee Beng
Re: Can't load mi or bdl file error

Exactly. I found 2 notebooks facing the identical problem after loading the bdl files. However, my desktop does not have the problem. The worst thing is, CoCreate is unable to duplicate the...
Showing results 1 to 25 of 210

 
Forum Jump

All times are GMT -8. The time now is 03:27 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.