Class ModelSetupCheckBuilder
Inheritance
ModelSetupCheckBuilder
Assembly: NXOpen.dll
Syntax
public class ModelSetupCheckBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ModelSetupCheckBuilder()
Declaration
protected ModelSetupCheckBuilder()
Properties
CheckAllComponents
Declaration
public bool CheckAllComponents { get; set; }
Property Value
CheckLabelConflicts
Declaration
public bool CheckLabelConflicts { get; set; }
Property Value
CheckUnconnectedComponent
Declaration
public bool CheckUnconnectedComponent { get; set; }
Property Value
IsDetailedMessage
Declaration
public bool IsDetailedMessage { get; set; }
Property Value
ReportFileName
Declaration
public string ReportFileName { get; set; }
Property Value
Methods
DoCheck()
Declaration
Returns
Implements
System.Runtime.Remoting.Messaging.IMessageSink