Click or drag to resize

GrShellImplGetObject Method

Namespace:  de.unika.ipd.grGen.grShell
Assembly:  libGrShell (in libGrShell.dll) Version: GrGen.NET 7.2
Syntax
C#
public Object GetObject(
	ElementDef elemDef,
	bool onlyCheck
)

Parameters

elemDef
Type: de.unika.ipd.grGen.grShellElementDef
onlyCheck
Type: SystemBoolean

Return Value

Type: Object
See Also