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
Syntaxpublic List<MaterialLocation> Materials { get; set; }
Public Property Materials As List(Of MaterialLocation)
Get
Set
Property Value
Type:
ListMaterialLocation
See Also