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

Represents a builder for a cut face feature. More...

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

List of all members.

Public Member Functions

bool DoPaste ()
 Returns the do paste option defines whether paste the cut faces to a target body.
NXOpen::Features::FaceRecognitionBuilderFaceToCut ()
 Returns the face recognition builder holding the faces to cut.
NXOpen::GeometricUtilities::ModlMotionMotion ()
 Returns the motion about which the cut faces move
Created in NX6.0.0.
bool ReverseDirection ()
 Returns the reverse direction.
void SetDoPaste (bool doPaste)
 Sets the do paste option defines whether paste the cut faces to a target body.
void SetReverseDirection (bool reverseDirection)
 Sets the reverse direction.
NXOpen::SelectBodyTargetBody ()
 Returns the target body.

Detailed Description

Represents a builder for a cut face feature.


To create a new instance of this class, use Features::FeatureCollection::CreateCutFaceBuilder
Default values.

Property Value

FaceToCut.CoaxialEnabled

0

FaceToCut.CoplanarAxesEnabled

0

FaceToCut.CoplanarEnabled

0

FaceToCut.EqualDiameterEnabled

0

FaceToCut.OffsetEnabled

0

FaceToCut.ParallelEnabled

0

FaceToCut.PerpendicularEnabled

0

FaceToCut.SymmetricEnabled

0

FaceToCut.TangentEnabled

0

FaceToCut.ThicknessChainEnabled

0

FaceToCut.UseFaceBrowse

1

Motion.DeltaEnum

ReferenceWcsWorkPart

Motion.DeltaXc.Value

0.0

Motion.DeltaYc.Value

0.0

Motion.DeltaZc.Value

0.0

Motion.Option

DistanceAngle


Created in NX6.0.0.


Member Function Documentation

Returns the do paste option defines whether paste the cut faces to a target body.


Created in NX6.0.0.

License requirements : None

Returns the face recognition builder holding the faces to cut.


Created in NX6.0.0.

License requirements : None

Returns the motion about which the cut faces move
Created in NX6.0.0.



License requirements : None

Returns the reverse direction.

A flag to indicate whether the target body direction is reversed, disabled if target body is solid.
Created in NX6.0.0.

License requirements : None

Sets the do paste option defines whether paste the cut faces to a target body.


Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
doPastedo paste

Sets the reverse direction.

A flag to indicate whether the target body direction is reversed, disabled if target body is solid.
Created in NX6.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
reverseDirectionreverse direction

Returns the target body.

The target body can be a solid or sheet.
Created in NX6.0.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.