Node

Base Class: MeshFamily

Derived Classes: None

Description

Node object used to set and extract node data

Available Functions:
 countFreedoms()
 getActivePosition()
 getAssignments([attributeType])
 getDeformedX()
 getDeformedXYZ(X, Y, Z)
 getDeformedY()
 getDeformedZ()
 getEdges()
 getElements()
 getFaces()
 getFreedoms()
 getResults(entity, component, [units], [loadcase])
 getResultsUnits(entity, component, [units])
 getVectorResults(entity)
 getX()
 getXYZ(X, [Y], [Z])
 getY()
 getZ()
 isCalculatingResults()
 isShowingResults()
 setPosition(X, Y, Z)
 setScriptedResults(val, entity, [component])

Back to Overview