Class PmiWaveLinkBuilder
Inheritance
PmiWaveLinkBuilder
Assembly: NXOpen.dll
Syntax
public class PmiWaveLinkBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PmiWaveLinkBuilder()
Declaration
protected PmiWaveLinkBuilder()
Properties
GeometryTypeToWAVELink
Declaration
public int GeometryTypeToWAVELink { get; set; }
Property Value
SelectedPMI
Declaration
public SelectAnnotationList SelectedPMI { get; }
Property Value
SourcePart
Declaration
public TaggedObject SourcePart { get; set; }
Property Value
TargetPart
Declaration
public TaggedObject TargetPart { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink