Click or drag to resize

ParameterConverterConvertSelections Method

Namespace:  CodeStack.SwEx.MacroFeature.Base
Assembly:  CodeStack.SwEx.MacroFeature (in CodeStack.SwEx.MacroFeature.dll) Version: 0.5.3.0 (0.5.3.0)
Syntax
public virtual Object[] ConvertSelections(
	IModelDoc2 model,
	IFeature feat,
	Object[] selection
)

Parameters

model
Type: IModelDoc2
feat
Type: IFeature
selection
Type: SystemObject

Return Value

Type: Object

Implements

IParameterConverterConvertSelections(IModelDoc2, IFeature, Object)
See Also