| tetrahedrisation::activationConstraint | |
| Comments | |
| Arguments | object file |
| Used by | tetrahedrisation::editForceConstraint tetrahedrisation::forceConstraint |
| Uses | |
proc tetrahedrisation::activationConstraint { object file } { |
|
| tetrahedrisation::addTetraView | |
| Comments | |
| Arguments | name mname toff color |
| Used by | inrimage::OldaddObjectMenu |
| Uses | tetrahedrisation::isTetraInView |
proc tetrahedrisation::addTetraView { name mname {toff 0} {color "#E8E0D2"}} { |
|
| tetrahedrisation::displayInternalForce3D | |
| Comments | |
| Arguments | object item force |
| Used by | |
| Uses | |
proc tetrahedrisation::displayInternalForce3D { object item force } { |
|
| tetrahedrisation::editForceConstraint | |
| Comments | |
| Arguments | name object index |
| Used by | tetrahedrisation::forceConstraint |
| Uses | tetrahedrisation::isovolumetricConstraint tetrahedrisation::activationConstraint tetrahedrisation::incompressibilityConstraint tetrahedrisation::pressureConstraint |
proc tetrahedrisation::editForceConstraint { name object index } { |
|
| tetrahedrisation::editPositionConstraint | |
| Comments | |
| Arguments | name object |
| Used by | tetrahedrisation::positionConstraint |
| Uses | |
proc tetrahedrisation::editPositionConstraint { name object } { |
|
| tetrahedrisation::forceConstraint | |
| Comments | |
| Arguments | object color |
| Used by | |
| Uses | tetrahedrisation::isovolumetricConstraint tetrahedrisation::editForceConstraint tetrahedrisation::activationConstraint tetrahedrisation::pressureConstraint tetrahedrisation::incompressibilityConstraint |
proc tetrahedrisation::forceConstraint { object color } { |
|
| tetrahedrisation::getTetraInView | |
| Comments | |
| Arguments | scn sm |
| Used by | |
| Uses | |
proc tetrahedrisation::getTetraInView { scn sm } { |
|
| tetrahedrisation::incompressibilityConstraint | |
| Comments | |
| Arguments | object extent |
| Used by | tetrahedrisation::editForceConstraint tetrahedrisation::forceConstraint |
| Uses | |
proc tetrahedrisation::incompressibilityConstraint { object extent } { |
|
| tetrahedrisation::installActiveEdge3DMenu | |
| Comments | |
| Arguments | widget object edge color |
| Used by | |
| Uses | tetrahedrisation::installEdge3DMenu |
proc tetrahedrisation::installActiveEdge3DMenu {widget object edge color} { |
|
| tetrahedrisation::installActiveSurfaceZone3DMenu | |
| Comments | |
| Arguments | widget object szone color |
| Used by | |
| Uses | tetrahedrisation::installSurfaceZone3DMenu |
proc tetrahedrisation::installActiveSurfaceZone3DMenu {widget object szone color} { |
|
| tetrahedrisation::installActiveTetra3DDisplayMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | tetrahedrisation::installActiveTetra3DMenu simulation::installSimuTetra3DMenu |
| Uses | tetrahedrisation::installTetra3DDisplayMenu |
proc tetrahedrisation::installActiveTetra3DDisplayMenu {parent camera object color } { |
|
| tetrahedrisation::installActiveTetra3DMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | |
| Uses | tetrahedrisation::installTetra3DFileMenu tetrahedrisation::installActiveTetra3DDisplayMenu imagedata::editRangeInformation imagedata::createRangeInformation tetrahedrisation::installActiveTetra3DMeshMenu |
proc tetrahedrisation::installActiveTetra3DMenu {parent camera object color } { |
|
| tetrahedrisation::installActiveTetra3DMeshMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | simulation::installSimuTetra3DMenu tetrahedrisation::installActiveTetra3DMenu |
| Uses | tetrahedrisation::installTetra3DMeshMenu |
proc tetrahedrisation::installActiveTetra3DMeshMenu {parent camera object color } { |
|
| tetrahedrisation::installActiveTetrahedron3DMenu | |
| Comments | |
| Arguments | widget object tetrahedron color |
| Used by | |
| Uses | tetrahedrisation::installTetrahedron3DMenu |
proc tetrahedrisation::installActiveTetrahedron3DMenu {widget object tetrahedron color} { |
|
| tetrahedrisation::installActiveTriangle3DMenu | |
| Comments | |
| Arguments | widget object triangle color |
| Used by | |
| Uses | tetrahedrisation::installTriangle3DMenu |
proc tetrahedrisation::installActiveTriangle3DMenu {widget object triangle color} { |
|
| tetrahedrisation::installActiveVertex3DMenu | |
| Comments | |
| Arguments | widget object vertex color |
| Used by | |
| Uses | tetrahedrisation::installBasicVertex3DMenu |
proc tetrahedrisation::installActiveVertex3DMenu {widget object vertex color} { |
|
| tetrahedrisation::installActiveZone3DMenu | |
| Comments | |
| Arguments | widget object zone color |
| Used by | |
| Uses | tetrahedrisation::installZone3DMenu |
proc tetrahedrisation::installActiveZone3DMenu {widget object zone color} { |
|
| tetrahedrisation::installBasicVertex3DMenu | |
| Comments | |
| Arguments | widget object vertex color menu |
| Used by | tetrahedrisation::installVertex3DMenu tetrahedrisation::installActiveVertex3DMenu |
| Uses | |
proc tetrahedrisation::installBasicVertex3DMenu {widget object vertex color menu} { |
|
| tetrahedrisation::installEdge3DMenu | |
| Comments | |
| Arguments | widget object edge color |
| Used by | tetrahedrisation::installActiveEdge3DMenu |
| Uses | |
proc tetrahedrisation::installEdge3DMenu {widget object edge color} { |
|
| tetrahedrisation::installSurfaceZone3DMenu | |
| Comments | |
| Arguments | widget object szone color |
| Used by | tetrahedrisation::installActiveSurfaceZone3DMenu |
| Uses | graphics3D::materialoptions graphics3D::textureoptions |
proc tetrahedrisation::installSurfaceZone3DMenu {widget object szone color} { |
|
| tetrahedrisation::installTetra3DDisplayMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | tetrahedrisation::installActiveTetra3DDisplayMenu tetrahedrisation::installTetra3DMenu |
| Uses | graphics3D::materialoptions modules::selectColorStr graphics3D::textureoptions graphics3D::renderoptions |
proc tetrahedrisation::installTetra3DDisplayMenu {parent camera object color } { |
|
| tetrahedrisation::installTetra3DFileMenu | |
| Comments | |
| Arguments | parent camera object color ext |
| Used by | tetrahedrisation::installActiveTetra3DMenu tetrahedrisation::installTetra3DMenu simulation::installSimuTetra3DMenu |
| Uses | |
proc tetrahedrisation::installTetra3DFileMenu {parent camera object color {ext tet3D}} { |
|
| tetrahedrisation::installTetra3DMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | |
| Uses | tetrahedrisation::installTetra3DFileMenu tetrahedrisation::installTetra3DMeshMenu tetrahedrisation::installTetra3DDisplayMenu |
proc tetrahedrisation::installTetra3DMenu {parent camera object color } { |
|
| tetrahedrisation::installTetra3DMeshMenu | |
| Comments | |
| Arguments | parent camera object color |
| Used by | tetrahedrisation::installActiveTetra3DMeshMenu tetrahedrisation::installTetra3DMenu |
| Uses | |
proc tetrahedrisation::installTetra3DMeshMenu {parent camera object color } { |
|
| tetrahedrisation::installTetrahedron3DMenu | |
| Comments | |
| Arguments | widget object tetrahedron color |
| Used by | tetrahedrisation::installActiveTetrahedron3DMenu |
| Uses | |
proc tetrahedrisation::installTetrahedron3DMenu {widget object tetrahedron color} { |
|
| tetrahedrisation::installTriangle3DMenu | |
| Comments | |
| Arguments | widget object triangle color |
| Used by | tetrahedrisation::installActiveTriangle3DMenu |
| Uses | |
proc tetrahedrisation::installTriangle3DMenu {widget object triangle color} { |
|
| tetrahedrisation::installVertex3DMenu | |
| Comments | |
| Arguments | widget object vertex color |
| Used by | |
| Uses | tetrahedrisation::installBasicVertex3DMenu |
proc tetrahedrisation::installVertex3DMenu {widget object vertex color} { |
|
| tetrahedrisation::installZone3DMenu | |
| Comments | |
| Arguments | widget object zone color |
| Used by | tetrahedrisation::installActiveZone3DMenu |
| Uses | |
proc tetrahedrisation::installZone3DMenu {widget object zone color} { |
|
| tetrahedrisation::internalForce3D | |
| Comments | |
| Arguments | object color |
| Used by | |
| Uses | |
proc tetrahedrisation::internalForce3D { object color } { |
|
| tetrahedrisation::internalParametersDialog | |
| Comments | |
| Arguments | object color |
| Used by | |
| Uses | |
proc tetrahedrisation::internalParametersDialog { object color } { |
|
| tetrahedrisation::isTetraInView | |
| Comments | |
| Arguments | scn sm |
| Used by | simulation::addSimuTetraView tetrahedrisation::addTetraView |
| Uses | |
proc tetrahedrisation::isTetraInView { scn sm } { |
|
| tetrahedrisation::isovolumetricConstraint | |
| Comments | |
| Arguments | object sz pfactor |
| Used by | tetrahedrisation::editForceConstraint tetrahedrisation::forceConstraint |
| Uses | |
proc tetrahedrisation::isovolumetricConstraint { object sz pfactor } { |
|
| tetrahedrisation::materialProperties | |
| Comments | |
| Arguments | object color |
| Used by | |
| Uses | |
proc tetrahedrisation::materialProperties { object color } { |
|
| tetrahedrisation::multiplyEdgeSize | |
| Comments | |
| Arguments | object zone bg |
| Used by | |
| Uses | |
proc tetrahedrisation::multiplyEdgeSize {object zone bg} { |
|
| tetrahedrisation::newSurfaceZone | |
| Comments | |
| Arguments | object bg |
| Used by | |
| Uses | |
proc tetrahedrisation::newSurfaceZone {object bg} { |
|
| tetrahedrisation::newZone | |
| Comments | |
| Arguments | object bg |
| Used by | |
| Uses | |
proc tetrahedrisation::newZone {object bg} { |
|
| tetrahedrisation::positionConstraint | |
| Comments | |
| Arguments | object color |
| Used by | |
| Uses | tetrahedrisation::editPositionConstraint |
proc tetrahedrisation::positionConstraint { object color} { |
|
| tetrahedrisation::pressureConstraint | |
| Comments | |
| Arguments | object sz press |
| Used by | tetrahedrisation::editForceConstraint tetrahedrisation::forceConstraint |
| Uses | |
proc tetrahedrisation::pressureConstraint { object sz press } { |
|
| tetrahedrisation::saveOption | |
| Comments | |
| Arguments | object fileType windowTitle |
| Used by | |
| Uses | |
proc tetrahedrisation::saveOption { object fileType windowTitle} { |
|
| tetrahedrisation::setAnisotropicForce | |
| Comments | |
| Arguments | object |
| Used by | |
| Uses | |
proc tetrahedrisation::setAnisotropicForce { object } { |
|
| tetrahedrisation::setEdgeSize | |
| Comments | |
| Arguments | object zone bg |
| Used by | |
| Uses | |
proc tetrahedrisation::setEdgeSize {object zone bg} { |
|
| tetrahedrisation::setInternalForce3D | |
| Comments | |
| Arguments | object item force |
| Used by | |
| Uses | |
proc tetrahedrisation::setInternalForce3D {object item force } { |
|
| tetrahedrisation::setTimeParameters | |
| Comments | |
| Arguments | object bg |
| Used by | |
| Uses | |
proc tetrahedrisation::setTimeParameters {object bg} { |
|
| tetrahedrisation::uninstallActiveTetra3DMenu | |
| Comments | |
| Arguments | parent camera object |
| Used by | |
| Uses | tetrahedrisation::uninstallTetra3DMenu |
proc tetrahedrisation::uninstallActiveTetra3DMenu {parent camera object } { |
|
| tetrahedrisation::uninstallTetra3DMenu | |
| Comments | |
| Arguments | parent camera object |
| Used by | tetrahedrisation::uninstallActiveTetra3DMenu |
| Uses | |
proc tetrahedrisation::uninstallTetra3DMenu {parent camera object } { |
|