Previous Up Next

M3setObjRange
Defines an object’s visibility interval.
The first value corresponds to the minimum distance and the second to the maximum distance. These values are expressed as integers.

I M3setObjRange (
S3d _session_
H3d _object_
[I I] _intervalle_
)
Parameters

_session_
3D Session
_object_
3D object
_intervalle_
Visibility interval
Return value

0 if successful, otherwise nil
See Also

M3getObjRange and RANGE_INFINITY