Description Returns the X & Y semiwidths of a hole in the Random Plane source type.
Syntax success = GetSourcePosGridRandomHoleSemiWidth( n, semiX, semiY )
Parameters success (Long) True if operation successful; False otherwise.
n As Long Source node number.
semiX As Double X Semiwidth of hole.
semiY As Double Y Semiwidth of hole.
Remarks Returns the X & Y semiwidths of a hole in the Random Plane source type.
See Also SetSourcePosGridRandomHoleSemiWidth
|