CadBlockIsXref
True if the block is an external reference (has an xref path).
std::int32_t CadBlockIsXref (
YuHandle hBlock
);
Parameters
- hBlock (YuHandle)
- Handle to the block definition.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.