String Project.AddMaterial(String name, String urn, String url)

Add a material from a file to the project.

Parameters

  • name
    Type: String
    Unique of the material in the library. In case of granta library material, pass material Urn
  • urn
    Type: String
    Urn of the material.
  • url
    Type: String
    Url of the library

Return Value

Type: String