MateriaClientAdapterLoadGraph Method (Asset) |
Loads the graph corresponding to the specified uri and retrieves it's GUID
Namespace: Tekla.Structures.TeklaStructuresInternal.MateriaClient
Assembly: Tekla.Structures (in Tekla.Structures.dll) Version: 2023.0.3
Syntax
Parameters
Return Value
Type: TaskIGraphAn IGraph instance representing the loaded graph, or null if the graph loading didn't succeed.
Implements
IMateriaClientAdapterLoadGraph(Asset)See Also