yucad3d

CadEntityGetExDataSize

Returns the ex data size of the entity.

std::int32_t CadEntityGetExDataSize ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The ex data size.

See Also