get_active_model#

dlubal.api.rsection.Application.get_active_model(self)#

Returns model id of an active model

Returns:

ModelId

Method Type: Core


Usage

id = rsection_app.get_active_model().id
print(id)

Output:

"c9d710f3-866e-410e-abc9-742bdb15bf07"