On Fri, Jul 26, 2013 at 11:07 PM, Christopher Sean Morrison
wrote:
>
> No, Workbench: http://grabcad.com/workbench
Fail to work on my system.
https://fbcdn-sphotos-a-a.akamaihd.net/hphotos-ak-frc3/969097_10201223097395041_1979429759_n.jpg
Google Chrome says: use "Google Chrome"
--
H.S.Rai
--
> I was thinking of r56303.
I see. This is about generating a 2D curve on the surface in curve-surface
intersections (the csx_overlap case). The openNURBS doesn't take this into
consideration, though, as it only have m_b[4] in ON_X_EVENT, which can only
represent the start and end of the overl
On Fri, Jul 26, 2013 at 10:02 AM, Christopher Sean Morrison
wrote:
>
> As long as you're looking at commercial sites, you might want to
> also take a look at http://grabcad.com/ since they focus on CAD data.
They had listed many CAD software (see below signature), but they
excluded BRL-CAD :-(
-
On Sun, Jul 28, 2013 at 6:21 PM, Harmanpreet Singh wrote:
>> "Try again" implies you changed something, yes?
>
> Actually not, I didn't changed anything since after assigning material
> to models.
Then same results are expected.
You should make both version available.
1st with default material
On Jul 30, 2013, at 12:24 PM, Harmanpreet Singh wrote:Currently, I have C program that take name of g file as command line argument and display the list of names of entities contained in that file. You didn't need to write a program. MGED can and should be used directly for this:mged -c file.g to
Following are my immediate next tasks:
1. Make user to upload file (g file).
2. Display names of entities of file on browser.
Currently, I have C program that take name of g file as command line
argument and display the list of names of entities contained in that
file.
Step 1 is completed.
For