Share

Face.SurfaceType Property

Parent Object: Face

Description

Property that returns a SurfaceTypeEnum that specifies the surface type for this Face.

Syntax

Face.SurfaceType() As SurfaceTypeEnum

Property Value

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

Samples

Name Description
Placement of a standard iFeature This program demonstrates the placement of a standard iFeature in a part.
Add a punch tool feature This program demonstrates the creation of a punch tool feature. It uses one of the punch features that's delivered with Inventor. It assumes you already have an existing sheet metal part and have selected a face to place the punch feature on. The selected face should be large so there is room for the punch features.

Version

Introduced in version 4

Was this information helpful?