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

Represents a target object. More...

Inheritance diagram for NXOpen::Features::EmbossTarget:
NXOpen::TaggedObject

List of all members.

Public Member Functions

NXOpen::ExpressionDistance ()
 Returns the offset/translate distance
Created in NX4.0.0.
NXOpen::ScCollectorEndcapFace ()
 Returns the face to produce End-Cap
Created in NX4.0.0.
NXOpen::ISurfaceEndcapPlane ()
 Returns the plane to produce End-Cap
Created in NX4.0.0.
bool FlipDirection ()
 Returns the flip flag for translation direction
Created in NX4.0.0.
void SetDistance (const NXString &distance)
 The distance expression formula string for offset or translation
Created in NX4.0.0.
void SetEndcapFace (NXOpen::ScCollector *endcapFaceCollector)
 Sets the face to produce End-Cap
Created in NX4.0.0.
void SetEndcapPlane (NXOpen::ISurface *endcapPlane)
 Sets the plane to produce End-Cap
Created in NX4.0.0.
void SetFlipDirection (bool dirFlip)
 Sets the flip flag for translation direction
Created in NX4.0.0.
void SetTargetFace (NXOpen::ScCollector *targetFaceCollector)
 Sets the target faces on which the emboss places.
NXOpen::ScCollectorTargetFace ()
 Returns the target faces on which the emboss places.

Detailed Description

Represents a target object.


This class provides methods to set and get the target faces, the End-Cap source entity and offset/translation distance value.

Following are default values and options:


Target Faces User must set it

End-Cap Faces User must set it when End-Cap source option is face.

End-Cap Plane User must set it when End-Cap source option is plane.

End-Cap Translate Direction Flip false

Target Offset/Translate Distance 2.0/5.0[in/mm]


Created in NX4.0.0.


Member Function Documentation

Returns the offset/translate distance
Created in NX4.0.0.



License requirements : None

Returns the face to produce End-Cap
Created in NX4.0.0.



License requirements : None

Returns the plane to produce End-Cap
Created in NX4.0.0.



License requirements : None

Returns the flip flag for translation direction
Created in NX4.0.0.



License requirements : None

The distance expression formula string for offset or translation
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
distanceThe distance expression formula string for offset or translation
NOTE: The full Unicode character set is not supported for this parameter.

Sets the face to produce End-Cap
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
endcapFaceCollectorFaces to create endcap if End-Cap source option is Features::EmbossLimit::EndcapSourceOptionFace

Sets the plane to produce End-Cap
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
endcapPlanePlane to create End-Cap if End-Cap source option is Features::EmbossLimit::EndcapSourceOptionPlane

Sets the flip flag for translation direction
Created in NX4.0.0.



License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
dirFlipIf true, the emboss direction is reversed to the defined translation direction

Sets the target faces on which the emboss places.


Created in NX4.0.0.

License requirements : solid_modeling ("SOLIDS MODELING")

Parameters:
targetFaceCollectorTarget faces on which the emboss places.

Returns the target faces on which the emboss places.


Created in NX4.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.