Universal Robots TypeScript API - v10.12.0
    Preparing search index...

    Interface ToolForceDirection

    interface ToolForceDirection {
        enabled: boolean;
        force?: Force;
    }
    Index

    Properties

    Properties

    enabled: boolean
    force?: Force