Description Sets a particular position for a multi-angle source.
Syntax SetSourceDirIthMultiPos n, indx, posX, posY, posZ, active
Parameters n As Long Node number of the source.
indx As Long Position identifier.
posX As Double New X position.
posY As Double New Y position.
posZ As Double New Zposition.
active As Boolean The new activity state of the position.
Remarks This subroutine sets a particular position for a multi-angle source. If there is a problem the subroutine sets an error and returns without modifying the source.
See Also Examples
|