Interface Appli.IFinishType
Represents the shared interfaces for Appli.CatalogFinishType and Scene.Object.FinishType classes.
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public interface Appli.IFinishType
Properties
| Name | Description |
|---|---|
| Code | Gets the code of the finish type. |
| Name | Gets the name of the finish type. |
| Number | Gets the unique number of the finish type defined in the catalog. |
| Rank | Gets the rank of the finish type. |