Class WaveLinkRepository
Inheritance
WaveLinkRepository
Assembly: NXOpen.dll
Syntax
public class WaveLinkRepository : NXObject, IMessageSink, INXObject
Constructors
WaveLinkRepository()
Declaration
protected WaveLinkRepository()
Methods
Destroy()
Declaration
SetBuilder(Builder)
Declaration
public void SetBuilder(Builder builder)
Parameters
Type |
Name |
Description |
Builder |
builder |
|
SetLink(Feature)
Declaration
public void SetLink(Feature linkFeature)
Parameters
Type |
Name |
Description |
Feature |
linkFeature |
|
SetNonFeatureApplication(bool)
Declaration
public void SetNonFeatureApplication(bool flag)
Parameters
Type |
Name |
Description |
bool |
flag |
|
Implements
System.Runtime.Remoting.Messaging.IMessageSink