NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Properties | List of all members
NXOpen.Features.BooleanFeature Class Reference

Represents a boolean feature. More...

Inheritance diagram for NXOpen.Features.BooleanFeature:
NXOpen.Features.CombineBodyFeature NXOpen.Features.Unite NXOpen.Features.Intersect NXOpen.Features.Subtract NXOpen.Features.BodyFeature NXOpen.Features.IIsolateToolBodyOperation NXOpen.Features.IBoolean NXOpen.Features.IBoolean NXOpen.Features.IBoolean NXOpen.Features.Feature NXOpen.INXObject NXOpen.NXObject NXOpen.IProfile NXOpen.IFitTo NXOpen.TaggedObject NXOpen.INXObject NXOpen.INXObject NXOpen.INXObject NXOpen.Utilities.NXRemotableObject IMessageSink

Properties

unsafe NXOpen.Body Target [get]
 Returns the target body More...
 
unsafe NXOpen.Body Tool [get]
 Returns the tool body More...
 

Additional Inherited Members

- Public Types inherited from NXOpen.Features.Feature
enum  BooleanType {
  Create, Unite, Subtract, Intersect,
  EmbossNormalSide = 8, EmbossOppositeNormalSide
}
 Boolean operation type. More...
 
enum  DiagnosticType { Information = 1, Warning }
 Diagnostic type More...
 
- Public Member Functions inherited from NXOpen.Features.CombineBodyFeature
unsafe void IsolateToolBodies ()
 Isolates the tool bodies in boolean/sew/face-blend feature. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents a boolean feature.

Inputs to this feature can be convergent objects.

To create or edit an instance of this class, use NXOpen.Features.BooleanBuilder

Created in NX4.0.0

Property Documentation

unsafe NXOpen.Body NXOpen.Features.BooleanFeature.Target
get

Returns the target body

Created in NX3.0.0

License requirements: solid_modeling ("SOLIDS MODELING")

unsafe NXOpen.Body NXOpen.Features.BooleanFeature.Tool
get

Returns the tool body

Created in NX3.0.0

License requirements: solid_modeling ("SOLIDS MODELING")


The documentation for this class was generated from the following file:
Copyright 2019 Siemens Product Lifecycle Management Software Inc. All Rights Reserved.