Description Retrieves GRIN material common parameters for a specified material.
Syntax GetGRINMaterialCommon id, grin
Parameters id as Long The material identifier.
grin As T_GRINCOMMON Structure containing GRIN common parameters.
Remarks GetGRINMaterialCommon loads a declared structure with GRIN common parameters for a specified material. If there is a problem, the subroutine generates an error.
See Also Examples
|