Skip to content

M_Rhino_Geometry_Mesh_ComputeAutoCreaseInformation

Will Pearson edited this page Aug 12, 2016 · 1 revision

Mesh.ComputeAutoCreaseInformation Method

Do not use this method. Length: top.Mesh.Vertices.Count

Namespace: Rhino.Geometry
Assembly: RhinoCommon (in RhinoCommon.dll) Version: Rhino 6.0

Syntax

C#

public byte[] ComputeAutoCreaseInformation()

VB

Public Function ComputeAutoCreaseInformation As Byte()

Return Value

Type: Byte[]
An array that is bound to change.

Version Information

Supported in: 6.0.16224.21491

See Also

Reference

Mesh Class
Rhino.Geometry Namespace

Clone this wiki locally