yucad3d

CadEntityGetLocked

Returns the locked of the entity.

std::int32_t CadEntityGetLocked ( YuHandle hEnt );

Parameters

hEnt (YuHandle)
Handle to the entity.

Return Value

The locked.

See Also