Class ArchHalfFilled

java.lang.Object
X3dForAdvancedModeling.Buildings.ArchHalfFilled

public class ArchHalfFilled extends Object

Create an half filled arch. Note it is a quarter cylinder. Parameters are: clearSpanWidth=4; riseHeight=2; depth=3p. clearSpanWidth measure refers to a full arc, consider clearSpanWidth/2 for the archHalfFilled width. Modify them with Transform scale or by editing the IndexedFileSet node. See the reference file ArchModelingDiagrams.pdf and the ArchScript_more_readable.js script to find further information.

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

Scene Meta Information
meta tags   Document Metadata
title ArchHalfFilled.x3d
description Create an half filled arch. Note it is a quarter cylinder. Parameters are: clearSpanWidth=4; riseHeight=2; depth=3p. clearSpanWidth measure refers to a full arc, consider clearSpanWidth/2 for the archHalfFilled width. Modify them with Transform scale or by editing the IndexedFileSet node. See the reference file ArchModelingDiagrams.pdf and the ArchScript_more_readable.js script to find further information.
creator Michele Foti, Don Brutzman
created 15 December 2014
modified 20 October 2019
reference ArchModelingDiagrams.pdf
reference https://en.wikipedia.org/wiki/Arch
identifier https://www.web3d.org/x3d/content/examples/X3dForAdvancedModeling/Buildings/ArchHalfFilled.x3d
generator X3D-Edit 3.3, https://savage.nps.edu/X3D-Edit
license ../license.html
 

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.