NXOpen C++ Reference Guide
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
Public Member Functions | List of all members
NXOpen::AME::PlcInterfaceVariable Class Reference

Represents PlcInterfaceVariable
Use the static method in this class to obtain an instance. More...

Inheritance diagram for NXOpen::AME::PlcInterfaceVariable:
NXOpen::AME::AMEBaseNode NXOpen::AME::IPort NXOpen::AME::AMEExtendedObject NXOpen::AME::INodeObject NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Member Functions

virtual void ConnectViaExpression (NXOpen::Expression *exp)
 Connect given ports via expression
Created in NX12.0.0. More...
 
virtual void Disconnect (NXOpen::AME::IPort *rhs)
 Disconnets lhs from rhs port
Created in NX12.0.0. More...
 
virtual void Disconnect (bool keepUnmanaged)
 Disconnects given port
Created in NX12.0.0. More...
 
virtual std::vector
< NXOpen::AME::IPort * > 
GetConnections ()
 Get connected ports
Created in NX1847.0.0. More...
 
virtual
NXOpen::AME::IPortsContainer
GetOwningParent ()
 Returns owning Parent
Created in NX1847.0.0. More...
 
virtual NXString GetPortName ()
 Get the Port Name
Created in NX1847.0.0. More...
 
virtual bool IsConnected ()
 Is Port Connected
Created in NX1847.0.0. More...
 
- Public Member Functions inherited from NXOpen::AME::AMEBaseNode
virtual std::vector
< NXOpen::AME::INodeObject * > 
GetChildren ()
 Returns children of object
Created in NX1847.0.0. More...
 
NXOpen::AME::IEngObjectGetEngObject ()
 Returns AME::IEngObject
Created in NX12.0.0. More...
 
virtual NXString GetName ()
 Get the Name
Created in NX1847.0.0. More...
 
virtual NXOpen::AME::INodeObjectGetParent ()
 Get the Parent Node
Created in NX1847.0.0. More...
 

Additional Inherited Members

- Public Types inherited from NXOpen::AME::AMEBaseNode
enum  NodeType { NodeTypeProject, NodeTypeAspect }
 Define the node type. More...
 

Detailed Description

Represents PlcInterfaceVariable
Use the static method in this class to obtain an instance.



Created in NX12.0.0.

Member Function Documentation

virtual void NXOpen::AME::PlcInterfaceVariable::ConnectViaExpression ( NXOpen::Expression exp)
virtual

Connect given ports via expression
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
expexp

Implements NXOpen::AME::IPort.

virtual void NXOpen::AME::PlcInterfaceVariable::Disconnect ( NXOpen::AME::IPort rhs)
virtual

Disconnets lhs from rhs port
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
rhsrhs

Implements NXOpen::AME::IPort.

virtual void NXOpen::AME::PlcInterfaceVariable::Disconnect ( bool  keepUnmanaged)
virtual

Disconnects given port
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
keepUnmanagedkeepunmanaged

Implements NXOpen::AME::IPort.

virtual std::vector<NXOpen::AME::IPort *> NXOpen::AME::PlcInterfaceVariable::GetConnections ( )
virtual

Get connected ports
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IPort.

virtual NXOpen::AME::IPortsContainer* NXOpen::AME::PlcInterfaceVariable::GetOwningParent ( )
virtual

Returns owning Parent
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IPort.

virtual NXString NXOpen::AME::PlcInterfaceVariable::GetPortName ( )
virtual

Get the Port Name
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IPort.

virtual bool NXOpen::AME::PlcInterfaceVariable::IsConnected ( )
virtual

Is Port Connected
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IPort.


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