Package Basic.NURBS

Class TrimmedNurbsWithHole

java.lang.Object
Basic.NURBS.TrimmedNurbsWithHole

public class TrimmedNurbsWithHole extends Object

Scene contains a single NurbsTrimmedSurface node which has two Contour2D child nodes, defining a trimmed outer boundary to the patch and an interior hole in the patch. Scene also contains unit-length line segments defining x-y-z coordinate axes.

Related links: Catalog page TrimmedNurbsWithHole, source TrimmedNurbsWithHole.java, X3D Resources, X3D Scene Authoring Hints, and X3D Tooltips.

Scene Meta Information
meta tags   Document Metadata
title TrimmedNurbsWithHole.x3d
description Scene contains a single NurbsTrimmedSurface node which has two Contour2D child nodes, defining a trimmed outer boundary to the patch and an interior hole in the patch. Scene also contains unit-length line segments defining x-y-z coordinate axes.
creator Vincent Marchetti
created 10 February 2012
modified 20 October 2019
subject NURBS example NurbsTrimmedSurface Contour2D NurbsCurve2D
Image TrimmedNurbsWithHole.jpg
Image images/TrimmedNurbsWithHoleXj3d.png
reference originals/trimmed_nurbs_with_hole.x3d
identifier https://www.web3d.org/x3d/content/examples/Basic/NURBS/TrimmedNurbsWithHole.x3d
generator Python language scripts using Numpy, SciPy libraries http://numpy.scipy.org
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
license ../license.html
TODO instantReality Forum Issuehttp://forum.instantreality.org
TODO BS Contact BitManagement Bug Report: http://www.bitmanagement.de/en/contact
 

This program uses the X3D Java Scene Access Interface Library (X3DJSAIL). It has been produced using the X3dToJava.xslt stylesheet (version control) which is used to create Java source code from an original .x3d model.