Viewer - Drawing Tools
    Preparing search index...

    Type Alias GridRestrictionProperties

    GridRestrictionProperties: { gridUnit?: number; gridUnitEditable?: boolean } & SnapRestrictionProperties

    Properties for the grid restriction

    Type Declaration

    • OptionalgridUnit?: number

      Size of the grid unit

    • OptionalgridUnitEditable?: boolean

      If the grid unit is editable for change to the end user. If it is not editable, the grid unit cannot be changed from the default value.