Geometry

Base Class: DatabaseOperations

Derived Classes: Point Line Polyline Surface Volume HollowVolume

Available Functions:
 countBoundaries()
 createValue(varNname, [energy], [force], [length], [mass], [time], [temperature], [perUnitLength])
 existsValue(varName)
 getAssignments([attributeType])
 getBoundaryLOFs(boundaryIndex)
 getElements()
 getHOFs()
 getID()
 getLOFs()
 getName()
 getNodes()
 getPen()
 getResults(type, entity, component, [units], [loadcase], [varRes1], [varRes2])
 getTypeCode()
 getValue(varName, [units])
 getValueNames()
 getValueUnits(varName, [units])
 isMemberOfGroup(group)
 isSelected()
 isVisible()
 setName(newName)
 setPen(penID)
 setValue(varName, value, [units])

Back to Overview