Class DesignInterference
Inheritance
DesignInterference
Assembly: NXOpen.dll
Syntax
public class DesignInterference : TaggedObject, IMessageSink
Constructors
DesignInterference()
Declaration
protected DesignInterference()
Properties
Distance
Declaration
public double Distance { get; }
Property Value
PrimaryEntity
Declaration
public string PrimaryEntity { get; }
Property Value
ResultType
Declaration
public string ResultType { get; }
Property Value
Rule
Declaration
public DesignRule Rule { get; }
Property Value
RuleMeasurement
Declaration
public string RuleMeasurement { get; }
Property Value
RuleName
Declaration
public string RuleName { get; }
Property Value
RuleSeverity
Declaration
public string RuleSeverity { get; }
Property Value
RuleType
Declaration
public string RuleType { get; }
Property Value
SecondaryEntity
Declaration
public string SecondaryEntity { get; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink