I D Settings Obj

Base Class: None

Derived Classes: None

Description

this object encapsulates the settings that define a renumbering scheme, functions are provided to get and set the details of the renumbering scheme contained in the object.

Available Functions:
 getActOnAll()
 getAutoRenumber()
 getAxes(first, second, third, firstSign, secondSign, thirdSign)
 getIncrements(start, first, second, third)
 getObjectTypes(points, lines, surfaces, volumes, nodes, elements)
 getRespectExisting()
 isReferencePath(referencePathName)
 setActOnAll(actOnAll)
 setActOnLOFs(actOnLOFs)
 setAutoRenumber(autoRenumber)
 setGlobalAxes(first, second, third)
 setIncrements(start, first, second, third)
 setObjectTypes(points, lines, surfaces, volumes, nodes, elements)
 setReferencePath(referencePath, first, second, third)
 setRespectExisting(respectExisting)

Back to Overview