CadInsBlockHasAttribs
Returns whether the block reference carries attributes.
std::int32_t CadInsBlockHasAttribs (
YuHandle hEnt
);
Parameters
- hEnt (YuHandle)
- Handle to the entity.
Return Value
Nonzero (TRUE) on success, 0 (FALSE) on failure.
Returns whether the block reference carries attributes.
Nonzero (TRUE) on success, 0 (FALSE) on failure.