Click or drag to resize

MacroFeatureRebuildBodyResult Constructor

Namespace:  CodeStack.SwEx.MacroFeature.Base
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
protected MacroFeatureRebuildBodyResult(
	IMacroFeatureData featData,
	bool updateEntityIds,
	params IBody2[] bodies
)

Parameters

featData
Type: IMacroFeatureData
updateEntityIds
Type: SystemBoolean
bodies
Type: IBody2
See Also