yucad3d

CadGetEntityByPtr

hPtr is already an entity handle in yucad's addressing — validate + echo it.

YuHandle CadGetEntityByPtr ( YuHandle hPtr );

Parameters

hPtr (YuHandle)
Integer value.

Return Value

The requested handle, or 0 if not found.

See Also