Class MotionObject
Inheritance
MotionObject
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class MotionObject : DisplayableObject, IMessageSink, IFitTo, INXObject
Constructors
MotionObject()
Declaration
protected MotionObject()
Properties
DisplayScale
Declaration
public double DisplayScale { get; set; }
Property Value
Type | Description |
---|---|
double |
GroupName
Declaration
public string GroupName { get; set; }
Property Value
Type | Description |
---|---|
string |
GroupTypeOption
Declaration
public MotionObject.GroupType GroupTypeOption { get; set; }
Property Value
Type | Description |
---|---|
MotionObject.GroupType |
Implements
System.Runtime.Remoting.Messaging.IMessageSink