NXOpen .NET Reference Guide  1899
 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...
 
unsafe
NXOpen.Motion.SelectControlPort 
PortSelection [get]
 Returns the associated port selection More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
PortSelectionOvrCtrl [get, set]
 Returns or sets the override state of the port selection More...
 
- Properties inherited from NXOpen.Motion.PortAssociation
unsafe string Name [get, set]
 Returns or sets the mechatronics port name More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
NameOvrCtrl [get, set]
 Returns or sets the override state of the mechatronics port name More...
 
unsafe NXOpen.Expression Offset [get]
 Returns the offset More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
OffsetOvrCtrl [get, set]
 Returns or sets the override state of the offset More...
 
unsafe int OrderNumber [get, set]
 Returns or sets the mechatronics order number More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
OrderNumberOvrCtrl [get, set]
 Returns or sets the override state of the order number More...
 
unsafe NXOpen.Expression ScaleFactor [get]
 Returns the scale factor More...
 
unsafe
NXOpen.Motion.ParamOverrideState 
ScaleFactorOvrCtrl [get, set]
 Returns or sets the override state of the scale 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

Deprecated in NX1899.0.0. Use InputPortAssociation.PortSelection instead.

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

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

unsafe NXOpen.Motion.SelectControlPort NXOpen.Motion.InputPortAssociation.PortSelection
get

Returns the associated port selection

Created in NX1899.0.0

License requirements: mechanisms ("MECHANISMS")

unsafe NXOpen.Motion.ParamOverrideState NXOpen.Motion.InputPortAssociation.PortSelectionOvrCtrl
getset

Returns or sets the override state of the port selection

Created in NX1899.0.0

License requirements to get this property: None.

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.