Skip to content

How to change a submodel’s kind? #300

@JS-Aibel

Description

@JS-Aibel

The property kind of a Submodel object has no setter. The attribute itself is of type ModellingKind, which is an immutable Enum.
In the Package Explorer one can change the kind attribute.
The use case is to read in a submodel template and modify it to become a Submodel instance.

Questions

  1. How can I change a submodel’s kind from template to instance?
  2. Does it exist any other methods in the sdk to create a submodel instance from a submodel template?

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions