NX Open C++ Reference Guide
Public Types | Public Member Functions
NXOpen::Motion::PlantOutputBuilder Class Reference

Represents a Motion::PlantOutput builder
To create a new instance of this class, use Motion::PlantOutputCollection::CreatePlantOutputBuilder

Created in NX6.0.0. More...

Inheritance diagram for NXOpen::Motion::PlantOutputBuilder:
NXOpen::Motion::MotionBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Types

enum  Poutype { PoutypeFunc, PoutypeSensor }
 the type enum More...

Public Member Functions

NXOpen::CAE::FunctionFunction ()
 Returns the function
Created in NX6.0.0.
NXString Name ()
 Returns the name
Created in NX6.0.0.
NXOpen::NXObjectSensor ()
 Returns the sensor
Created in NX6.0.0.
void SetFunction (NXOpen::CAE::Function *function)
 Sets the function
Created in NX6.0.0.
void SetName (const NXString &name)
 Sets the name
Created in NX6.0.0.
void SetSensor (NXOpen::NXObject *sensor)
 Sets the sensor
Created in NX6.0.0.
void SetType (NXOpen::Motion::PlantOutputBuilder::Poutype type)
 Sets the type
Created in NX6.0.0.
NXOpen::Motion::PlantOutputBuilder::Poutype Type ()
 Returns the type
Created in NX6.0.0.

Detailed Description

Represents a Motion::PlantOutput builder
To create a new instance of this class, use Motion::PlantOutputCollection::CreatePlantOutputBuilder

Created in NX6.0.0.



Member Enumeration Documentation

the type enum

Enumerator:
PoutypeFunc 

funtion type

PoutypeSensor 

sensor type


Member Function Documentation

Returns the function
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Returns the name
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Returns the sensor
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Sets the function
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Parameters:
functionfunction

Sets the name
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Parameters:
namename

Sets the sensor
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Parameters:
sensorsensor

Sets the type
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")

Parameters:
typetype

Returns the type
Created in NX6.0.0.



License requirements : nx_motion_cosim ("NX Motion CoSimulation")


The documentation for this class was generated from the following file:
Copyright 2011 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.