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.
hPtr is already an entity handle in yucad's addressing — validate + echo it.
The requested handle, or 0 if not found.