yucad3d

CadLayerGetDescrLen

Returns the description length of the layer.

std::int32_t CadLayerGetDescrLen ( YuHandle hLayer );

Parameters

hLayer (YuHandle)
Handle to the layer.

Return Value

The description length.

See Also