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

Represents a Motion.OutputPortAssociation . More...

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

Properties

unsafe string AssociatedPortName [get, set]
 Returns or sets the created and associated port name More...
 
unsafe NXOpen.Motion.ControlPort Port [get]
 Returns 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.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.OutputPortAssociation .

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

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

Created in NX11.0.0

Property Documentation

unsafe string NXOpen.Motion.OutputPortAssociation.AssociatedPortName
getset

Returns or sets the created and associated port name

Created in NX11.0.0

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

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

unsafe NXOpen.Motion.ControlPort NXOpen.Motion.OutputPortAssociation.Port
get

Returns the associated port

Created in NX11.0.0

License requirements: mechanisms ("MECHANISMS")


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