Click or drag to resize

TurtleReaderReadShapes(String) Method

Reads the shapes.

Namespace: IIB.ICDD.Parsing
Assembly: IIB.ICDD (in IIB.ICDD.dll) Version: 1.0.0
Syntax
C#
public static ShapesGraph ReadShapes(
	string turtleFile
)

Parameters

turtleFile  String
The turtle file.

Return Value

ShapesGraph
See Also