NX Open C++ Reference Guide
List of all members
NXOpen::Motion::ControlPort Class Reference

Represents a motion control port object class. More...

Inheritance diagram for NXOpen::Motion::ControlPort:
NXOpen::Motion::MotionObject NXOpen::Motion::IGraphSource NXOpen::DisplayableObject NXOpen::NXObject NXOpen::IFitTo NXOpen::TaggedObject NXOpen::INXObject NXOpen::INXObject

Additional Inherited Members

- Public Types inherited from NXOpen::Motion::MotionObject
enum  GroupType { GroupTypeNone, GroupTypeImport }
 The group type attribute is used for import subassembly functionality. More...
 
- Public Member Functions inherited from NXOpen::Motion::MotionObject
double DisplayScale ()
 Returns the display scale factor
Created in NX5.0.0. More...
 
NXString GroupName ()
 Returns the group name of motion object
Created in NX5.0.0. More...
 
NXOpen::Motion::MotionObject::GroupType GroupTypeOption ()
 Returns the group type of motion object
Created in NX5.0.0. More...
 
void SetDisplayScale (double displayScale)
 Sets the display scale factor
Created in NX5.0.0. More...
 
void SetGroupName (const NXString &groupName)
 Sets the group name of motion object
Created in NX5.0.0. More...
 
void SetGroupName (const char *groupName)
 Sets the group name of motion object
Created in NX5.0.0. More...
 
void SetGroupTypeOption (NXOpen::Motion::MotionObject::GroupType groupType)
 Sets the group type of motion object
Created in NX5.0.0. More...
 

Detailed Description

Represents a motion control port object class.

It acts as the medium between input and output control elements or mechatronics interfaces. It is created either by a control input element or a mechatronics interface to output the measured value and referred by the control output element or mechatronics interface to utilize the value.
This is created by Control Input.

Created in NX11.0.0.


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