Share

PartFeatures.ThreadFeatures Property

Parent Object: PartFeatures

Description

Property that returns the ThreadFeatures collection object. This collection provides access to existing ThreadFeature objects and provides functionality to create new ThreadFeature objects.

Syntax

PartFeatures.ThreadFeatures() As ThreadFeatures

Property Value

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

Samples

Name Description
Thread Feature Create This sample demonstrates the creation of a thread feature. It creates a cylinder in a new part document and creates a thread feature on the cylinder.
Edit thread features The following example demonstrates how to edit an existing thread feature.

Version

Introduced in version 5

Was this information helpful?