LayerStateManagerGetLayerStateNames Method

Retrieves a list of names of layer states contained in the current database.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public ArrayList GetLayerStateNames(
        bool bIncludeHidden,
        bool bIncludeXref
)

Parameters

bIncludeHidden  Boolean
[in] Flag specifying whether to include hidden layer states in the resulting list.
bIncludeXref  Boolean
[in] Flag specifying whether to include cross-reference layer states in the resulting list.

Return Value

ArrayList
See Also

©  Bricsys NV. All rights reserved.