Description Changes the description of a particular material in the associated FRED document.
Syntax SetMaterialDescription id, desc
Parameters id As Long The identifier of the material.
desc As String The new description of the material.
Remarks This subroutine changes the description of a particular material in the associated FRED document. If there is a problem the subroutine sets an error and returns without modifying the material.
See Also Examples
|