ViewportIsLayerFrozenInViewport Method

Checks whether the specified layer is frozen in this viewport.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public bool IsLayerFrozenInViewport(
        ObjectId layerId
)

Parameters

layerId  ObjectId
[in] Object ID of a layer to check.

Return Value

Boolean
True if the specified layer is frozen in this viewport, false otherwise.
See Also

©  Bricsys NV. All rights reserved.