Skip to main content

IAddSurfacesCmdArgs

Interfaces

IAddSurfacesBaseCommandArgs

Type Parameters

Type Parameter
TSurface

Properties

position?
optional position?: number;
surfaces
surfaces: TSurface[];
surfacesName?
optional surfacesName?: string;
switchToNewSurface
switchToNewSurface: boolean;
Was this page helpful?