Just to add here, as good a place as any:
difference { //primary object first
MainObject
SecondaryObject
SecondaryObject
SecondaryObject
}
intersection { //primary object last
SecondaryObject
SecondaryObject
SecondaryObject
MainObject
}
merge { //any order(?) this one I'm not positive of at the moment
SecondaryObject
MainObject
SecondaryObject
SecondaryObject
}
union { //any order
SecondaryObject
SecondaryObject
MainObject
SecondaryObject
}
Ken wrote:
>
> Always remember to have the object that is going
> to have the hole taken from it as the first object in the
> difference statement. The object that is the shape you are
> removing must be the second object in the difference
> statement.
>
> --
> Ken Tyler
>
> mailto://tylereng@pacbell.net
--
omniVERSE: beyond the universe
http://members.aol.com/inversez/homepage.htm
mailto:inv### [at] aolcom?Subject=PoV-News
Post a reply to this message
|