NX Open C++ Reference Guide
|
Represents a Motion::PlantInput builder
To create a new instance of this class, use Motion::PlantInputCollection::CreatePlantInputBuilder
Created in NX6.0.0.
More...
Public Member Functions | |
NXString | Name () |
Returns the name Created in NX6.0.0. | |
void | SetName (const NXString &name) |
Sets the name Created in NX6.0.0. |
Represents a Motion::PlantInput builder
To create a new instance of this class, use Motion::PlantInputCollection::CreatePlantInputBuilder
Created in NX6.0.0.
Returns the name
Created in NX6.0.0.
License requirements : nx_motion_cosim ("NX Motion CoSimulation")
void NXOpen::Motion::PlantInputBuilder::SetName | ( | const NXString & | name | ) |
Sets the name
Created in NX6.0.0.
License requirements : nx_motion_cosim ("NX Motion CoSimulation")
name | name |