Class MatchedReferenceBuilder
Inheritance
MatchedReferenceBuilder
Assembly: NXOpen.dll
Syntax
public class MatchedReferenceBuilder : TaggedObject, IMessageSink, IComponentBuilder
Constructors
MatchedReferenceBuilder()
Declaration
protected MatchedReferenceBuilder()
Properties
MatchedEntity
Declaration
public NXObject MatchedEntity { get; set; }
Property Value
MatchedStatus
Declaration
public MatchedReferenceBuilder.ResolvedStatus MatchedStatus { get; set; }
Property Value
ParentEntity
Declaration
public NXObject ParentEntity { get; }
Property Value
ReverseDirection
Declaration
public bool ReverseDirection { get; set; }
Property Value
Type
Declaration
public MatchedReferenceBuilder.Types Type { get; set; }
Property Value
Methods
Validate()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink