yucad3d

CadLayerPutLevel

Sets the level of the layer.

void CadLayerPutLevel ( YuHandle hLayer, std::int32_t Level );

Parameters

hLayer (YuHandle)
Handle to the layer.
Level (std::int32_t)
Integer value.

Return Value

None.

See Also