Class WaveLinkBuilder
Inheritance
WaveLinkBuilder
Assembly: NXOpen.dll
Syntax
public class WaveLinkBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
WaveLinkBuilder()
Declaration
protected WaveLinkBuilder()
Properties
Associative
Declaration
public bool Associative { get; set; }
Property Value
BlankOriginal
Declaration
public bool BlankOriginal { get; set; }
Property Value
CompositeCurveBuilder
Declaration
public CompositeCurveBuilder CompositeCurveBuilder { get; }
Property Value
CopyGroups
Declaration
public bool CopyGroups { get; set; }
Property Value
CopyThreads
Declaration
public bool CopyThreads { get; set; }
Property Value
Declaration
public ExtractFaceBuilder ExtractFaceBuilder { get; set; }
Property Value
FixAtCurrentTimestamp
Declaration
public bool FixAtCurrentTimestamp { get; set; }
Property Value
InheritMaterial
Declaration
public bool InheritMaterial { get; set; }
Property Value
MakePositionIndependent
Declaration
public bool MakePositionIndependent { get; set; }
Property Value
MirrorBodyBuilder
Declaration
public MirrorBodyBuilder MirrorBodyBuilder { get; set; }
Property Value
Type
Declaration
public WaveLinkBuilder.Types Type { get; set; }
Property Value
WaveDatumBuilder
Declaration
public WaveDatumBuilder WaveDatumBuilder { get; set; }
Property Value
WavePointBuilder
Declaration
public WavePointBuilder WavePointBuilder { get; set; }
Property Value
WaveRoutingBuilder
Declaration
public WaveRoutingBuilder WaveRoutingBuilder { get; set; }
Property Value
WaveSketchBuilder
Declaration
public WaveSketchBuilder WaveSketchBuilder { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink