ZOSAPI.Editors.NCE.INCECoatScatterData Interface Reference
Last update: 17.07.2025Object properties Coat/Scatter tab. This interface can be accessed via the INCERow interface. More...
Public Member Functions | |
| INCECoatScatterFaceData | GetFaceData (int faceNumber) |
| Gets coat/scatter data for the specified face (0 to NumberOfFaces-1). | |
| void | CopySettingsToAllFaces (INCECoatScatterFaceData fromFace) |
| Copies the specified coat/scatter settings from the specified face too all faces on this object. | |
Properties | |
| bool | IsCoatScatterAvailable [get] |
| int | NumberOfFaces [get] |
Detailed Description
Object properties Coat/Scatter tab. This interface can be accessed via the INCERow interface.
Member Function Documentation
◆ CopySettingsToAllFaces()
| void ZOSAPI.Editors.NCE.INCECoatScatterData.CopySettingsToAllFaces | ( | INCECoatScatterFaceData | fromFace | ) |
Copies the specified coat/scatter settings from the specified face too all faces on this object.
- Parameters
-
fromFace The coat/scatter settings to copy
◆ GetFaceData()
| INCECoatScatterFaceData ZOSAPI.Editors.NCE.INCECoatScatterData.GetFaceData | ( | int | faceNumber | ) |
Gets coat/scatter data for the specified face (0 to NumberOfFaces-1).
- Parameters
-
faceNumber The face number.
- Returns
Property Documentation
◆ IsCoatScatterAvailable
|
get |
◆ NumberOfFaces
|
get |