NX Open C++ Reference Guide
Public Member Functions
NXOpen::Features::TrimBody2Builder Class Reference

Represents a Features::TrimBody2 builder for Trim Body feature. More...

Inheritance diagram for NXOpen::Features::TrimBody2Builder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

List of all members.

Public Member Functions

NXOpen::GeometricUtilities::BooleanToolBuilderBooleanTool ()
 Returns the tool bodies to trim the target body(s).
void SetTargetBodyCollector (NXOpen::ScCollector *targetBodyCollector)
 Sets the collector of target bodies to trim.
void SetTolerance (double tolerance)
 Sets the tolerance
Created in NX7.5.0.
NXOpen::ScCollectorTargetBodyCollector ()
 Returns the collector of target bodies to trim.
double Tolerance ()
 Returns the tolerance
Created in NX7.5.0.

Detailed Description

Represents a Features::TrimBody2 builder for Trim Body feature.

Features::TrimBody and its builder Features::TrimBodyBuilder are obsolete. Use Features::TrimBody2 and this class instead.
To create a new instance of this class, use Features::FeatureCollection::CreateTrimBody2Builder
Default values.

Property Value

BooleanTool.ToolOption

FaceOrPlane


Created in NX7.5.0.


Member Function Documentation

Returns the tool bodies to trim the target body(s).

The tool bodies are gotten through the BooleanTool Builder. Only tool options that can be set on Features::TrimBody2Builder::BooleanTool are GeometricUtilities::BooleanToolBuilder::BooleanToolTypeFaceOrPlane or GeometricUtilities::BooleanToolBuilder::BooleanToolTypeNewPlane
Created in NX7.5.0.

License requirements : None

Sets the collector of target bodies to trim.

It can be a single solid/sheet body, or multiple solid/sheet bodies


Created in NX7.5.0.

License requirements : None

Parameters:
targetBodyCollectortargetbodycollector

Sets the tolerance
Created in NX7.5.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
tolerancetolerance

Returns the collector of target bodies to trim.

It can be a single solid/sheet body, or multiple solid/sheet bodies


Created in NX7.5.0.

License requirements : None

Returns the tolerance
Created in NX7.5.0.



License requirements : None


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