Method TryLoadLayerSet
TryLoadLayerSet(string, string)
Loads the layers set from a layers set file.
Declaration
public bool TryLoadLayerSet(string layersetFilename, string layersetName)
Parameters
Type | Name | Description |
---|---|---|
string | layersetFilename | Name of the layers set file. |
string | layersetName | Name of the layers set. |
Returns
Type | Description |
---|---|
bool |
|
Remarks
Layers sets are used to specify if objects belonging to a given layer should be displayed or not, and if they should be displayed, what drawing style should be applied to them (surface style, outline style), if the objects can be selected or not, etc.