Viewer - Interaction
    Preparing search index...

    Type Alias AngularRestrictionProperties

    AngularRestrictionProperties: {
        angleStep?: number;
        angleStepEditable?: boolean;
    } & SnapRestrictionProperties

    Type Declaration

    • OptionalangleStep?: number

      Step size for the angles

    • OptionalangleStepEditable?: boolean

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