SteelInsertSegmentChildBuilder Class¶
-
class
NXOpen.Die.SteelInsertSegmentChildBuilder¶ Bases:
NXOpen.Features.FeatureBuilderRepresents a Steel Insert Segment Child sub feature.
This sub feature is created via the main feature builder.
New in version NX4.0.0.
Properties¶
| Property | Description |
|---|---|
| BeltThickness | Returns the belt thickness |
| BuildStatus | Returns the build status of die sisegs |
| DesignStatus | Returns or sets the design status of die sisegs |
| DisplayStatus | Returns or sets the display status of die sisegs |
| ExtensionDistance | Returns the extension distance |
| ExtensionType | Returns or sets the extension type |
| InsertType | Returns or sets the insert type |
| 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 |
| ProfileRelief | Returns the profile relief |
| ProfileReliefToggle | Returns or sets the profile relief toggle |
| ReliefAngle | Returns the relief angle |
| SegDirection | Returns or sets the steel insert seg directions |
| SegPoint | Returns or sets the steel insert seg point or plane |
| SurroundingPatchSurfaceFilename | Returns or sets the surrounding patch surface filename |
| Tag | Returns the Tag for this object. |
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. |
| HideInternalParentFeatureAfterEdit | Re-suppress an internal parent feature (a slave feature) after it has been edited. |
| SetBeltThickness | |
| SetExtensionDistance | |
| SetParentFeatureInternal | Set the parent features which would be internal or slaves to the feature being created or commited |
| SetProfileRelief | |
| SetReliefAngle | |
| 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¶
| SteelInsertSegmentChildBuilderExtensionTypeOption Enumeration | Settings for the extension type. |
| SteelInsertSegmentChildBuilderInsertTypeOption Enumeration | Settings for the insert type. |
Property Detail¶
BeltThickness¶
-
SteelInsertSegmentChildBuilder.BeltThickness¶ Returns the belt thickness
-------------------------------------Getter Method
Signature
BeltThicknessReturns: Return type: NXOpen.ExpressionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
BuildStatus¶
-
SteelInsertSegmentChildBuilder.BuildStatus¶ Returns the build status of die sisegs
-------------------------------------Getter Method
Signature
BuildStatusReturns: Return type: NXOpen.Die.DieBuildStatusOptionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
DesignStatus¶
-
SteelInsertSegmentChildBuilder.DesignStatus¶ Returns or sets the design status of die sisegs
-------------------------------------Getter Method
Signature
DesignStatusReturns: Return type: bool New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
DesignStatusParameters: designStatus (bool) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
DisplayStatus¶
-
SteelInsertSegmentChildBuilder.DisplayStatus¶ Returns or sets the display status of die sisegs
-------------------------------------Getter Method
Signature
DisplayStatusReturns: Return type: bool New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
DisplayStatusParameters: displayStatus (bool) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
ExtensionDistance¶
-
SteelInsertSegmentChildBuilder.ExtensionDistance¶ Returns the extension distance
-------------------------------------Getter Method
Signature
ExtensionDistanceReturns: Return type: NXOpen.ExpressionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
ExtensionType¶
-
SteelInsertSegmentChildBuilder.ExtensionType¶ Returns or sets the extension type
-------------------------------------Getter Method
Signature
ExtensionTypeReturns: Return type: NXOpen.Die.SteelInsertSegmentChildBuilderExtensionTypeOptionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
ExtensionTypeParameters: extensionType ( NXOpen.Die.SteelInsertSegmentChildBuilderExtensionTypeOption) –New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
InsertType¶
-
SteelInsertSegmentChildBuilder.InsertType¶ Returns or sets the insert type
-------------------------------------Getter Method
Signature
InsertTypeReturns: Return type: NXOpen.Die.SteelInsertSegmentChildBuilderInsertTypeOptionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
InsertTypeParameters: insertType ( NXOpen.Die.SteelInsertSegmentChildBuilderInsertTypeOption) –New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
ProfileRelief¶
-
SteelInsertSegmentChildBuilder.ProfileRelief¶ Returns the profile relief
-------------------------------------Getter Method
Signature
ProfileReliefReturns: Return type: NXOpen.ExpressionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
ProfileReliefToggle¶
-
SteelInsertSegmentChildBuilder.ProfileReliefToggle¶ Returns or sets the profile relief toggle
-------------------------------------Getter Method
Signature
ProfileReliefToggleReturns: Return type: bool New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
ProfileReliefToggleParameters: profileReliefToggle (bool) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
ReliefAngle¶
-
SteelInsertSegmentChildBuilder.ReliefAngle¶ Returns the relief angle
-------------------------------------Getter Method
Signature
ReliefAngleReturns: Return type: NXOpen.ExpressionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
SegDirection¶
-
SteelInsertSegmentChildBuilder.SegDirection¶ Returns or sets the steel insert seg directions
-------------------------------------Getter Method
Signature
SegDirectionReturns: seg direction Return type: NXOpen.DirectionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
SegDirectionParameters: segDirection ( NXOpen.Direction) – seg directionNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
SegPoint¶
-
SteelInsertSegmentChildBuilder.SegPoint¶ Returns or sets the steel insert seg point or plane
-------------------------------------Getter Method
Signature
SegPointReturns: seg end point or plane Return type: NXOpen.IOrientationNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
-------------------------------------Setter Method
Signature
SegPointParameters: segPoint ( NXOpen.IOrientation) – seg end point or planeNew in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
Method Detail¶
SetBeltThickness¶
-
SteelInsertSegmentChildBuilder.SetBeltThickness¶ Signature
SetBeltThickness(beltThickness)Parameters: beltThickness (str) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
SetExtensionDistance¶
-
SteelInsertSegmentChildBuilder.SetExtensionDistance¶ Signature
SetExtensionDistance(extensionDistance)Parameters: extensionDistance (str) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
SetProfileRelief¶
-
SteelInsertSegmentChildBuilder.SetProfileRelief¶ Signature
SetProfileRelief(profileRelief)Parameters: profileRelief (str) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
SetReliefAngle¶
-
SteelInsertSegmentChildBuilder.SetReliefAngle¶ Signature
SetReliefAngle(reliefAngle)Parameters: reliefAngle (str) – New in version NX4.0.0.
License requirements: ug_die_design (“Die Design”)
Validate¶
-
SteelInsertSegmentChildBuilder.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.