Click or drag to resize

GetLoadedMaterialsResponseMaterials Property

[This is preliminary documentation and is subject to change.]

A list of the materials stored at the process endpoint, including storage location information.

Namespace:  CFX.Materials.Storage
Assembly:  CFXnet46 (in CFXnet46.dll) Version: 1.0.5
Syntax
public List<MaterialLocation> Materials { get; set; }

Property Value

Type: ListMaterialLocation
See Also