Notifications
Clear all

[Closed] Dependency Loops

anyone know why/how the loft compound object doesn’t “suffer” from it ? you can make it the parent to the path it’s based on unlike any other object (AFAIA) that uses another object as a basis.

2 Replies

does it cause any problem?
loft object is a baseobject itself. you can write a objects that uses some node as reference and make this object a child of this node. there is no dependency loop here

loft object depends on its own path. it can’be a parent of this path. but path node can be a parent of the loft object.