NX Open C++ Reference Guide
Public Types | Public Member Functions | List of all members
NXOpen::Die::WearPlateLocParentBuilder Class Reference

Represents a Die Wear Plate Locator sub feature. More...

Inheritance diagram for NXOpen::Die::WearPlateLocParentBuilder:
NXOpen::Features::FeatureBuilder NXOpen::Builder NXOpen::TaggedObject NXOpen::GeometricUtilities::IComponentBuilder

Public Types

enum  PositionType { PositionTypeLeft, PositionTypeRight, PositionTypeBoth, PositionTypeNeither }
 Settings for the positioning of the locator relative to the wear plate. More...
 

Public Member Functions

NXOpen::Die::DieBuildStatusOption BuildStatus ()
 Returns the build status of wear plate and locators
Created in NX4.0.0. More...
 
NXOpen::Die::WearPlateLocChildBuilderCreateChild ()
 Creates a child wear plate and locator. More...
 
void DeleteChild (NXOpen::Die::WearPlateLocChildBuilder *diewearplatelocchild)
 Deletes a child wear plate and locator
Created in NX4.0.0. More...
 
bool DesignStatus ()
 Returns the design status of wear plate and locators
Created in NX4.0.0. More...
 
bool DisplayStatus ()
 Returns the display status of wear plate and locators
Created in NX4.0.0. More...
 
std::vector
< NXOpen::Die::WearPlateLocChildBuilder * > 
GetChildren ()
 Outputs the children. More...
 
void GetPadAttributes (NXString *title, NXString *value, int *color)
 Gets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0. More...
 
void GetRecessAttributes (NXString *title, NXString *value, int *color)
 Gets the recess attributes
Created in NX4.0.0. More...
 
void GetReliefAttributes (NXString *title, NXString *value, int *color)
 Gets the relief attributes
Created in NX4.0.0. More...
 
NXOpen::ExpressionLocatorDepth ()
 Returns the locator depth of die wear plate and locators
Created in NX4.0.0. More...
 
NXOpen::Die::WearPlateLocParentBuilder::PositionType LocatorPosition ()
 Returns the locator position of die wear plate and locators
Created in NX4.0.0. More...
 
NXOpen::ExpressionLocatorWidth ()
 Returns the locator width of die wear plate and locators
Created in NX4.0.0. More...
 
int ReverseNormal ()
 Returns the reverse normal setting of die wear plate and locators
Created in NX4.0.0. More...
 
NXOpen::ExpressionRibSupportWidth ()
 Returns the wear plate rib support width of die wear plate and locators
Created in NX4.0.0. More...
 
void SetDesignStatus (bool designStatus)
 Sets the design status of wear plate and locators
Created in NX4.0.0. More...
 
void SetDisplayStatus (bool displayStatus)
 Sets the display status of wear plate and locators
Created in NX4.0.0. More...
 
void SetLocatorDepth (const NXString &depth)
 
Created in NX4.0.0. More...
 
void SetLocatorDepth (const char *depth)
 
Created in NX4.0.0. More...
 
void SetLocatorPosition (NXOpen::Die::WearPlateLocParentBuilder::PositionType position)
 Sets the locator position of die wear plate and locators
Created in NX4.0.0. More...
 
void SetLocatorWidth (const NXString &width)
 
Created in NX4.0.0. More...
 
void SetLocatorWidth (const char *width)
 
Created in NX4.0.0. More...
 
void SetPadAttributes (const NXString &title, const NXString &value, int color)
 Sets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0. More...
 
void SetPadAttributes (const char *title, const char *value, int color)
 Sets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0. More...
 
void SetRecessAttributes (const NXString &title, const NXString &value, int color)
 Sets the recess attributes
Created in NX4.0.0. More...
 
void SetRecessAttributes (const char *title, const char *value, int color)
 Sets the recess attributes
Created in NX4.0.0. More...
 
void SetReliefAttributes (const NXString &title, const NXString &value, int color)
 Sets the relief attributes
Created in NX4.0.0. More...
 
void SetReliefAttributes (const char *title, const char *value, int color)
 Sets the relief attributes
Created in NX4.0.0. More...
 
void SetReverseNormal (int reverseNormal)
 Sets the reverse normal setting of die wear plate and locators
Created in NX4.0.0. More...
 
void SetRibSupportWidth (const NXString &ribSupportWidth)
 
Created in NX4.0.0. More...
 
void SetRibSupportWidth (const char *ribSupportWidth)
 
Created in NX4.0.0. More...
 
void SetWearPlateLength (const NXString &length)
 
Created in NX4.0.0. More...
 
void SetWearPlateLength (const char *length)
 
Created in NX4.0.0. More...
 
void SetWearPlateWidth (const NXString &width)
 
Created in NX4.0.0. More...
 
void SetWearPlateWidth (const char *width)
 
Created in NX4.0.0. More...
 
NXOpen::ExpressionWearPlateLength ()
 Returns the wear plate length of die wear plate and locators
Created in NX4.0.0. More...
 
NXOpen::ExpressionWearPlateWidth ()
 Returns the wear plate width of die wear plate and locators
Created in NX4.0.0. More...
 
- Public Member Functions inherited from NXOpen::Features::FeatureBuilder
NXOpen::Features::FeatureCommitFeature ()
 Commits the feature parameters and creates the feature. More...
 
NXOpen::Features::FeatureGetFeature ()
 Returns the feature currently being edited by this builder. More...
 
void HideInternalParentFeatureAfterEdit (NXOpen::Features::Feature *parentFeature)
 Re-suppress an internal parent feature (a slave feature) after it has been edited. More...
 
bool ParentFeatureInternal ()
 Returns whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
bool PatchSolutionFlag ()
 Returns the patch solution flag
Created in NX8.0.1. More...
 
NXString PatchSurfaceFilename ()
 Returns the patch surface filename
Created in NX8.0.1. More...
 
void SetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the parent features which would be internal or slaves to the feature being created or commited
Created in NX6.0.0. More...
 
void SetParentFeatureInternal (bool isInternal)
 Sets whether or not the latest timestamped parent feature of this feature should be made internal
Created in NX5.0.0. More...
 
void SetPatchSolutionFlag (bool optionValue)
 Sets the patch solution flag
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const NXString &surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetPatchSurfaceFilename (const char *surfaceFilename)
 Sets the patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const NXString &surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void SetSurroundingPatchSurfaceFilename (const char *surroundingSurfaceFilename)
 Sets the surrounding patch surface filename
Created in NX8.0.1. More...
 
void ShowInternalParentFeatureForEdit (NXOpen::Features::Feature *parentFeature)
 Unsuppress an internal parent feature (a slave feature) so it can be edited. More...
 
NXString SurroundingPatchSurfaceFilename ()
 Returns the surrounding patch surface filename
Created in NX8.0.1. More...
 
void UnsetParentFeatureInternal (NXOpen::Features::Feature *parentFeature)
 Set the internal parent feature of the feature being edited to external
Created in NX6.0.0. More...
 
- Public Member Functions inherited from NXOpen::Builder
NXOpen::NXObjectCommit ()
 Commits any edits that have been applied to the builder. More...
 
void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
std::vector< NXOpen::NXObject * > GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
NXOpen::NXObjectGetObject ()
 Returns the object currently being edited by this builder. More...
 
void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
virtual bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Public Member Functions inherited from NXOpen::TaggedObject
tag_t Tag () const
 Returns the tag of this object. More...
 

Detailed Description

Represents a Die Wear Plate Locator sub feature.


This sub feature is created via the main feature builder.

Created in NX4.0.0.

Member Enumeration Documentation

Settings for the positioning of the locator relative to the wear plate.

Enumerator
PositionTypeLeft 

Position locator to the left of the wear plate.

PositionTypeRight 

Position locator to the right of the wear plate.

PositionTypeBoth 

Position locator on both sides of the wear plate.

PositionTypeNeither 

No locators.

Member Function Documentation

NXOpen::Die::DieBuildStatusOption NXOpen::Die::WearPlateLocParentBuilder::BuildStatus ( )

Returns the build status of wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

NXOpen::Die::WearPlateLocChildBuilder* NXOpen::Die::WearPlateLocParentBuilder::CreateChild ( )

Creates a child wear plate and locator.

Returns

Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")
void NXOpen::Die::WearPlateLocParentBuilder::DeleteChild ( NXOpen::Die::WearPlateLocChildBuilder diewearplatelocchild)

Deletes a child wear plate and locator
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
diewearplatelocchilddiewearplatelocchild
bool NXOpen::Die::WearPlateLocParentBuilder::DesignStatus ( )

Returns the design status of wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

bool NXOpen::Die::WearPlateLocParentBuilder::DisplayStatus ( )

Returns the display status of wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

std::vector<NXOpen::Die::WearPlateLocChildBuilder *> NXOpen::Die::WearPlateLocParentBuilder::GetChildren ( )

Outputs the children.

Returns
children
Created in NX4.0.0.

License requirements : ug_die_design ("Die Design")
void NXOpen::Die::WearPlateLocParentBuilder::GetPadAttributes ( NXString title,
NXString value,
int *  color 
)

Gets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of pad faces
void NXOpen::Die::WearPlateLocParentBuilder::GetRecessAttributes ( NXString title,
NXString value,
int *  color 
)

Gets the recess attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of recess faces
void NXOpen::Die::WearPlateLocParentBuilder::GetReliefAttributes ( NXString title,
NXString value,
int *  color 
)

Gets the relief attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of relief faces
NXOpen::Expression* NXOpen::Die::WearPlateLocParentBuilder::LocatorDepth ( )

Returns the locator depth of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

NXOpen::Die::WearPlateLocParentBuilder::PositionType NXOpen::Die::WearPlateLocParentBuilder::LocatorPosition ( )

Returns the locator position of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

NXOpen::Expression* NXOpen::Die::WearPlateLocParentBuilder::LocatorWidth ( )

Returns the locator width of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

int NXOpen::Die::WearPlateLocParentBuilder::ReverseNormal ( )

Returns the reverse normal setting of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

NXOpen::Expression* NXOpen::Die::WearPlateLocParentBuilder::RibSupportWidth ( )

Returns the wear plate rib support width of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

void NXOpen::Die::WearPlateLocParentBuilder::SetDesignStatus ( bool  designStatus)

Sets the design status of wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
designStatusdesign status
void NXOpen::Die::WearPlateLocParentBuilder::SetDisplayStatus ( bool  displayStatus)

Sets the display status of wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
displayStatusdisplay status
void NXOpen::Die::WearPlateLocParentBuilder::SetLocatorDepth ( const NXString depth)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
depthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetLocatorDepth ( const char *  depth)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
depthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetLocatorPosition ( NXOpen::Die::WearPlateLocParentBuilder::PositionType  position)

Sets the locator position of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
positionposition
void NXOpen::Die::WearPlateLocParentBuilder::SetLocatorWidth ( const NXString width)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
widthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetLocatorWidth ( const char *  width)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
widthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetPadAttributes ( const NXString title,
const NXString value,
int  color 
)

Sets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of pad faces
void NXOpen::Die::WearPlateLocParentBuilder::SetPadAttributes ( const char *  title,
const char *  value,
int  color 
)

Sets the pad attributes, note existance of attributes depends on usage in main feature
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of pad faces
void NXOpen::Die::WearPlateLocParentBuilder::SetRecessAttributes ( const NXString title,
const NXString value,
int  color 
)

Sets the recess attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of recess faces
void NXOpen::Die::WearPlateLocParentBuilder::SetRecessAttributes ( const char *  title,
const char *  value,
int  color 
)

Sets the recess attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of recess faces
void NXOpen::Die::WearPlateLocParentBuilder::SetReliefAttributes ( const NXString title,
const NXString value,
int  color 
)

Sets the relief attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of relief faces
void NXOpen::Die::WearPlateLocParentBuilder::SetReliefAttributes ( const char *  title,
const char *  value,
int  color 
)

Sets the relief attributes
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
titletitle for attribute
valuevalue of attribute
colorcolor of relief faces
void NXOpen::Die::WearPlateLocParentBuilder::SetReverseNormal ( int  reverseNormal)

Sets the reverse normal setting of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
reverseNormalreverse normal
void NXOpen::Die::WearPlateLocParentBuilder::SetRibSupportWidth ( const NXString ribSupportWidth)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
ribSupportWidthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetRibSupportWidth ( const char *  ribSupportWidth)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
ribSupportWidthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetWearPlateLength ( const NXString length)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
lengthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetWearPlateLength ( const char *  length)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
lengthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetWearPlateWidth ( const NXString width)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
widthExpression value
void NXOpen::Die::WearPlateLocParentBuilder::SetWearPlateWidth ( const char *  width)


Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

Parameters
widthExpression value
NXOpen::Expression* NXOpen::Die::WearPlateLocParentBuilder::WearPlateLength ( )

Returns the wear plate length of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")

NXOpen::Expression* NXOpen::Die::WearPlateLocParentBuilder::WearPlateWidth ( )

Returns the wear plate width of die wear plate and locators
Created in NX4.0.0.



License requirements : ug_die_design ("Die Design")


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