Class SensorSetRef
Inheritance
SensorSetRef
Inherited Members
Namespace: NXOpen.CAE
Assembly: NXOpen.dll
Syntax
public class SensorSetRef : ISensorSet, IMessageSink, INXObject
Constructors
SensorSetRef()
Declaration
protected SensorSetRef()
Methods
SetDofs(int[], int[])
Declaration
public void SetDofs(int[] dofMasks, int[] dofNegativeMasks)
Parameters
Type | Name | Description |
---|---|---|
int[] | dofMasks | |
int[] | dofNegativeMasks |
SetName(string)
Declaration
public void SetName(string name)
Parameters
Type | Name | Description |
---|---|---|
string | name |
Implements
System.Runtime.Remoting.Messaging.IMessageSink