M_Rhino_Geometry_Brep_DuplicateVertices - mcneel/rhinocommon-api-docs GitHub Wiki

Brep.DuplicateVertices Method

Duplicate all the corner vertices of this Brep.

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

Syntax

C#

public Point3d[] DuplicateVertices()

VB

Public Function DuplicateVertices As Point3d()

Return Value

Type: Point3d[]
An array or corner vertices.

Version Information

Supported in: 6.0.16224.21491, 5D58w

See Also

Reference

Brep Class
Rhino.Geometry Namespace

⚠️ **GitHub.com Fallback** ⚠️