com.sfm.ap210.jsdai.thermal
Class ThermalNetworkExample

java.lang.Object
  extended by com.sfm.ap210.jsdai.thermal.ThermalNetworkExample

public class ThermalNetworkExample
extends java.lang.Object

Example script to show the sample extraction and traversal of a thermal_network instance. The script expects a single command-line argument which should be a filepath to a Part21 STEP file.


Constructor Summary
ThermalNetworkExample()
           
 
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

ThermalNetworkExample

public ThermalNetworkExample()
Method Detail

main

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