Functions related to the creation, manipulation and management of MEP (Mechanical, Electrical, Plumbing) elements.
More...
|
class | ACAPI::MEP::v1::Accessory |
| The Accessory is a complex element with two ports on a single axis. More...
|
|
class | ACAPI::MEP::v1::AccessoryDefault |
| The AccessoryDefault contains the necessary non-geometric data for creating an Accessory element. More...
|
|
class | ACAPI::MEP::v1::AccessoryUIManager |
| The AccessoryUIManager contains UI-related services for an Accessory. More...
|
|
class | ACAPI::MEP::Adapter::UniqueID |
| It is a helper class that converts a simple GS::Guid or API_Guid into an MEP::UniqueID. More...
|
|
class | ACAPI::MEP::v1::Bend |
| The Bend can connect two straight RoutingSegments with the same dimensions but different directions. More...
|
|
class | ACAPI::MEP::v1::BendDefault |
| The BendDefault contains the necessary non-geometric data for modifying a Bend. More...
|
|
class | ACAPI::MEP::v1::BendUIManager |
| The BendUIManager contains UI-related services for a Bend. More...
|
|
class | ACAPI::MEP::v1::Branch |
| A branch is a specific type of fitting that acts as an outlet from a large pipe to a smaller pipe or one of equal size. More...
|
|
class | ACAPI::MEP::v1::BranchDefault |
|
class | ACAPI::MEP::v1::BranchUIManager |
| The BranchUIManager contains UI-related services for a Branch. More...
|
|
class | ACAPI::MEP::v1::CableCarrierPort |
| The CableCarrierPort represents a connection point of a cable carrier. More...
|
|
class | ACAPI::MEP::v1::CableCarrierPortDefault |
| Through this CableCarrierPortDefault you can access and configure the CableCarrierPorts of MEPElementDefaults before placement. More...
|
|
class | ACAPI::MEP::v1::CableCarrierSegmentPreferenceTable |
| The CableCarrierSegmentPreferenceTable represents a named entity, that contains rows that consists of a size and a description. The rows have to be unique by value and are always in ascending order. More...
|
|
class | ACAPI::MEP::v1::CableCarrierSegmentPreferenceTableContainer |
| The CableCarrierSegmentPreferenceTableContainer can contain several PreferenceTableBase associated with cable carriers. More...
|
|
class | ACAPI::MEP::v1::DistributionSystem |
| A helper object representing a "distribution system", which is a set of MEP elements sharing the same system category index and MEP domain. (E.g. "hot water pipes" or "cold air ducts") More...
|
|
class | ACAPI::MEP::v1::DistributionSystemsGraph |
| A graph data structure to display MEP distribution systems data. More...
|
|
class | ACAPI::MEP::v1::DistributionSystemsGraphTreeNode |
| A structural helper class used when iterating through a DistributionSystem in the DistributionSystemsGraph as a tree. More...
|
|
class | ACAPI::MEP::v1::DuctBranchPreferenceTable |
| The DuctBranchPreferenceTable contains cross section and geometry related information for Duct branches. More...
|
|
class | ACAPI::MEP::v1::DuctBranchPreferenceTableContainer |
| The DuctBranchPreferenceTableContainer can contain several DuctBranchPreferenceTables. More...
|
|
class | ACAPI::MEP::v1::DuctCircularSegmentPreferenceTable |
| The DuctCircularSegmentPreferenceTable contains cross section related information for Circular Duct routing segments. More...
|
|
class | ACAPI::MEP::v1::DuctElbowPreferenceTable |
| The DuctElbowPreferenceTable contains cross section related information for Duct elbows. More...
|
|
class | ACAPI::MEP::v1::DuctElbowPreferenceTableContainer |
| The DuctElbowPreferenceTableContainer can contain several DuctElbowPreferenceTables. More...
|
|
class | ACAPI::MEP::v1::DuctRectangularSegmentPreferenceTable |
| The DuctRectangularSegmentPreferenceTable represents a named entity, that contains rows that consists of a size and a description. The rows have to be unique by value and are always in ascending order. More...
|
|
class | ACAPI::MEP::v1::DuctReferenceSet |
| The DuctReferenceSet contains referenceIds that are used in DuctCircularSegmentPreferenceTable and DuctCircularElbowPreferenceTable. More...
|
|
class | ACAPI::MEP::v1::DuctSegmentPreferenceTableContainer |
| The DuctSegmentPreferenceTableContainer can contain several PreferenceTableBase associated with ventilation. More...
|
|
class | ACAPI::MEP::v1::Element |
| The Element represents an instantiable ElementBase. More...
|
|
class | ACAPI::MEP::v1::ElementBase |
|
class | ACAPI::MEP::v1::ElementDefault |
| The ElementDefault contains the necessary non-geometric data for creating a MEP element. More...
|
|
class | ACAPI::MEP::v1::ElementUIManager |
| The ElementUIManager contains UI-related services for an Element. More...
|
|
class | ACAPI::MEP::v1::Equipment |
| The Equipment is a complex element with more than two ports. More...
|
|
class | ACAPI::MEP::v1::EquipmentDefault |
| The EquipmentDefault contains the necessary non-geometric data for creating an Equipment element. More...
|
|
class | ACAPI::MEP::v1::EquipmentUIManager |
| The EquipmentUIManager contains UI-related services for an Equipment . More...
|
|
class | ACAPI::MEP::v1::Fitting |
| A fitting is used in distribution systems to connect straight sections of pipes and ducts, adapting to different sizes or shapes. More...
|
|
class | ACAPI::MEP::v1::FittingDefault |
| The FittingDefault contains the necessary non-geometric data for creating a Fitting element. More...
|
|
class | ACAPI::MEP::v1::FittingUIManager |
| The FittingUIManager contains UI-related services for a Fitting. More...
|
|
class | ACAPI::MEP::v1::FlexibleSegment |
| In contrast to rigid segments flexible duct is not a connection of multiple elements (straight segments and bends), instead a type of ducting pipe that could easily be bent in different angles. Since Archicad 28 there is a flexible pipe as well for liquids. FlexibleSegment either has a spline geometry defined by control points, or a polyline geometry, which is defined by alternating straight line parts and spline parts. Line parts are defined by their starting and ending coordinates, while spline parts are defined by control points. These alterning segments must start where the previous one ends. Polyline FlexibleSegemnts are only supported in the Piping domain. In the Ventilation domain FlexibleSegments can only be splines. More...
|
|
class | ACAPI::MEP::v1::FlexibleSegmentDefault |
| The FlexibleSegmentDefault contains the necessary non-geometric data for creating a FlexibleSegment element. More...
|
|
class | ACAPI::MEP::v1::FlexibleSegmentUIManager |
| The FlexibleSegmentUIManager contains UI-related services for a FlexibleSegment. More...
|
|
class | ACAPI::MEP::v1::ICalculationResultColumn |
| Formatting for calculated values. More...
|
|
class | ACAPI::MEP::v1::TypedCalculationResultColumn< T > |
| Template typed version of the ICalculationResultColumn interface. More...
|
|
class | ACAPI::MEP::v1::GraphCalculationInterface |
| A class to communicate between registered calculating addons and those using the calculations. More...
|
|
class | ACAPI::MEP::v1::ModifiableElement |
| The Modifiable Element represents an instantiable ModifiableElementBase. More...
|
|
class | ACAPI::MEP::v1::ModifiableElementBase |
| The ModifiableElementBase contains the available modifying actions for ElementBase. More...
|
|
class | ACAPI::MEP::v1::PipeBranchPreferenceTable |
| The PipeBranchPreferenceTable contains cross section and geometry related information for Pipe branches. More...
|
|
class | ACAPI::MEP::v1::PipeBranchPreferenceTableContainer |
| The PipeBranchPreferenceTableContainer can contain several PipeBranchPreferenceTables. More...
|
|
class | ACAPI::MEP::v1::PipeElbowPreferenceTable |
| The PipeElbowPreferenceTable contains cross section related information for Pipe elbows. More...
|
|
class | ACAPI::MEP::v1::PipeElbowPreferenceTableContainer |
| The PipeElbowPreferenceTableContainer can contain several PipeElbowPreferenceTables. More...
|
|
class | ACAPI::MEP::v1::PipeReferenceSet |
| The PipeReferenceSet contains referenceIds that are used in PipeSegmentPreferenceTable and PipeElbowPreferenceTable. More...
|
|
class | ACAPI::MEP::v1::PipeSegmentPreferenceTable |
| The PipeSegmentPreferenceTable contains cross section related information for Pipe routing segments. More...
|
|
class | ACAPI::MEP::v1::PipeSegmentPreferenceTableContainer |
| The PipeSegmentPreferenceTableContainer can contain several PreferenceTableBase associated with piping. More...
|
|
class | ACAPI::MEP::v1::PipingPort |
| The PipingPort represents a connection point of a pipe segment. More...
|
|
class | ACAPI::MEP::v1::PipingPortDefault |
| Through this PipingPortDefault you can access and configure the PipingPorts of MEPElementDefaults before placement. More...
|
|
class | ACAPI::MEP::v1::Port |
| The Port represents an instantiable PortBase. Through this object you can reference to the three domain's ports in a common way. More...
|
|
class | ACAPI::MEP::v1::PortBase |
| The Port is associated to an element and it represents a point between elements. More...
|
|
class | ACAPI::MEP::v1::PortDefaultBase |
| Through this PortDefault you can access and configure the Ports of MEPElementDefaults before placement. More...
|
|
class | ACAPI::MEP::v1::PreferenceTableContainerBase |
| The PreferenceTableContainerBase contains PreferenceTables, and you can Add/Get/Delete them. More...
|
|
class | ACAPI::MEP::v1::ReferenceSetBase |
| The ReferenceSetBase represents a named table, and it contains referenceIds which are used as keys in the PreferenceTables. By default, Archicad will provide you the DN referenceSet, but you can choose your own by renaming it and populate it with your desired values. More...
|
|
class | ACAPI::MEP::v1::RigidSegment |
| The RigidSegment is placed in RoutingSegments. More...
|
|
class | ACAPI::MEP::v1::RigidSegmentDefault |
| The RigidSegmentDefault contains the necessary non-geometric data for creating a RigidSegment element. More...
|
|
class | ACAPI::MEP::v1::RigidSegmentUIManager |
| The RigidSegmentUIManager contains UI-related services for a RigidSegment. More...
|
|
class | ACAPI::MEP::v1::RoutingElement |
| The RoutingElement can contain Routing Segments and Routing Nodes. More...
|
|
class | ACAPI::MEP::v1::RoutingElementDefault |
| The RoutingElementDefault contains the necessary non-geometric data for creating a Routing element. More...
|
|
class | ACAPI::MEP::v1::RoutingElementUIManager |
| The RoutingElementUIManager contains UI-related services for a Routing element. More...
|
|
class | ACAPI::MEP::v1::RoutingNode |
| The RoutingNode can contain Bend and Transition elements. More...
|
|
class | ACAPI::MEP::v1::RoutingNodeDefault |
| The RoutingNodeDefault contains the necessary non-geometric data for creating and modifying a Routing Node. More...
|
|
class | ACAPI::MEP::v1::RoutingNodeUIManager |
| The RoutingNodeUIManager contains UI-related services for a RoutingNode. More...
|
|
class | ACAPI::MEP::v1::RoutingSegment |
| The RoutingSegment can contain Rigid Segment elements. More...
|
|
class | ACAPI::MEP::v1::RoutingSegmentDefault |
| The RoutingSegmentDefault contains the necessary non-geometric data for creating and modifying a Routing Segment. More...
|
|
class | ACAPI::MEP::v1::RoutingSegmentUIManager |
| The RoutingSegmentUIManager contains UI-related services for a RoutingSegment. More...
|
|
class | ACAPI::MEP::v1::TakeOff |
| The Take-off is a simple element with two ports on a single axis. More...
|
|
class | ACAPI::MEP::v1::TakeOffDefault |
| The TakeOffDefault contains the necessary non-geometric data for creating a Take-off element. More...
|
|
class | ACAPI::MEP::v1::TakeOffUIManager |
| The TakeOffUIManager contains UI-related services for an TakeOff. More...
|
|
class | ACAPI::MEP::v1::Terminal |
| The Terminal is a complex element with a single port. More...
|
|
class | ACAPI::MEP::v1::TerminalDefault |
| The TerminalDefault contains the necessary non-geometric data for creating a Terminal element. More...
|
|
class | ACAPI::MEP::v1::TerminalUIManager |
| The TerminalUIManager contains UI-related services for a Terminal. More...
|
|
class | ACAPI::MEP::v1::Transition |
| The Transition is an element that connects two different Routing Segments. More...
|
|
class | ACAPI::MEP::v1::TransitionDefault |
| The TransitionDefault contains the necessary non-geometric data for creating and modifying a Transition. More...
|
|
class | ACAPI::MEP::v1::TransitionUIManager |
| The TransitionUIManager contains UI-related services for a Transition. More...
|
|
class | ACAPI::MEP::UniqueID |
| The MEP unique identifier. More...
|
|
class | ACAPI::MEP::v1::VentilationPort |
| The VentilationPort represents a connection point of a duct. More...
|
|
class | ACAPI::MEP::v1::VentilationPortDefault |
| Through this VentilationPortDefault you can access and configure the VentilationPorts of MEPElementDefaults before placement. More...
|
|
struct | ACAPI::MEP::Orientation |
| Defines the orientation with the help of a direction and rotation vector. More...
|
|
struct | ACAPI::MEP::RoutingSegmentRectangularCrossSectionData |
| Defines the necessary data for placing RectangularRoutingSegments of a RoutingElement. More...
|
|
struct | ACAPI::MEP::RoutingSegmentCircularCrossSectionData |
| Defines the necessary data for placing CircularRoutingSegments of a RoutingElement. More...
|
|
struct | ACAPI::MEP::RouteConnectionResult |
| Defines the changes regarding Ids after a RoutingElement-RoutingElement connection. More...
|
|
struct | ACAPI::MEP::FlexibleSegmentPolylineLinePart |
| Defines a single line segment of a polyline FlexibleSegment. More...
|
|
struct | ACAPI::MEP::FlexibleSegmentPolylineSplinePart |
| Defines a single spline segment of a polyline FlexibleSegment. More...
|
|
Functions related to the creation, manipulation and management of MEP (Mechanical, Electrical, Plumbing) elements.