BH.oM.Analytical.IAnalytical¶
Interface structure¶
Implemented interfaces and base types¶
The IAnalytical is inheriting from the following base type(s) and implements the following interfaces:
- BH.oM.Base.IObject
Interfaces implementing this interface¶
The following interfaces are implementing this interface:
- BH.oM.Analytical.Elements.IEdge
- BH.oM.Analytical.Elements.IFace
- BH.oM.Analytical.Elements.ILink<TNode>
- BH.oM.Analytical.Elements.IMesh<TNode, TFace>
- BH.oM.Analytical.Elements.INode
- BH.oM.Analytical.Elements.IOpening<TEdge>
- BH.oM.Analytical.Elements.IPanel<TEdge, TOpening>
- BH.oM.Analytical.Elements.IRegion
- BH.oM.Analytical.Elements.ISurface
Classes implementing this interface¶
The following classes are implementing this interface:
- BH.oM.Architecture.Elements.CeilingTile
- BH.oM.Architecture.Elements.Room
- BH.oM.Environment.Elements.Edge
- BH.oM.Environment.Elements.Opening
- BH.oM.Environment.Elements.Panel
- BH.oM.Environment.Elements.Space
- BH.oM.Environment.Elements.Zone
- BH.oM.Environment.Analysis.Node
- BH.oM.Facade.Elements.CurtainWall
- BH.oM.Facade.Elements.FrameEdge
- BH.oM.Facade.Elements.Opening
- BH.oM.Facade.Elements.Panel
- BH.oM.Adapters.GSA.Elements.Spacer
- BH.oM.Lighting.Analysis.Node
- BH.oM.MEP.System.Node
- BH.oM.Structure.Reinforcement.ReinforcementRegion
- BH.oM.Structure.Elements.Bar
- BH.oM.Structure.Elements.Edge
- BH.oM.Structure.Elements.FEMesh
- BH.oM.Structure.Elements.FEMeshFace
- BH.oM.Structure.Elements.Node
- BH.oM.Structure.Elements.Opening
- BH.oM.Structure.Elements.PadFoundation
- BH.oM.Structure.Elements.Panel
- BH.oM.Structure.Elements.Stem
- BH.oM.Structure.Elements.Surface
Properties¶
Code and Schema¶
C# implementation¶
Assembly: Analytical_oM.dll
The C# interface definition is available on github:
All history and changes of the class can be found by inspection the history.
JSON Schema implementation¶
The object is defined as a JSON schema. You can validate a JSON instance against this schema by reference. To do this, use the schema reference below in a validator like this one.
JSON Schema
{
"$ref" : "https://raw.githubusercontent.com/BHoM/BHoM_JSONSchema/develop/Analytical_oM/IAnalytical.json"
}
The JSON Schema is available on github here: