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

Represents a motion control port object class. More...

Inheritance diagram for NXOpen.Motion.ControlPort:
NXOpen.Motion.MotionObject NXOpen.Motion.IGraphSource NXOpen.DisplayableObject NXOpen.NXObject NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Additional Inherited Members

- Public Types inherited from NXOpen.Motion.MotionObject
enum  GroupType { None, Import }
 The group type attribute is used for import subassembly functionality. More...
 
- Public Member Functions inherited from NXOpen.DisplayableObject
unsafe void Blank ()
 Blanks the object. More...
 
unsafe void Highlight ()
 Highlights the object. More...
 
unsafe void RedisplayObject ()
 Redisplays the object in all views. More...
 
unsafe void RemoveViewDependency ()
 Remove dependency on all views from an object. More...
 
unsafe void SetNameLocation (NXOpen.Point3d location)
 Sets the location of the object's name. More...
 
unsafe void Unblank ()
 Unblanks the object. More...
 
unsafe void Unhighlight ()
 Unhighlights the object. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 
- Properties inherited from NXOpen.Motion.MotionObject
unsafe double DisplayScale [get, set]
 Returns or sets the display scale factor More...
 
unsafe string GroupName [get, set]
 Returns or sets the group name of motion object More...
 
unsafe
NXOpen.Motion.MotionObject.GroupType 
GroupTypeOption [get, set]
 Returns or sets the group type of motion object More...
 

Detailed Description

Represents a motion control port object class.

It acts as the medium between input and output control elements or mechatronics interfaces. It is created either by a control input element or a mechatronics interface to output the measured value and referred by the control output element or mechatronics interface to utilize the value.

This is created by Control Input.

Created in NX11.0.0


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