CloseDocument - Maple Help
For the best experience, we recommend viewing online help using Google Chrome or Microsoft Edge.
Our website is currently undergoing maintenance, which may result in occasional errors while browsing. We apologize for any inconvenience this may cause and are working swiftly to restore full functionality. Thank you for your patience.

Online Help

CAD[Inventor]

  

CloseDocument

 

Calling Sequence

Parameters

Description

Examples

Calling Sequence

CloseDocument(aidoc)

Parameters

aidoc

-

a handle to an Inventor document

Description

• 

The CloseDocument command closes an Inventor document.

Examples

withCADInventor:

OpenConnection:

docOpenDocumentc:/mypart.ipt

doc0

(1)

CloseDocumentdoc

CloseConnection:

See Also

CAD[Inventor]

 


Download Help Document