1 |
<?xml version="1.0" encoding="UTF-8"?>
|
2 |
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.1//EN" "https://www.web3d.org/specifications/x3d-3.1.dtd">
|
3 | <X3D profile='CADInterchange' version='3.1' xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation='https://www.web3d.org/specifications/x3d-3.1.xsd'> |
4 | <head> |
5 | <component level='2' name='CADGeometry'/> |
6 | <component level='1' name='EnvironmentalEffects'/> |
7 | <meta name='title' content='CADPartChildTransformationAlternativeA.x3d'/> |
8 | <meta name='description' content='Developer scene to explore Mantis Issue 528 Alternative A for transformation of CADFace children: allow Transform node as child of CADFace.'/> |
9 | <meta name='creator' content='Vince Marchetti, Don Brutzman, Hyokwang Lee, Dick Puk'/> |
10 | <meta name='translator' content='Vince Marchetti bushing generation using python scripts'/> |
11 | <meta name='reference' content='https://www.web3d.org/member-only/mantis/view.php?id=528'/> |
12 | <meta name='information' content='This scene was produced for specification development, and is expected to validate and work.'/> |
13 | <meta name='created' content='29 June 2012'/> |
14 | <meta name='modified' content='27 October 2019'/> |
15 | <meta name='specificationSection' content='32.4.4 CADPart'/> |
16 | <meta name='specificationUrl' content='https://www.web3d.org/specifications/X3Dv4/ISO-IEC19775-1v4-IS/Part01/components/CADGeometry.html#CADPart'/> |
17 | <meta name='identifier' content='https://www.web3d.org/x3d/content/examples/Basic/CAD/CADPartChildTransformationAlternativeA.x3d'/> |
18 | <meta name='generator' content='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/> |
19 | <meta name='license' content='../license.html'/> |
20 | </head> |
21 | <Scene> |
22 | <WorldInfo title='CADPartChildTransformationAlternativeA.x3d'/> |
23 | <Background skyColor='0.9607843 1 0.9607843'/> |
24 | <Viewpoint description='Hello CAD bushing' orientation='1 0 0 -0.321751' position='0 5 15'/> |
25 | <CADAssembly name='DesignPatternAssembly'> |
26 | <CADPart name='CADPartExample'> |
27 | <!-- the rotation and translation attributes serve to position the bushing within the assembly --> |
28 | <CADFace name='outerSurface'> |
29 | <Shape containerField='shape'> |
30 | <!-- note solid='true' and so one-sided external rendering only --> |
31 | <Cylinder bottom='false' height='3' radius='2' top='false'/> |
32 |
<!-- Appearance
AppearanceGrey is a DEF node that has 3 USE nodes: USE_1, USE_2, USE_3 -->
<Appearance DEF='AppearanceGrey'> |
33 | <Material/> |
34 | </Appearance> |
35 | </Shape> |
36 | </CADFace> |
37 | <CADFace name='innerSurface'> |
38 | <Shape containerField='shape'> |
39 | <!-- note solid='false' and so two-sided internal + external rendering --> |
40 | <Cylinder bottom='false' height='3' solid='false' top='false'/> |
41 | <Appearance USE='AppearanceGrey'/> |
42 | </Shape> |
43 | </CADFace> |
44 | <CADFace name='topCap'> |
45 | <Transform containerField='shape' rotation='1 0 0 1.5708' translation='0 1.5 0'> |
46 | <Shape> |
47 | <IndexedTriangleSet ccw='true' colorPerVertex='true' index='0 1 2 2 1 3 2 3 4 4 3 5 4 5 6 6 5 7 6 7 8 8 7 9 8 9 10 10 9 11 10 11 12 12 11 13 12 13 14 14 13 15 14 15 16 16 15 17 16 17 18 18 17 19 18 19 20 20 19 21 20 21 22 22 21 23 22 23 24 24 23 25 24 25 26 26 25 27 26 27 28 28 27 29 28 29 30 30 29 31 30 31 32 32 31 33 32 33 34 34 33 35 34 35 36 36 35 37 36 37 38 38 37 39 38 39 40 40 39 41 40 41 42 42 41 43 42 43 44 44 43 45 44 45 46 46 45 47 46 47 48 48 47 49 48 49 50 50 49 51 50 51 52 52 51 53 52 53 54 54 53 55 54 55 56 56 55 57 56 57 58 58 57 59 58 59 60 60 59 61 60 61 62 62 61 63 62 63 64 64 63 65' normalPerVertex='true' solid='true' containerField='geometry'> |
48 |
<!-- Coordinate
HollowCircleCoordinates is a DEF node that has 1 USE node: USE_1 --> <Coordinate DEF='HollowCircleCoordinates' point='2 0 0 1 0 0 1.9616 0.3902 0 0.9808 0.1951 0 1.8478 0.7654 0 0.9239 0.3827 0 1.6629 1.1111 0 0.8315 0.5556 0 1.4142 1.4142 0 0.7071 0.7071 0 1.1111 1.6629 0 0.5556 0.8315 0 0.7654 1.8478 0 0.3827 0.9239 0 0.3902 1.9616 0 0.1951 0.9808 0 0 2 0 0 1 0 -0.3902 1.9616 0 -0.1951 0.9808 0 -0.7654 1.8478 0 -0.3827 0.9239 0 -1.1111 1.6629 0 -0.5556 0.8315 0 -1.4142 1.4142 0 -0.7071 0.7071 0 -1.6629 1.1111 0 -0.8315 0.5556 0 -1.8478 0.7654 0 -0.9239 0.3827 0 -1.9616 0.3902 0 -0.9808 0.1951 0 -2 0 0 -1 0 0 -1.9616 -0.3902 0 -0.9808 -0.1951 0 -1.8478 -0.7654 0 -0.9239 -0.3827 0 -1.6629 -1.1111 0 -0.8315 -0.5556 0 -1.4142 -1.4142 0 -0.7071 -0.7071 0 -1.1111 -1.6629 0 -0.5556 -0.8315 0 -0.7654 -1.8478 0 -0.3827 -0.9239 0 -0.3902 -1.9616 0 -0.1951 -0.9808 0 -0 -2 0 -0 -1 0 0.3902 -1.9616 0 0.1951 -0.9808 0 0.7654 -1.8478 0 0.3827 -0.9239 0 1.1111 -1.6629 0 0.5556 -0.8315 0 1.4142 -1.4142 0 0.7071 -0.7071 0 1.6629 -1.1111 0 0.8315 -0.5556 0 1.8478 -0.7654 0 0.9239 -0.3827 0 1.9616 -0.3902 0 0.9808 -0.1951 0 2 -0 0 1 -0 0'/> |
49 | </IndexedTriangleSet> |
50 | <Appearance USE='AppearanceGrey'/> |
51 | </Shape> |
52 | </Transform> |
53 | </CADFace> |
54 | <CADFace name='bottomCap'> |
55 | <Transform containerField='shape' rotation='-1 0 0 1.5708' translation='0 -1.5 0'> |
56 | <Shape> |
57 | <IndexedTriangleSet ccw='true' colorPerVertex='true' index='0 1 2 2 1 3 2 3 4 4 3 5 4 5 6 6 5 7 6 7 8 8 7 9 8 9 10 10 9 11 10 11 12 12 11 13 12 13 14 14 13 15 14 15 16 16 15 17 16 17 18 18 17 19 18 19 20 20 19 21 20 21 22 22 21 23 22 23 24 24 23 25 24 25 26 26 25 27 26 27 28 28 27 29 28 29 30 30 29 31 30 31 32 32 31 33 32 33 34 34 33 35 34 35 36 36 35 37 36 37 38 38 37 39 38 39 40 40 39 41 40 41 42 42 41 43 42 43 44 44 43 45 44 45 46 46 45 47 46 47 48 48 47 49 48 49 50 50 49 51 50 51 52 52 51 53 52 53 54 54 53 55 54 55 56 56 55 57 56 57 58 58 57 59 58 59 60 60 59 61 60 61 62 62 61 63 62 63 64 64 63 65' normalPerVertex='true' solid='true' containerField='geometry'> |
58 | <Coordinate USE='HollowCircleCoordinates'/> |
59 | </IndexedTriangleSet> |
60 | <Appearance USE='AppearanceGrey'/> |
61 | </Shape> |
62 | </Transform> |
63 | </CADFace> |
64 | </CADPart> |
65 | </CADAssembly> |
66 | </Scene> |
67 | </X3D> |
<!--
Color legend: X3D terminology
<X3dNode
DEF='idName' field='value'/>
matches XML terminology
<XmlElement
DEF='idName' attribute='value'/>
(Light-blue background: event-based behavior node or statement)
(Grey background inside box: inserted documentation)
(Magenta background: X3D Extensibility)
-->
<!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->