How to set drawing tool's drawing method?
I find the way to set drawing tool's drawing method is inconsistent, or maybe I've done it wrong.
I can set drawing tool (e.g. landmass) using the dialogue box to be poly/fractal/sketch etc, but how can I set it to be parabolic curve? I've seen it briefly mentioned in the Dome, but cannot find more of it.
I can set drawing tool (e.g. landmass) using the dialogue box to be poly/fractal/sketch etc, but how can I set it to be parabolic curve? I've seen it briefly mentioned in the Dome, but cannot find more of it.
Comments
The available options for drawing tools are all found by hitting the Options button after selecting the appropriate method from the dropdown in the draw method section.
I guess you can probably make a macro drawing tools that calls upon the parabolic polygon (PSPOLY) or path (PSPLINE) though.
True parabolic lines can't be drawn via drawing tools (short of doing a macro), for these you you'll have to right-click the Smooth Poly and Smooth Path buttons on the right-hand toolbar. FOr those interested, I've attached a quick reference image for the difference between the various types of smooth lines.
EDIT: Ninja'ed by Remy.
The reason I ask is that sometimes I can use parabolic curve when using drawing tool to draw landmass, sometimes I cannot. I wonder if it is the clicking order I do to the landmass drawing tool. I think it might just be by luck when it can and when it cannot.