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

Represents a Motion::OutputPortAssociation . More...

Inheritance diagram for NXOpen::Motion::OutputPortAssociation:
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 SetAssociatedPortName (const NXString &associatedPortName)
 Sets the created and associated port name
Created in NX11.0.0. More...
 
void SetAssociatedPortName (const char *associatedPortName)
 Sets the created and associated port name
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::OutputPortAssociation .

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

Created in NX11.0.0.

Member Function Documentation

NXString NXOpen::Motion::OutputPortAssociation::AssociatedPortName ( )

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



License requirements : mechanisms ("MECHANISMS")

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

Returns the associated port
Created in NX11.0.0.



License requirements : mechanisms ("MECHANISMS")

void NXOpen::Motion::OutputPortAssociation::SetAssociatedPortName ( const NXString associatedPortName)

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



License requirements : mechanisms ("MECHANISMS")

Parameters
associatedPortNameassociatedportname
void NXOpen::Motion::OutputPortAssociation::SetAssociatedPortName ( const char *  associatedPortName)

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



License requirements : mechanisms ("MECHANISMS")

Parameters
associatedPortNameassociatedportname

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