PartComponentDefinition.SketchBlockDefinitions Property
Parent Object: PartComponentDefinitionDescription
Property that returns the SketchBlockDefinitions collection object.
Syntax
PartComponentDefinition.SketchBlockDefinitions() As SketchBlockDefinitionsProperty Value
This is a read only property whose value is a SketchBlockDefinitions.Samples
Name | Description |
Create and insert a sketch block definition into a part sketch | This sample demonstrates inserting a sketch block into a part sketch. |