Click or drag to resize

RhinoMeshComputeNormals Method

compute the normals of all faces

Namespace:  Karamba.GHopper.Geometry
Assembly:  karambaGH (in karambaGH.dll) Version: 1.15.0.0 (1.15.0.0)
Syntax
public bool ComputeNormals()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Karamba.GHopper.Geometry.RhinoMesh.ComputeNormals"]

Implements

IMeshComputeNormals
See Also