MeshFaceListQuadCount Property |
Rhino 5 for Windows
Gets the number of faces that are quads (4 corners).
Namespace: Rhino.Geometry.CollectionsAssembly: RhinoCommon (in RhinoCommon.dll) Version: 5.1.30000.17 (5.13.60913.21340)
Syntaxpublic int QuadCount { get; }
Public ReadOnly Property QuadCount As Integer
Get
Property Value
Type:
Int32
See Also