| ▼NOfcas | |
| ▼NLk | |
| ▼NApi | |
| ▼NClient | |
| ▼NCore | |
| ▼NExceptions | |
| CApiException | An internal exception. |
| CServiceNotFoundException | Occurs if the host was not found. |
| ▼NInterfaces | |
| CICoreInfo | This is the base interface for object-related information. |
| CICoreInfoDeletable | Basic interface for erasable objects, e.g. for an elevation (ElevationInfo). |
| CICoreInfoReportable | Basic class for reportable objects, e.g. for an elevation (ElevationInfo). |
| CICoreInfoWithGuid | Represents a ICoreInfo with a globally unique identifier. |
| CICoreInfoWithParent | This interface is deprecated. Please use ICoreInfo<TParent>.ParentInfo instead, to identify the hierarchy. |
| CICoreObject | Represents a basic core object which lifetime is controlled by the creator. |
| CICoreObjectFactory | A factory to create a new structure of ICoreObject based on the stated ICoreInfo. |
| CICoreObjectWithChildren | Represents a ICoreObject with children. |
| CICoreObjectWithDocuments | Represents a ICoreObject with documents. |
| CICoreObjectWithInfo | Represents a ICoreObject with an own info object. |
| CICoreObjectWithParameters | Represents a ICoreObject with parameters. |
| CICoreObjectWithParent | Represents a ICoreObject with a parent. |
| CICoreObjectWithSynchronizations | Represents a ICoreObject with a ISynchronizationContainer. |
| CISynchronizationContainer | Used to retrieve ISynchronizedEvent and ISynchronizationContainer. |
| CCoreInfo | |
| CCoreObjectBase | 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) |
| CCoreObjectFullyQualified | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>, ICoreObjectWithParent<TParent>, ICoreObjectWithInfo<TOwnInfo>. |
| CCoreObjectWithChildren | Realisation of ICoreObjectWithChildren<TChild,TChildInfo>. |
| CDisposable | Disposable pattern helper class. |
| CDocument | The class Document is the represenation of a LogiKal document. |
| CDocumentContainer | DocumentContainer gives access to manage documents. Documents can be used in projects (Project). |
| CDocumentInfo | Represents the metadata to a Document |
| CElementPricelist | The element pricelist is a representation of a xml-based elevation configuration. |
| CElementPricelistContainer | The container of the element pricelists. |
| CElementPricelistElevationInfo | Represents the metadata to an element pricelist-based Elevation. |
| CElementPricelistInfo | Represent the metadata of an ElementPricelist. |
| CElementType | ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetElementTypes. |
| CElevation | 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). |
| CElevationEditMode | ElevationEditMode represents an available edit mode for elevations. Available modes can be received with the method Elevation.GetEditModes. |
| CElevationInfo | Represents the metadata to a Elevation |
| CElevationInstance | ElevationInstance is the representation of an instance for an element (Elevation). An instance of an elavation has no children. |
| CElevationInstanceInfo | Represents the metadata to a ElevationInstance. |
| CGdzSettings | This class is deprecated. |
| CGraphicSettings | This class is deprecated. |
| CLoginScope | 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. |
| CMaterialElevationInfo | Represents the metadata to a material Elevation. |
| COperationInfo | Contains information about an operation whether it can be called. |
| CPhase | 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). |
| CPhaseInfo | Represents a metadata object for a phase. |
| CProject | 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). |
| CProjectCenter | 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. |
| CProjectCenterInfo | Represents the metadata to a ProjectCenter |
| CProjectDirectoryInfo | Represents the directory data to a ProjectCenter |
| CProjectInfo | Represents the metadata to a Project |
| CProjectInformation | ProjectInformation is the representation of an item from a project information (for example the project information items for 'Special Lengths'). |
| CProjectInformationContainer | The ProjectInformationContainer is used to manage ProjectInformations belonging to a Project |
| CProjectInformationInfo | Represents the metadata belonging to an ProjectInformation. |
| CReportCategory | ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetReports. |
| CReportItem | ReportItem represents an available report. Available reports can be received with the method Project.GetReports. |
| CSettings3D | This class is deprecated. |
| CTextElevationInfo | Represents the metadata to a textbased Elevation. |
| ▼NUi | |
| ▼NInterfaces | |
| CIDialogResult | Specifies the result of a dialog with a result code. |
| CDialogResult | |
| CElevationUi | 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). |
| CLoginScopeUi | 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. |
| CPhaseUi | 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). |
| CProjectCenterUi | 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. |
| CProjectInformationContainerUi | ProjectInformationContainerUi contains methods to manage ProjectInformations. Specifically, ProjectInformationContainerUi provides methods that require a user interaction. |
| CProjectInformationUi | 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. |
| CProjectUi | 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). |
| CServiceProxy | 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. |
| CServiceProxyBase | |
| ▼NShared | |
| ▼NDC | |
| ▼NInterfaces | |
| CIElevationProcessingStatus | The process status for an elevation. |
| CIProjectInformationType | The process status for an elevation. |
| CISynchronization | |
| CISynchronizationException | |
| CITranslatedEnum | |
| CElevationSource | |
| CExportResult | |
| CLastErrorInfo | |
| CLoginRunnableProgram | Represents a login-specific runnable program. |
| CProgramInformation | |
| CProgramRuntimeInformation | |
| CProjectAddress | Represents an address attached to a project |
| CProjectRunnableProgram | Represents a project-specific runnable program. |
| CProjectSource | |
| CReportResult | |
| CRestriction | |
| CRunnableProgram | Represents a runnable program. |
| CSurfaceData | |
| CSynchronizationRestriction | |
| CWellKnownSettingKeys | Well known keys for the settings. |