Class BooleanFeature
Inheritance
BooleanFeature
Implements
IMessageSink
Inherited Members
Namespace: NXOpen.Features
Assembly: NXOpen.dll
Syntax
public class BooleanFeature : CombineBodyFeature, IMessageSink, IProfile, IFitTo, IIsolateToolBodyOperation, INXObject, Unite, Intersect, Subtract, IBoolean
Constructors
BooleanFeature()
Declaration
protected BooleanFeature()
Properties
Target
Declaration
[Obsolete("Deprecated in NX4.0.0. Use NXOpen.Features.BooleanFeature instead.")]
public Body Target { get; }
Property Value
Type | Description |
---|---|
Body |
Tool
Declaration
[Obsolete("Deprecated in NX4.0.0. Use NXOpen.Features.BooleanFeature instead.")]
public Body Tool { get; }
Property Value
Type | Description |
---|---|
Body |
Implements
System.Runtime.Remoting.Messaging.IMessageSink