yucad3d

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.

See Also