Class MWSearchRegionBuilder
Inheritance
MWSearchRegionBuilder
Assembly: NXOpen.dll
public class MWSearchRegionBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected MWSearchRegionBuilder()
Properties
Declaration
public NXColor BoundaryFacesColor { get; set; }
Property Value
Declaration
public bool DifferentColorsAsBoundaryFacesOption { get; set; }
Property Value
Declaration
public int HighlightConnectingFacesScale { get; set; }
Property Value
Declaration
public int MaximumNumberOfFacesSearched { get; set; }
Property Value
Declaration
public SelectEdgeList SelectBoundaryEdges { get; }
Property Value
Declaration
public SelectFaceList SelectBoundaryFaces { get; }
Property Value
Declaration
public SelectFaceList SelectSeedFaces { get; }
Property Value
Declaration
public bool TranslucencyAsBoundaryFacesToggle { get; set; }
Property Value
Methods
Declaration
public void ChangeBoundaryFacesColor()
DisplayProductBody()
Declaration
public void DisplayProductBody()
Declaration
public void InitBuilderData()
Declaration
public void TurnOffAllPartingLines()
Declaration
public void UpdateRegion()
Implements
System.Runtime.Remoting.Messaging.IMessageSink