NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Member Functions | List of all members
NXOpen.AME.INodeObject Interface Reference

Represents INode Object More...

Inheritance diagram for NXOpen.AME.INodeObject:
NXOpen.AME.AMEBaseNode NXOpen.AME.AMEPort NXOpen.AME.ProductDefinition NXOpen.AME.AMEGroup NXOpen.AME.AMEGroupFolder NXOpen.AME.AMEPlcHwItem NXOpen.AME.AspectNode NXOpen.AME.AspectRoot NXOpen.AME.CabinetComponentNode NXOpen.AME.CabinetNode NXOpen.AME.CabinetRoot NXOpen.AME.DocumentRoot NXOpen.AME.EClassDataRoot NXOpen.AME.EClassFolderNode NXOpen.AME.EClassGlobalObjectNode NXOpen.AME.EClassNode NXOpen.AME.EClassSegmentNode NXOpen.AME.EClassVersionNode NXOpen.AME.GroupRoot NXOpen.AME.ImportNode NXOpen.AME.ImportObject NXOpen.AME.PageNode NXOpen.AME.PlcBlock NXOpen.AME.PlcInterfaceSection NXOpen.AME.PlcInterfaceVariable NXOpen.AME.PlcMemoryArea NXOpen.AME.PlcRule NXOpen.AME.PlcSubFolder NXOpen.AME.ProductComponent NXOpen.AME.QueryFolder NXOpen.AME.QueryNode NXOpen.AME.ReferenceDesignationSetNode NXOpen.AME.ReportDefinitionFolder NXOpen.AME.ReportDefinitionNode NXOpen.AME.SymbolRoot NXOpen.AME.TypeRoot NXOpen.AME.UpstreamDataRoot NXOpen.AME.PlcSoftwareGenPort

Public Member Functions

NXOpen.AME.INodeObject[] GetChildren ()
 Returns children of object More...
 
string GetName ()
 Get the Name More...
 
NXOpen.AME.INodeObject GetParent ()
 Get the Parent Node More...
 

Detailed Description

Represents INode Object

Created in NX12.0.0

Member Function Documentation

NXOpen.AME.INodeObject [] NXOpen.AME.INodeObject.GetChildren ( )

Returns children of object

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implemented in NXOpen.AME.AMEPort, NXOpen.AME.AMEBaseNode, and NXOpen.AME.ProductDefinition.

string NXOpen.AME.INodeObject.GetName ( )

Get the Name

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implemented in NXOpen.AME.AMEPort, NXOpen.AME.AMEBaseNode, and NXOpen.AME.ProductDefinition.

NXOpen.AME.INodeObject NXOpen.AME.INodeObject.GetParent ( )

Get the Parent Node

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implemented in NXOpen.AME.AMEPort, NXOpen.AME.AMEBaseNode, and NXOpen.AME.ProductDefinition.


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