Returns the universal and the localized names of the construction material at the given index.
PROCEDURE OLDGetConstructMat(
materialIndex : LONGINT;
VAR UniversalName : STRING;
VAR LocalizedName : STRING);def vs.OLDGetConstructMat(materialIndex):
return (UniversalName, LocalizedName)| Name | Type | Description |
|---|---|---|
| materialIndex | LONGINT | |
| UniversalName | STRING | |
| LocalizedName | STRING |
Availability: from Vectorworks 2018