ResultProbeBuilder Class¶
-
class
NXOpen.CAE.ResultProbeBuilder¶ Bases:
NXOpen.BuilderResult probe Builder
An instance of this class can not be obtained
Default values.
Property Value QueryCurveUsageOptions.CurveUsage UseVertices QueryCurveUsageOptions.DistanceTolerance 0 QueryCurveUsageOptions.ResultantCurveLocator UseAsIs QueryCurveUsageOptions.ResultantLocationTolerance 0 New in version NX10.0.0.
Properties¶
| Property | Description |
|---|---|
| AcousticModeIndex | Returns or sets the acousticModes index |
| CombineAcross | Returns or sets the combine across |
| CombineAcrossIteration | Returns or sets the combine geom |
| CombineIterOption | Returns or sets the combine option |
| CombinedValue | Returns or sets the combined value |
| DesignCycleIndex | Returns or sets the desingCycle index |
| EdgeIntegralOption | Returns or sets the face integral option |
| EndIterIndex | Returns or sets the end iter index |
| EndIterValue | Returns or sets the end iter value |
| ErrorHndl | Returns or sets the error handel value |
| FaceIntegralOption | Returns or sets the face integral option |
| Formula | Returns or sets the formula |
| GeometryAverageValue | Returns or sets the geometry average value |
| HarmonicIndex | Returns or sets the harmonic index |
| IterNearValue | Returns or sets the iteration value |
| Iteration | Returns or sets the iteration |
| IterationIndex | Returns or sets the iteration index |
| IterationTypeOption | Returns or sets the iteration type |
| Loadcase | Returns or sets the loadcase |
| LoadcaseIndex | Returns or sets the loadcase index |
| ModelSelectionType | Returns or sets the model selection type |
| NodalAveraging | Returns or sets the nodal combinatione |
| PickSequentially | Returns or sets the pick sequentially |
| ProbeName | Returns or sets the probe name |
| QueryCurveUsageOptions | Returns the query curve usage options |
| ResultReferenceType | Returns or sets the result reference type |
| ResultType | Returns or sets the output result type value |
| RotationSpeedValue | Returns or sets the rotation speed value |
| SkipSteps | Returns or sets the skip steps |
| StartIterIndex | Returns or sets the start iter index |
| StartIterValue | Returns or sets the start iter value |
| SuperIterationType | Returns or sets the query curve options |
| Tag | Returns the Tag for this object. |
| Unit | Returns or sets the unit |
Methods¶
| Method | Description |
|---|---|
| Commit | Commits any edits that have been applied to the builder. |
| 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. |
| GetDescription | Returns the description |
| GetObject | Returns the object currently being edited by this builder. |
| SetDescription | Sets the description |
| SetEntityObjects | Sets the entity objects for extracting result data. |
| ShowResults | Updates the model to reflect the result of an edit to the model for all builders that support showing results. |
| Validate | Validate whether the inputs to the component are sufficient for commit to be called. |
Enumerations¶
| ResultProbeBuilderCombineAcrossEntities Enumeration | Options to combine multiple geometry values |
| ResultProbeBuilderCombineAcrossIterations Enumeration | Iteration combination types |
| ResultProbeBuilderEdgeIntegral Enumeration | Options to calculate CAE.ResultProbeBuilderGeometryValue.WeightedAverage or CAE.ResultProbeBuilderGeometryValue.Integral over elements on an edge |
| ResultProbeBuilderErrorHandling Enumeration | Options to handel errornious conditions |
| ResultProbeBuilderFaceIntegral Enumeration | Options to calculate CAE.ResultProbeBuilderGeometryValue.WeightedAverage or CAE.ResultProbeBuilderGeometryValue.Integral over elements on an face |
| ResultProbeBuilderGeometryValue Enumeration | Options to combine geometry value |
| ResultProbeBuilderIterationSelection Enumeration | Iteration definition method |
| ResultProbeBuilderIterationType Enumeration | Iteration type filter |
| ResultProbeBuilderLoadcaseSelection Enumeration | Loadcase definition method |
| ResultProbeBuilderNodalCombination Enumeration | Options to combine multiple geometry values |
| ResultProbeBuilderSelectionType Enumeration | Type of objects where probe value will be calculated |
| ResultProbeBuilderSuperIterType Enumeration | Super iteration definition method |
Property Detail¶
AcousticModeIndex¶
-
ResultProbeBuilder.AcousticModeIndex¶ Returns or sets the acousticModes index
-------------------------------------Getter Method
Signature
AcousticModeIndexReturns: Return type: int New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
AcousticModeIndexParameters: acousticModeIndex (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
CombineAcross¶
-
ResultProbeBuilder.CombineAcross¶ Returns or sets the combine across
-------------------------------------Getter Method
Signature
CombineAcrossReturns: Return type: bool New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
CombineAcrossParameters: combineAcross (bool) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
CombineAcrossIteration¶
-
ResultProbeBuilder.CombineAcrossIteration¶ Returns or sets the combine geom
-------------------------------------Getter Method
Signature
CombineAcrossIterationReturns: Return type: bool New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
CombineAcrossIterationParameters: combineIteration (bool) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
CombineIterOption¶
-
ResultProbeBuilder.CombineIterOption¶ Returns or sets the combine option
-------------------------------------Getter Method
Signature
CombineIterOptionReturns: Return type: NXOpen.CAE.ResultProbeBuilderCombineAcrossIterationsNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
CombineIterOptionParameters: combineOption ( NXOpen.CAE.ResultProbeBuilderCombineAcrossIterations) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
CombinedValue¶
-
ResultProbeBuilder.CombinedValue¶ Returns or sets the combined value
-------------------------------------Getter Method
Signature
CombinedValueReturns: Return type: NXOpen.CAE.ResultProbeBuilderCombineAcrossEntitiesNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
CombinedValueParameters: combinedValue ( NXOpen.CAE.ResultProbeBuilderCombineAcrossEntities) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
DesignCycleIndex¶
-
ResultProbeBuilder.DesignCycleIndex¶ Returns or sets the desingCycle index
-------------------------------------Getter Method
Signature
DesignCycleIndexReturns: Return type: int New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
DesignCycleIndexParameters: designCycleIndex (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
EdgeIntegralOption¶
-
ResultProbeBuilder.EdgeIntegralOption¶ Returns or sets the face integral option
-------------------------------------Getter Method
Signature
EdgeIntegralOptionReturns: Return type: NXOpen.CAE.ResultProbeBuilderEdgeIntegralNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
EdgeIntegralOptionParameters: edgeIntegral ( NXOpen.CAE.ResultProbeBuilderEdgeIntegral) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
EndIterIndex¶
-
ResultProbeBuilder.EndIterIndex¶ Returns or sets the end iter index
-------------------------------------Getter Method
Signature
EndIterIndexReturns: Return type: int New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
EndIterIndexParameters: endIterIndex (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
EndIterValue¶
-
ResultProbeBuilder.EndIterValue¶ Returns or sets the end iter value
-------------------------------------Getter Method
Signature
EndIterValueReturns: Return type: float New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
EndIterValueParameters: endIterValue (float) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
ErrorHndl¶
-
ResultProbeBuilder.ErrorHndl¶ Returns or sets the error handel value
-------------------------------------Getter Method
Signature
ErrorHndlReturns: Return type: NXOpen.CAE.ResultProbeBuilderErrorHandlingNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
ErrorHndlParameters: errorHndl ( NXOpen.CAE.ResultProbeBuilderErrorHandling) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
FaceIntegralOption¶
-
ResultProbeBuilder.FaceIntegralOption¶ Returns or sets the face integral option
-------------------------------------Getter Method
Signature
FaceIntegralOptionReturns: Return type: NXOpen.CAE.ResultProbeBuilderFaceIntegralNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
FaceIntegralOptionParameters: faceIntegral ( NXOpen.CAE.ResultProbeBuilderFaceIntegral) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Formula¶
-
ResultProbeBuilder.Formula¶ Returns or sets the formula
-------------------------------------Getter Method
Signature
FormulaReturns: Return type: str New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
FormulaParameters: formula (str) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
GeometryAverageValue¶
-
ResultProbeBuilder.GeometryAverageValue¶ Returns or sets the geometry average value
-------------------------------------Getter Method
Signature
GeometryAverageValueReturns: Return type: NXOpen.CAE.ResultProbeBuilderGeometryValueNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
GeometryAverageValueParameters: geometryAverageValue ( NXOpen.CAE.ResultProbeBuilderGeometryValue) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
HarmonicIndex¶
-
ResultProbeBuilder.HarmonicIndex¶ Returns or sets the harmonic index
-------------------------------------Getter Method
Signature
HarmonicIndexReturns: Return type: int New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
HarmonicIndexParameters: harmonicIndex (int) – New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
IterNearValue¶
-
ResultProbeBuilder.IterNearValue¶ Returns or sets the iteration value
-------------------------------------Getter Method
Signature
IterNearValueReturns: Return type: float New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
IterNearValueParameters: iterValue (float) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Iteration¶
-
ResultProbeBuilder.Iteration¶ Returns or sets the iteration
-------------------------------------Getter Method
Signature
IterationReturns: Return type: NXOpen.CAE.ResultProbeBuilderIterationSelectionNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
IterationParameters: iteration ( NXOpen.CAE.ResultProbeBuilderIterationSelection) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
IterationIndex¶
-
ResultProbeBuilder.IterationIndex¶ Returns or sets the iteration index
-------------------------------------Getter Method
Signature
IterationIndexReturns: Return type: int New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
IterationIndexParameters: iterationIndex (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
IterationTypeOption¶
-
ResultProbeBuilder.IterationTypeOption¶ Returns or sets the iteration type
-------------------------------------Getter Method
Signature
IterationTypeOptionReturns: Return type: NXOpen.CAE.ResultProbeBuilderIterationTypeNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
IterationTypeOptionParameters: iterationType ( NXOpen.CAE.ResultProbeBuilderIterationType) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Loadcase¶
-
ResultProbeBuilder.Loadcase¶ Returns or sets the loadcase
-------------------------------------Getter Method
Signature
LoadcaseReturns: Return type: NXOpen.CAE.ResultProbeBuilderLoadcaseSelectionNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
LoadcaseParameters: loadcase ( NXOpen.CAE.ResultProbeBuilderLoadcaseSelection) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
LoadcaseIndex¶
-
ResultProbeBuilder.LoadcaseIndex¶ Returns or sets the loadcase index
-------------------------------------Getter Method
Signature
LoadcaseIndexReturns: Return type: int New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
LoadcaseIndexParameters: loadcaseIndex (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
ModelSelectionType¶
-
ResultProbeBuilder.ModelSelectionType¶ Returns or sets the model selection type
-------------------------------------Getter Method
Signature
ModelSelectionTypeReturns: Return type: NXOpen.CAE.ResultProbeBuilderSelectionTypeNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
ModelSelectionTypeParameters: modelSelectionType ( NXOpen.CAE.ResultProbeBuilderSelectionType) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
NodalAveraging¶
-
ResultProbeBuilder.NodalAveraging¶ Returns or sets the nodal combinatione
-------------------------------------Getter Method
Signature
NodalAveragingReturns: Return type: NXOpen.CAE.ResultProbeBuilderNodalCombinationNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
NodalAveragingParameters: nodalCombination ( NXOpen.CAE.ResultProbeBuilderNodalCombination) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
PickSequentially¶
-
ResultProbeBuilder.PickSequentially¶ Returns or sets the pick sequentially
-------------------------------------Getter Method
Signature
PickSequentiallyReturns: Return type: bool New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
PickSequentiallyParameters: pickSequentially (bool) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
ProbeName¶
-
ResultProbeBuilder.ProbeName¶ Returns or sets the probe name
-------------------------------------Getter Method
Signature
ProbeNameReturns: Return type: str New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
ProbeNameParameters: probeName (str) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
QueryCurveUsageOptions¶
-
ResultProbeBuilder.QueryCurveUsageOptions¶ Returns the query curve usage options
-------------------------------------Getter Method
Signature
QueryCurveUsageOptionsReturns: Return type: NXOpen.CAE.QueryCurveUsageOptionsNew in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
ResultReferenceType¶
-
ResultProbeBuilder.ResultReferenceType¶ Returns or sets the result reference type
-------------------------------------Getter Method
Signature
ResultReferenceTypeReturns: Return type: NXOpen.CAE.SimResultReferenceTypeNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
ResultReferenceTypeParameters: type ( NXOpen.CAE.SimResultReferenceType) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
ResultType¶
-
ResultProbeBuilder.ResultType¶ Returns or sets the output result type value
-------------------------------------Getter Method
Signature
ResultTypeReturns: Return type: NXOpen.CAE.ResultQuantityNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
ResultTypeParameters: resultType ( NXOpen.CAE.ResultQuantity) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
RotationSpeedValue¶
-
ResultProbeBuilder.RotationSpeedValue¶ Returns or sets the rotation speed value
-------------------------------------Getter Method
Signature
RotationSpeedValueReturns: Return type: float New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
RotationSpeedValueParameters: rotationSpeedValue (float) – New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
SkipSteps¶
-
ResultProbeBuilder.SkipSteps¶ Returns or sets the skip steps
-------------------------------------Getter Method
Signature
SkipStepsReturns: Return type: int New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
SkipStepsParameters: skipSteps (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
StartIterIndex¶
-
ResultProbeBuilder.StartIterIndex¶ Returns or sets the start iter index
-------------------------------------Getter Method
Signature
StartIterIndexReturns: Return type: int New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
StartIterIndexParameters: startIterIndex (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
StartIterValue¶
-
ResultProbeBuilder.StartIterValue¶ Returns or sets the start iter value
-------------------------------------Getter Method
Signature
StartIterValueReturns: Return type: float New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
StartIterValueParameters: startIterValue (float) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
SuperIterationType¶
-
ResultProbeBuilder.SuperIterationType¶ Returns or sets the query curve options
-------------------------------------Getter Method
Signature
SuperIterationTypeReturns: Return type: NXOpen.CAE.ResultProbeBuilderSuperIterTypeNew in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
SuperIterationTypeParameters: superIterationType ( NXOpen.CAE.ResultProbeBuilderSuperIterType) –New in version NX11.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Unit¶
-
ResultProbeBuilder.Unit¶ Returns or sets the unit
-------------------------------------Getter Method
Signature
UnitReturns: Return type: NXOpen.UnitNew in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
-------------------------------------Setter Method
Signature
UnitParameters: unit ( NXOpen.Unit) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Method Detail¶
GetDescription¶
-
ResultProbeBuilder.GetDescription¶ Returns the description
Signature
GetDescription()Returns: Return type: list of str New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
SetDescription¶
-
ResultProbeBuilder.SetDescription¶ Sets the description
Signature
SetDescription(description)Parameters: description (list of str) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
SetEntityObjects¶
-
ResultProbeBuilder.SetEntityObjects¶ Sets the entity objects for extracting result data.
Objects passed to this method are of the type defined by
CAE.ResultProbeBuilder.ModelSelectionType(). The types of objects allowed to be set are is defined by theNXOpen.CAE.ResultProbeBuilderSelectionType.Signature
SetEntityObjects(entityObjs)Parameters: entityObjs (list of NXOpen.TaggedObject) –New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”) OR nx_design_sim (“NX Design Simulation”)
Validate¶
-
ResultProbeBuilder.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.