NOTE: If you apply skywriting to the first shape in the execution order, CADFusion inserts a RAPID (G0) transition move instead of skywriting.
NOTE: When you export to AeroScript, all Bezier curves and splines are approximated with lines and arcs.
Shape Skywriting inserts one or two Bezier curves between consecutive, non-tangent shapes. Refer to the Shape Skywriting (Single Bezier) and Shape Skywriting (Dual Bezier) sections that follow. CADFusion does not show shape skywriting on the canvas. You will see these changes in the code when you export the data to an AeroScript or AeroBasic program.
When you use Skywriting (Single Bezier) mode, CADFusion inserts a Bezier curve after the lead out move of the first shape. The Bezier curve connects the lead out move of the first shape to the lead in move of the second shape.
CADFusion does not show Shape Skywriting (Single Bezier) mode on the canvas. You will see these changes in the code when you export the data to an AeroScript or AeroBasic program.
Table: Shape Skywriting (Single Bezier) Properties
Property | Description |
---|---|
Control point offset |
Specify the distance between the inner control points and the points where the inserted Bezier curve connects to the lead in and lead out moves of the shapes. If you increase this value, the size of the Bezier curve also increases. |
Break angle |
Specify, in degrees, the maximum angle where your process requires a skywriting transition. Refer to the Using the Break Angle to Limit Shape Skywriting (Single Bezier) section that follows. |
You can use the Break angle property to limit where CADFusion inserts a Bezier curve between consecutive, non-tangent shapes. CADFusion inserts a Bezier curve between consecutive, non-tangent shapes when the angle they form is less than or equal to the value you specify for the Break angle property:
When you enable Shape Skywriting (Single Bezier) mode, CADFusion uses the process that follows:
When you use Skywriting (Dual Bezier) mode, CADFusion inserts a Bezier curve after the lead out move of the first shape. A coordinated LINEAR (G1) transition move follows that curve. Then CADFusion inserts a second Bezier curve that connects from the LINEAR (G1) transition move to the lead in move of the second shape.
CADFusion does not show Shape Skywriting (Dual Bezier) mode on the canvas. You will see these changes in the code when you export the data to an AeroScript or AeroBasic program.
Table: Shape Skywriting (Dual Bezier) Properties
Property | Description |
---|---|
Control point offset |
Specify the distance between the inner control points and the points where the inserted Bezier curve connects to the lead in and lead out moves of the shapes. If you increase this value, the size of the Bezier curve also increases. |
Break angle |
Specify, in degrees, the maximum angle where your process requires a skywriting transition. Refer to the Using the Break Angle to Limit Shape Skywriting (Dual Bezier) section that follows. |
You can use the Break angle property to limit where CADFusion inserts a Bezier curve between consecutive, non-tangent shapes. CADFusion inserts a Bezier curve between consecutive, non-tangent shapes when the angle they form is less than or equal to the value you specify for the Break angle property:
When you enable Shape Skywriting (Dual Bezier) mode, CADFusion uses the process that follows:
Shape Skywriting is one of many shape transitions that you can use. By default, all shapes inherit the shape transition that you specify in the Project Settings dialog. But, in the Properties pane, you can apply different shape transitions to groups and shapes. CADFusion uses the information that follows to determine which shape transition to use for a shape: