Cubit Python API 2026.6
Loading...
Searching...
No Matches

Class to implement mesh command feedback processing. More...

Public Member Functions

 get_entity_id (self)
 
 get_entity_type (self)
 
 get_error_code (self)
 
 get_error_text (self)
 
 set_entity_id (self, anid)
 
 set_entity_type (self, atype)
 
 set_error_code (self, acode)
 
 set_error_text (self, atext)
 

Detailed Description

Class to implement mesh command feedback processing.

Member Function Documentation

◆ get_entity_id()

get_entity_id ( self)

◆ get_entity_type()

get_entity_type ( self)

◆ get_error_code()

get_error_code ( self)

◆ get_error_text()

get_error_text ( self)

◆ set_entity_id()

set_entity_id ( self,
anid )

◆ set_entity_type()

set_entity_type ( self,
atype )

◆ set_error_code()

set_error_code ( self,
acode )

◆ set_error_text()

set_error_text ( self,
atext )