Translations:Console API/3/it

From FreeCAD Documentation
GetStatus ( "Log" o "Msg" o "Wrn" o "Err" )

Descrizione: Ottiene lo stato di Log, Msg, Wrn o Error per un osservatore

Restituisce: una stringa di stato.


PrintError ( string )

Descrizione: Stampa un messaggio di errore nell'output

Restituisce: nulla


PrintLog ( string )

Descrizione: Stampa un messaggio di log nell'output

Restituisce: nulla


PrintMessage ( string )

Descrizione: Stampa un messaggio nell'output

Restituisce: nulla


PrintWarning ( string )

Descrizione: Stampa un messaggio di avviso nell'output

Restituisce: nulla


SetStatus ( string )

Descrizione: Imposta lo stato di Log, Msg, Wrn o Error per un osservatore

Restituisce: