THIS API IS IN BETA AND THIS DOCUMENTATION IS INTENDED FOR BETA USERS ONLY
AssetFilter class
Filter class to specify the scope for a geometry asset collection.
public class AssetFilter
Public Members
name | description |
---|---|
AssetFilter() | The default constructor. |
Id { get; set; } | Limit the collection to a single asset identified by this id. |
Limit { get; set; } | Limit the total number of assets in the collection (default = 0 or all). |
See Also
- namespace Autodesk.GeometryUtilities.SDK