Description Retrieves the type of raytrace control.
Syntax type = GetRaytraceCtrlType ( id )
Parameters type (String) Returns the type of raytrace control.
id As Long Identifier of the raytrace control.
Remarks This function retrieves the type of raytrace control. If there is a problem the function sets an error and returns an empty string. The possible return strings are "SurfProp".
See Also Examples
|