N_Rhino_Geometry_Collections - mcneel/rhinocommon-api-docs GitHub Wiki

Rhino.Geometry.Collections Namespace

[Missing

documentation for "N:Rhino.Geometry.Collections"]

Classes

 

Class Description
Public class BrepCurveList Provides access to all the underlying curves in a Brep object.
Public class BrepEdgeList Provides access to all the Edges in a Brep object.
Public class BrepFaceList Provides access to all the Faces in a Brep object.
Public class BrepLoopList Provides access to all the Loops in a Brep object.
Public class BrepSurfaceList Provides access to all the underlying surfaces in a Brep object.
Public class BrepTrimList Provides access to all the Trims in a Brep object
Public class BrepVertexList Provides access to all the Vertices in a Brep object
Public class MeshFaceList Provides access to the faces and Face related functionality of a Mesh.
Public class MeshFaceNormalList Provides access to the Face normals of a Mesh.
Public class MeshNgonList Provides access to the ngons and n-gon related functionality of a Mesh. See also the Ngons property for Ngon functionality details.
Public class MeshTextureCoordinateList Provides access to the Vertex Texture coordinates of a Mesh.
Public class MeshTopologyEdgeList Represents an entry point to the list of edges in a mesh topology.
Public class MeshTopologyVertexList Provides access to the mesh topology vertices of a mesh. Topology vertices are sets of vertices in the MeshVertexList that can topologically be considered the same vertex.
Public class MeshVertexColorList Provides access to the vertex colors of a mesh object.
Public class MeshVertexList Provides access to the vertices and vertex-related functionality of a mesh.
Public class MeshVertexNormalList Provides access to the Vertex Normals of a Mesh.
Public class MeshVertexStatusList Provides access to status information relative to components of a mesh.
Public class NurbsCurveKnotList Provides access to the knot vector of a nurbs curve.
Public class NurbsCurvePointList Provides access to the control points of a nurbs curve.
Public class NurbsSurfaceKnotList Provides access to the knot vector of a nurbs surface.
Public class NurbsSurfacePointList Provides access to the control points of a nurbs surface.
Public class SubDEdgeAccess Provides access to the edge and edge-related functionality of a SubD.
Public class SubDFaceAccess Provides access to the face and face-related functionality of a SubD.
Public class SubDVertexAccess Provides access to the vertices and vertex-related functionality of a SubD.
 
⚠️ **GitHub.com Fallback** ⚠️