SurfaceBodyProxy.GetFaceColors Method
Parent Object: SurfaceBodyProxyDescription
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
SurfaceBodyProxy.GetFaceColors( [Faces] As Variant ) As ObjectCollectionParameters
Name | Type | Description |
Faces | Variant | This is an optional argument whose default value is null. |