Parent Object: PlanarSketch
Property that returns the SketchBlocks collection object. Only the first level sketch blocks in the sketch are returned. Use SketchBlock.ChildBlocks property recursively to get sketch blocks at all levels.
Name | Description |
Create sketch block from an existing sketch | This sample demonstrates creating a sketch block from an existing sketch. |