CadLayerGetFirstEntity
Layer-scoped entity iteration (entities whose layer == this layer).
YuHandle CadLayerGetFirstEntity (
YuHandle hLayer
);
Parameters
- hLayer (YuHandle)
- Handle to the layer.
Return Value
The handle of the layer, or 0 when the enumeration is exhausted.