Creates a jog on the section plane.
Supported platforms: Windows only
VBA:
object.CreateJog varPt
Type: Section
The object this method applies to.
Access: Input-only
Type: Variant
Point at which to create the jog.
No return value.
No additional remarks.
VBA:
Not available
Visual LISP:
Not available