|
Bexel Manager API
|
Namespaces |
Classes | |
| class | ApiException |
| Represents the base type for all other API exceptions. More... | |
| class | ApiObject |
| Represents a base type for all other API objects. API object is a managed wrapper around a native data object. More... | |
| class | Application |
| Represents a host application, providing access to various app related events, methods and the active Bexel.Api.Project. More... | |
| class | ApplicationUI |
| Represents the UI part of the host application. More... | |
| class | Building |
| Represents a single building within a Bexel.Api.Project. More... | |
| class | BuildingElements |
| Represents a read-only collection of elements within the Bexel.Api.Building. More... | |
| class | BuildingID |
| A unique identification for a Bexel.Api.Building within a single Bexel.Api.Project. More... | |
| class | BuildingProperties |
| Represents a collection of properties within the Bexel.Api.Building. More... | |
| class | BuildingStorey |
| Represents a single storey within a Bexel.Api.Building. More... | |
| class | BuildingStoreyElements |
| Represents a read-only collection of elements within the Bexel.Api.BuildingStorey. More... | |
| class | BuildingStoreyID |
| A unique identification for a Bexel.Api.BuildingStorey within a single Bexel.Api.Project. More... | |
| class | BuildingStoreyProperties |
| Represents a collection of properties within the Bexel.Api.BuildingStorey. More... | |
| class | BuildingStoreys |
| Represents a read-only collection of storeys within the Bexel.Api.Building. More... | |
| class | Category |
| Represents an Bexel.Api.Element category, such as Wall or Beam. More... | |
| class | CategoryElements |
| Represents a read-only collection of elements within the Bexel.Api.Category. More... | |
| class | CategoryFamilies |
| Represents a read-only collection of families within the Bexel.Api.Category. More... | |
| class | CategoryID |
| A unique identification for a Bexel.Api.Category within a single Bexel.Api.Project. More... | |
| class | Element |
| Represents a single element within a Bexel.Api.Project. E.g. a Wall or a Beam instance. More... | |
| class | ElementID |
| A unique identification for an Bexel.Api.Element within a single Bexel.Api.Project. More... | |
| class | ElementMaterials |
| Represents a read-only collection of materials within the Bexel.Api.Element. More... | |
| class | ElementProperties |
| Represents a collection of properties within the Bexel.Api.Element. More... | |
| class | ElementRelation |
| Represents a single relation between a relating (from) and related (to) Bexel.Api.Element. More... | |
| class | ElementRelations |
| Represents a read-only collection of relations within the Bexel.Api.Element. More... | |
| class | ElementSource |
| Represents a single source of Bexel.Api.Elements. More... | |
| class | ElementSourceElements |
| Represents a read-only collection of elements within the Bexel.Api.ElementSource. More... | |
| class | ElementSourceID |
| A unique identification for an Bexel.Api.ElementSource within a single Bexel.Api.Project. More... | |
| class | ElementSourceProperties |
| Represents a read-only collection of properties within the Bexel.Api.ElementSource. More... | |
| class | ElementSystem |
| Represents a single MEP system which groups one or many Bexel.Api.Elements. More... | |
| class | ElementSystemElements |
| Represents a read-only collection of elements within the Bexel.Api.ElementSystem. More... | |
| class | ElementSystemID |
| A unique identification for an Bexel.Api.ElementSystem within a single Bexel.Api.Project. More... | |
| class | ElementSystemProperties |
| Represents a read-only collection of properties within the Bexel.Api.ElementSystem. More... | |
| class | Family |
| Represents a family (type) of an Bexel.Api.Element. More... | |
| class | FamilyElements |
| Represents a read-only collection of elements within the Bexel.Api.Family. More... | |
| class | FamilyID |
| A unique identification for a Bexel.Api.Family within a single Bexel.Api.Project. More... | |
| class | FamilyMaterialLayers |
| Represents a read-only collection of material layers within the Bexel.Api.Family. More... | |
| class | FamilyMaterials |
| Represents a read-only collection of materials within the Bexel.Api.Family. More... | |
| class | FamilyProperties |
| Represents a collection of properties within the Bexel.Api.Family. More... | |
| interface | IAddInContext |
| Represents the context in which the add-in is executed in. More... | |
| interface | IExternalApplication |
| Represents the external application add-in. More... | |
| interface | IExternalCommand |
| Represents the external command add-in. More... | |
| class | InvalidApiArgumentException |
| The exception that is thrown when one of the arguments provided to a method is not valid More... | |
| class | InvalidApiObjectException |
| The exception that is thrown when the invalid Bexel.Api.ApiObject is referenced. More... | |
| class | InvalidApiOperationException |
| The exception that is thrown when a method call is invalid for the object's current state. More... | |
| interface | IPropertyCollection |
| Represents a collection of Bexel.Api.Propertys. More... | |
| interface | IReadOnlyElementCollection |
| Represents a read-only collection of Bexel.Api.Elements. More... | |
| interface | IReadOnlyElementSystemCollection |
| Represents a read-only collection of Bexel.Api.ElementSystems. More... | |
| interface | IReadOnlyMaterialCollection |
| Represents a read-only collection of Bexel.Api.Materials. More... | |
| interface | IReadOnlyPropertyCollection |
| Represents a read-only collection of Bexel.Api.Propertys. More... | |
| interface | IReadOnlyPropertyDefinitionCollection |
| Represents a read-only collection of Bexel.Api.PropertyDefinitions. More... | |
| interface | IRibbonButton |
| Represents a button in the ribbon UI. More... | |
| interface | IRibbonElement |
| Represents an element in the ribbon UI. More... | |
| interface | IRibbonGroup |
| Represents a group in the ribbon UI. More... | |
| interface | IRibbonTab |
| Represents a tab in the ribbon UI. More... | |
| interface | IUIApplication |
| Represents the UI part of the host application. More... | |
| class | Material |
| Represents a single material assigned to an Bexel.Api.Element. More... | |
| class | MaterialID |
| A unique identification for a Bexel.Api.Material within a single Bexel.Api.Project. More... | |
| class | MaterialLayer |
| Represents a single material layer within an Bexel.Api.Element. More... | |
| class | MaterialProperties |
| Represents a collection of properties within the Bexel.Api.Material. More... | |
| class | Project |
| Represents a single project, the root of all other objects such as buildings, elements, properties, etc. More... | |
| class | ProjectBuildings |
| Represents a read-only collection of buildings within the Bexel.Api.Project. More... | |
| class | ProjectCategories |
| Represents a read-only collection of categories within the Bexel.Api.Project. More... | |
| class | ProjectClosedEventArgs |
| Represents the event arguments passed when the project closes. More... | |
| class | ProjectClosingEventArgs |
| Represents the event arguments passed when the project is closing. More... | |
| class | ProjectElementRelations |
| Represents a read-only collection of element relations within the Bexel.Api.Project. More... | |
| class | ProjectElements |
| Represents a read-only collection of elements within the Bexel.Api.Project. More... | |
| class | ProjectElementSources |
| Represents a read-only collection of element sources within the Bexel.Api.Project. More... | |
| class | ProjectElementSystems |
| Represents a read-only collection of element systems within the Bexel.Api.Project. More... | |
| class | ProjectFamilies |
| Represents a read-only collection of families within the Bexel.Api.Project. More... | |
| class | ProjectID |
| A unique identification for a Bexel.Api.Project. More... | |
| class | ProjectMaterials |
| Represents a read-only collection of materials within the Bexel.Api.Project. More... | |
| class | ProjectOpenedEventArgs |
| Represents the event arguments passed when the project opens. More... | |
| class | ProjectPropertyDefinition |
| Represents a read-only collection of property definitions within the Bexel.Api.Project. More... | |
| class | ProjectSelectionSets |
| Represents a collection of all selection sets within the Bexel.Api.Project. More... | |
| class | PropertiesChangedEventArgs |
| Represents the event arguments passed when properties are modified. More... | |
| class | Property |
| Represents a base type for all other properties. More... | |
| class | PropertyBool |
| Represents a property which stores a boolean value (true or false). More... | |
| class | PropertyCollection |
| class | PropertyColor |
| Represents a property which holds a color value. More... | |
| class | PropertyDateTime |
| Represents a property which holds a date time value. More... | |
| class | PropertyDefinition |
| Represents a base object for all properties within a Bexel.Api.Project. More... | |
| class | PropertyDefinitionID |
| A unique identification for a Bexel.Api.PropertyDefinition within a single Bexel.Api.Project. More... | |
| class | PropertyNumeric |
| Represents a property which holds a numerical value. More... | |
| class | PropertyNumericExpresion |
| Represents a property which holds a numerical value evaluated by an expression. More... | |
| class | PropertyString |
| Represents a property which holds a string value. More... | |
| class | PropertyTimeSpan |
| Represents a property which holds a time span value. More... | |
| class | ReadOnlyElementCollection |
| class | ReadOnlyMaterialCollection |
| class | ReadOnlyPropertyCollection |
| class | SelectedElementsCollection |
| Represents a read-only collection of selected elements. More... | |
| class | Selection |
| Represents the current selection. More... | |
| class | SelectionChangedEventArgs |
| Represents the event arguments passed when current selection is modified. More... | |
|
strong |
Represents the type of the Bexel.Api.Category.
|
strong |
Represents the type of the Bexel.Api.ElementRelation.
|
strong |
Represents the type of the Bexel.Api.ElementSystem.
|
strong |
|
strong |
Represents the type of the Bexel.Api.PropertyDefinition.
|
strong |
Represents the unit name type of the Bexel.Api.PropertyDefinition.
|
strong |
Represents the unit type of the Bexel.Api.PropertyDefinition.
|
strong |
Represents the type of the Bexel.Api.Property.
|
strong |