Class WaveInterfaceLinkerBuilder
Inheritance
WaveInterfaceLinkerBuilder
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
CopyGroups
Declaration
public bool CopyGroups { get; set; }
Property Value
CopyThreads
Declaration
public bool CopyThreads { get; set; }
Property Value
DisplayReferenceGeometry
Declaration
public bool DisplayReferenceGeometry { get; set; }
Property Value
InheritDisplayProperties
Declaration
public bool InheritDisplayProperties { get; set; }
Property Value
InheritMaterial
Declaration
public bool InheritMaterial { get; set; }
Property Value
MakePositionIndependent
Declaration
public bool MakePositionIndependent { get; set; }
Property Value
SourcePartOccurrence
Declaration
public TaggedObject SourcePartOccurrence { get; set; }
Property Value
Methods
ClearAll()
Declaration
InsertObjects(TaggedObject[])
Declaration
public void InsertObjects(TaggedObject[] selectedObjects)
Parameters
RemoveObjects(TaggedObject[])
Declaration
public void RemoveObjects(TaggedObject[] removedObjects)
Parameters
SetALL()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink