NX Open C++ Reference Guide
Public Member Functions
NXOpen::Mechatronics::GanttOperationParameterBuilder Class Reference

Represents a Mechatronics::GanttOperationParameterBuilder
To create a new instance of this class, use Mechatronics::GanttCollection::CreateGanttOperationParameterBuilder

Created in NX7.5.1. More...

Inheritance diagram for NXOpen::Mechatronics::GanttOperationParameterBuilder:
NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

bool IOStatus ()
 Returns the io status
Created in NX7.5.1.
NXOpen::NXObjectObjectValue ()
 Returns the parameter value which will be set to the input physics object during runtime.
NXString ParameterName ()
 Returns the parameter name
Created in NX7.5.1.
NXString ParameterValue ()
 Returns the parameter value which will be set to the input physics object during runtime.
int PropertyId ()
 Returns the id of property in physics object
Created in NX7.5.1.
void SetIOStatus (bool io)
 Sets the io status
Created in NX7.5.1.
void SetObjectValue (NXOpen::NXObject *objValue)
 Sets the parameter value which will be set to the input physics object during runtime.
void SetParameterName (const NXString &name)
 Sets the parameter name
Created in NX7.5.1.
void SetParameterValue (const NXString &strValue)
 Sets the parameter value which will be set to the input physics object during runtime.
void SetPropertyId (int prop)
 Sets the id of property in physics object
Created in NX7.5.1.

Detailed Description

Represents a Mechatronics::GanttOperationParameterBuilder
To create a new instance of this class, use Mechatronics::GanttCollection::CreateGanttOperationParameterBuilder

Created in NX7.5.1.



Member Function Documentation

Returns the io status
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the parameter value which will be set to the input physics object during runtime.

If property value type is not object, this property should be null, it can be a physics object(Rigid Body, Collision, Constraints, Joints etc.), Function Table, Material etc.
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the parameter name
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the parameter value which will be set to the input physics object during runtime.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Returns the id of property in physics object
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Sets the io status
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
ioio

Sets the parameter value which will be set to the input physics object during runtime.

If property value type is not object, this property should be null, it can be a physics object(Rigid Body, Collision, Constraints, Joints etc.), Function Table, Material etc.
Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
objValueobjvalue

Sets the parameter name
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
namename

Sets the parameter value which will be set to the input physics object during runtime.


Created in NX7.5.1.

License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
strValuestrvalue

Sets the id of property in physics object
Created in NX7.5.1.



License requirements : nx_mcd_core ("MECHATRONICS CONCEPT DESIGNER")

Parameters:
propprop

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