| ▼NOfcas | |
| ▼NLk | |
| ▼NApi | |
| ▼NClient | |
| ▼NCore | |
| ▼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). |
| CICoreInfoWithParent | This is the specialized base interface for object-related information - Template Parameters
-
| TParent | The type of the parent of this object-related information. |
|
| CICoreObject | Represents a basic core object which lifetime is controlled by the creator. |
| CICoreObjectWithChildren | Represents a ICoreObject with children. |
| CICoreObjectWithInfo | Represents a ICoreObject with an own info object. |
| CICoreObjectWithParent | Represents a ICoreObject with a parent. |
| CConnectedClient | Provides information about a currently connected client. |
| CCoreInfo | This is the base class for object-related information - Template Parameters
-
| TParent | The type of the parent of this object-related information. |
|
| 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 (CoreObjectId) |
| 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 |
| CElementType | ElementType represents an available element construction types. Available types can be received with the method LoginScope.GetAvailableElementTypes. |
| 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.GetAvailableElevationEditModes. |
| 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 | Placeholder to configure getting gdz |
| CGraphicSettings | Settings for methods with graphical returns such as thumbnails or drawings. |
| CInfoListContainer | |
| CLoginRunnableProgram | |
| 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. |
| 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. |
| CProgramInformation | |
| CProgramRuntime | Provides information about the program after a successful login. Information is created at runtime. Provides the possibility to adjust runtime data. |
| CProject | Project is the representation of a LogiKal project. The children are of type Phase. The children can be received from the InfoList (CoreObject<T>.Infos). |
| CProjectCenter | ProjectCenter is the representation of a LogiKal project-center. The children are of type Project. The children can be received from the InfoList (CoreObject<T>.Infos). 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 |
| CProjectRunnableProgram | |
| CReportCategory | ReportCategory represents a report category. The report items (ReportItem) are sorted in these categrories. Available reports can be received with the method Project.GetAvailableUserReports. |
| CReportItem | ReportItem represents an available report. Available reports can be received with the method Project.GetAvailableUserReports. |
| CSettings3D | Placeholder to configure getting 3D defintion from an Elevation |
| ▼NUi | |
| 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 (CoreObject<T>.Infos). Each ProjectCenter project center belongs to a fixed directory. To use another project directory, create a new project center using method ProjectCenter.GetProjectCenter. |
| 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 | |
| CApiException | |
| CProjectAddress | Represents an address attached to a project |
| CRestriction | |
| CSegmentInfo | |