Faces.Item Property

Parent Object: Faces

Description

Allows integer-indexed access to objects in the collection.

Syntax

Faces.Item( Index As Long ) As Face

Property Value

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

Parameters

Name Type Description
Index Long Input Long value that specifies the index of the to return.

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.
Sketch Add Oriented This sample demonstrates the creation of a sketch using the Sketches.AddWithOrientation method.
Create sheet metal face and cut features This sample demonstrates the creation of sheet metal face and cut features.
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.

Version

Introduced in version 4