|
|
Karamba.Elements Namespace |
[Missing <summary> documentation for "N:Karamba.Elements"]
| Class | Description | |
|---|---|---|
| BuilderBeam |
Represents a beam or truss element which lives in the a GH definition.
| |
| BuilderElement |
Represents an element which lives in the a GH definition.
GrassElement is the base class of generic containers for element data generated by the GH definition.
In Assemble it gets converted to Beams, Springs,...
| |
| BuilderElementBase |
Represents the base class of an element which lives in the a GH definition.
| |
| BuilderElementOrientation |
provider for element orientations for building elements.
| |
| BuilderElementPosition |
class for reading element positions.
| |
| BuilderElementPositionByIndexes |
Represents an elements position in space.
| |
| BuilderElementPositionByPoints |
Represents an elements position in space.
| |
| BuilderElementShellOrientation |
Reader for shell orientations for building shells.
| |
| BuilderElementStraightLine |
Abstract base class of straight linear elements like GrassBeams or GrassTrusses that live in a GH definition.
| |
| BuilderElementStraightLineOrientation |
Reader for straight-line elements (beams, trusses) orientations for building them.
| |
| BuilderShell |
Shell element that lives in a GH definition.
| |
| Element1DState |
Contains information about a specific position on a ModelElementStraightLine.
| |
| Element1DStateCollectionGroup |
Represent a collection of Element1DStatesCollection of ModelElementStraightLines belonging to a Model.
| |
| Element1DStatesCollection |
Represents a collection of Element1DState for a ModelElementStraightLine.
| |
| ElementEccentricity |
represents the eccentricity of a node.
| |
| ElementState | ||
| ElementStates_OLD |
Structure that contains state information of an element.
| |
| ElemSet |
Defines sets of elements.
| |
| IndexToBeam |
Creates beams from node indexes.
| |
| LineToBeam |
Converts lines to beams.
| |
| MeshToShell |
Constructs shells from meshes.
| |
| ModelBeam |
Beam element that lives in a statical model.
| |
| ModelElement |
Base class of all elements that derive from GH objects and are part of statical models.
| |
| ModelElementStraightLine |
Abstract base class of straight linear elements like ModelBeams or ModelShellsrassTrusses that live in a statical model.
| |
| ModelElementVisitor |
Base class of element visitors. Does nothing by default.
| |
| ModelMembrane |
Membrane super-element that lives in a statical model.
| |
| ModelShell |
Shell super-element that lives in a statical model.
| |
| ModelSpring |
Spring element that lives in a statical model. is defined by its six spring stiffnesses and orientation.
| |
| ModelTruss |
Truss element that lives in a statical model.
| |
| ModifierBeam |
Represents a beam element which modifies other beam elements when being assembled to a model.
| |
| ModifierShell |
Represents a beam element which modifies other beam elements when being assembled to a model.
|
| Interface | Description | |
|---|---|---|
| IBuilderElementOrientation | read-only interface for getting the orientation for building elements. | |
| IBuilderElementOrientationWriter | write-only interface for getting the orientation for building elements. | |
| IBuilderElementPosition |
interface for reading element positions.
| |
| IBuilderElementVisitorR, T |
Grasshopper element visitor taking one argument and returning a result.
| |
| IModelElementVisitorT |
Void element visitor taking one additional argument of type T.
| |
| IModelElementVisitorT, R |
Element visitor returning a result and taking one additional argument of type T.
|
| Enumeration | Description | |
|---|---|---|
| BuilderElementStraightLineBucklingDir |
enum for specifying the axis about which a buckling length is defined.
|