menu
RhinoCommon API
search
search
V8
arrow_drop_down
new_releases
wb_sunny
RhinoCommon documentation has a new look. The old site can still be found
here
.
Close
Description:
Initializes a new instance of
IndexPair
with two indices.
Syntax:
public
IndexPair(
int
i
,
int
j
)
Parameters:
i
Type:
int
A first index.
j
Type:
int
A second index.
Available since:
5.0
home
/
Rhino
/
IndexPair
/
IndexPair
IndexPair constructor
Class:
Rhino.IndexPair
Nothing found