N_Rhino_Geometry_Collections - mcneel/rhinocommon-api-docs GitHub Wiki
[Missing
Class | Description | |
---|---|---|
![]() |
BrepCurveList | Provides access to all the underlying curves in a Brep object. |
![]() |
BrepEdgeList | Provides access to all the Edges in a Brep object. |
![]() |
BrepFaceList | Provides access to all the Faces in a Brep object. |
![]() |
BrepLoopList | Provides access to all the Loops in a Brep object. |
![]() |
BrepSurfaceList | Provides access to all the underlying surfaces in a Brep object. |
![]() |
BrepTrimList | Provides access to all the Trims in a Brep object |
![]() |
BrepVertexList | Provides access to all the Vertices in a Brep object |
![]() |
MeshFaceList | Provides access to the faces and Face related functionality of a Mesh. |
![]() |
MeshFaceNormalList | Provides access to the Face normals of a Mesh. |
![]() |
MeshNgonList | Provides access to the ngons and n-gon related functionality of a Mesh. See also the Ngons property for Ngon functionality details. |
![]() |
MeshTextureCoordinateList | Provides access to the Vertex Texture coordinates of a Mesh. |
![]() |
MeshTopologyEdgeList | Represents an entry point to the list of edges in a mesh topology. |
![]() |
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. |
![]() |
MeshVertexColorList | Provides access to the vertex colors of a mesh object. |
![]() |
MeshVertexList | Provides access to the vertices and vertex-related functionality of a mesh. |
![]() |
MeshVertexNormalList | Provides access to the Vertex Normals of a Mesh. |
![]() |
MeshVertexStatusList | Provides access to status information relative to components of a mesh. |
![]() |
NurbsCurveKnotList | Provides access to the knot vector of a nurbs curve. |
![]() |
NurbsCurvePointList | Provides access to the control points of a nurbs curve. |
![]() |
NurbsSurfaceKnotList | Provides access to the knot vector of a nurbs surface. |
![]() |
NurbsSurfacePointList | Provides access to the control points of a nurbs surface. |
![]() |
SubDEdgeAccess | Provides access to the edge and edge-related functionality of a SubD. |
![]() |
SubDFaceAccess | Provides access to the face and face-related functionality of a SubD. |
![]() |
SubDVertexAccess | Provides access to the vertices and vertex-related functionality of a SubD. |