ExchangeData.SetCustomGeometryByAsset method
Sets Custom Geometry to be associated with a Geometry Asset GeometryAsset
public void SetCustomGeometryByAsset(GeometryAsset asset, string filePath)
parameter | description |
---|---|
asset | Geometry Asset to which the Geometry will be associated |
filePath | Local file path to the input geometry file |
See Also
- class GeometryAsset
- class ExchangeData
- namespace Autodesk.DataExchange.Models