Class CustomGroup
Inheritance
CustomGroup
Inherited Members
Namespace: NXOpen.Motion
Assembly: NXOpen.dll
Syntax
public class CustomGroup : MotionObject, IMessageSink, IFitTo, INXObject
Constructors
CustomGroup()
Declaration
protected CustomGroup()
Methods
AddToGroup(NXObject[])
Declaration
public void AddToGroup(NXObject[] motionObjects)
Parameters
| Type | Name | Description |
|---|---|---|
| NXObject[] | motionObjects |
CreateCustomGroup()
Declaration
public CustomGroup CreateCustomGroup()
Returns
| Type | Description |
|---|---|
| CustomGroup |
RemoveFromGroup(NXObject[])
Declaration
public void RemoveFromGroup(NXObject[] motionObjects)
Parameters
| Type | Name | Description |
|---|---|---|
| NXObject[] | motionObjects |
Implements
System.Runtime.Remoting.Messaging.IMessageSink