Share

SurfaceBody.GetFaceColors Method

Parent Object: SurfaceBody

Description

Method that gets the appearance colors for the faces. The returned ObjectCollection contains the Color objects with the same sequence as the corresponding Face objects in the input Faces argument.

Syntax

SurfaceBody.GetFaceColors( [Faces] As Variant ) As ObjectCollection

Parameters

Name Type Description
Faces Variant

This is an optional argument whose default value is null.

Version

Introduced in version 2018

Was this information helpful?