KitchenDraw SDK 2
Show / Hide Table of Contents

Constructor Finish

Finish(Scene, int, FinishType, int)

Instantiates CatalogFinish object for the finish with given position of the given finish type.

Declaration
public Finish(Scene scene, int objectId, Scene.Object.FinishType finishType, int finishPosition)
Parameters
Type Name Description
Scene scene
int objectId
Scene.Object.FinishType finishType
int finishPosition

Zero-based rank of the finish row in its cluster in either Front Model Finishes, From Model Handles or Family Finishes table depending on the finish type.

In this article
Back to top Generated by DocFX