Loading modeler DLL's

Loading modeler DLL's

Anonymous
Not applicable
228 Views
2 Replies
Message 1 of 3

Loading modeler DLL's

Anonymous
Not applicable
Hi,

When my program starts adding objects in the modelspace, like regions and
3dfaces, and Autocad was just launched, it always Loads these modeler DLL's
first. What are these, and is there a way of loading them at will, for
example in a form initialize?

Any help would be greatfully appreciated,

Michael.
0 Likes
229 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
Michael, AutoCAD uses the modeler dll's as the basis of it's solid modeling
"engine". All of acad's modeling commands rely upon these dll's, hence they
are loaded the first time you issue a modeling command. I don't know of
anyway to force them to load aside from issuing a modeling command.

Regards,
Jacob Dinardi

"Michael Humeny" wrote in message
news:AD131B2D2CDD05D6321D833360CC1925@in.WebX.maYIadrTaRb...
> Hi,
>
> When my program starts adding objects in the modelspace, like regions and
> 3dfaces, and Autocad was just launched, it always Loads these modeler
DLL's
> first. What are these, and is there a way of loading them at will, for
> example in a form initialize?
>
> Any help would be greatfully appreciated,
>
> Michael.
>
>
0 Likes
Message 3 of 3

Anonymous
Not applicable
Ok, Thanks Jacob 🙂

"Jacob Dinardi" wrote in message
news:16DA72B5487CC15651EB5E92BF54BAB7@in.WebX.maYIadrTaRb...
> Michael, AutoCAD uses the modeler dll's as the basis of it's solid
modeling
> "engine". All of acad's modeling commands rely upon these dll's, hence
they
> are loaded the first time you issue a modeling command. I don't know of
> anyway to force them to load aside from issuing a modeling command.
>
> Regards,
> Jacob Dinardi
>
> "Michael Humeny" wrote in message
> news:AD131B2D2CDD05D6321D833360CC1925@in.WebX.maYIadrTaRb...
> > Hi,
> >
> > When my program starts adding objects in the modelspace, like regions
and
> > 3dfaces, and Autocad was just launched, it always Loads these modeler
> DLL's
> > first. What are these, and is there a way of loading them at will, for
> > example in a form initialize?
> >
> > Any help would be greatfully appreciated,
> >
> > Michael.
> >
> >
>
>
0 Likes