Description Sets the name of a raytrace control.
Syntax SetRaytraceCtrlName id, rtname
Parameters id As Long Identifier of the raytrace control.
rtname As String The new name for the raytrace control.
Remarks This subroutine sets the name of a raytrace control. If there is a problem the subroutine sets an error and returns without modifying the name of the raytrace control.
See Also Examples
|