Share

PartFeatures.KnitFeatures Property

Parent Object: PartFeatures

Description

Property that returns the KnitFeatures collection object. This collection provides access to existing KnitFeature objects.

Syntax

PartFeatures.KnitFeatures() As KnitFeatures

Property 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.

Version

Introduced in version 6

Was this information helpful?