NXOpen .NET Reference Guide
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Motion.InputPortAssociation Class Reference

Represents a Motion.InputPortAssociation . More...

Inheritance diagram for NXOpen.Motion.InputPortAssociation:
NXOpen.Motion.PortAssociation NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe string AssociatedPortName [get]
 Returns the created and associated port name More...
 
unsafe NXOpen.Motion.ControlPort Port [get, set]
 Returns or sets the associated port More...
 
- Properties inherited from NXOpen.Motion.PortAssociation
unsafe string Name [get, set]
 Returns or sets the mechatronics port name More...
 
unsafe NXOpen.Expression Offset [get]
 Returns the offset More...
 
unsafe NXOpen.Expression ScaleFactor [get]
 Returns the scale factor More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Motion.PortAssociation
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a Motion.InputPortAssociation .

This class contains the port association for the inputs of a mechatronics element

To create a new instance of this class, use NXOpen.Motion.MechatronicsBuilder.NewInputListItem

Created in NX11.0.0

Property Documentation

unsafe string NXOpen.Motion.InputPortAssociation.AssociatedPortName
get

Returns the created and associated port name

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.ControlPort NXOpen.Motion.InputPortAssociation.Port
getset

Returns or sets the associated port

Created in NX11.0.0

License requirements to get this property: mechanisms ("MECHANISMS")

License requirements to set this property: mechanisms ("MECHANISMS")


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