set/get the time discretization scheme used to deform the active triangulation
atr3D%u -elasticDamping [%f]
set/get all vertices elastic damping value
atr3D%u -flipNormals
flip the surface normals for display
atr3D%u -force [ [width %f] [scale %f]]toggle forces display and set forces display attributes
atr3D%u -forceConstraint [%u]
get the number of force Constraint. If a rank number n is provided then the name of the nth force constraint is returned. If the "delete" keyword is added this force constraint is deleted
give the list of virtual vertices with which we associate a hole
atr3D%u -internalEnergy
get the internal energy of the triangulated mesh
atr3D%u -internalForce [%u]
get/set the internal force type applied on the triangulation mesh
atr3D%u -kind
returns the name of the object kind associated with a given object
atr3D%u -lameCoefficient [%f %f]
set/get the two Lamé coefficients used to compute the membrane force
atr3D%u -loadOption [moduleName=%s] [true|false]
when no parameters is provided, returns the list of modules. If one module name is provided then returns a boolean indicating if the module should be read. If 2 parameters are provided then set the selection mode of a module for reading
atr3D%u -localQuadrics
compute the osculating quadrics at that tringulation vertex
creates a zone given its name and select the new zone and returns its reference
atr3D%u -normal [[display [%b] [color #RRGGBB] [width %f] [scale %f] [reverse %b]] | flip]toggle normal display mode/attributes and normal direction
atr3D%u -positionConstraint [%u] [delete]
without any parameters get the number of force Constraint. If a rank number n is provided then the name of the nth force constraint is returned. If the "delete" keyword is added this position constraint is deleted
atr3D%u -rangeInformation [%u]
change the range Information for an active triangulation
atr3D%u -referenceShape [%b] [store]
set/get model reference shape flag and/or store current shape as reference
get the list of possible rendering modes for a triangulation
atr3D%u -rigidity [%u | max]
set/get all vertex rigidity
atr3D%u -save [filename=%s]
save a 3D triangulation (using given filename)
atr3D%u -saveAsGHS3D %s
saves the triangulation with the GHS3D file format
atr3D%u -saveAsTrian %s
saves the triangulation with the Trian file format
atr3D%u -saveOption [moduleName=%s] [true|false]
when no parameters is provided, returns the list of modules. If one module name is provided then returns a boolean indicating if the module should be saved or not. If 2 parameters are provided then set the selection mode of a module for writing