Click or drag to resize

Karamba.GHopper.Utilities Namespace

Classes that implement graphical user interfaces for various utility functions
Classes
  ClassDescription
Public classBeam_Edge_Wrapper
Helper Class for the SimplifyBeam-component
Public classCategoryName
Public classComponent_ClosestPoints
GH-component that connects each node to a given number of nearest neighbor nodes or neighbors within a specified distance.
Public classComponent_ClosestPointsMultiDim
GH-component that performs a multidimensional neighborhood search on a set of vectors.
Public classComponent_Collision
GH-component that intersects elements of a model
Public classComponent_LineLineIntersection
GH-component that intersects given lines and returns resulting end-points and pieces.
Public classComponent_LocalVector
GH-component that transforms a vector from global to local coordinate system. The latter is specified via a plane.
Public classComponent_MeshBreps
GH-component that meshes multiple Breps (Boundary Reps). Allows to include manifold edges and points.
Public classComponent_PrincipalTransform
intersects elements of a model
Public classComponent_Remove_Lines
GH-component that eliminates identical lines from the given set of lines.
Public classComponent_Remove_Point
GH-component that eliminates identical points from the given set of points.
Public classComponent_SimplifyModel
GH-component that simplifies a model by straightening the connecting elements between nodes that connect to more than two neighbor nodes.
Public classCullCurves
GH-component that constructs closed cells from a set of lines
Public classDataTreeStructureExtension
represents the GH Extension for a structure of a data tree.
Public classFromGH
Removes GH-wrappers from lists of elements
Public classGetCellsComponent_
GH-component that constructs closed cells from a set of lines
Public classGHUtils
Public classPrioPoint
Helper class for LineLineIntersection-component
Public classToGH
Converts lists of objects into equivalent GH-objects (wraps them)
Public classUnitConversionExtension
represents the GH Extension for a structure of a data tree.