Method ExportToBabylon
ExportToBabylon(PdmObjectId, string, string)
Exports a document to a Babylon file.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
void ExportToBabylon(PdmObjectId inDocumentId, string inFolderPath, string inFileName)
Parameters
| Type | Name | Description |
|---|---|---|
| PdmObjectId | inDocumentId | Document identifier. |
| string | inFolderPath | Path of export folder. |
| string | inFileName | File name. |
Remarks
This method is available since v7.10.