occt-gltf-addon-linux-x64 0.1.1 → 0.1.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE_LGPL_21.txt +502 -0
- package/OCCT_LGPL_EXCEPTION.txt +10 -0
- package/README.md +2 -2
- package/index.js +63 -1
- package/lib/libTKBO.so.8.0.0 +0 -0
- package/lib/libTKBRep.so.8.0.0 +0 -0
- package/lib/libTKBin.so.8.0.0 +0 -0
- package/lib/libTKBinL.so.8.0.0 +0 -0
- package/lib/libTKBinTObj.so.8.0.0 +0 -0
- package/lib/libTKBinXCAF.so.8.0.0 +0 -0
- package/lib/libTKBool.so.8.0.0 +0 -0
- package/lib/libTKCAF.so.8.0.0 +0 -0
- package/lib/libTKCDF.so.8.0.0 +0 -0
- package/lib/libTKDE.so.8.0.0 +0 -0
- package/lib/libTKDECascade.so.8.0.0 +0 -0
- package/lib/libTKDEIGES.so.8.0.0 +0 -0
- package/lib/libTKDEOBJ.so.8.0.0 +0 -0
- package/lib/libTKDEPLY.so.8.0.0 +0 -0
- package/lib/libTKDESTEP.so.8.0.0 +0 -0
- package/lib/libTKDESTL.so.8.0.0 +0 -0
- package/lib/libTKDEVRML.so.8.0.0 +0 -0
- package/lib/libTKExpress.so.8.0.0 +0 -0
- package/lib/libTKFeat.so.8.0.0 +0 -0
- package/lib/libTKFillet.so.8.0.0 +0 -0
- package/lib/libTKG2d.so.8.0.0 +0 -0
- package/lib/libTKG3d.so.8.0.0 +0 -0
- package/lib/libTKGeomAlgo.so.8.0.0 +0 -0
- package/lib/libTKGeomBase.so.8.0.0 +0 -0
- package/lib/libTKHLR.so.8.0.0 +0 -0
- package/lib/libTKHelix.so.8.0.0 +0 -0
- package/lib/libTKLCAF.so.8.0.0 +0 -0
- package/lib/libTKMath.so.8.0.0 +0 -0
- package/lib/libTKMesh.so.8.0.0 +0 -0
- package/lib/libTKOffset.so.8.0.0 +0 -0
- package/lib/libTKPrim.so.8.0.0 +0 -0
- package/lib/libTKRWMesh.so.8.0.0 +0 -0
- package/lib/libTKService.so.8.0.0 +0 -0
- package/lib/libTKShHealing.so.8.0.0 +0 -0
- package/lib/libTKStd.so.8.0.0 +0 -0
- package/lib/libTKStdL.so.8.0.0 +0 -0
- package/lib/libTKTObj.so.8.0.0 +0 -0
- package/lib/libTKTopAlgo.so.8.0.0 +0 -0
- package/lib/libTKV3d.so.8.0.0 +0 -0
- package/lib/libTKVCAF.so.8.0.0 +0 -0
- package/lib/libTKXCAF.so.8.0.0 +0 -0
- package/lib/libTKXMesh.so.8.0.0 +0 -0
- package/lib/libTKXSBase.so.8.0.0 +0 -0
- package/lib/libTKXml.so.8.0.0 +0 -0
- package/lib/libTKXmlL.so.8.0.0 +0 -0
- package/lib/libTKXmlTObj.so.8.0.0 +0 -0
- package/lib/libTKXmlXCAF.so.8.0.0 +0 -0
- package/lib/libTKernel.so.8.0.0 +0 -0
- package/lib/libdraco.so.1 +0 -0
- package/lib/libtbb.so.2 +0 -0
- package/lib/libtbbmalloc.so.2 +0 -0
- package/lib/libtbbmalloc_proxy.so.2 +0 -0
- package/occt_gltf_addon.node +0 -0
- package/package.json +6 -2
- package/resources/BOPAlgo/BOPAlgo.msg +129 -0
- package/resources/BOPAlgo/FILES +1 -0
- package/resources/DrawResources/CURVES.tcl +38 -0
- package/resources/DrawResources/CheckCommands.tcl +1206 -0
- package/resources/DrawResources/DrawDefault +130 -0
- package/resources/DrawResources/DrawPlugin +64 -0
- package/resources/DrawResources/DrawTK.tcl +623 -0
- package/resources/DrawResources/FILES +16 -0
- package/resources/DrawResources/Geometry.tcl +96 -0
- package/resources/DrawResources/InitEnvironment.tcl +50 -0
- package/resources/DrawResources/Move.tcl +85 -0
- package/resources/DrawResources/OCC_logo.png +0 -0
- package/resources/DrawResources/PROFIL.tcl +726 -0
- package/resources/DrawResources/SCAN.tcl +192 -0
- package/resources/DrawResources/SURFACES.tcl +35 -0
- package/resources/DrawResources/StandardCommands.tcl +451 -0
- package/resources/DrawResources/StandardViews.tcl +284 -0
- package/resources/DrawResources/TKTopTest.tcl +27 -0
- package/resources/DrawResources/TestCommands.tcl +2969 -0
- package/resources/DrawResources/Vector.tcl +402 -0
- package/resources/DrawResources/dfb_attribns.gif +0 -0
- package/resources/DrawResources/dfb_attribute.gif +0 -0
- package/resources/DrawResources/dfb_folder.gif +0 -0
- package/resources/DrawResources/dftree.tcl +381 -0
- package/resources/DrawResources/lamp.ico +0 -0
- package/resources/SHMessage/FILES +2 -0
- package/resources/SHMessage/SHAPE.fr +267 -0
- package/resources/SHMessage/SHAPE.us +267 -0
- package/resources/Shaders/Declarations.glsl +276 -0
- package/resources/Shaders/DeclarationsImpl.glsl +121 -0
- package/resources/Shaders/Display.fs +157 -0
- package/resources/Shaders/FILES +27 -0
- package/resources/Shaders/LightShadow.glsl +48 -0
- package/resources/Shaders/PBRCookTorrance.glsl +20 -0
- package/resources/Shaders/PBRDirectionalLight.glsl +20 -0
- package/resources/Shaders/PBRDistribution.glsl +9 -0
- package/resources/Shaders/PBREnvBaking.fs +226 -0
- package/resources/Shaders/PBREnvBaking.vs +55 -0
- package/resources/Shaders/PBRFresnel.glsl +36 -0
- package/resources/Shaders/PBRGeometry.glsl +13 -0
- package/resources/Shaders/PBRIllumination.glsl +28 -0
- package/resources/Shaders/PBRPointLight.glsl +27 -0
- package/resources/Shaders/PBRSpotLight.glsl +45 -0
- package/resources/Shaders/PathtraceBase.fs +993 -0
- package/resources/Shaders/PhongDirectionalLight.glsl +29 -0
- package/resources/Shaders/PhongPointLight.glsl +36 -0
- package/resources/Shaders/PhongShading.fs +191 -0
- package/resources/Shaders/PhongShading.vs +43 -0
- package/resources/Shaders/PhongSpotLight.glsl +52 -0
- package/resources/Shaders/PointLightAttenuation.glsl +35 -0
- package/resources/Shaders/RaytraceBase.fs +1236 -0
- package/resources/Shaders/RaytraceBase.vs +12 -0
- package/resources/Shaders/RaytraceRender.fs +134 -0
- package/resources/Shaders/RaytraceSmooth.fs +80 -0
- package/resources/Shaders/SkydomBackground.fs +300 -0
- package/resources/Shaders/TangentSpaceNormal.glsl +17 -0
- package/resources/StdResource/FILES +6 -0
- package/resources/StdResource/MigrationSheet.txt +21 -0
- package/resources/StdResource/Plugin +52 -0
- package/resources/StdResource/Standard +25 -0
- package/resources/StdResource/StandardLite +22 -0
- package/resources/StdResource/TObj +17 -0
- package/resources/StdResource/XCAF +50 -0
- package/resources/TObj/FILES +1 -0
- package/resources/TObj/TObj.msg +85 -0
- package/resources/Textures/1d_elevation.rgb +0 -0
- package/resources/Textures/2d_MatraDatavision.rgb +0 -0
- package/resources/Textures/2d_alienskin.rgb +0 -0
- package/resources/Textures/2d_aluminum.rgb +0 -0
- package/resources/Textures/2d_blue_rock.rgb +0 -0
- package/resources/Textures/2d_bluewhite_paper.rgb +0 -0
- package/resources/Textures/2d_brushed.rgb +0 -0
- package/resources/Textures/2d_bubbles.rgb +0 -0
- package/resources/Textures/2d_bumps.rgb +0 -0
- package/resources/Textures/2d_cast.rgb +0 -0
- package/resources/Textures/2d_chess.rgba +0 -0
- package/resources/Textures/2d_chipbd.rgb +0 -0
- package/resources/Textures/2d_clouds.rgb +0 -0
- package/resources/Textures/2d_flesh.rgb +0 -0
- package/resources/Textures/2d_floor.rgb +0 -0
- package/resources/Textures/2d_galvnisd.rgb +0 -0
- package/resources/Textures/2d_grass.rgb +0 -0
- package/resources/Textures/2d_knurl.rgb +0 -0
- package/resources/Textures/2d_maple.rgb +0 -0
- package/resources/Textures/2d_marble.rgb +0 -0
- package/resources/Textures/2d_mottled.rgb +0 -0
- package/resources/Textures/2d_rain.rgb +0 -0
- package/resources/Textures/2d_rock.rgb +0 -0
- package/resources/Textures/FILES +31 -0
- package/resources/Textures/env_clouds.rgb +0 -0
- package/resources/Textures/env_cv.rgb +0 -0
- package/resources/Textures/env_lines.rgb +0 -0
- package/resources/Textures/env_medit.rgb +0 -0
- package/resources/Textures/env_pearl.rgb +0 -0
- package/resources/Textures/env_road.rgb +0 -0
- package/resources/Textures/env_sky1.rgb +0 -0
- package/resources/Textures/env_sky2.rgb +0 -0
- package/resources/UnitsAPI/CurrentUnits +74 -0
- package/resources/UnitsAPI/FILES +4 -0
- package/resources/UnitsAPI/MDTVBaseUnits +70 -0
- package/resources/UnitsAPI/MDTVCurrentUnits +74 -0
- package/resources/UnitsAPI/Units.dat +481 -0
- package/resources/XRResources/FILES +10 -0
- package/resources/XRResources/occtvr_actions.json +225 -0
- package/resources/XRResources/occtvr_bindings_generic.json +87 -0
- package/resources/XRResources/occtvr_bindings_holographic_hmd.json +18 -0
- package/resources/XRResources/occtvr_bindings_index_hmd.json +18 -0
- package/resources/XRResources/occtvr_bindings_rift.json +18 -0
- package/resources/XRResources/occtvr_bindings_touch.json +160 -0
- package/resources/XRResources/occtvr_bindings_vive.json +18 -0
- package/resources/XRResources/occtvr_bindings_vive_controller.json +139 -0
- package/resources/XRResources/occtvr_bindings_vive_cosmos.json +18 -0
- package/resources/XRResources/occtvr_bindings_vive_pro.json +18 -0
- package/resources/XSMessage/FILES +2 -0
- package/resources/XSMessage/XSTEP.fr +1026 -0
- package/resources/XSMessage/XSTEP.us +1023 -0
- package/resources/XSTEPResource/FILES +2 -0
- package/resources/XSTEPResource/IGES +65 -0
- package/resources/XSTEPResource/STEP +68 -0
- package/resources/XmlOcafResource/FILES +11 -0
- package/resources/XmlOcafResource/XmlOcaf.xsd +131 -0
- package/resources/XmlOcafResource/XmlOcaf_SmallTypes.xsd +217 -0
- package/resources/XmlOcafResource/XmlOcaf_TDF.xsd +33 -0
- package/resources/XmlOcafResource/XmlOcaf_TDataStd.xsd +230 -0
- package/resources/XmlOcafResource/XmlOcaf_TDataStd_Name.xsd +37 -0
- package/resources/XmlOcafResource/XmlOcaf_TDocStd.xsd +37 -0
- package/resources/XmlOcafResource/XmlOcaf_TFunction.xsd +38 -0
- package/resources/XmlOcafResource/XmlOcaf_TNaming.xsd +128 -0
- package/resources/XmlOcafResource/XmlOcaf_TNaming_NamedShape.xsd +97 -0
- package/resources/XmlOcafResource/XmlOcaf_TPrsStd.xsd +42 -0
- package/resources/XmlOcafResource/XmlXcaf.xsd +109 -0
- package/resources/samples/tcl/ANC101.tcl +282 -0
- package/resources/samples/tcl/DataExchangeDemo.tcl +85 -0
- package/resources/samples/tcl/MBBGehauseRohteil.tcl +268 -0
- package/resources/samples/tcl/ModelingDemo.tcl +120 -0
- package/resources/samples/tcl/Penrose.tcl +87 -0
- package/resources/samples/tcl/Readme.txt +4 -0
- package/resources/samples/tcl/VisualizationDemo.tcl +162 -0
- package/resources/samples/tcl/bottle.tcl +115 -0
- package/resources/samples/tcl/cad.tcl +63 -0
- package/resources/samples/tcl/cpu.tcl +327 -0
- package/resources/samples/tcl/cutter.tcl +91 -0
- package/resources/samples/tcl/dimensions.tcl +83 -0
- package/resources/samples/tcl/drill.tcl +147 -0
- package/resources/samples/tcl/logo2019.tcl +89 -0
- package/resources/samples/tcl/markers.tcl +76 -0
- package/resources/samples/tcl/materials.tcl +75 -0
- package/resources/samples/tcl/pathtrace_ball.tcl +79 -0
- package/resources/samples/tcl/pathtrace_cube.tcl +85 -0
- package/resources/samples/tcl/pathtrace_materials.tcl +229 -0
- package/resources/samples/tcl/pencil.tcl +64 -0
- package/resources/samples/tcl/raytrace.tcl +44 -0
- package/resources/samples/tcl/snowflake.tcl +161 -0
- package/resources/samples/tcl/spheres.tcl +148 -0
- package/resources/samples/tcl/vis_pbr_spheres.tcl +94 -0
- package/resources/samples/tcl/xde.tcl +47 -0
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/lib/libtbb.so.2
ADDED
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/occt_gltf_addon.node
CHANGED
|
Binary file
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "occt-gltf-addon-linux-x64",
|
|
3
|
-
"version": "0.1.
|
|
3
|
+
"version": "0.1.3",
|
|
4
4
|
"description": "Prebuilt linux-x64 binary for occt-gltf-addon",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "index.js",
|
|
@@ -16,8 +16,12 @@
|
|
|
16
16
|
"files": [
|
|
17
17
|
"index.js",
|
|
18
18
|
"occt_gltf_addon.node",
|
|
19
|
+
"lib/**",
|
|
20
|
+
"resources/**",
|
|
19
21
|
"README.md",
|
|
20
|
-
"LICENSE"
|
|
22
|
+
"LICENSE",
|
|
23
|
+
"LICENSE_LGPL_21.txt",
|
|
24
|
+
"OCCT_LGPL_EXCEPTION.txt"
|
|
21
25
|
]
|
|
22
26
|
}
|
|
23
27
|
|
|
@@ -0,0 +1,129 @@
|
|
|
1
|
+
!!!!!!!!!! ----- Messages file for BOPAlgo package --------- !!!!!!!!!
|
|
2
|
+
! Keyword is name of corresponding alert (error or warning) class
|
|
3
|
+
|
|
4
|
+
! Special key used to check that messages are loaded; see BOPAlgo_Options.cxx
|
|
5
|
+
.BOPAlgo_LOAD_CHECKER
|
|
6
|
+
N/A
|
|
7
|
+
|
|
8
|
+
.BOPAlgo_AlertBOPIsNotSet
|
|
9
|
+
The type of Boolean Operation is not set
|
|
10
|
+
|
|
11
|
+
.BOPAlgo_AlertBOPNotAllowed
|
|
12
|
+
Boolean operation of the given type is not allowed on the given inputs
|
|
13
|
+
|
|
14
|
+
.BOPAlgo_AlertSolidBuilderFailed
|
|
15
|
+
Building Fused solid has failed
|
|
16
|
+
|
|
17
|
+
.BOPAlgo_AlertTooFewArguments
|
|
18
|
+
There are no enough arguments to perform the operation
|
|
19
|
+
|
|
20
|
+
.BOPAlgo_AlertMultipleArguments
|
|
21
|
+
More than one argument is provided
|
|
22
|
+
|
|
23
|
+
.BOPAlgo_AlertNoFiller
|
|
24
|
+
The Pave Filler (the intersection tool) has not been created
|
|
25
|
+
|
|
26
|
+
.BOPAlgo_AlertIntersectionFailed
|
|
27
|
+
The intersection of the arguments has failed
|
|
28
|
+
|
|
29
|
+
.BOPAlgo_AlertBuilderFailed
|
|
30
|
+
Building of the result shape has failed
|
|
31
|
+
|
|
32
|
+
.BOPAlgo_AlertNullFace
|
|
33
|
+
The face given to be split is a null shape
|
|
34
|
+
|
|
35
|
+
.BOPAlgo_AlertNullInputShapes
|
|
36
|
+
No or null input shapes
|
|
37
|
+
|
|
38
|
+
.BOPAlgo_AlertPostTreatFF
|
|
39
|
+
Cannot connect face intersection curves
|
|
40
|
+
|
|
41
|
+
.BOPAlgo_AlertEmptyShape
|
|
42
|
+
Some of the arguments are empty shapes
|
|
43
|
+
|
|
44
|
+
.BOPAlgo_AlertSelfInterferingShape
|
|
45
|
+
Some of the arguments are self-interfering shapes
|
|
46
|
+
|
|
47
|
+
.BOPAlgo_AlertTooSmallEdge
|
|
48
|
+
Some edges are too small and have no valid range
|
|
49
|
+
|
|
50
|
+
.BOPAlgo_AlertNotSplittableEdge
|
|
51
|
+
Some edges are very small and have such a small valid range, that they cannot be split
|
|
52
|
+
|
|
53
|
+
.BOPAlgo_AlertBadPositioning
|
|
54
|
+
The positioning of the shapes leads to creation of the small edges without valid range
|
|
55
|
+
|
|
56
|
+
.BOPAlgo_AlertShellSplitterFailed
|
|
57
|
+
Unable to build loops from the given faces
|
|
58
|
+
|
|
59
|
+
.BOPAlgo_AlertRemovalOfIBForMDimShapes
|
|
60
|
+
Removal of internal boundaries among the multi-dimensional shapes is not supported yet
|
|
61
|
+
|
|
62
|
+
.BOPAlgo_AlertRemovalOfIBForSolidsFailed
|
|
63
|
+
Removal of internal boundaries among Solids has failed
|
|
64
|
+
|
|
65
|
+
.BOPAlgo_AlertRemovalOfIBForFacesFailed
|
|
66
|
+
Removal of internal boundaries among Faces has failed
|
|
67
|
+
|
|
68
|
+
.BOPAlgo_AlertRemovalOfIBForEdgesFailed
|
|
69
|
+
Removal of internal boundaries among Edges has failed
|
|
70
|
+
|
|
71
|
+
.BOPAlgo_AlertIntersectionOfPairOfShapesFailed
|
|
72
|
+
Intersection of pair of shapes has failed
|
|
73
|
+
|
|
74
|
+
.BOPAlgo_AlertBuildingPCurveFailed
|
|
75
|
+
Building 2D curve of edge on face has failed
|
|
76
|
+
|
|
77
|
+
.BOPAlgo_AlertAcquiredSelfIntersection
|
|
78
|
+
Some sub-shapes of some of the argument become connected through other shapes and the argument became self-interfered
|
|
79
|
+
|
|
80
|
+
.BOPAlgo_AlertUnsupportedType
|
|
81
|
+
Unsupported type of input shape
|
|
82
|
+
|
|
83
|
+
.BOPAlgo_AlertUnableToRemoveTheFeature
|
|
84
|
+
Unable to remove the feature
|
|
85
|
+
|
|
86
|
+
.BOPAlgo_AlertNoFacesToRemove
|
|
87
|
+
No faces have been found for removal
|
|
88
|
+
|
|
89
|
+
.BOPAlgo_AlertRemoveFeaturesFailed
|
|
90
|
+
The Feature Removal algorithm has failed
|
|
91
|
+
|
|
92
|
+
.BOPAlgo_AlertSolidBuilderUnusedFaces
|
|
93
|
+
Some of the faces passed to the Solid Builder algorithm have not been classified and not used for solids creation
|
|
94
|
+
|
|
95
|
+
.BOPAlgo_AlertFaceBuilderUnusedEdges
|
|
96
|
+
Some of the edges passed to the Face Builder algorithm have not been classified and not used for faces creation
|
|
97
|
+
|
|
98
|
+
.BOPAlgo_AlertUnableToOrientTheShape
|
|
99
|
+
Unable to orient the shape correctly
|
|
100
|
+
|
|
101
|
+
.BOPAlgo_AlertUnknownShape
|
|
102
|
+
Shape is unknown for operation
|
|
103
|
+
|
|
104
|
+
.BOPAlgo_AlertNoPeriodicityRequired
|
|
105
|
+
No periodicity has been requested for the shape
|
|
106
|
+
|
|
107
|
+
.BOPAlgo_AlertUnableToTrim
|
|
108
|
+
Unable to trim the shape for making it periodic (BOP Common fails)
|
|
109
|
+
|
|
110
|
+
.BOPAlgo_AlertUnableToMakeIdentical
|
|
111
|
+
Unable to make the shape to look identical on opposite sides (Splitter fails)
|
|
112
|
+
|
|
113
|
+
.BOPAlgo_AlertUnableToRepeat
|
|
114
|
+
Unable to repeat the shape (Gluer fails)
|
|
115
|
+
|
|
116
|
+
.BOPAlgo_AlertMultiDimensionalArguments
|
|
117
|
+
Multi-dimensional arguments
|
|
118
|
+
|
|
119
|
+
.BOPAlgo_AlertUnableToMakePeriodic
|
|
120
|
+
Unable to make the shape periodic
|
|
121
|
+
|
|
122
|
+
.BOPAlgo_AlertUnableToGlue
|
|
123
|
+
Unable to glue the shapes
|
|
124
|
+
|
|
125
|
+
.BOPAlgo_AlertShapeIsNotPeriodic
|
|
126
|
+
The shape is not periodic
|
|
127
|
+
|
|
128
|
+
.BOPAlgo_AlertUnableToMakeClosedEdgeOnFace
|
|
129
|
+
Unable to make closed edge on face.
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
BOPAlgo.msg
|
|
@@ -0,0 +1,38 @@
|
|
|
1
|
+
# Copyright (c) 1999-2014 OPEN CASCADE SAS
|
|
2
|
+
#
|
|
3
|
+
# This file is part of Open CASCADE Technology software library.
|
|
4
|
+
#
|
|
5
|
+
# This library is free software; you can redistribute it and/or modify it under
|
|
6
|
+
# the terms of the GNU Lesser General Public License version 2.1 as published
|
|
7
|
+
# by the Free Software Foundation, with special exception defined in the file
|
|
8
|
+
# OCCT_LGPL_EXCEPTION.txt. Consult the file LICENSE_LGPL_21.txt included in OCCT
|
|
9
|
+
# distribution for complete text of the license and disclaimer of any warranty.
|
|
10
|
+
#
|
|
11
|
+
# Alternatively, this file may be used under the terms of Open CASCADE
|
|
12
|
+
# commercial license or contractual agreement.
|
|
13
|
+
|
|
14
|
+
if { [info commands addmenu] == "" } { return }
|
|
15
|
+
|
|
16
|
+
global theMenus
|
|
17
|
+
if [info exists theMenus(Curves)] {
|
|
18
|
+
destroy [string trimright $theMenus(Curves) ".menu"]
|
|
19
|
+
unset theMenus(Curves)
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
addmenu Curves "Line" {
|
|
23
|
+
dialbox line name l origin {0 0 0} direction {1 0 0}
|
|
24
|
+
}
|
|
25
|
+
addmenu Curves "Circle" {
|
|
26
|
+
dialbox circle name c center {0 0 0} normal {0 0 1} xdir {1 0 0} radius 1
|
|
27
|
+
}
|
|
28
|
+
addmenu Curves "Ellipse" {
|
|
29
|
+
dialbox ellipse name e center {0 0 0} normal {0 0 1} xdir {1 0 0} radii {1 0.5}
|
|
30
|
+
}
|
|
31
|
+
addmenu Curves "Hyperbola" {
|
|
32
|
+
dialbox hyperbola name h center {0 0 0} normal {0 0 1} xdir {1 0 0} radii {1 0.5}
|
|
33
|
+
}
|
|
34
|
+
|
|
35
|
+
addmenu Curves "Parabola" {
|
|
36
|
+
dialbox parabola name b center {0 0 0} normal {0 0 1} xdir {1 0 0} focus 1
|
|
37
|
+
}
|
|
38
|
+
redrawhelp
|