Click or drag to resize

NumberGroupsCreate Method (String)

Compatible with IDEA StatiCa Beta 21.0 - beta
Creates new instance with varibale count of bolts based on * operator

Namespace:  IdeaRS.OpenModel.Parameters
Assembly:  IdeaRS.OpenModel (in IdeaRS.OpenModel.dll) Version: 20.0.1.1 (20.0.1.1)
Syntax
public static NumberGroups Create(
	params string[] positions
)

Parameters

positions
Type: SystemString

[Missing <param name="positions"/> documentation for "M:IdeaRS.OpenModel.Parameters.NumberGroups.Create(System.String[])"]

Return Value

Type: NumberGroups

[Missing <returns> documentation for "M:IdeaRS.OpenModel.Parameters.NumberGroups.Create(System.String[])"]

See Also