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:
Appends an array of texture coordinates.
Syntax:
public
bool
AddRange(
Point2f[]
textureCoordinates
)
Parameters:
textureCoordinates
Type:
Point2f[]
Texture coordinates to append.
Returns:
Type:
bool
True on success, False on failure.
Available since:
5.0
home
/
Rhino.Geometry.Collections
/
MeshTextureCoordinateList
/
AddRange
AddRange method
Class:
Rhino.Geometry.Collections.MeshTextureCoordinateList
Nothing found