Client.DownloadCompleteExchangeAsSTEP method
Download whole exchange as STEP
public string DownloadCompleteExchangeAsSTEP(DataExchangeIdentifier exchangeIdentifier,
string stepFilePath = null)
parameter | description |
---|---|
exchangeIdentifier | Exchange Id |
stepFilePath | Optional parameter for step download path |
Return Value
step file path.
Exceptions
exception | condition |
---|---|
Exception | Thrown when error occurred while trying to retrieve whole geometry for the exchange. |
See Also
- class Client
- namespace Autodesk.DataExchange