Description Determines if a particular source is a multi-angle plane wave source.
Syntax ma = IsSourceDirMultiAngle ( n )
Parameters ma (Boolean) True if the source is a multi-angle plane wave, False otherwise.
n As Long Node number of the source.
Remarks This function determines if a particular source is a multi-angle plane wave source. If there is a problem the function sets an error and returns -1.
See Also SetSourceDirIthMultiAngleActive GetSourceDirIthMultiAngleActive Examples
|