Not generating mesh properly

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 11/09/2012 at 04:10, xxxxxxxx wrote:

I created an Object Data object that creates a mesh, using a SweepNURBS.
The path and profile are provided through Link fields in the object attributes.
It all works fine as long as the object (my Object Data object) is on top of the list, above the spline that will be used as profile.
If I place the Object Data object below the spline that is used as the profile, it stops working.

If I convert the Object Data object to an editable object, by pressing "C", I can see the problem:

If the Object Data object was above the profile spline, the converted object is:

SweepNURBS
|_profile
|_path

If the Object Data object was below the profile spline, the converted object is:

SweepNURBS
|_path

Why could this be happening?

Rui Batista

THE POST BELOW IS MORE THAN 5 YEARS OLD. RELATED SUPPORT INFORMATION MIGHT BE OUTDATED OR DEPRECATED

On 13/09/2012 at 06:17, xxxxxxxx wrote:

Ok, found out that it is not enough to use a clone of the spline. I had to create a live spline with SendModelingCommand and a CURRENTSTATETOOBJECT.