Searched refs:documentObject (Results 1 – 2 of 2) sorted by relevance
358 def __init__(self, documentPath, documentObject): argument360 self.documentObject = documentObject368 if self.documentObject.axes:370 for axisObject in self.documentObject.axes:373 if self.documentObject.rules:375 for ruleObject in self.documentObject.rules:378 if self.documentObject.sources:380 for sourceObject in self.documentObject.sources:383 if self.documentObject.instances:385 for instanceObject in self.documentObject.instances:[all …]
983 attribute. Before writing to file, the ``documentObject.updatePaths()``1044 - Use ``documentObject.updateFilenameFromPath()`` to explicitly set the