FabricationConfiguration.LocateMaterial
Description:
Gets material by group and name.
Gets material by group and name.
public int LocateMaterial(
string group,
string name
)
-
StringgroupThe material group.
-
StringnameThe group name.
Return Value
Int32
The material identifier. Returns -1 if not found.
-
A non-optional argument was null