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

Represents EPLANPlug More...

Inheritance diagram for NXOpen.AME.EPLANPlug:
NXOpen.AME.AMEExtendedObject NXOpen.AME.IPort NXOpen.NXObject NXOpen.TaggedObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Public Member Functions

unsafe void ConnectViaExpression (NXOpen.Expression exp)
 Connect given ports via expression More...
 
unsafe void Disconnect (NXOpen.AME.IPort rhs)
 Disconnets lhs from rhs port More...
 
unsafe void Disconnect (bool keepUnmanaged)
 Disconnects given port More...
 
unsafe NXOpen.AME.IPort[] GetConnections ()
 Get connected ports More...
 
unsafe NXOpen.AME.IPortsContainer GetOwningParent ()
 Returns owning Parent More...
 
unsafe string GetPortName ()
 Get the Port Name More...
 
unsafe bool IsConnected ()
 Is Port Connected 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...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> 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 EPLANPlug

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

Created in NX12.0.0

Member Function Documentation

unsafe void NXOpen.AME.EPLANPlug.ConnectViaExpression ( NXOpen.Expression  exp)
inline

Connect given ports via expression

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
exp

Implements NXOpen.AME.IPort.

unsafe void NXOpen.AME.EPLANPlug.Disconnect ( NXOpen.AME.IPort  rhs)
inline

Disconnets lhs from rhs port

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
rhs

Implements NXOpen.AME.IPort.

unsafe void NXOpen.AME.EPLANPlug.Disconnect ( bool  keepUnmanaged)
inline

Disconnects given port

Created in NX12.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Parameters
keepUnmanaged

Implements NXOpen.AME.IPort.

unsafe NXOpen.AME.IPort [] NXOpen.AME.EPLANPlug.GetConnections ( )
inline

Get connected ports

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implements NXOpen.AME.IPort.

unsafe NXOpen.AME.IPortsContainer NXOpen.AME.EPLANPlug.GetOwningParent ( )
inline

Returns owning Parent

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implements NXOpen.AME.IPort.

unsafe string NXOpen.AME.EPLANPlug.GetPortName ( )
inline

Get the Port Name

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

Implements NXOpen.AME.IPort.

unsafe bool NXOpen.AME.EPLANPlug.IsConnected ( )
inline

Is Port Connected

Created in NX1847.0.0

License requirements: ad_automation_design ("FULL AUTOMATION DESIGNER")

Returns

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.