Message 1 of 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Just wondering how to use the above mentioned method. I have tried using:
If oWP.Item(i).plane.IsParallelTo(oWP.Item(j).plane) Then
...
...
...
end if
But it comes up with an error saying invalid qualifier even though oWP is an array of workplanes defined in the module.
Thanks in advance
Dan
Solved! Go to Solution.