OpenTwin Logo
  • Get Started
  • General Concepts
    • Coding Standards
    • OpenTwin Layers
    • Service Information
    • Application Exit Codes
    • User interface
    • Model Entities
    • Data model
    • Messaging
    • Default Action Handling Example
    • Manual Declaration Example
    • Custom Action Handling Example
    • JSON
    • Logging
    • Session Management
    • Service API Structure
    • Entity Copy Request
    • Managed Properties
    • Creating 1D Plots
  • How To
  • User Interface API
  • List of services
  • Developer Tools
  • Code docs
  • Test Cases
OpenTwin
  • General Concepts
  • View page source

General Concepts

See here for more details:

  • Coding Standards
    • Quick Note
    • Naming Conventions
    • Header Files
    • Bracketing
    • Class Basics
    • Class and Method Naming Convention
    • Setter and Getter
    • Member Initialization
    • Const Functions
    • Const variables
    • Const and References
    • Overriding
    • Pointers
    • Line Breaks
    • Library namespace
    • Warnings and Errors
    • Includes
    • Comments
  • OpenTwin Layers
    • Library Layers
  • Service Information
  • Application Exit Codes
  • User interface
  • Model Entities
    • Data and topology Entities
    • Base Classes
    • Class Foctory
  • Data model
  • Messaging
    • Action Handling
  • Default Action Handling Example
  • Manual Declaration Example
    • Macroless Implementation
  • Custom Action Handling Example
    • ot::ReturnMessage
  • JSON
    • Full Example
      • Header
      • Source
  • Logging
    • Setup Logger
    • Generate Log Messages
      • Log Macros
  • Session Management
    • Service Information Overview
    • Create a Session
    • Close a Session
  • Service API Structure
    • General Structure
  • Entity Copy Request
    • Class Diagram
    • Sequence Diagram
  • Managed Properties
    • Property Management structure
    • Property Creation
      • Property Callbacks
    • Property Linking
      • Editing in Property Grid
  • Creating 1D Plots
    • 1. Initialize the Plot Builder
    • 2. Create a Dataset Description
      • 2.1 Add a Parameter
      • 2.2 Add a Quantity
    • 1. Create a Curve
      • 3.1 Set Curve Color
    • 4. Create a Plot
    • 5. Example
Previous Next

© Copyright 2024, OpenTwin.

Built with Sphinx using a theme provided by Read the Docs.