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

Represents Plc Hw Item
Use the static method in this class to obtain an instance. More...

Inheritance diagram for NXOpen::AME::AMEPlcHwItem:
NXOpen::AME::AMEBaseNode NXOpen::AME::IEngObject NXOpen::AME::AMEExtendedObject NXOpen::AME::INodeObject NXOpen::AME::IPortsContainer NXOpen::NXObject NXOpen::TaggedObject NXOpen::INXObject

Public Member Functions

virtual std::vector
< NXOpen::AME::AspectNode * > 
GetAspects ()
 Get the Engineering Object aspects
Created in NX11.0.0. More...
 
virtual NXOpen::PartGetEngObjectPart ()
 Returns part file of AME::IEngObject
Created in NX12.0.0. More...
 
virtual std::vector
< NXOpen::AME::IPort * > 
GetPorts ()
 Returns ports assigned to Object
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 Plc Hw Item
Use the static method in this class to obtain an instance.



Created in NX11.0.0.

Member Function Documentation

virtual std::vector<NXOpen::AME::AspectNode *> NXOpen::AME::AMEPlcHwItem::GetAspects ( )
virtual

Get the Engineering Object aspects
Created in NX11.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IEngObject.

virtual NXOpen::Part* NXOpen::AME::AMEPlcHwItem::GetEngObjectPart ( )
virtual

Returns part file of AME::IEngObject
Created in NX12.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IEngObject.

virtual std::vector<NXOpen::AME::IPort *> NXOpen::AME::AMEPlcHwItem::GetPorts ( )
virtual

Returns ports assigned to Object
Created in NX1847.0.0.



License requirements : ad_automation_design ("FULL AUTOMATION DESIGNER")

Implements NXOpen::AME::IPortsContainer.


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