OHandles are equivalent to the type
Prohandle used in
Pro/DEVELOP. You can convert the handles between and
Pro/DEVELOP simply by casting to the appropriate type. provides different OHandles for different object types where
Pro/DEVELOP provided only a single generic handle; this provides for better type-checking during compilation. See
Converting from Pro/DEVELOP for more details.