Click or drag to resize

domainConceptGraphbuildConceptualMesh Method

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Builds the conceptual mesh.

Namespace:  imbNLP.Data.extended.domain
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public void buildConceptualMesh(
	ILogBuilder response,
	bool simulation = true
)

Parameters

response
Type: ILogBuilder
The response.
simulation (Optional)
Type: SystemBoolean

[Missing <param name="simulation"/> documentation for "M:imbNLP.Data.extended.domain.domainConceptGraph.buildConceptualMesh(imbSCI.Core.reporting.ILogBuilder,System.Boolean)"]

See Also