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 a collection of normal vectors.
Syntax:
public
bool
AddRange(
Vector3f[]
normals
)
Parameters:
normals
Type:
Vector3f[]
Normals to append.
Returns:
Type:
bool
True on success, False on failure.
Available since:
5.0
home
/
Rhino.Geometry.Collections
/
MeshVertexNormalList
/
AddRange
AddRange method
Class:
Rhino.Geometry.Collections.MeshVertexNormalList
Nothing found