|
Represents a collection of FMDocument objects |
| IFMDocuments |
| AddFM | Make a new .fm document of the specified setup type and units. The new document window will open up in FeatureCAM |
| AddMF | Make a new multiple fixture document. The new document window will open up in FeatureCAM |
| AddTSF | Make a new tombstone document. The document window will open up in FeatureCAM |
| Close | Close all the documents in FeatureCAM |
| Item | Return the nth document in the collection |
| Open | Open the document specified by the argument filename |
| ActiveDocument | R/O | The current active FeatureCAM document |
| Application | R/O | The FeatureCAM application object |
| Count | R/O | The number of windows in the collection |
| Parent | R/O | The FeatureCAM application object |