Description Gets the name and catalog of a specified glass catalog material in the associated FRED document.
Syntax GetCatalogGlass id, gmname, catalog
Parameters id As Long Identifier of the glass material whose name and catalog is to be retrieved.
gmname As String The name of the glass material returned by subroutine.
catalog As String The catalog of the glass material returned by subroutine.
Remarks This subroutine fills gmname and catalog with the name of the catalog glass material and the name of the catalog it came from. If the material is not from a catalog, it posts an error message.
See Also
Examples
|