Description Retrieves the number of angles in a particular multi-angle (plane waves) source.
Syntax count = GetSourceDirMultiAngleCount ( n )
Parameters count (Long) The number of angles in the source.
n As Long Node number of the multi-angle (plane waves) source.
Remarks This function retrieves the number of angles in a particular multi-angle (plane waves) source. If there is a problem the function sets an error and returns -1.
See Also SetSourceDirIthMultiAngleActive GetSourceDirIthMultiAngleActive Examples
|