|
![]() |
View tool enumeration.
Namespace: Autodesk.Navisworks.Api
Assembly: Autodesk.Navisworks.Api (in Autodesk.Navisworks.Api.dll)
Syntax
Visual Basic |
---|
Public Enumeration Tool |
C# |
---|
public enum Tool |
Visual C++ |
---|
public enum class Tool |
Members
Member name | Description | |
---|---|---|
None |
No active tool
| |
Select |
Select
| |
SelectBox |
Select Box
| |
RedlineFreehand |
Redline Freehand
| |
RedlineLine |
Redline Line
| |
RedlineEllipse |
Redline Ellipse
| |
RedlineCloud |
Redline Cloud
| |
RedlineLineString |
Redline Line String
| |
RedlineTag |
Redline Tag
| |
RedlineText |
Redline Text
| |
RedlineErase |
Redline Erase
| |
RedlineArrow |
Redline Arrow
| |
MeasurePointToPoint |
Measure Point To Point
| |
MeasurePointToMultiplePoints |
Measure Point To Multiple Points
| |
MeasurePointLine |
Measure Point Line
| |
MeasureAccumulate |
Measure Accumulate
| |
MeasureAngle |
Measure Angle
| |
MeasureArea |
Measure Area
| |
BasicViewObjectWheel |
Basic View Object Wheel
| |
BasicTourBuildingWheel |
Basic Tour Building Wheel
| |
FullNavigationWheel |
Full Navigation Wheel
| |
MiniViewObjectWheel |
Mini View Object Wheel
| |
MiniTourBuildingWheel |
Mini Tour Building Wheel
| |
MiniFullNavigationWheel |
Mini Full Navigation Wheel
| |
Full2DNavigationWheel |
Full 2D Navigation Wheel
| |
CommonPan |
Pan common across all Autodesk products
| |
CommonZoom |
Zoom common across all Autodesk products
| |
CommonZoomWindow |
Zoom Window common across all Autodesk products
| |
CommonOrbit |
Orbit common across all Autodesk products
| |
CommonFreeOrbit |
Free Orbit common across all Autodesk products
| |
CommonConstrainedOrbit |
Constrained Orbit common across all Autodesk products
| |
CommonLookAt |
Look At common across all Autodesk products
| |
CommonLookAround |
Look Around common across all Autodesk products
| |
CommonWalk |
Walk common across all Autodesk products
| |
CommonCenter |
Center common across all Autodesk products
| |
NavigateFixed |
Camera fixed in place
| |
NavigateFreeLookAround |
Classic Navisworks Free Look Around (Swivel)
| |
NavigateFreeOrbit |
Classic Navisworks Free Orbit (Examine)
| |
NavigateWalk |
Classic Navisworks Walk
| |
NavigateFly |
Classic Navisworks Fly
| |
NavigateConstrainedOrbit |
Classic Navisworks Constrained Orbit (Turntable)
| |
NavigateZoom |
Classic Navisworks Zoom
| |
NavigatePan |
Classic Navisworks Pan
| |
NavigateConstrainedPan |
Classic Navisworks Constrained Pan
| |
NavigateLookAround |
Clasic Navisworks Look Around (Swivel)
| |
NavigateOrbit |
Classic Navisworks Orbit
| |
NavigateZoomWindow |
Classic Navisworks Zoom Window (Zoom Box)
| |
ZoneCreateCornerToCornerHeight |
Create Zones by a corner to corner defined rectangle with a height.
| |
ZoneCreate3PointsHeight |
Create Zones by a 3 points defined rectangle with a height.
| |
CustomToolPlugin |
Functionality is provided by a ToolPlugin
|
Remarks
This enumerates all the available tools that defines how mouse/keyboard input in the view is interpreted