C++
virtual void freezeLayer( Adesk::IntDbId layerID ) = 0;
Description
This function informs the view that the specified layer is frozen in this view. By default all layers are thawed.
Parameters
Parameters | Description |
---|---|
layerID | Layer to be treated as frozen |
Links
Previous Declaration
virtual void freezeLayer(
LONG_PTR layerID
) = 0;