SectionDrawingViewProps Interface

As part of a ViewStateProps, describes the SpatialViewDefinition from which a SectionDrawing was generated.

@see SectionDrawingProps

Properties

Name Type Description
displaySpatialView boolean If true, the spatial view should be displayed in the context of the drawing view.  
drawingToSpatialTransform undefined | TransformProps Transform from drawing coordinates to spatial coordinates.  
spatialView string The Id of the spatial view from which the SectionDrawing was generated.  

Defined in

Last Updated: 15 March, 2024