PartFeatures.KnitFeatures Property
Parent Object: PartFeaturesDescription
Property that returns the KnitFeatures collection object. This collection provides access to existing KnitFeature objects.
Syntax
PartFeatures.KnitFeatures() As KnitFeaturesProperty Value
This is a read only property whose value is a KnitFeatures.Samples
Name | Description |
Delete Face, Boundary Patch and Stitch features | Demonstrates creating Face, Boundary Patch and Stitch features. |
Adding a new stitch (knit) feature | This sample demonstrates the creation of a stitch feature (known as the Knit feature in the API). The sample creates two work surfaces using surface extrusions and stitches them together. |