Sketch |
public static class SketchConversion
The SketchConversion type exposes the following members.
| Name | Description | |
|---|---|---|
| ConvertArc | Converts a sketch arc entity to a VisualArc/ | |
| ConvertCircle | Converts a sketch circle entity to a VisualCircle/ | |
| ConvertCurve | Converts a sketch curve entity to a VisualCurve/ | |
| ConvertLine | Converts a sketch line entity to a VisualLine/ | |
| ConvertSketch(SketchAspect) | Converts a sketch aspect to a sorted VisualCompositeCurve. | |
| ConvertSketch(SketchAspect, Boolean) | Converts a sketch aspect to a VisualCompositeCurve. |