Document
- class pyslm.core.Document
Bases:
objectAttributes Summary
A (nx6) array containing the bounding box for all the parts.
Methods Summary
addObject(obj)getObjectsByType(objType)Attributes Documentation
- boundingBox
- extents
- head
- partBoundingBox
A (nx6) array containing the bounding box for all the parts. This is needed for calculating the grid
- partExtents
- parts
Methods Documentation
- addObject(obj)
- drawNetworkGraph()
- getDependencyList()
- getObjectsByType(objType)
- recalculateDocument()