yucad3d

CadInsBlockGetNumRows

Returns the number of rows of the block reference (insert).

std::int32_t CadInsBlockGetNumRows ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The number of rows.

See Also