Share

PartComponentDefinition.Sketches Property

Parent Object: PartComponentDefinition

Description

Gets the PlanarSketches collection object that encapsulates all of the planar sketches defined in this ComponentDefinition.

Syntax

PartComponentDefinition.Sketches() As PlanarSketches

Property Value

This is a read only property whose value is a PlanarSketches.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.
Add a decal feature This sample demonstrates the creation of a decal feature.
Extrude Feature - Create Block with Pocket This sample demonstrates creating a simple solid consisting a block with a pocket. It shows how to create a sketch plane at a specified orientation to existing geometry.
Hole Feature - Through holes (RegularAndTapped) This sample demonstrates the creation of through holes, both regular and tapped.
Create and Edit an Extrude Feature with a pocket This sample demonstrates how to edit an extrude feature. It shows how to create a sketch plane at a specified orientation to existing geometry.
Sketch from Face Silhouette This sample creates a cylindrical solid, creates a new sketch plane and creates some new sketch lines from the actual edges and the apparent (silhouette) edges of the cylinder.
Create sheet metal face and cut features This sample demonstrates the creation of sheet metal face and cut features.
Set Sketch Visibility This sample demonstrates setting the visibility of a sketch.

Version

Introduced in version 5

Was this information helpful?