ExchangeData.SetMeshGeometryByAsset method
Sets Mesh Geometry to be associated with a Geometry Asset GeometryAsset
public void SetMeshGeometryByAsset(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