yucad3d

CadInsBlockGetNumCols

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

std::int32_t CadInsBlockGetNumCols ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The number of cols.

See Also