Class AssemblyCutBuilder
Inheritance
System.Object
System.MarshalByRefObject
AssemblyCutBuilder
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 AssemblyCutBuilder : FeatureBuilder, IMessageSink, IComponentBuilder
Constructors
AssemblyCutBuilder()
Declaration
protected AssemblyCutBuilder()
Properties
ContextComponent
Declaration
public Component ContextComponent { get; set; }
Property Value
Type | Description |
---|---|
Component |
HideToolBodyFlag
Declaration
public bool HideToolBodyFlag { get; set; }
Property Value
Type | Description |
---|---|
System.Boolean |
TargetBody
Declaration
public SelectBodyList TargetBody { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
ToolBody
Declaration
public SelectBodyList ToolBody { get; }
Property Value
Type | Description |
---|---|
SelectBodyList |
Methods
GetOperationFailures()
Declaration
public ErrorList GetOperationFailures()
Returns
Type | Description |
---|---|
ErrorList |
Implements
System.Runtime.Remoting.Messaging.IMessageSink