yucad3d

CadLayerGetPrintable

Returns the printable of the layer.

std::int32_t CadLayerGetPrintable ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The printable.

See Also