org.jcae.opencascade.test
Class SplitFace

java.lang.Object
  extended by org.jcae.opencascade.test.SplitFace

public class SplitFace
extends java.lang.Object

Show how to split faces to make them smaller than a given area. This is useful with Amibe as the size of the largest face is the parameter which limit the size of possible meshes


Constructor Summary
SplitFace()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SplitFace

public SplitFace()
Method Detail

main

public static void main(java.lang.String[] args)