Class WaveInterfaceLinkerBuilder
Inheritance
System.Object
System.MarshalByRefObject
WaveInterfaceLinkerBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class WaveInterfaceLinkerBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
WaveInterfaceLinkerBuilder()
Declaration
protected WaveInterfaceLinkerBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
CopyThreads
Declaration
public bool CopyThreads { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
DisplayReferenceGeometry
Declaration
public bool DisplayReferenceGeometry { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
InheritDisplayProperties
Declaration
public bool InheritDisplayProperties { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
MakePositionIndependent
Declaration
public bool MakePositionIndependent { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
SourcePartOccurrence
Declaration
public TaggedObject SourcePartOccurrence { get; set; }
Property Value
Type | Description |
---|---|
TaggedObject |
Methods
ClearAll()
Declaration
public void ClearAll()
InsertObjects(TaggedObject[])
Declaration
public void InsertObjects(TaggedObject[] selectedObjects)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject[] | selectedObjects |
RemoveObjects(TaggedObject[])
Declaration
public void RemoveObjects(TaggedObject[] removedObjects)
Parameters
Type | Name | Description |
---|---|---|
TaggedObject[] | removedObjects |
SetALL()
Declaration
public void SetALL()
Implements
System.Runtime.Remoting.Messaging.IMessageSink