CreateSheetViewDefinitionArgs Interface

Arguments to be passed in to SheetViewDefinition.create

Properties

Name Type Description
baseModelId string The Id of the sheet model whose contents will be displayed by this view.  
categorySelectorId string The CategorySelector that this view should use.  
definitionModelId string The Id of the DefinitionModel into which the sheet view will be inserted.  
displayStyleId string The DisplayStyle2d that this view should use.  
iModel IModelDb The iModel in which the sheet view will be created.  
name string The name to use as the view's Code value.  
range Range2d Defines the view origin and extents.  

Defined in

Last Updated: 27 June, 2025