Click or drag to resize

ProxyStitchgetStitch Method

get stich-object based on given FE-element

Namespace:  Karamba.Utilities.Mappings
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
protected override Stitch getStitch(
	ElementStraightLine elem
)

Parameters

elem
Type: ElementStraightLine

[Missing <param name="elem"/> documentation for "M:Karamba.Utilities.Mappings.ProxyStitch.getStitch(feb.ElementStraightLine)"]

Return Value

Type: Stitch

[Missing <returns> documentation for "M:Karamba.Utilities.Mappings.ProxyStitch.getStitch(feb.ElementStraightLine)"]

See Also