Comment#

class ansys.sam.sysml2.meta_model.comment.Comment(id: str)#

Bases: ansys.sam.sysml2.meta_model.annotating_element.AnnotatingElement

Java class ‘com.ansys.medini.metamodel.sysml.Comment’.

Overview#

locale

Get the locale property.

body

Get the body property.

Import detail#

from ansys.sam.sysml2.meta_model.comment import Comment

Property detail#

property Comment.locale: str#

Get the locale property.

Returns:
str

Value of property locale.

property Comment.body: None#

Get the body property.

Returns:
None

Value of property body.