Está en la página 1de 14

Tekla Structures

3D Mouse Guide

Product version 2016


March 2016

2016 Trimble Solutions Corp.


1 About 3D mice

Tekla Structures 2016 is compatible with the following 3D mice provided by 3Dconnexion:
SpaceNavigator, SpaceExplorer, and SpacePilot.
The main features of the 3D mice are:
You can simultaneously pan, zoom and rotate models and objects on your screen.
The 3D mouse controller cap easily rotates in six directions.
You can use the 3D mouse in conjunction with an ordinary wheel mouse.
For example, you can use one hand to control the wheel mouse, and the other hand to control
the 3D mouse.
You can easily customize the functionality of the 3D mouse.
3D mice have programmable buttons that you can map to the most frequently used Tekla
Structures commands. You can change the function of each button at any time.

For more information on 3Dconnexions 3D mice, see http://


www.3dconnexion.com.

See also Installing a 3D mouse (4)


Available commands (7)

About 3D mice 3
2 Installing a 3D mouse

Before you start, download 3DConnexionInstaller_2016.exe from the Tekla Extranet.


To install a 3D mouse:
1. Connect the 3D mouse to your computer's USB port.
Windows automatically recognizes the mouse when you plug it in.
2. Install the configuration file for the 3D mouse.
a Start Tekla Structures 2016.
b Run the 3DConnexionInstaller_2016.exe file.
c In the installer dialog box, select your 3D mouse from the device list and then click
Install.
A predefined configuration file (DirectInput.cfg) is saved onto your computer.
In Windows Vista and Windows 7, the file is located in
C:\Users\<username>\AppData\Local\Tekla
Structures\2016\UserSettings.
In Windows XP, the file is located in C:\Documents and
Settings\<username>\Application Data\Tekla
Structures\2016\UserSettings.

Installing a 3D mouse 4
Alternatively, you can store the configuration file in a common
folder so that it is available for all users in your company. To do this,
save the configuration file on a network drive and add the following
line at the end of the user.ini file:
set
XS_DIRECTINPUT_CONFIG=<configuration_file_location>
For example:
set
XS_DIRECTINPUT_CONFIG=Z:\Common_files\DirectInput.cfg

You can add a default configuration file to the installation instead


of the user-defined file.
To define the location of a default configuration file, use set
XS_DIRECTINPUT_CONFIG_DEFAULT=a file in the
environment.
If no user-defined configuration file exists, the default
configuration file is automatically copied to the location you have
defined with the XS_DIRECTINPUT_CONFIG advanced option.

See also About 3D mice (3)

Installing a 3D mouse 5
3 Changing the 3D mouse settings

This section describes how to map the mouse buttons, and how to change the sensitivity and
direction of the axes.

Contents Changing the mappings (6)


Adjusting axis sensitivity (11)
Adjusting axis speed (12)
Changing axis direction (13)

3.1 Changing the mappings


The buttons on your 3D mouse are pre-mapped to certain commands in Tekla Structures. For
example, when you press a particular mouse button, Tekla Structures fits the work area in the
model. You can change these mappings at any time to better suit your needs.
To change the mappings of your 3D mouse:
1. Open the DirectInput.cfg file in a text editor.
2. Change the ButtonID value of a particular command.
Each ButtonID value refers to a particular mouse button identifier (ID). For example, the value
4 refers to the mouse button with the identifier ID=4.
3. Repeat step 2 for each button whose mapping you want to change.
4. Optional: To disable a button, set the corresponding ButtonId value to -1.
5. Save the file.
6. Add the Change DirectInput Configuration command to a user-defined menu or a toolbar, and
click it for the changes to take effect.
This way you can test how different settings work while Tekla Structures is running, and you do
not need to restart Tekla Structures.

If you want to map mouse buttons to macros, use the keyword


MACRO in the DirectInput.cfg file.

Example The following example shows the SpaceExplorer configuration file. The button with the identifier
ID=1 is not being used in this example.

Changing the 3D mouse settings 6 Changing the mappings


See also Available commands (7)
Checking mouse button identifiers (10)
SpaceNavigator button identifiers (8)
SpaceExplorer button identifiers (9)
SpacePilot button identifiers (9)
SpaceMousePro button identifiers (10)

Available commands
The following Tekla Structures commands can be used with 3Dconnexions 3D mice:

Command Description
BUTTON_INFO See Checking mouse button identifiers (10).
BUTTON_SET_VIEW_POINT Relocates the center of rotation.
BUTTON_ZOOM_ORIGINAL Restores the original level of zoom.
BUTTON_PAN_UP Moves the viewpoint downwards.
BUTTON_PAN_LEFT Moves the viewpoint to the right.
BUTTON_PAN_RIGHT Moves the viewpoint to the left.
BUTTON_PAN_DOWN Moves the viewpoint upwards.
BUTTON_ZOOM_IN Zooms in.
BUTTON_ZOOM_OUT Zooms out.
BUTTON_DECREASE_FOV Decreases the field of view in perspective
view.
BUTTON_INCREASE_FOV Increase the field of view in perspective view.

Changing the 3D mouse settings 7 Changing the mappings


Command Description
BUTTON_TOGGLE_ROTATE Toggles rotation on or off.
One press of the button disables the
movement, another press enables it back.
BUTTON_TOGGLE_PAN Toggles pan on or off.
One press of the button disables the
movement, another press enables it back.
BUTTON_TOGGLE_ZOOM Toggles zoom on or off.
One press of the button disables the
movement, another press enables it back.
BUTTON_ZOOM_IN_CENTERED Centers zoom in.
BUTTON_ZOOM_OUT_CENTERED Centers zoom out.
BUTTON_FIT_WORKAREA_BY_OBJEC Fits the work area to include the selected
TS parts only.
BUTTON_FIT_WORKAREA_ALL Fits the work area to include all model
objects.
BUTTON_ZOOM_TO_SELECTED Zooms to a selection.
MACRO Starts a Tekla Structures macro.
Example of usage:
MACRO "FlipModelView.cs" 13
If your macros are not in the location set by
the environment, add the whole macro path
in the macro definition.
For example:
MACRO "C:\ProgramData\Tekla
Structures\2016\Environments\Com
mon\macros\modeling\hidden\Refre
shScreen.cs" 15

See also Changing the mappings (6)

SpaceNavigator (SpaceMouse Wireless) button identifiers


Use the following identifiers when mapping the mouse buttons on a SpaceNavigator:

Changing the 3D mouse settings 8 Changing the mappings


See also Changing the mappings (6)

SpaceExplorer button identifiers


Use the following identifiers when mapping the mouse buttons on a SpaceExplorer:

See also Changing the mappings (6)

SpacePilot button identifiers


Use the following identifiers when mapping the mouse buttons on a SpacePilot:

See also Changing the mappings (6)

Changing the 3D mouse settings 9 Changing the mappings


SpaceMousePro (Wireless) button identifiers
Use the following identifiers when mapping the mouse buttons on a SpaceMousePro:

See also Changing the mappings (6)

Checking mouse button identifiers


Use the BUTTON_INFO option to easily figure out the identifier of an unmapped mouse button. This
can be useful when you are configuring a 3D mouse whose buttons are not listed in this document.

This functionality only works for unmapped buttons. If a button is


already mapped to a command, its identifier cannot be displayed on
the status bar.

To check the identifier of an umapped button:


1. In the configuration file, change the value of BUTTON_INFO to 1.
2. Save the file.
3. Restart Tekla Structures for the change to take effect.
4. Press an unmapped button on your 3D mouse.
Tekla Structures displays the buttons identifier on the status bar. For example:

5. Repeat step 4 for each button whose identifier you want to check.

See also Available commands (7)

Changing the 3D mouse settings 10 Changing the mappings


3.2 Adjusting axis
You can adjust axis sensitivity and speed, and change axis direction.

Available axis commands


The following axis commands can be used with 3Dconnexions 3D mice:

Command Description
AXIS_ROTATE_Z Sets the rotation speed for rotation around Z.
AXIS_ROTATE_X Sets the rotation speed for rotation around X.
AXIS_PAN_X Sets the panning speed for axis X.
AXIS_PAN_Y Sets the panning speed for axis Y.
AXIS_ZOOM Sets the sensitivity and the direction of the
zoom axis towards the mouse pointer inside
the model view.
AXIS_ZOOM_CENTERED Sets the sensitivity and the direction of the
zoom axis towards center of model view.

See also Adjusting axis sensitivity (11)


Adjusting axis speed (12)
Changing axis direction (13)

Adjusting axis sensitivity


You can adjust the sensitivity of each axis on you 3D mouse by changing the DeadZoneFactor
value in the configuration file. The recommended values range from 0.1 to 100. The lower the value,
the more sensitive the axis is.
To adjust the sensitivity of an axis:
1. In the configuration file, change the DeadZoneFactor value of the axis.
2. Save the file.

Changing the 3D mouse settings 11 Adjusting axis


3. Add the Change DirectInput Configuration command to a user-defined menu or a toolbar, and
click it for the changes to take effect.
This way you can test how different settings work while Tekla Structures is running, and you do
not need to restart Tekla Structures.

Example In the following example, the sensitivity of the zoom axis is 21.1. To increase the sensitivity, enter a
lower value.

If you want to zoom and pan or rotate simultaneously, use the


keyword AXIS_ZOOM_CENTERED for setting the centered zoom.

See also Adjusting axis speed (12)


Changing axis direction (13)

Adjusting axis speed


You can adjust the speed of each axis on your 3D mouse by changing the Factor value in the
configuration file. For example, you can increase or decrease the rotation speed. The higher the
value, the more the speed is increased. The recommended values range from -100.0 to 100.0.
To adjust the speed of an axis:
1. In the configuration file, increase or decrease the Factor value of the axis.
2. Save the file.
3. Add the Change DirectInput Configuration command to a user-defined menu or a toolbar, and
click it for the changes to take effect.
This way you can test how different settings work while Tekla Structures is running, and you do
not need to restart Tekla Structures.

Example In the following example, the original rotation speed is 1.0. The value 2.0 would double the speed,
and 0.5 would lower it to half of the original.

See also Adjusting axis sensitivity (11)


Changing axis direction (13)

Changing the 3D mouse settings 12 Adjusting axis


Changing axis direction
You can change the direction of each axis on you 3D mouse by reversing the Factor value in the
configuration file. For example, you can change the zooming direction.
To change the direction of an axis:
1. In the configuration file, reverse the Factor value of the axis.
2. Save the file.
3. Add the Change DirectInput Configuration command to a user-defined menu or a toolbar, and
click it for the changes to take effect.
This way you can test how different settings work while Tekla Structures is running, and you do
not need to restart Tekla Structures.

Example In the following example, the direction of the zoom axis is -1.0, which means the mouse zooms in
when you press the cap and zooms out when you lift the cap. To reverse the direction, change the
value to 1.0.

See also Adjusting axis sensitivity (11)


Adjusting axis speed (12)

Changing the 3D mouse settings 13 Adjusting axis


4 Disclaimer

2016 Trimble Solutions Corp. and its licensors. All rights reserved.
This Software Manual has been developed for use with the referenced Software. Use of the
Software, and use of this Software Manual are governed by a License Agreement. Among
other provisions, the License Agreement sets certain warranties for the Software and this
Manual, disclaims other warranties, limits recoverable damages, defines permitted uses of the
Software, and determines whether you are an authorized user of the Software. All
information set forth in this manual is provided with the warranty set forth in the License
Agreement. Please refer to the License Agreement for important obligations and applicable
limitations and restrictions on your rights. Tekla does not guarantee that the text is free of
technical inaccuracies or typographical errors. Tekla reserves the right to make changes and
additions to this manual due to changes in the software or otherwise.
In addition, this Software Manual is protected by copyright law and by international treaties.
Unauthorized reproduction, display, modification, or distribution of this Manual, or any
portion of it, may result in severe civil and criminal penalties, and will be prosecuted to the
full extent permitted by law.
Tekla, Tekla Structures, BIMsight and Tekla BIMsight are either registered trademarks or
trademarks of Tekla Corporation in the European Union, the United States, and/or other
countries. More about Tekla trademarks: http://www.tekla.com/tekla-trademarks. Trimble is a
registered trademark or trademark of Trimble Navigation Limited in the European Union, in
the United States and/or other countries. More about Trimble trademarks: http://
www.trimble.com/trademarks.aspx. Other product and company names mentioned in this
Manual are or may be trademarks of their respective owners. By referring to a third-party
product or brand, Tekla does not intend to suggest an affiliation with or endorsement by such
third party and disclaims any such affiliation or endorsement, except where otherwise
expressly stated.
Portions of this software:
D-Cubed 2D DCM 2010 Siemens Industry Software Limited. All rights reserved.
EPM toolkit 1995-2004 EPM Technology a.s., Oslo, Norway. All rights reserved.
XML parser 1999 The Apache Software Foundation. All rights reserved.
DWGdirect, DGNdirect and OpenDWG Toolkit/Viewkit libraries 1998-2005 Open Design
Alliance. All rights reserved.
LibLZF 1.3 2000-2003 Marc Alexander Lehmann (pcg@goof.com). All rights reserved.

Disclaimer 14
Open CASCADE Technology 2001-2004 Open CASCADE SA. All rights reserved.
Project Data Control Library 2006 - 2007 DlhSoft. All rights reserved.
Mono.Cecil 2005 Jb Evain. All rights reserved.
PolyBoolean C++ Library 2001-2012 Complex A5 Co. Ltd. All rights reserved.
FLY SDK - CAD SDK 2012 VisualIntegrity&#0153;. All rights reserved.
Teigha 2003-2012 Open Design Alliance. All rights reserved.
FlexNet Copyright 2010 Flexera Software, Inc. and/or InstallShield Co. Inc. All Rights
Reserved. This product contains proprietary and confidential technology, information and
creative works owned by Flexera Software, Inc. and/or InstallShield Co. Inc. and their
respective licensors, if any. Any use, copying, publication, distribution, display, modification,
or transmission of such technology in whole or in part in any form or by any means without
the prior express written permission of Flexera Software, Inc. and/or InstallShield Co. Inc. is
strictly prohibited. Except where expressly provided by Flexera Software, Inc. and/or
InstallShield Co. Inc. in writing, possession of this technology shall not be construed to confer
any license or rights under any Flexera Software, Inc. and/or InstallShield Co. Inc. intellectual
property rights, whether by estoppel, implication, or otherwise.
To see the third party licenses, go to Tekla Structures, click Help --> About and click the
Third party licenses button.
The software is protected by several patents including U.S. Patent Nos. 7,302,368, 7,617,076,
7,765,240, 7,809,533, 8,022,953, 8,041,744, 8,046,210 and 8,599,220. Also elements of the
software described in this Manual may be the subject of pending patent applications in the
European Union and/or other countries including U.S. patent applications 20050285881,
20120022848, 20120239886, 20130173229, 20130346432, and 20130328872.

Disclaimer 15

También podría gustarte