Share

SurfaceGraphicsFaceList.Add Method

Parent Object: SurfaceGraphicsFaceList

Description

Method that specifies additional faces to be displayed.

Syntax

SurfaceGraphicsFaceList.Add( Faces As Object )

Parameters

Name Type Description
Faces Object Input object that defines the additional faces to display. This can be one of the following: Face, Faces or a FaceCollection object. The faces provided must belong to the SurfaceBody associated with the SurfaceGraphics, else an error will occur.

Version

Introduced in version 2009

Was this information helpful?