BowlerKernel
JCSG
src
main
java
eu
mihosoft
vrl
v3d
parametrics
IParametric.java
Go to the documentation of this file.
1
package
eu.mihosoft.vrl.v3d.parametrics;
2
3
import
eu.mihosoft.vrl.v3d.CSG;
4
5
public
interface
IParametric
{
15
public
CSG
change
(
CSG
oldCSG,String parameterKey, Long newValue);
16
}
eu.mihosoft.vrl.v3d.CSG
Definition:
CSG.java:109
eu.mihosoft.vrl.v3d.parametrics.IParametric
Definition:
IParametric.java:5
eu.mihosoft.vrl.v3d.parametrics.IParametric.change
CSG change(CSG oldCSG, String parameterKey, Long newValue)
Generated by
1.9.1