Class RemoveHolesBuilder
Inheritance
RemoveHolesBuilder
Assembly: NXOpen.dll
public class RemoveHolesBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
Declaration
protected RemoveHolesBuilder()
Properties
BodySelection
Declaration
public ScCollector BodySelection { get; }
Property Value
Declaration
public ScCollector FaceToPatch { get; }
Property Value
Declaration
public ScCollector HoleFace { get; }
Property Value
Declaration
public bool MergeOutput { get; set; }
Property Value
Declaration
public RemoveHolesBuilder.SelectionTypes SelectionType { get; set; }
Property Value
Methods
Declaration
public void AddHolesData(Edge[] edges, Face[] faces)
Parameters
Type |
Name |
Description |
Edge[] |
edges |
|
Face[] |
faces |
|
Declaration
public void ClearHoleData()
Declaration
public void RemoveHoleData(string holeName)
Parameters
Type |
Name |
Description |
string |
holeName |
|
Declaration
public void SetHighlight(NXObject @object, bool highlight)
Parameters
Implements
System.Runtime.Remoting.Messaging.IMessageSink