THIS API IS IN BETA AND THIS DOCUMENTATION IS INTENDED FOR BETA USERS ONLY
Client class
Interface for accessing geometry binaries in the Forge Data Exchange.
public class Client
Public Members
name | description |
---|---|
Client() | Geometry utilities client constructor. |
Context { get; } | Contextual information forming the setting for subsequent SDK calls. |
DownloadBinaryAsSTEP(…) | Method downloads a binary geometry asset from an exchange using the binary pack download URL. |
DownloadGeometriesAsSTEP(…) | Download geometry assets from a given exchange container as STEP models. The exchange can be identified either through an exchange urn (starting with urn:) or an exchange Id. |
DownloadWholeExchangeAsSTEP(…) | Download an entire exchange as a single STEP model. |
See Also
- namespace Autodesk.GeometryUtilities.SDK