Searched refs:documentObject (Results 1 – 2 of 2) sorted by relevance
418 def __init__(self, documentPath, documentObject): argument420 self.documentObject = documentObject428 if self.documentObject.axes:430 for axisObject in self.documentObject.axes:433 if self.documentObject.rules:434 if getattr(self.documentObject, "rulesProcessingLast", False):439 for ruleObject in self.documentObject.rules:442 if self.documentObject.sources:444 for sourceObject in self.documentObject.sources:447 if self.documentObject.instances:[all …]
1000 attribute. Before writing to file, the ``documentObject.updatePaths()``1061 - Use ``documentObject.updateFilenameFromPath()`` to explicitly set the