artisynth.core.femmodels
Class UCDWriter

java.lang.Object
  extended by artisynth.core.femmodels.UCDWriter

public class UCDWriter
extends java.lang.Object


Constructor Summary
UCDWriter()
           
 
Method Summary
static void write(FemModel3d fem, java.lang.String fileName)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UCDWriter

public UCDWriter()
Method Detail

write

public static void write(FemModel3d fem,
                         java.lang.String fileName)