Class UnsewBuilder
Assembly: NXOpen.dll
Syntax
public class UnsewBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
UnsewBuilder()
Declaration
Properties
EdgeCollector
Declaration
public ScCollector EdgeCollector { get; }
Property Value
FaceCollector
Declaration
public ScCollector FaceCollector { get; }
Property Value
KeepOriginal
Declaration
public bool KeepOriginal { get; set; }
Property Value
Output
Declaration
public UnsewBuilder.UnsewOutput Output { get; set; }
Property Value
Declaration
public UnsewBuilder.UnsewTool ToolOption { get; set; }
Property Value
Implements
System.Runtime.Remoting.Messaging.IMessageSink