Click or drag to resize

ModifierBeammodify Method

Modifies the properties of the given element elem if they have been modified in the agent.

Namespace:  Karamba.Elements
Assembly:  KarambaCommon (in KarambaCommon.dll) Version: 2.2.0.4 (2.2.0.4)
Syntax
public BuilderElementStraightLine modify(
	BuilderElementStraightLine elem
)

Parameters

elem
Type: Karamba.ElementsBuilderElementStraightLine
Element to be modified.

Return Value

Type: BuilderElementStraightLine

[Missing <returns> documentation for "M:Karamba.Elements.ModifierBeam.modify(Karamba.Elements.BuilderElementStraightLine)"]

See Also