Class ValidateModelBuilder
Inheritance
ValidateModelBuilder
Assembly: NXOpen.dll
Syntax
public class ValidateModelBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
ValidateModelBuilder()
Declaration
protected ValidateModelBuilder()
Properties
CheckCircularReference
Declaration
public bool CheckCircularReference { get; set; }
Property Value
CheckKnuckleStiffener
Declaration
public bool CheckKnuckleStiffener { get; set; }
Property Value
CheckPlateIntersectedPlate
Declaration
public bool CheckPlateIntersectedPlate { get; set; }
Property Value
CheckPlateIntersectedStiffener
Declaration
public bool CheckPlateIntersectedStiffener { get; set; }
Property Value
CheckStiffenerIntersectedStiffener
Declaration
public bool CheckStiffenerIntersectedStiffener { get; set; }
Property Value
CheckThickenPlate
Declaration
public bool CheckThickenPlate { get; set; }
Property Value
CreateTransientStructures
Declaration
public bool CreateTransientStructures { get; set; }
Property Value
SelectPart
Declaration
public SelectPartBuilder SelectPart { get; }
Property Value
ShowHD3DReport
Declaration
public bool ShowHD3DReport { get; set; }
Property Value
ShowPlateThicknessDirection
Declaration
public bool ShowPlateThicknessDirection { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink