SurfaceBody.GetFaceColors Method
Parent Object: SurfaceBodyDescription
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 ObjectCollectionParameters
Name | Type | Description |
Faces | Variant | This is an optional argument whose default value is null. |