Click or drag to resize

SimpleStitchgetStitch Method

Get stitch-object based on given FE-element.

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

Parameters

elem
Type: ElementStraightLine
feb-element to be used as template for stitching elements.

Return Value

Type: Stitch

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

See Also