Class UnsewBuilder
Inheritance
System.Object
System.MarshalByRefObject
UnsewBuilder
Inherited Members
System.MarshalByRefObject.CreateObjRef(System.Type)
System.MarshalByRefObject.GetLifetimeService()
System.MarshalByRefObject.InitializeLifetimeService()
System.MarshalByRefObject.MemberwiseClone(System.Boolean)
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class UnsewBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
UnsewBuilder()
Declaration
protected UnsewBuilder()
Properties
EdgeCollector
Declaration
public ScCollector EdgeCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
FaceCollector
Declaration
public ScCollector FaceCollector { get; }
Property Value
Type | Description |
---|---|
ScCollector |
KeepOriginal
Declaration
public bool KeepOriginal { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
Output
Declaration
public UnsewBuilder.UnsewOutput Output { get; set; }
Property Value
Type | Description |
---|---|
UnsewBuilder.UnsewOutput |
ToolOption
Declaration
public UnsewBuilder.UnsewTool ToolOption { get; set; }
Property Value
Type | Description |
---|---|
UnsewBuilder.UnsewTool |
Implements
System.Runtime.Remoting.Messaging.IMessageSink