Schellicon
@schellicon
New Member
Joined: Feb 15, 2024
Follow
Reply
RE: Position of Rollout
2nd example uses newRolloutFloater you can use : theFloater.pos to get or set the position of the window.
8 years ago
Forum
Reply
RE: Cutting Geometry based on Intersection
hi, you can do additive boolean with: $‘objectname1’ + $‘objectname2’ subtractive: $‘objectname1’ – $‘objectname2’ intersection / cut : $‘objectnam…
12 years ago
Forum