1915 return static_cast<bool>(!
static_cast<int64_t
>(a));
2192 return static_cast<EGUIView3DHitArea>(
static_cast<int64_t
>(a) |
static_cast<int64_t
>(b));
2197 return static_cast<EGUIView3DHitArea>(
static_cast<int64_t
>(a) &
static_cast<int64_t
>(b));
2207 return static_cast<bool>(!
static_cast<int64_t
>(a));
2555 return static_cast<EGUIView3DAxis>(
static_cast<int64_t
>(a) |
static_cast<int64_t
>(b));
2560 return static_cast<EGUIView3DAxis>(
static_cast<int64_t
>(a) &
static_cast<int64_t
>(b));
2570 return static_cast<bool>(!
static_cast<int64_t
>(a));
2664 return static_cast<bool>(!
static_cast<int64_t
>(a));
2739 return static_cast<EView3DLoadOption>(
static_cast<int32_t
>(a) |
static_cast<int32_t
>(b));
2744 return static_cast<EView3DLoadOption>(
static_cast<int32_t
>(a) &
static_cast<int32_t
>(b));
2754 return static_cast<bool>(!
static_cast<int32_t
>(a));
2932 return static_cast<bool>(!
static_cast<uint64_t
>(a));
3155 return static_cast<bool>(!
static_cast<int64_t
>(a));
EAvailableView3DFigureContextMenu
Available Context Menu for Figure Objects.
Definition DefinitionsGUIView3D.h:2775
@ Point3_SetCoord
Set coordinate of point3.
Definition DefinitionsGUIView3D.h:2878
@ Assign
Set the value of CGUIPropertyItemView3DFigure to the specified figure.
Definition DefinitionsGUIView3D.h:2798
@ Show
Show figure.
Definition DefinitionsGUIView3D.h:2830
@ Hide
Hide figure.
Definition DefinitionsGUIView3D.h:2838
@ Confirm
Confirm figure.
Definition DefinitionsGUIView3D.h:2806
@ DiscardObjects
Crop objects selected by all Figures of the view (retain only the selected objects and remove the res...
Definition DefinitionsGUIView3D.h:2894
@ Lock
Fix point of view of Figure.
Definition DefinitionsGUIView3D.h:2846
@ KeepObjects
Crop objects selected by all Figures of the view (retain only the selected objects and remove the res...
Definition DefinitionsGUIView3D.h:2886
@ Cancel
Cancel figure.
Definition DefinitionsGUIView3D.h:2814
@ Measure
Measurement Menu.
Definition DefinitionsGUI.h:3478
@ Zoom
Scale menu in image view.
Definition DefinitionsGUI.h:3345
@ CopyPaste
Copy and paste images menu.
Definition DefinitionsGUI.h:3631
@ ClearLayers
Clear layers Menu.
Definition DefinitionsGUI.h:3595
@ Figure_Load
Load Figure menu.
Definition DefinitionsGUI.h:3496
@ ImageMiniMap
Image Mini Map Menu.
Definition DefinitionsGUI.h:3309
@ SyncView
View Synchronization menu.
Definition DefinitionsGUI.h:3514
EGUIView3DHitArea
The area where the mouse is located on the 3D view.
Definition DefinitionsGUIView3D.h:2060
@ PlotData
Path Object.
Definition DefinitionsGUIView3D.h:2155
@ ObjectHeightMap
Object Height Map 객체
Definition DefinitionsGUIView3D.h:2091
@ Object
Object object.
Definition DefinitionsGUIView3D.h:2107
@ ObjectSTEP
STEP Object.
Definition DefinitionsGUIView3D.h:2099
@ ObjectWithinSelectionRectangle
When in Rectangle Selection mode, the objects selected with a rectangle.
Definition DefinitionsGUIView3D.h:2115
@ PlotDataArray
Path Array Object.
Definition DefinitionsGUIView3D.h:2163
@ MultipleGraphData
Path Array Object.
Definition DefinitionsGUIView3D.h:2171
EBoundingBoxMask
Flag for Bounding Box in 3D objects.
Definition DefinitionsGUIView3D.h:2266
@ MaxY
Maximum direction of Y.
Definition DefinitionsGUIView3D.h:2313
@ MinX
Minimum direction of X.
Definition DefinitionsGUIView3D.h:2281
@ Void
the condition of being empty
Definition DefinitionsGUIView3D.h:2273
@ MinY
Minimum direction of Y.
Definition DefinitionsGUIView3D.h:2289
@ MaxZ
Maximum direction of Z.
Definition DefinitionsGUIView3D.h:2321
@ Infinite
States including the entire three-dimensional space, X, Y, Z open (infinite) states in all directions...
Definition DefinitionsGUIView3D.h:2329
@ MaxX
Maximum direction of X.
Definition DefinitionsGUIView3D.h:2305
@ MinZ
Minimum Z Direction.
Definition DefinitionsGUIView3D.h:2297
@ Clear
Clear all the figure objects.
Definition DefinitionsGUI.h:2058
@ SetName
Set figure name.
Definition DefinitionsGUI.h:1560
@ Remove
Remove selected figures on image.
Definition DefinitionsGUI.h:1351
@ SetOpacity
Menu that sets border or fill opacity for figures stored in an image.
Definition DefinitionsGUI.h:1433
EView3DLoadOption
3D View Load Options Example. The following code will load folder with recursive. eOption = Load | Re...
Definition DefinitionsGUIView3D.h:2679
EView3DPlotDataDisplayMode
PlotData Display Mode in 3D View.
Definition DefinitionsGUIView3D.h:2339
@ Point
Display mode with teaching points as dots.
Definition DefinitionsGUIView3D.h:2354
@ NormalVectorLine
Display mode of teaching points as normal vector lines.
Definition DefinitionsGUIView3D.h:2362
EAvailableView3DContextMenu
Available context menu for 3D views.
Definition DefinitionsGUIView3D.h:1386
@ ApplyTexture
Texture Apply Menu.
Definition DefinitionsGUIView3D.h:1646
@ LoadTexture
Import Texture menu.
Definition DefinitionsGUIView3D.h:1638
@ SetPointSize
A menu that sets the point size.
Definition DefinitionsGUIView3D.h:1806
@ ShadingType
Shading Type Settings Menu.
Definition DefinitionsGUIView3D.h:1598
@ LockMovement
Menu for restricting movement along a specific axis.
Definition DefinitionsGUIView3D.h:1526
@ SetCameraRotatePivot
Camera rotate pivot settings menu.
Definition DefinitionsGUIView3D.h:1622
@ Legend
legend menu
Definition DefinitionsGUIView3D.h:1630
@ ClearMeasurement
Measurement Menu.
Definition DefinitionsGUIView3D.h:1686
@ LockRotation
Menu for restricting rotation around specific axis.
Definition DefinitionsGUIView3D.h:1518
@ SetSelectionMode
Set selection mode menu.
Definition DefinitionsGUIView3D.h:1766
@ RectangleSelection
Rectangle Selection.
Definition DefinitionsGUIView3D.h:1774
@ TopologyType
Topology Type Settings Menu.
Definition DefinitionsGUIView3D.h:1590
@ LeaveHeightProfileMode
Cancel height profile menu.
Definition DefinitionsGUIView3D.h:1654
@ ClearAllLayers
Clear drawings of all the layers.
Definition DefinitionsGUI.h:1137
@ ZoomOut
Zoom out.
Definition DefinitionsGUI.h:582
@ PixelAccuracy
Set pixel accuracy.
Definition DefinitionsGUI.h:870
@ ShowCrosshair
Show crosshair.
Definition DefinitionsGUI.h:834
@ ShowLayer_Drawing
Show drawing layer.
Definition DefinitionsGUI.h:1041
@ ShowAllLayers
Show all layers.
Definition DefinitionsGUI.h:1017
@ ZoomIn
Zoom in.
Definition DefinitionsGUI.h:573
@ ZoomFit
Zoom to fit.
Definition DefinitionsGUI.h:591
@ Help
Popup the help dialog.
Definition DefinitionsGUI.h:968
@ ShowGrid
Show grid.
Definition DefinitionsGUI.h:825
@ SyncViewPointOfView
Synchronize the point of view with selected view.
Definition DefinitionsGUI.h:993
@ ShowToolBar
Show tool bar.
Definition DefinitionsGUI.h:699
@ CanvasColorPicker
Popup the canvas color setting dialog.
Definition DefinitionsGUI.h:933
@ ShowImageMiniMap
Show image mini map.
Definition DefinitionsGUI.h:456
@ ShowLayer_Image
Show image layer.
Definition DefinitionsGUI.h:1033
@ HideAllLayers
Hide all layers.
Definition DefinitionsGUI.h:1025
@ LeaveTeachingMode
Cancel teaching mode.
Definition DefinitionsGUI.h:816
@ Save
Save file.
Definition DefinitionsGUI.h:303
@ ClearLayer
Clear drawings on selected layer.
Definition DefinitionsGUI.h:1121
@ ShowStatusBar
Show status bar.
Definition DefinitionsGUI.h:708
@ ClearThenPasteImage
Clear current image file on view, then paste image from clipboard.
Definition DefinitionsGUI.h:447
@ Panning
Set panning mode.
Definition DefinitionsGUI.h:618
@ ShowScrollBar
Show scroll bar.
Definition DefinitionsGUI.h:690
@ AppendFile
Load to append file.
Definition DefinitionsGUI.h:240
@ SyncWindow
Synchronize the window.
Definition DefinitionsGUI.h:1009
@ LoadFolder
Load folder.
Definition DefinitionsGUI.h:222
@ LoadFile
Load file.
Definition DefinitionsGUI.h:213
@ SetDecimalPlaceOfCoordinate
Sets the number of decimal places displayed for the coordinates.
Definition DefinitionsGUI.h:959
@ AppendFolder
Load to append folder.
Definition DefinitionsGUI.h:276
ESelectionMode3D
3D View Object Selection Mode
Definition DefinitionsGUIView3D.h:2217
@ Segment
Segment selection mode for 3D objects.
Definition DefinitionsGUIView3D.h:2240
@ Face
Face Selection Mode for 3D Objects.
Definition DefinitionsGUIView3D.h:2248
@ Path
Path Selection Mode for 3D Objects.
Definition DefinitionsGUIView3D.h:2256
@ Vertex
Vertex selection mode for 3D objects.
Definition DefinitionsGUIView3D.h:2232
EGUIView3DRotatePivot
Rotation pivot type of 3D view camera.
Definition DefinitionsGUIView3D.h:2446
@ TargetPosition
The camera's target position.
Definition DefinitionsGUIView3D.h:2469
@ Origin
The origin (0,0,0)
Definition DefinitionsGUIView3D.h:2461
@ GripPoint
The intersection point at the time of left mouse button click.
Definition DefinitionsGUIView3D.h:2453
@ CameraPosition
The camera's position.
Definition DefinitionsGUIView3D.h:2477
EGUIView3DAxis
The axes of 3D View.
Definition DefinitionsGUIView3D.h:2487
@ X
X-axis.
Definition DefinitionsGUIView3D.h:2502
@ Z
Z-axis.
Definition DefinitionsGUIView3D.h:2518
@ XZ
XZ-axis.
Definition DefinitionsGUIView3D.h:2534
@ Y
Y-axis.
Definition DefinitionsGUIView3D.h:2510
@ XY
XY-axis.
Definition DefinitionsGUIView3D.h:2526
@ XYZ
XYZ-axis.
Definition DefinitionsGUIView3D.h:2550
@ YZ
YZ-axis.
Definition DefinitionsGUIView3D.h:2542
EGUIView3DMeasurementMode
Measurement mode in 3D view.
Definition DefinitionsGUIView3D.h:1997
@ MiniMapDisplayingArea
Mini map displaying 영역
Definition DefinitionsGUI.h:3875
@ MiniMap
Mini map area.
Definition DefinitionsGUI.h:3866
@ Figure
Figure Object.
Definition DefinitionsGUI.h:3911
@ StatusBar
Status bar.
Definition DefinitionsGUI.h:3947
@ Group
Grouping menu.
Definition DefinitionsGUI.h:5601
@ Copy
Menu item that copies the selected figures stored in the image.
Definition DefinitionsGUI.h:6266
EGUIView3DTeachingMode
Teaching mode in 3D view.
Definition DefinitionsGUIView3D.h:1925
@ Figure_TriangularSolid3
TriangularSolid3 Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1978
@ Figure_Triangle3
Triangle3 Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1960
@ Figure_Rect
Rectangular Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1951
@ Figure_Quad3
Quad3 Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1969
@ Figure_QuadrilateralSolid3
QuadrilateralSolid3 Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1987
@ Figure_Point3
Point3 Figure Teaching Mode.
Definition DefinitionsGUIView3D.h:1942
EView3DPathEditorExtraData
Extra data about the path in View3DPathEditor.
Definition DefinitionsGUIView3D.h:2413
@ Distance
Set measure distance teaching mode.
Definition DefinitionsGUI.h:3009
@ LeaveMeasureMode
Cancel measure teaching mode.
Definition DefinitionsGUI.h:3095
@ Increments
Set measure increments teaching mode.
Definition DefinitionsGUI.h:3018
EGUIView3DRotationAngle
The rotation angle component of 3D View.
Definition DefinitionsGUIView3D.h:2581
@ PitchRoll
Pitch Roll.
Definition DefinitionsGUIView3D.h:2636
@ Roll
Roll.
Definition DefinitionsGUIView3D.h:2612
@ YawPitch
Yaw Pitch.
Definition DefinitionsGUIView3D.h:2620
@ YawRoll
Yaw Roll.
Definition DefinitionsGUIView3D.h:2628
@ Pitch
Pitch.
Definition DefinitionsGUIView3D.h:2604
@ YawPitchRoll
Yaw Pitch Roll.
Definition DefinitionsGUIView3D.h:2644
@ Yaw
Yaw.
Definition DefinitionsGUIView3D.h:2596
@ PointOfView
Point-of-view synchronization.
Definition DefinitionsGUI.h:4854
@ Count
Number of synchronization options.
Definition DefinitionsGUI.h:4870
EView3DSyncOption
3D view synchronization options
Definition DefinitionsGUIView3D.h:3165
@ Append
Load and append.
Definition DefinitionsGUI.h:58
@ Default
기본
Definition DefinitionsGUI.h:42
@ OpenDialog
Open dialog.
Definition DefinitionsGUI.h:82
@ RecursiveIfFolder
Recursively import folders.
Definition DefinitionsGUI.h:74
@ DialogTypeFolder
Open folder dialog.
Definition DefinitionsGUI.h:98
@ DialogTypeFile
Open file dialog.
Definition DefinitionsGUI.h:90
@ Load
Default Load.
Definition DefinitionsGUI.h:50
EView3DObjectType
Object Type in 3D View.
Definition DefinitionsGUIView3D.h:27
@ Axis
Axis Type.
Definition DefinitionsGUIView3D.h:58
@ Line
Line Type.
Definition DefinitionsGUIView3D.h:50
@ ROI_QuadrilateralSolid3
QuadrilateralSolid3 ROI Type.
Definition DefinitionsGUIView3D.h:106
@ HeightMap
Height Map Type.
Definition DefinitionsGUIView3D.h:42
@ Mesh
Mesh type.
Definition DefinitionsGUIView3D.h:34
@ ROI_TriangularSolid3
TriangularSolid3 ROI Type.
Definition DefinitionsGUIView3D.h:98
@ ROI_Rect
Rect ROI Type.
Definition DefinitionsGUIView3D.h:74
@ ROI_Point3
Point3 ROI Type.
Definition DefinitionsGUIView3D.h:66
@ ROI_Triangle3
Triangle3 ROI Type.
Definition DefinitionsGUIView3D.h:82
@ ROI_Quad3
Quad3 ROI Type.
Definition DefinitionsGUIView3D.h:90
EMenuItemView3D
3D View Menu Item
Definition DefinitionsGUIView3D.h:116
@ Object_LoadTexture
Load Texture menu.
Definition DefinitionsGUIView3D.h:326
@ Selection_Path
Set path object selection mode menu.
Definition DefinitionsGUIView3D.h:738
@ CreateFigure_QuadrilateralSolid3
Create CFLQuadrilateralSolid3 object.
Definition DefinitionsGUIView3D.h:682
@ Figure_Copy
Copy Figure to clipboard.
Definition DefinitionsGUIView3D.h:970
@ Object_ApplyTexture
Apply Texture Menu.
Definition DefinitionsGUIView3D.h:334
@ Object_ShadingType_Phong
A menu for setting the shading type of objects to Phong.
Definition DefinitionsGUIView3D.h:482
@ SavePlotDataOnSurface
Save PlotDataOnSurface File.
Definition DefinitionsGUIView3D.h:198
@ Object_TopologyType_Segment
Display lines connecting vertices in the order of the segment index array.
Definition DefinitionsGUIView3D.h:423
@ LockRotation_AnglePitch
Menu for restricting pitch rotation of the view Activating this option allows the user to restrict ro...
Definition DefinitionsGUIView3D.h:1232
@ Measure_EndOfMeasureMenu
Measurement Menu End Point.
Definition DefinitionsGUIView3D.h:610
@ Measure_RegionArea
Area Measurement Menu.
Definition DefinitionsGUIView3D.h:594
@ CreateFigure_TriangularSolid3
Create CFLTriangularSolid3 object.
Definition DefinitionsGUIView3D.h:674
@ View_TopologyType_Wireframe
Display lines connecting vertices in the order of the face index array.
Definition DefinitionsGUIView3D.h:396
@ Selection_Segment
Set to Segment Selection Mode Menu.
Definition DefinitionsGUIView3D.h:714
@ Set_ModelHeight
Height Value Range Menu for Models.
Definition DefinitionsGUIView3D.h:842
@ Figure_Lock
Fix point of view of Figure.
Definition DefinitionsGUIView3D.h:946
@ Figure_Selected_KeepObjects
Crop objects selected by certain Figure (retain only the selected objects and remove the rest).
Definition DefinitionsGUIView3D.h:1010
@ Figure_Point3_SetCoord
Set coordinate of point3.
Definition DefinitionsGUIView3D.h:986
@ LockMovement_AxisY
Menu for restricting movement along the y-axis.
Definition DefinitionsGUIView3D.h:1271
@ SaveCamera
Save camera.
Definition DefinitionsGUIView3D.h:190
@ LockMovement_AxisX
Menu for restricting movement along the x-axis.
Definition DefinitionsGUIView3D.h:1263
@ DeselectAll
Deselect all selections.
Definition DefinitionsGUIView3D.h:1146
@ Clear_Measurement
Measurement Object Cleanup Menu.
Definition DefinitionsGUIView3D.h:626
@ RectangleSelectionMode
Rectangle selection mode.
Definition DefinitionsGUIView3D.h:1138
@ Object_TopologyType_PointCloud
Set topology type menu in Point Cloud mode.
Definition DefinitionsGUIView3D.h:404
@ Figure_Remove
Remove Figure.
Definition DefinitionsGUIView3D.h:922
@ View_ShadingType_Phong
A menu for setting the shading type of objects to Phong.
Definition DefinitionsGUIView3D.h:490
@ LockMovement_AxisZ
Menu for restricting movement along the z-axis.
Definition DefinitionsGUIView3D.h:1279
@ Measure_InteriorAngle
Interior Angle Measurement Menu.
Definition DefinitionsGUIView3D.h:562
@ Measure_LengthOfSegment
Segment Length Measurement Menu.
Definition DefinitionsGUIView3D.h:602
@ Object_TextureFit_Center
Apply textures to the center of the object.
Definition DefinitionsGUIView3D.h:350
@ Object_ShadingType_Flat
A menu for setting the shading type of objects to Flat.
Definition DefinitionsGUIView3D.h:466
@ CreateFigure_Triangle3
Create CFLTriangle3 object.
Definition DefinitionsGUIView3D.h:658
@ CreateFigure_Rect
Create CFLRect object.
Definition DefinitionsGUIView3D.h:650
@ View_TopologyType_Solid
A menu that fills the surface of an object with color (or texture)
Definition DefinitionsGUIView3D.h:374
@ Clear_PlotData
Clear Plot Data.
Definition DefinitionsGUIView3D.h:802
@ Crop_SelectedObject
Crop selected objects (keep only the selected objects and remove the rest).
Definition DefinitionsGUIView3D.h:874
@ Figure_Paste
Paste Figure from clipboard.
Definition DefinitionsGUIView3D.h:978
@ HeightProfile
Get a Height Profile menu.
Definition DefinitionsGUIView3D.h:754
@ Figure_Clear
Clear Figure.
Definition DefinitionsGUIView3D.h:914
@ ShowAxis
Show Axis.
Definition DefinitionsGUIView3D.h:286
@ SetColor_PlotData_NormalVectorLine
Normal vector line color setting menu for teaching points.
Definition DefinitionsGUIView3D.h:834
@ Object_ShadingType_Shadeless
A menu for setting the shading type of objects to Shadeless.
Definition DefinitionsGUIView3D.h:450
@ View_ShadingType_Flat
A menu for setting the shading type of objects to Flat.
Definition DefinitionsGUIView3D.h:474
@ Figure_Save
Save Figure.
Definition DefinitionsGUIView3D.h:962
@ LoadPlotDataOnSurface
Load PlotDataOnSurface File.
Definition DefinitionsGUIView3D.h:166
@ View_ShadingType_Shadeless
A menu for setting the shading type of objects to Shadeless.
Definition DefinitionsGUIView3D.h:458
@ Figure_Cancel
Cancel figure.
Definition DefinitionsGUIView3D.h:906
@ Clear_HeightProfile
Clear Height Profile.
Definition DefinitionsGUIView3D.h:770
@ Measure_ParallelDistance
Parallel Distance Measurement Menu.
Definition DefinitionsGUIView3D.h:554
@ Remove_Measurement
Selected Measurement Delete Menu.
Definition DefinitionsGUIView3D.h:618
@ CameraSettings
Camera settings.
Definition DefinitionsGUIView3D.h:1154
@ Figure_DiscardObjects
Crop objects selected by all Figures of the view (retain only the selected objects and remove the res...
Definition DefinitionsGUIView3D.h:1002
@ Object_TopologyType_Wireframe
Display lines connecting vertices in the order of the face index array.
Definition DefinitionsGUIView3D.h:385
@ ShowAllObject
Display all objects.
Definition DefinitionsGUIView3D.h:890
@ Object_ShadingType_Default
A menu that applies the shading type of the object to the type set in the view.
Definition DefinitionsGUIView3D.h:442
@ View_TopologyType_PointCloud
Object representation menu in Point Cloud mode.
Definition DefinitionsGUIView3D.h:412
@ Selection_Object
Set to object selection mode menu.
Definition DefinitionsGUIView3D.h:730
@ Selection_EndOfSelectionMenu
Selection Menu End.
Definition DefinitionsGUIView3D.h:746
@ PathEditor_ShowText_ObjectIndex
Set whether to display index text for a node in the 3D Path Editor.
Definition DefinitionsGUIView3D.h:1034
@ PlotData_DisplayMode_Point
Displaying the taught point as a dot menu.
Definition DefinitionsGUIView3D.h:810
@ Measure_Distance
Distance Measurement Menu.
Definition DefinitionsGUIView3D.h:538
@ Object_TopologyType_Solid
A menu that fills the surface of an object with color (or texture)
Definition DefinitionsGUIView3D.h:366
@ ShowLegend
Show legend.
Definition DefinitionsGUIView3D.h:318
@ LoadCamera
Load camera.
Definition DefinitionsGUIView3D.h:174
@ PathEditor_ShowText_GroupIndex
Set whether to display index text for node groups in the 3D Path Editor.
Definition DefinitionsGUIView3D.h:1042
@ Object_SetOpacity
A menu that sets the opacity of the selected object.
Definition DefinitionsGUIView3D.h:530
@ Object_SetPointSize
A menu that sets the point size of the selected object.
Definition DefinitionsGUIView3D.h:514
@ ShowViewInfo
Popup the 3D view information dialog.
Definition DefinitionsGUIView3D.h:1288
@ SetColor_PlotData_Point
Color setting menu for teaching points.
Definition DefinitionsGUIView3D.h:826
@ Figure_Show
Show figure.
Definition DefinitionsGUIView3D.h:930
@ Teaching_EndOfTeachingMenu
Teaching Menu End Point.
Definition DefinitionsGUIView3D.h:690
@ Measure_Circumcenter
Circumcenter measurement menu.
Definition DefinitionsGUIView3D.h:578
@ LockRotation_AngleRoll
Menu for restricting roll rotation of the view Activating this option allows the user to restrict rot...
Definition DefinitionsGUIView3D.h:1255
@ Measure_Increments
Increments Measurement Menu.
Definition DefinitionsGUIView3D.h:546
@ Convert_STEP_To_PointCloud
Covert the selected STEP object to PointCloud.
Definition DefinitionsGUIView3D.h:882
@ CameraRotatePivot_CameraPosition
A menu to set the camera's position as the center of camera rotation.
Definition DefinitionsGUIView3D.h:1186
@ View_TopologyType_Segment
Display lines connecting vertices in the order of the segment index array.
Definition DefinitionsGUIView3D.h:434
@ Remove_HeightProfile
Remove selected Height Profile Menu.
Definition DefinitionsGUIView3D.h:762
@ Object_TopologyType_Default
Apply Topology type set in view.
Definition DefinitionsGUIView3D.h:358
@ Figure_Selected_DiscardObjects
Crop objects selected by certain Figure (retain only the selected objects and remove the rest).
Definition DefinitionsGUIView3D.h:1018
@ Figure_Confirm
Confirm figure.
Definition DefinitionsGUIView3D.h:898
@ Selection_Face
Set to object selection mode menu.
Definition DefinitionsGUIView3D.h:722
@ Measure_Gradient
Tilt Measurement Menu.
Definition DefinitionsGUIView3D.h:570
@ Hide_SelectedObject
Hide Selected Objects.
Definition DefinitionsGUIView3D.h:866
@ CameraRotatePivot_TargetPosition
A menu to set the camera's target position as the center of camera rotation.
Definition DefinitionsGUIView3D.h:1178
@ Selection_Vertex
Set to vertex selection mode menu.
Definition DefinitionsGUIView3D.h:706
@ Remove_SelectedObject
Remove the selected object.
Definition DefinitionsGUIView3D.h:850
@ Figure_AssignFigure
Assign figure.
Definition DefinitionsGUIView3D.h:1312
@ PlotData_DisplayMode_NormalVectorLine
Display teaching points as normal vector lines menu.
Definition DefinitionsGUIView3D.h:818
@ Object_ShadingType_Gouraud
A menu for setting the shading type of objects to Gouraud.
Definition DefinitionsGUIView3D.h:498
@ LockRotation_AngleYaw
Menu for restricting yaw rotation of the view Activating this option allows the user to restrict rota...
Definition DefinitionsGUIView3D.h:1209
@ CameraRotatePivot_GripPoint
A menu to set the intersection point at the time of left mouse button click as the center of camera r...
Definition DefinitionsGUIView3D.h:1162
@ Figure_KeepObjects
Crop objects selected by all Figures of the view (retain only the selected objects and remove the res...
Definition DefinitionsGUIView3D.h:994
@ PlotData_SetExtraData
Extra Data Settings Menu.
Definition DefinitionsGUIView3D.h:1304
@ View_SetPointSize
A menu that sets the point size.
Definition DefinitionsGUIView3D.h:522
@ Save_SelectedObject
Save Selected Objects.
Definition DefinitionsGUIView3D.h:858
@ CreateFigure_Quad3
Create CFLQuad3 object.
Definition DefinitionsGUIView3D.h:666
@ View_ShadingType_Gouraud
A menu for setting the shading type of objects to Gouraud.
Definition DefinitionsGUIView3D.h:506
@ Figure_Hide
Hide figure.
Definition DefinitionsGUIView3D.h:938
@ Object_TextureFit_Stretch
Stretch texture to match object size when applying texture.
Definition DefinitionsGUIView3D.h:342
@ CreateFigure_Point3
Create CFLPoint3 object.
Definition DefinitionsGUIView3D.h:642
@ Measure_DistanceCircle
Measure the radius of a circle menu.
Definition DefinitionsGUIView3D.h:586
@ CameraRotatePivot_Origin
A menu to set the origin (0,0,0) as the center of camera rotation.
Definition DefinitionsGUIView3D.h:1170
EAvailableView3DPathEditorContextMenu
Available context menu for 3D Path Editor.
Definition DefinitionsGUIView3D.h:2942
@ PlotData_SeeDetails
PlotData object details view.
Definition DefinitionsGUIView3D.h:3063
@ PlotDataOnSurface
Point Teaching Mode on Object Surface.
Definition DefinitionsGUIView3D.h:3002
@ SavePlotData
Save PlotDataOnSurface File.
Definition DefinitionsGUIView3D.h:2993
@ PlotData_Ungroup
Ungroup PlotData objects.
Definition DefinitionsGUIView3D.h:3055
@ PlotData_PathSettings
Path Settings.
Definition DefinitionsGUIView3D.h:3127
@ DisplayMode_NormalVectorLine
Display teaching points as normal vector lines menu.
Definition DefinitionsGUIView3D.h:3038
@ PlotDataOnSurface_NearestBorderWithOffset_SetInterval
Mode that sets the distance from the previous point when teaching a point on a particular surface.
Definition DefinitionsGUIView3D.h:3020
@ PlotData_ShowSequence
Display the order of PlotData objects.
Definition DefinitionsGUIView3D.h:3119
@ PlotData_InsertAfter
Insert data behind the selected PlotData object.
Definition DefinitionsGUIView3D.h:3079
@ PlotData_Clear
Clear all path.
Definition DefinitionsGUIView3D.h:3135
@ PlotData_UnlinkNextData
Disconnect the selected PlotData object from the following data.
Definition DefinitionsGUIView3D.h:3111
@ PlotData_InsertBefore
Insert data in front of the selected PlotData object.
Definition DefinitionsGUIView3D.h:3071
@ ShowTextMode_ObjectIndex
Set whether to display index text for a node in the 3D Path Editor.
Definition DefinitionsGUIView3D.h:2966
@ PlotData_SetNextData
Specify the following data for the selected PlotData object.
Definition DefinitionsGUIView3D.h:3095
@ PlotData_Group
PlotData object grouping.
Definition DefinitionsGUIView3D.h:3047
@ DisplayMode_Point
Displaying the taught point as a dot menu.
Definition DefinitionsGUIView3D.h:3029
@ ShowTextMode_GroupIndex
Set whether to display index text for node groups in the 3D Path Editor.
Definition DefinitionsGUIView3D.h:2975
@ LoadPlotData
Load PlotDataOnSurface File.
Definition DefinitionsGUIView3D.h:2984
@ PlotData_SetPrevData
Specify the previous data for the selected PlotData object.
Definition DefinitionsGUIView3D.h:3087
@ All
All menu.
Definition DefinitionsGUIView3D.h:2957
@ PlotData_UnlinkPrevData
Disconnect selected PlotData objects from previous data.
Definition DefinitionsGUIView3D.h:3103
@ None
No menu.
Definition DefinitionsGUIView3D.h:2949
@ PlotDataOnSurface_NearestBorderWithOffset
A mode of finding the closest border to a given point on a particular surface, and teaching the point...
Definition DefinitionsGUIView3D.h:3011
E3DPlotDataTextDisplayMode
PlotData text display mode in 3D Path Editor.
Definition DefinitionsGUIView3D.h:2372
@ ObjectIndex
Display the index of the points.
Definition DefinitionsGUIView3D.h:2387
@ ObjectIndex_GroupIndex
Display both the index of the points and the groups index.
Definition DefinitionsGUIView3D.h:2403
@ GroupIndex
Display group index.
Definition DefinitionsGUIView3D.h:2395