KitchenDraw SDK 2
Show / Hide Table of Contents

Method GetFinishByCode

GetFinishByCode(string)

Gets the finish with given code from the finishes available for the finish type.

Declaration
public Scene.Object.Finish GetFinishByCode(string finishCode)
Parameters
Type Name Description
string finishCode
Returns
Type Description
Scene.Object.Finish
Exceptions
Type Condition
KeyNotFoundException

is thrown when given code wasn't found

In this article
Back to top Generated by DocFX