Description Returns the parameters for the Ith Ray Specification operation of the specified Directional Analysis Entity.
Syntax success = GetDirAnaEntityIthOp( n, indx, op )
Parameters success As Boolean Returns True is function is successful; False otherwise.
n As Long Node number of Directional Analysis Entity.
indx As Long Zero-based Index of Ith operation.
op as T_RAYFILTEROP T_RAYFILTEROP structure. Defines Ray Filter Specification.
Remarks Returns the parameters for the Ith Ray Specification operation of the specified Directional Analysis Entity.
See Also
|