Documentation#

class ansys.sam.sysml2.meta_model.documentation.Documentation(id: str)#

Bases: ansys.sam.sysml2.meta_model.comment.Comment

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

Overview#

documented_element

Get the documented element property.

Import detail#

from ansys.sam.sysml2.meta_model.documentation import Documentation

Property detail#

property Documentation.documented_element: Element#

Get the documented element property.

Returns:
“Element”

Value of property documented element.