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

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

Inheritance diagram for NXOpen::Features::CopyFaceBuilder:
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 copied faces to a target body.
NXOpen::Features::FaceRecognitionBuilderFaceToCopy ()
 Returns the face recognition builder holding the faces to copy.
NXOpen::GeometricUtilities::ModlMotionMotion ()
 Returns the motion about which the copied 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 copied 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 copy face feature.


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

Property Value

FaceToCopy.CoaxialEnabled

0

FaceToCopy.CoplanarAxesEnabled

0

FaceToCopy.CoplanarEnabled

0

FaceToCopy.EqualDiameterEnabled

0

FaceToCopy.OffsetEnabled

0

FaceToCopy.ParallelEnabled

0

FaceToCopy.PerpendicularEnabled

0

FaceToCopy.SymmetricEnabled

0

FaceToCopy.TangentEnabled

0

FaceToCopy.ThicknessChainEnabled

0

FaceToCopy.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 copied faces to a target body.


Created in NX6.0.0.

License requirements : None

Returns the face recognition builder holding the faces to copy.


Created in NX6.0.0.

License requirements : None

Returns the motion about which the copied 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 copied 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.