Description Sets GRIN material common parameters for a specified material.
Syntax SetGRINMaterialCommon id, grin
Parameters id as Long The material identifier.
grin As T_GRINCOMMON Structure containing GRIN common parameters.
Remarks SetGRINMaterialCommon sets the GRIN common parameters for a specified material. If there is a problem, the subroutine returns an error and does not alter the material.
See Also Examples
|