<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE X3D PUBLIC "ISO//Web3D//DTD X3D 3.2//EN" "https://www.web3d.org/specifications/x3d-3.2.dtd">
<X3D profile='Immersive'  version='3.2 xmlns:xsd='http://www.w3.org/2001/XMLSchema-instance' xsd:noNamespaceSchemaLocation =' https://www.web3d.org/specifications/x3d-3.2.xsd ' >
<head>
<component level='4name='NURBS'/>
<meta name='titlecontent=' HoleSmallOffset.x3d '/>
<meta name='descriptioncontent='A NurbsTrimmedSurface node rendering a square centered on the origin in the x-y plane; with sides 8 units length. A trimming curve is used to cut out a circle of radius 1 unit centered at the point (x,y)=(1,1) . Red (x), Green (y) and Blue (z) line segments represent the x-y-z unit axes.'/>
<meta name='Imagecontent='HoleSmallOffset.jpg' />
<meta name='creatorcontent='Vincent Marchetti'/>
<meta name='createdcontent='10 February 2012'/>
<meta name='modifiedcontent='20 October 2019'/>
<meta name='Imagecontent='images/HoleSmallOffsetInstantReality.png' />
<meta name='Imagecontent='images/HoleSmallOffsetXj3D.png' />
<meta name='referencecontent=' http://www.kshell.com/pages/trimmed_nurbs_demo '/>
<meta name='identifiercontent=' https://www.web3d.org/x3d/content/examples/Basic/NURBS/HoleSmallOffset.x3d '/>
<meta name='generatorcontent='Python language scripting'/>
<meta name='generatorcontent='X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit'/>
<meta name='licensecontent=' ../license.html'/>
</head>
<!--

to top <!-- Index for DEF node: ksh_appearance_1

Index for Viewpoint node: Viewpoint_1
-->
<Scene>
<WorldInfo title='HoleSmallOffset.x3d'/>
<Viewpoint description='Hole Small Offset NurbsTrimmedSurfaceposition='0 0 12'/>
<Background skyColor='1 1 1'/>
<Group>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0 0 0.01 1 0 0.01'/>
</LineSet>
<Appearance>
<Material emissiveColor='1 0 0'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0 0 0.01 0 1 0.01'/>
</LineSet>
<Appearance>
<Material emissiveColor='0 1 0'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
<Shape>
<LineSet vertexCount='2containerField='geometry'>
<Coordinate point='0 0 0.01 0 0 1'/>
</LineSet>
<Appearance>
<Material emissiveColor='0 0 1'/>
<LineProperties linewidthScaleFactor='2containerField='lineProperties'/>
</Appearance>
</Shape>
</Group>
<Shape>
<NurbsTrimmedSurface solid='falseuDimension='2uKnot='-4 -4 4 4uOrder='2vDimension='2vKnot='-4 -4 4 4vOrder='2weight='1 1 1 1containerField='geometry'>
<Coordinate containerField='controlPointpoint='-4 -4 0 4 -4 0 -4 4 0 4 4 0'/>
<Contour2D containerField='trimmingContour'>
<NurbsCurve2D controlPoint='-4 -4 4 -4 4 4 -4 4 -4 -4knot='0 0 0.25 0.5 0.75 1 1order='2weight='1 1 1 1 1containerField='children'/>
</Contour2D>
<Contour2D containerField='trimmingContour'>
<NurbsCurve2D controlPoint='2 1 1.414 0 1 0 0 0 0 1 0 1.414 1 2 1.414 1.414 2 1knot='0 0 0 0.25 0.25 0.5 0.5 0.75 0.75 1 1 1weight='1 0.7071 1 0.7071 1 0.7071 1 0.7071 1containerField='children'/>
</Contour2D>
</NurbsTrimmedSurface>
<Appearance DEF='ksh_appearance_1'>
<Material diffuseColor='0 0 1'/>
</Appearance>
</Shape>
</Scene>
</X3D>
<!--

to top <!-- Index for DEF node: ksh_appearance_1

Index for Viewpoint node: Viewpoint_1
-->
-->

<!-- Online at
https://www.web3d.org/x3d/content/examples/Basic/NURBS/HoleSmallOffsetIndex.html -->
<!-- Version control at
https://sourceforge.net/p/x3d/code/HEAD/tree/www.web3d.org/x3d/content/examples/Basic/NURBS/HoleSmallOffset.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)
-->

to top <!-- For additional help information about X3D scenes, please see X3D Tooltips, X3D Resources, and X3D Scene Authoring Hints. -->