NX Open C++ Reference Guide
Public Member Functions | List of all members
NXOpen::Motion::InputPortAssociation Class Reference

Represents a Motion::InputPortAssociation . More...

Inheritance diagram for NXOpen::Motion::InputPortAssociation:
NXOpen::Motion::PortAssociation NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Member Functions

NXString AssociatedPortName ()
 Returns the created and associated port name
Created in NX11.0.0. More...
 
NXOpen::Motion::ControlPortPort ()
 Returns the associated port
Created in NX11.0.0. More...
 
void SetPort (NXOpen::Motion::ControlPort *port)
 Sets the associated port
Created in NX11.0.0. More...
 
- Public Member Functions inherited from NXOpen::Motion::PortAssociation
NXString Name ()
 Returns the mechatronics port name
Created in NX11.0.0. More...
 
NXOpen::ExpressionOffset ()
 Returns the offset
Created in NX11.0.0. More...
 
NXOpen::ExpressionScaleFactor ()
 Returns the scale factor
Created in NX11.0.0. More...
 
void SetName (const NXString &name)
 Sets the mechatronics port name
Created in NX11.0.0. More...
 
void SetName (const char *name)
 Sets the mechatronics port name
Created in NX11.0.0. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Motion::InputPortAssociation .

This class contains the port association for the inputs of a mechatronics element
To create a new instance of this class, use NXOpen::Motion::MechatronicsBuilder::NewInputListItem

Created in NX11.0.0.

Member Function Documentation

NXString NXOpen::Motion::InputPortAssociation::AssociatedPortName ( )

Returns the created and associated port name
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

NXOpen::Motion::ControlPort* NXOpen::Motion::InputPortAssociation::Port ( )

Returns the associated port
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::InputPortAssociation::SetPort ( NXOpen::Motion::ControlPort port)

Sets the associated port
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

Parameters
portport

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