Click or drag to resize

ConfigurationManagerResetLocalKnowledgeLayerTemplates Method

Resets the local knowledge data.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public static LayerTemplateData[] ResetLocalKnowledgeLayerTemplates(
	int localKnowledgeId
)

Parameters

localKnowledgeId
Type: SystemInt32
Local Knowledge ID

Return Value

Type: LayerTemplateData
Array of layer template data.
See Also