NXOpen .NET Reference  12.0.0
Public Member Functions | List of all members
NXOpen.AME.AMEPort Class Reference

Represents Port More...

Inheritance diagram for NXOpen.AME.AMEPort:
NXOpen.AME.AMEExtendedObject NXOpen.AME.IPort NXOpen.NXObject NXOpen.INXObject NXOpen.AME.PlcSoftwareGenPort NXOpen.AME.MultiValueObjectsPort NXOpen.AME.InterfaceMemberPort

Public Member Functions

unsafe void Disconnect (NXOpen.AME.AMEPort rhs)
 Disconnets lhs from rhs port More...
 
unsafe void Disconnect (bool keepUnmanaged)
 Disconnects given port More...
 
unsafe void ConnectViaExpression (NXOpen.Expression exp)
 Connect given ports via expression More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.NXObject
enum  AttributeType {
  Invalid, Null, Boolean, Integer,
  Real, String, Time, Reference,
  Any = 100
}
 Specifies attribute type. More...
 
enum  DateAndTimeFormat { Numeric, Textual }
 Specifies the format of the date and time attribute. More...
 
- Properties inherited from NXOpen.NXObject
unsafe bool IsOccurrence [get]
 Returns whether this object is an occurrence or not. More...
 
unsafe string JournalIdentifier [get]
 Returns the identifier that would be recorded in a journal for this object. More...
 
unsafe string Name [get]
 Returns the custom name of the object. More...
 
unsafe NXOpen.Assemblies.Component OwningComponent [get]
 Returns the owning component, if this object is an occurrence. More...
 
unsafe NXOpen.BasePart OwningPart [get]
 Returns the owning part of this object More...
 
unsafe NXOpen.INXObject Prototype [get]
 Returns the prototype of this object if it is an occurrence. More...
 

Detailed Description

Represents Port

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

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.AME.AMEPort.ConnectViaExpression ( NXOpen.Expression  exp)

Connect given ports via expression

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
exp
unsafe void NXOpen.AME.AMEPort.Disconnect ( NXOpen.AME.AMEPort  rhs)

Disconnets lhs from rhs port

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
rhs
unsafe void NXOpen.AME.AMEPort.Disconnect ( bool  keepUnmanaged)

Disconnects given port

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
keepUnmanaged

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