NX Open C++ Reference Guide
|
Represents a Mechatronics::RuntimeBehaviorBuilder . More...
Public Member Functions | |
NXString | Name () |
Returns the name. | |
void | SetName (const NXString &name) |
Sets the name. | |
void | SetSource (const NXString &source) |
Sets the source. | |
NXString | Source () |
Returns the source. |
Represents a Mechatronics::RuntimeBehaviorBuilder .
To create a new instance of this class, use Mechatronics::RuntimeBehaviorCollection::CreateRuntimeBehaviorBuilder
Created in NX7.5.1.
Returns the name.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
void NXOpen::Mechatronics::RuntimeBehaviorBuilder::SetName | ( | const NXString & | name | ) |
Sets the name.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
name | name |
void NXOpen::Mechatronics::RuntimeBehaviorBuilder::SetSource | ( | const NXString & | source | ) |
Sets the source.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")
source | source |
Returns the source.
Created in NX7.5.1.
License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")