Description Retrieves the identifier of a specified scatter model assigned to a specific surface.
Syntax id = GetSurfIthScatter ( n, indx )
Parameters id (Long) Identifier of the retrieved scatter model.
n As Long Node number for the surface.
indx As Long The scatter model identifier (zero-based) assigned to the surface.
Remarks This function retrieves the identifier of a specified scatter model applied to a specific surface. If there is a problem, the function toggles an error and returns -1.
See Also Examples
|