Skip to content
This repository has been archived by the owner on Apr 16, 2024. It is now read-only.

Commit

Permalink
Merge branch 'MIHO/TestMainV3_SAMM' into BiBo/Test_SAMM
Browse files Browse the repository at this point in the history
  • Loading branch information
BirgitBoss authored Dec 11, 2023
2 parents c6c029a + a246e02 commit 19a8206
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions src/AasxCore.Samm2_2_0/docs/Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -229,6 +229,7 @@ Meta Model see
## AASX Package Explorer - Step by Step



### Import and View an Aspect Model


Expand Down Expand Up @@ -392,13 +393,15 @@ For each Constraint again a separate Concept Description of SAMM model element t
**Step 11) (Context: Trait) Edit "BaseCharacteristic" and add IDs of constraints ("Constraint" and "+").**



### Export Aspect Model

For exporting an aspect model from a choosen concept description use the "File/Export .../Export SAMM aspect model by selected CD". Before calling the export function you must select an concept description of type "samm-aspect".

![Export SAMM aspect model](src/aasx_package_explorer_SAMM_export.png "Export SAMM aspect model")



# Background on Implementation

## Data Specifications and Extensions
Expand Down Expand Up @@ -468,3 +471,4 @@ The JSON value for an extension for a SAMM Measurement would look like this. It




2 changes: 1 addition & 1 deletion src/AasxPluginDocumentShelf/DocumentShelfOptions.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ public static DocumentShelfOptions CreateDefault()
{
UsageInfo = "Some manufacturers use manufacturer documentation to provide models for " +
"Computer Aided Design (CAD) and further engineering tools.",
ForceVersion = DocumentEntity.SubmodelVersion.V11
ForceVersion = DocumentEntity.SubmodelVersion.V12
};
opt.Records.Add(rec);

Expand Down

0 comments on commit 19a8206

Please sign in to comment.