| ►COfcas.Lk.Api.Client.Core.CoreInfo< DocumentInfoData, DocumentContainer, ICoreInfo > | |
| COfcas.Lk.Api.Client.Core.DocumentInfo | Represents the metadata to a Document |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ElementPricelistInfoData, ElementPricelistContainer, ICoreInfo > | |
| COfcas.Lk.Api.Client.Core.ElementPricelistInfo | Represent the metadata of an ElementPricelist. |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ElevationInfoData, Phase, PhaseInfo > | |
| ►COfcas.Lk.Api.Client.Core.ElevationInfo | Represents the metadata to a Elevation |
| COfcas.Lk.Api.Client.Core.ElementPricelistElevationInfo | Represents the metadata to an element pricelist-based Elevation. |
| COfcas.Lk.Api.Client.Core.MaterialElevationInfo | Represents the metadata to a material Elevation. |
| COfcas.Lk.Api.Client.Core.TextElevationInfo | Represents the metadata to a textbased Elevation. |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ElevationInstanceInfoData, Elevation, ElevationInfo > | |
| COfcas.Lk.Api.Client.Core.ElevationInstanceInfo | Represents the metadata to a ElevationInstance. |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< PhaseInfoData, Project, ProjectInfo > | |
| COfcas.Lk.Api.Client.Core.PhaseInfo | Represents a metadata object for a phase. |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ProjectCenterInfoData, LoginScope, ProjectCenterInfo > | |
| COfcas.Lk.Api.Client.Core.ProjectCenterInfo | Represents the metadata to a ProjectCenter |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ProjectDirectoryInfoData, CoreObjectBase, ProjectCenterInfo > | |
| COfcas.Lk.Api.Client.Core.ProjectDirectoryInfo | Represents the directory data to a ProjectCenter |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ProjectInfoData, ProjectCenter, ProjectCenterInfo > | |
| COfcas.Lk.Api.Client.Core.ProjectInfo | Represents the metadata to a Project |
| ►COfcas.Lk.Api.Client.Core.CoreInfo< ProjectInformationInfoData, ProjectInformationContainer, ICoreInfo > | |
| COfcas.Lk.Api.Client.Core.ProjectInformationInfo | Represents the metadata belonging to an ProjectInformation. |
| ►COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< LoginScope, ProjectCenterInfo, Project, ProjectInfo > | |
| ►COfcas.Lk.Api.Client.Core.ProjectCenter | ProjectCenter is the representation of a LogiKal project-center. The children are of type Project. The children can be received from the InfoList (CoreObjectWithChildren<TChild,TChildInfo>.ChildrenInfos). Each ProjectCenter belongs to a fixed directory. To use another project directory, create a new project center using method GetProjectCenter. |
| COfcas.Lk.Api.Client.Ui.ProjectCenterUi | ProjectCenterUi is the representation of a LogiKal project-center. The ProjectCenterUi provides methods with user interactions. The children are of type Project. The children can be received from the InfoList (CoreObjectWithChildren<TChild,TChildInfo>.ChildrenInfos). Each ProjectCenter project center belongs to a fixed directory. To use another project directory, create a new project center using method ProjectCenter.GetProjectCenter. |
| ►COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< Phase, ElevationInfo, ElevationInstance, ElevationInstanceInfo > | |
| ►COfcas.Lk.Api.Client.Core.Elevation | Elevation is the representation of a LogiKal element (for example, a window, a facade, ...). The children are of type ElevationInstance. The children can be received from the InfoList (CoreObject<T>.Infos). |
| COfcas.Lk.Api.Client.Ui.ElevationUi | ElevationUi is the representation of a LogiKal element (for example, a window, a facade, ...) and provides methods with user interaction. The children are of type ElevationInstance. The children can be received from the InfoList (CoreObject<T>.Infos). |
| ►COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< Project, PhaseInfo, Elevation, ElevationInfo > | |
| ►COfcas.Lk.Api.Client.Core.Phase | Phase is the representation of a LogiKal phase. The children are of type Elevation. The children can be received from the InfoList (CoreObject<T>.Infos). |
| COfcas.Lk.Api.Client.Ui.PhaseUi | PhaseUi is the representation of a LogiKal phase and provides methods with user interactions. The children are of type ElevationUi. The children can be received from the InfoList (CoreObject<T>.Infos). |
| ►COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< ProjectCenter, ProjectInfo, Phase, PhaseInfo > | |
| ►COfcas.Lk.Api.Client.Core.Project | Project is the representation of a LogiKal project. The children are of type Phase. The children can be received from the InfoList (CoreObjectWithChildren<Phase, PhaseInfo>.ChildrenInfos). |
| COfcas.Lk.Api.Client.Ui.ProjectUi | ProjectUi is the representation of a LogiKal project and provides methods with user interactions. The children are of type PhaseUi. The children can be received from the InfoList (CoreObject<T>.Infos). |
| ►COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< Document, DocumentInfo > | |
| COfcas.Lk.Api.Client.Core.DocumentContainer | DocumentContainer gives access to manage documents. Documents can be used in projects (Project). |
| ►COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< ElementPricelist, ElementPricelistInfo > | |
| COfcas.Lk.Api.Client.Core.ElementPricelistContainer | The container of the element pricelists. |
| ►COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< ProjectCenter, ProjectCenterInfo > | |
| ►COfcas.Lk.Api.Client.Core.LoginScope | The LoginScope is the the scope to interact with LogiKal. The LoginScope can only be received by valid connection to a service (LoginScopeFactoryBase<T>.Login). It is necessary that a service is running. Currently only memory binding is supported. The children are of type ProjectCenter. The children can be received from the CoreObject<T>.Infos. |
| COfcas.Lk.Api.Client.Ui.LoginScopeUi | The LoginScopeUi is the the scope to interact with LogiKal via user interfaces. The LoginScopeUi can only be obtained by using the ServiceProxyBase. It is necessary that a service is running. Currently only memory binding is supported. The children are of type ProjectCenterUi. The children can be received from the CoreObject<T>.Infos. |
| ►COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< ProjectInformation, ProjectInformationInfo > | |
| ►COfcas.Lk.Api.Client.Core.ProjectInformationContainer | The ProjectInformationContainer is used to manage ProjectInformations belonging to a Project |
| COfcas.Lk.Api.Client.Ui.ProjectInformationContainerUi | ProjectInformationContainerUi contains methods to manage ProjectInformations. Specifically, ProjectInformationContainerUi provides methods that require a user interaction. |
| COfcas.Lk.Api.Client.Core.ElementType | ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetElementTypes. |
| COfcas.Lk.Api.Client.Core.ElevationEditMode | ElevationEditMode represents an available edit mode for elevations. Available modes can be received with the method Elevation.GetEditModes. |
| COfcas.Lk.Api.Shared.DC.ElevationSource | |
| ►CException | |
| COfcas.Lk.Api.Client.Core.Exceptions.ApiException | An internal exception. |
| COfcas.Lk.Api.Client.Core.Exceptions.ServiceNotFoundException | Occurs if the host was not found. |
| COfcas.Lk.Api.Shared.DC.ExportResult | |
| COfcas.Lk.Api.Client.Core.GdzSettings | This class is deprecated. |
| COfcas.Lk.Api.Client.Core.GraphicSettings | This class is deprecated. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfo | This is the base interface for object-related information. |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfo< out out TParent > | Represents an ICoreInfo with typed parent. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithGuid | Represents a ICoreInfo with a globally unique identifier. |
| COfcas.Lk.Api.Client.Core.DocumentInfo | Represents the metadata to a Document |
| COfcas.Lk.Api.Client.Core.ElementPricelistInfo | Represent the metadata of an ElementPricelist. |
| COfcas.Lk.Api.Client.Core.ElevationInfo | Represents the metadata to a Elevation |
| COfcas.Lk.Api.Client.Core.ElevationInstanceInfo | Represents the metadata to a ElevationInstance. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfoReportable | Basic class for reportable objects, e.g. for an elevation (ElevationInfo). |
| COfcas.Lk.Api.Client.Core.ElevationInfo | Represents the metadata to a Elevation |
| COfcas.Lk.Api.Client.Core.PhaseInfo | Represents a metadata object for a phase. |
| COfcas.Lk.Api.Client.Core.ProjectInfo | Represents the metadata to a Project |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithParent< out out TParent > | This interface is deprecated. Please use ICoreInfo<TParent>.ParentInfo instead, to identify the hierarchy. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfo< TParent > | |
| COfcas.Lk.Api.Client.Core.CoreInfo< TData, TParentObject, TParent > | |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfoDeletable | Basic interface for erasable objects, e.g. for an elevation (ElevationInfo). |
| COfcas.Lk.Api.Client.Core.DocumentInfo | Represents the metadata to a Document |
| COfcas.Lk.Api.Client.Core.ElevationInfo | Represents the metadata to a Elevation |
| COfcas.Lk.Api.Client.Core.ElevationInstanceInfo | Represents the metadata to a ElevationInstance. |
| COfcas.Lk.Api.Client.Core.PhaseInfo | Represents a metadata object for a phase. |
| COfcas.Lk.Api.Client.Core.ProjectInfo | Represents the metadata to a Project |
| ►CICoreInfoWithInternal | |
| COfcas.Lk.Api.Client.Core.CoreInfo< TData, TParentObject, TParent > | |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreInfoWithParent< TParentObject > | |
| COfcas.Lk.Api.Client.Core.CoreInfo< TData, TParentObject, TParent > | |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectFactory | A factory to create a new structure of ICoreObject based on the stated ICoreInfo. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithChildren | Represents a ICoreObject with children. |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithChildren< TChild, TChildInfo > | Represents a ICoreObject with children. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithChildren< TChild, TChildInfo > | |
| ►COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< TChild, TChildInfo > | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>. |
| COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< TParent, TOwnInfo, TChild, TChildInfo > | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>, ICoreObjectWithParent<TParent>, ICoreObjectWithInfo<TOwnInfo>. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo | Represents a ICoreObject with an own info object. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithDocuments | Represents a ICoreObject with documents. |
| COfcas.Lk.Api.Client.Core.Elevation | Elevation is the representation of a LogiKal element (for example, a window, a facade, ...). The children are of type ElevationInstance. The children can be received from the InfoList (CoreObject<T>.Infos). |
| COfcas.Lk.Api.Client.Core.ElevationInstance | ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. |
| COfcas.Lk.Api.Client.Core.Project | Project is the representation of a LogiKal project. The children are of type Phase. The children can be received from the InfoList (CoreObjectWithChildren<Phase, PhaseInfo>.ChildrenInfos). |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< out out TOwnInfo > | Represents a ICoreObject with a own typed info object. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< DocumentInfo > | |
| COfcas.Lk.Api.Client.Core.Document | The class Document is the represenation of a LogiKal document. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< ElementPricelistInfo > | |
| COfcas.Lk.Api.Client.Core.ElementPricelist | The element pricelist is a representation of a xml-based elevation configuration. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< ElevationInstanceInfo > | |
| COfcas.Lk.Api.Client.Core.ElevationInstance | ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< ProjectInformationInfo > | |
| ►COfcas.Lk.Api.Client.Core.ProjectInformation | ProjectInformation is the representation of an item from a project information (for example the project information items for 'Special Lengths'). |
| COfcas.Lk.Api.Client.Ui.ProjectInformationUi | ProjectInformationUi is the representation of an item from a project information (for example the project information items for 'Special Lengths') and provides methods with user interactions. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< TOwnInfo > | |
| COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< TParent, TOwnInfo, TChild, TChildInfo > | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>, ICoreObjectWithParent<TParent>, ICoreObjectWithInfo<TOwnInfo>. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent | Represents a ICoreObject with a parent. |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent > | Represents a ICoreObject with a parent. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< DocumentContainer > | |
| COfcas.Lk.Api.Client.Core.Document | The class Document is the represenation of a LogiKal document. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< ElementPricelistContainer > | |
| COfcas.Lk.Api.Client.Core.ElementPricelist | The element pricelist is a representation of a xml-based elevation configuration. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< Elevation > | |
| COfcas.Lk.Api.Client.Core.ElevationInstance | ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< ICoreObjectWithDocuments > | |
| COfcas.Lk.Api.Client.Core.DocumentContainer | DocumentContainer gives access to manage documents. Documents can be used in projects (Project). |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< LoginScope > | |
| COfcas.Lk.Api.Client.Core.ElementPricelistContainer | The container of the element pricelists. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< Project > | |
| COfcas.Lk.Api.Client.Core.ProjectInformationContainer | The ProjectInformationContainer is used to manage ProjectInformations belonging to a Project |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< ProjectInformationContainer > | |
| COfcas.Lk.Api.Client.Core.ProjectInformation | ProjectInformation is the representation of an item from a project information (for example the project information items for 'Special Lengths'). |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< TParent > | |
| COfcas.Lk.Api.Client.Core.CoreObjectFullyQualified< TParent, TOwnInfo, TChild, TChildInfo > | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>, ICoreObjectWithParent<TParent>, ICoreObjectWithInfo<TOwnInfo>. |
| ►COfcas.Lk.Api.Client.Ui.Interfaces.IDialogResult | Specifies the result of a dialog with a result code. |
| COfcas.Lk.Api.Client.Ui.Interfaces.IDialogResult< out out T > | Specifies the result of a dialog with a result code. |
| ►COfcas.Lk.Api.Client.Ui.Interfaces.IDialogResult< T > | |
| COfcas.Lk.Api.Client.Ui.DialogResult< T > | |
| ►CIDisposable | |
| ►COfcas.Lk.Api.Client.Core.Disposable | Disposable pattern helper class. |
| ►COfcas.Lk.Api.Client.Core.CoreObjectBase | CoreObjectBase is the base class for all objects and holds general data (for example, the object instance ID of the parent). Each object is assigned with a unique identification number (Id) |
| COfcas.Lk.Api.Client.Core.CoreObjectWithChildren< TChild, TChildInfo > | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>. |
| COfcas.Lk.Api.Client.Core.Document | The class Document is the represenation of a LogiKal document. |
| COfcas.Lk.Api.Client.Core.ElementPricelist | The element pricelist is a representation of a xml-based elevation configuration. |
| COfcas.Lk.Api.Client.Core.ElevationInstance | ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. |
| COfcas.Lk.Api.Client.Core.ProjectInformation | ProjectInformation is the representation of an item from a project information (for example the project information items for 'Special Lengths'). |
| COfcas.Lk.Api.Client.Ui.ServiceProxyBase< TService, TCoreObject > | |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObject | Represents a basic core object which lifetime is controlled by the creator. |
| COfcas.Lk.Api.Client.Core.CoreObjectBase | CoreObjectBase is the base class for all objects and holds general data (for example, the object instance ID of the parent). Each object is assigned with a unique identification number (Id) |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithChildren< TChild, TChildInfo > | Represents a ICoreObject with children. |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithInfo< out out TOwnInfo > | Represents a ICoreObject with a own typed info object. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParameters | Represents a ICoreObject with parameters. |
| COfcas.Lk.Api.Client.Core.LoginScope | The LoginScope is the the scope to interact with LogiKal. The LoginScope can only be received by valid connection to a service (LoginScopeFactoryBase<T>.Login). It is necessary that a service is running. Currently only memory binding is supported. The children are of type ProjectCenter. The children can be received from the CoreObject<T>.Infos. |
| COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithParent< out out TParent > | Represents a ICoreObject with a parent. |
| ►COfcas.Lk.Api.Client.Core.Interfaces.ICoreObjectWithSynchronizations | Represents a ICoreObject with a ISynchronizationContainer. |
| COfcas.Lk.Api.Client.Core.Elevation | Elevation is the representation of a LogiKal element (for example, a window, a facade, ...). The children are of type ElevationInstance. The children can be received from the InfoList (CoreObject<T>.Infos). |
| COfcas.Lk.Api.Client.Core.LoginScope | The LoginScope is the the scope to interact with LogiKal. The LoginScope can only be received by valid connection to a service (LoginScopeFactoryBase<T>.Login). It is necessary that a service is running. Currently only memory binding is supported. The children are of type ProjectCenter. The children can be received from the CoreObject<T>.Infos. |
| COfcas.Lk.Api.Client.Core.Phase | Phase is the representation of a LogiKal phase. The children are of type Elevation. The children can be received from the InfoList (CoreObject<T>.Infos). |
| COfcas.Lk.Api.Client.Core.Project | Project is the representation of a LogiKal project. The children are of type Phase. The children can be received from the InfoList (CoreObjectWithChildren<Phase, PhaseInfo>.ChildrenInfos). |
| COfcas.Lk.Api.Client.Core.Interfaces.ISynchronizationContainer | Used to retrieve ISynchronizedEvent and ISynchronizationContainer. |
| COfcas.Lk.Api.Shared.DC.Interfaces.ISynchronization | |
| COfcas.Lk.Api.Shared.DC.Interfaces.ISynchronizationException | |
| ►COfcas.Lk.Api.Shared.DC.Interfaces.ITranslatedEnum | |
| COfcas.Lk.Api.Shared.DC.Interfaces.ITranslatedEnum< out out T > | |
| ►COfcas.Lk.Api.Shared.DC.Interfaces.ITranslatedEnum< ElevationProcessingStatusId > | |
| COfcas.Lk.Api.Shared.DC.Interfaces.IElevationProcessingStatus | The process status for an elevation. |
| ►COfcas.Lk.Api.Shared.DC.Interfaces.ITranslatedEnum< ProjectInformationTypeId > | |
| COfcas.Lk.Api.Shared.DC.Interfaces.IProjectInformationType | The process status for an elevation. |
| COfcas.Lk.Api.Shared.DC.LastErrorInfo | |
| COfcas.Lk.Api.Client.Core.OperationInfo | Contains information about an operation whether it can be called. |
| COfcas.Lk.Api.Shared.DC.ProgramInformation | |
| COfcas.Lk.Api.Shared.DC.ProgramRuntimeInformation | |
| COfcas.Lk.Api.Shared.DC.ProjectAddress | Represents an address attached to a project |
| COfcas.Lk.Api.Shared.DC.ProjectSource | |
| COfcas.Lk.Api.Client.Core.ReportCategory | ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetReports. |
| COfcas.Lk.Api.Client.Core.ReportItem | ReportItem represents an available report. Available reports can be received with the method Project.GetReports. |
| COfcas.Lk.Api.Shared.DC.ReportResult | |
| ►COfcas.Lk.Api.Shared.DC.Restriction | |
| COfcas.Lk.Api.Shared.DC.SynchronizationRestriction | |
| ►COfcas.Lk.Api.Shared.DC.RunnableProgram | Represents a runnable program. |
| COfcas.Lk.Api.Shared.DC.RunnableProgram< TCategory > | Represents a runnable program. |
| ►COfcas.Lk.Api.Shared.DC.RunnableProgram< LoginProgramCategoryType > | |
| COfcas.Lk.Api.Shared.DC.LoginRunnableProgram | Represents a login-specific runnable program. |
| ►COfcas.Lk.Api.Shared.DC.RunnableProgram< ProjectProgramCategoryType > | |
| COfcas.Lk.Api.Shared.DC.ProjectRunnableProgram | Represents a project-specific runnable program. |
| ►COfcas.Lk.Api.Client.Ui.ServiceProxyBase< IApiService, LoginScopeUi > | |
| COfcas.Lk.Api.Client.Ui.ServiceProxy | ServiceProxy is used to establish a connection to the service. The ServiceProxy ensures that the necessary service is started (Start). The service to be used is part of the LogiKal installation. After the start of the service the login takes place (Login). If a scope is completed, the service must be terminate with the method Stop. The ServiceProxy must be held during the lifetime of the scope. |
| COfcas.Lk.Api.Client.Core.Settings3D | This class is deprecated. |
| COfcas.Lk.Api.Shared.DC.SurfaceData | |
| COfcas.Lk.Api.Shared.DC.WellKnownSettingKeys | Well known keys for the settings. |