IPdm::GetDocumentByPath



Your Ad Here

Description

This method allows you to get a Document Interface of an open document by it's full path.

Syntax

Document= GetDocumentByPath( iPath);

Input: (String) iPath

Path to document. For example \Documents\Location\Folder\Document.

Return: (IDocument) Document

The interface of relevant opened document.

Return to Cimatron Index


Your Ad Here