Class PlugLeakageBuilder
Inheritance
PlugLeakageBuilder
Assembly: NXOpen.dll
Syntax
public class PlugLeakageBuilder : Builder, IMessageSink, IComponentBuilder
Constructors
PlugLeakageBuilder()
Declaration
protected PlugLeakageBuilder()
Properties
HoleMinimumSize
Declaration
public Expression HoleMinimumSize { get; }
Property Value
InnerPoint
Declaration
public Point3d InnerPoint { get; set; }
Property Value
InputBodyCollector
Declaration
public ScCollector InputBodyCollector { get; }
Property Value
OuterPoint
Declaration
public Point3d OuterPoint { get; set; }
Property Value
RegionList
Declaration
public BoundaryDefinitionBuilderList RegionList { get; }
Property Value
Methods
CreatePatch()
Declaration
public void CreatePatch()
FindPath()
Declaration
Implements
System.Runtime.Remoting.Messaging.IMessageSink