Share

Face.Edges Property

Parent Object: Face

Description

Gets the Edges referenced by this Face.

Syntax

Face.Edges() As Edges

Property Value

This is a read only property whose value is an Edges.

Samples

Name Description
Delete Face, Boundary Patch and Stitch features Demonstrates creating Face, Boundary Patch and Stitch features.
Create sheet metal face and fold features This sample demonstrates the creation of sheet metal face and fold features.
Sketch Add Oriented This sample demonstrates the creation of a sketch using the Sketches.AddWithOrientation method.

Version

Introduced in version 4

Was this information helpful?