EntitySetLayerId Method

Sets the layer to be referenced by this entity (DXF 8).

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual void SetLayerId(
        ObjectId newValue,
        bool allowHidden
)

Parameters

newValue  ObjectId
[in] Name of the layer.
allowHidden  Boolean
[in] Flag indicating whether specifying a hidden layer is allowed.
See Also

©  Bricsys NV. All rights reserved.