WearPlateLocChildBuilder Class

class NXOpen.Die.WearPlateLocChildBuilder

Bases: NXOpen.Features.FeatureBuilder

Represents a Die Wear Plate Locator sub feature.

This sub feature is created via the main feature builder.

New in version NX4.0.0.

Properties

Property Description
BuildStatus Returns the build status of wear plate and locators
DesignStatus Returns or sets the design status of wear plate and locators
DisplayStatus Returns or sets the display status of wear plate and locators
LocatorDepth Returns the locator depth of die wear plate and locators
LocatorPosition Returns or sets the locator position of die wear plate and locators
LocatorWidth Returns the locator width of die wear plate and locators
Orientation Returns or sets the orientation plane of die wear plate and locators
ParentFeatureInternal Returns or sets whether or not the latest timestamped parent feature of this feature should be made internal
PatchSolutionFlag Returns or sets the patch solution flag
PatchSurfaceFilename Returns or sets the patch surface filename
Point Returns the point location along the centerline of die wear plate and locators
ReverseNormal Returns or sets the reverse normal setting of die wear plate and locators
RibSupportWidth Returns the wear plate rib support width of die wear plate and locators
SurroundingPatchSurfaceFilename Returns or sets the surrounding patch surface filename
Tag Returns the Tag for this object.
WearPlateLength Returns the wear plate length of die wear plate and locators
WearPlateWidth Returns the wear plate width of die wear plate and locators

Methods

Method Description
Commit Commits any edits that have been applied to the builder.
CommitFeature Commits the feature parameters and creates the feature
Destroy Deletes the builder, and cleans up any objects created by the builder.
GetCommittedObjects For builders that create more than one object, this method returns the objects that are created by commit.
GetFeature Returns the feature currently being edited by this builder.
GetObject Returns the object currently being edited by this builder.
GetPadAttributes Gets the pad attributes, note existance of attributes depends on usage in main feature
GetRecessAttributes Gets the recess attributes
GetReliefAttributes Gets the relief attributes
HideInternalParentFeatureAfterEdit Re-suppress an internal parent feature (a slave feature) after it has been edited.
SetLocatorDepth  
SetLocatorWidth  
SetPadAttributes Sets the pad attributes, note existance of attributes depends on usage in main feature
SetParentFeatureInternal Set the parent features which would be internal or slaves to the feature being created or commited
SetPoint  
SetRecessAttributes Sets the recess attributes
SetReliefAttributes Sets the relief attributes
SetRibSupportWidth  
SetWearPlateLength  
SetWearPlateWidth  
ShowInternalParentFeatureForEdit Unsuppress an internal parent feature (a slave feature) so it can be edited.
ShowResults Updates the model to reflect the result of an edit to the model for all builders that support showing results.
UnsetParentFeatureInternal Set the internal parent feature of the feature being edited to external
Validate Validate whether the inputs to the component are sufficient for commit to be called.

Enumerations

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

Property Detail

BuildStatus

WearPlateLocChildBuilder.BuildStatus

Returns the build status of wear plate and locators

-------------------------------------

Getter Method

Signature BuildStatus

Returns:
Return type:NXOpen.Die.DieBuildStatusOption

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

DesignStatus

WearPlateLocChildBuilder.DesignStatus

Returns or sets the design status of wear plate and locators

-------------------------------------

Getter Method

Signature DesignStatus

Returns:
Return type:bool

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

-------------------------------------

Setter Method

Signature DesignStatus

Parameters:designStatus (bool) –

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

DisplayStatus

WearPlateLocChildBuilder.DisplayStatus

Returns or sets the display status of wear plate and locators

-------------------------------------

Getter Method

Signature DisplayStatus

Returns:
Return type:bool

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

-------------------------------------

Setter Method

Signature DisplayStatus

Parameters:displayStatus (bool) –

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

LocatorDepth

WearPlateLocChildBuilder.LocatorDepth

Returns the locator depth of die wear plate and locators

-------------------------------------

Getter Method

Signature LocatorDepth

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

LocatorPosition

WearPlateLocChildBuilder.LocatorPosition

Returns or sets the locator position of die wear plate and locators

-------------------------------------

Getter Method

Signature LocatorPosition

Returns:
Return type:NXOpen.Die.WearPlateLocChildBuilderPositionType

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

-------------------------------------

Setter Method

Signature LocatorPosition

Parameters:position (NXOpen.Die.WearPlateLocChildBuilderPositionType) –

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

LocatorWidth

WearPlateLocChildBuilder.LocatorWidth

Returns the locator width of die wear plate and locators

-------------------------------------

Getter Method

Signature LocatorWidth

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

Orientation

WearPlateLocChildBuilder.Orientation

Returns or sets the orientation plane of die wear plate and locators

-------------------------------------

Getter Method

Signature Orientation

Returns:
Return type:NXOpen.ISurface

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

-------------------------------------

Setter Method

Signature Orientation

Parameters:orientation (NXOpen.ISurface) –

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

Point

WearPlateLocChildBuilder.Point

Returns the point location along the centerline of die wear plate and locators

-------------------------------------

Getter Method

Signature Point

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

ReverseNormal

WearPlateLocChildBuilder.ReverseNormal

Returns or sets the reverse normal setting of die wear plate and locators

-------------------------------------

Getter Method

Signature ReverseNormal

Returns:
Return type:int

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

-------------------------------------

Setter Method

Signature ReverseNormal

Parameters:reverseNormal (int) –

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

RibSupportWidth

WearPlateLocChildBuilder.RibSupportWidth

Returns the wear plate rib support width of die wear plate and locators

-------------------------------------

Getter Method

Signature RibSupportWidth

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

WearPlateLength

WearPlateLocChildBuilder.WearPlateLength

Returns the wear plate length of die wear plate and locators

-------------------------------------

Getter Method

Signature WearPlateLength

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

WearPlateWidth

WearPlateLocChildBuilder.WearPlateWidth

Returns the wear plate width of die wear plate and locators

-------------------------------------

Getter Method

Signature WearPlateWidth

Returns:
Return type:NXOpen.Expression

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

Method Detail

GetPadAttributes

WearPlateLocChildBuilder.GetPadAttributes

Gets the pad attributes, note existance of attributes depends on usage in main feature

Signature GetPadAttributes()

Returns:a tuple
Return type:A tuple consisting of (title, value, color) title is a str. title for attribute value is a str. value of attribute color is a int. color of pad faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

GetRecessAttributes

WearPlateLocChildBuilder.GetRecessAttributes

Gets the recess attributes

Signature GetRecessAttributes()

Returns:a tuple
Return type:A tuple consisting of (title, value, color) title is a str. title for attribute value is a str. value of attribute color is a int. color of recess faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

GetReliefAttributes

WearPlateLocChildBuilder.GetReliefAttributes

Gets the relief attributes

Signature GetReliefAttributes()

Returns:a tuple
Return type:A tuple consisting of (title, value, color) title is a str. title for attribute value is a str. value of attribute color is a int. color of relief faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetLocatorDepth

WearPlateLocChildBuilder.SetLocatorDepth

Signature SetLocatorDepth(depth)

Parameters:depth (str) – Expression Value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetLocatorWidth

WearPlateLocChildBuilder.SetLocatorWidth

Signature SetLocatorWidth(width)

Parameters:width (str) – Expression Value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetPadAttributes

WearPlateLocChildBuilder.SetPadAttributes

Sets the pad attributes, note existance of attributes depends on usage in main feature

Signature SetPadAttributes(title, value, color)

Parameters:
  • title (str) – title for attribute
  • value (str) – value of attribute
  • color (int) – color of pad faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetPoint

WearPlateLocChildBuilder.SetPoint

Signature SetPoint(pointLocation)

Parameters:pointLocation (str) – Length along centerline expression value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetRecessAttributes

WearPlateLocChildBuilder.SetRecessAttributes

Sets the recess attributes

Signature SetRecessAttributes(title, value, color)

Parameters:
  • title (str) – title for attribute
  • value (str) – value of attribute
  • color (int) – color of recess faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetReliefAttributes

WearPlateLocChildBuilder.SetReliefAttributes

Sets the relief attributes

Signature SetReliefAttributes(title, value, color)

Parameters:
  • title (str) – title for attribute
  • value (str) – value of attribute
  • color (int) – color of relief faces

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetRibSupportWidth

WearPlateLocChildBuilder.SetRibSupportWidth

Signature SetRibSupportWidth(ribSupportWidth)

Parameters:ribSupportWidth (str) – Expression Value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetWearPlateLength

WearPlateLocChildBuilder.SetWearPlateLength

Signature SetWearPlateLength(length)

Parameters:length (str) – Expression Value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

SetWearPlateWidth

WearPlateLocChildBuilder.SetWearPlateWidth

Signature SetWearPlateWidth(width)

Parameters:width (str) – Expression Value

New in version NX4.0.0.

License requirements: ug_die_design (“Die Design”)

Validate

WearPlateLocChildBuilder.Validate

Validate whether the inputs to the component are sufficient for commit to be called.

If the component is not in a state to commit then an exception is thrown. For example, if the component requires you to set some property, this method will throw an exception if you haven’t set it. This method throws a not-yet-implemented NXException for some components.

Signature Validate()

Returns:Was self validation successful
Return type:bool

New in version NX3.0.1.

License requirements: None.