Description Determines if a given source has a User Defined ray position type.
Syntax user = IsSourcePosUser ( n )
Parameters user (Boolean) Indicates if the source has a User Defined ray position (True) or not (False).
n As Long Node number of the source.
Remarks This function determines if a given source has a User Defined ray position type. If there is a problem the function returns False and does not set an error.
See Also Examples
|