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)
 getCurrentObjectType()
 getIncrements(start, first, second, third)
 getObjectTypesActedOn(points, lines, surfaces, volumes, nodes, elements)
 getRespectExisting()
 isReferencePath(referencePathName)
 setActOnAll(actOnAll)
 setAutoRenumber(autoRenumber)
 setGlobalAxes(first, second, third)
 setIncrements(start, first, second, third)
 setObjectTypesActedOn(points, lines, surfaces, volumes, nodes, elements)
 setReferencePath(referencePath, first, second, third)
 setRespectExisting(respectExisting)
 setType(type)

Back to Overview