MeshControlDisplayOptionsBuilder Class¶
-
class
NXOpen.CAE.MeshControlDisplayOptionsBuilder¶ Bases:
NXOpen.BuilderRepresents a
NXOpen.CAE.MeshControlDisplayOptionsBuilderTo create a new instance of this class, use
NXOpen.CAE.MeshControlDisplayManager.CreateBuilder()New in version NX5.0.0.
Properties¶
| Property | Description |
|---|---|
| BoundaryLayerSize | Returns or sets the boundary layer size |
| BoundingVolumeDensitySize | Returns or sets the bounding volume density size |
| CylinderDensitySize | Returns or sets the cylinder density size |
| DependentEdgeDensitySize | Returns or sets the dependent edge density size |
| EdgeDensitySize | Returns or sets the edge density size |
| FaceDensitySize | Returns or sets the face density size |
| FilletDensitySize | Returns or sets the fillet density size |
| MappedHoleSize | Returns or sets the mapped holes size |
| MeshMateSize | Returns or sets the mesh mate size |
| PointDensitySize | Returns or sets the point density size |
| ShadeSymbols | Returns or sets the shade symbols |
| ShowThroughDisplay | Returns or sets the show through display |
| Tag | Returns the Tag for this object. |
| TextDisplay | Returns or sets the text display |
| WeldRowSize | Returns or sets the weld row density size |
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. |
| GetObject | Returns the object currently being edited by this builder. |
| 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. |
Property Detail¶
BoundaryLayerSize¶
-
MeshControlDisplayOptionsBuilder.BoundaryLayerSize¶ Returns or sets the boundary layer size
-------------------------------------Getter Method
Signature
BoundaryLayerSizeReturns: Return type: int New in version NX10.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundaryLayerSizeParameters: boundaryLayerSize (int) – New in version NX10.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
BoundingVolumeDensitySize¶
-
MeshControlDisplayOptionsBuilder.BoundingVolumeDensitySize¶ Returns or sets the bounding volume density size
-------------------------------------Getter Method
Signature
BoundingVolumeDensitySizeReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
BoundingVolumeDensitySizeParameters: boundingVolumeDensitySize (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
CylinderDensitySize¶
-
MeshControlDisplayOptionsBuilder.CylinderDensitySize¶ Returns or sets the cylinder density size
-------------------------------------Getter Method
Signature
CylinderDensitySizeReturns: Return type: int New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
CylinderDensitySizeParameters: cylinderDensitySize (int) – New in version NX8.5.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
DependentEdgeDensitySize¶
-
MeshControlDisplayOptionsBuilder.DependentEdgeDensitySize¶ Returns or sets the dependent edge density size
-------------------------------------Getter Method
Signature
DependentEdgeDensitySizeReturns: Return type: int New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
DependentEdgeDensitySizeParameters: dependentEdgeDensitySize (int) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
EdgeDensitySize¶
-
MeshControlDisplayOptionsBuilder.EdgeDensitySize¶ Returns or sets the edge density size
-------------------------------------Getter Method
Signature
EdgeDensitySizeReturns: Return type: int New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
EdgeDensitySizeParameters: edgeDensitySize (int) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FaceDensitySize¶
-
MeshControlDisplayOptionsBuilder.FaceDensitySize¶ Returns or sets the face density size
-------------------------------------Getter Method
Signature
FaceDensitySizeReturns: Return type: int New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FaceDensitySizeParameters: faceDensitySize (int) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
FilletDensitySize¶
-
MeshControlDisplayOptionsBuilder.FilletDensitySize¶ Returns or sets the fillet density size
-------------------------------------Getter Method
Signature
FilletDensitySizeReturns: Return type: int New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
FilletDensitySizeParameters: filletDensitySize (int) – New in version NX8.5.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MappedHoleSize¶
-
MeshControlDisplayOptionsBuilder.MappedHoleSize¶ Returns or sets the mapped holes size
-------------------------------------Getter Method
Signature
MappedHoleSizeReturns: Return type: int New in version NX8.5.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MappedHoleSizeParameters: mappedHoleSize (int) – New in version NX8.5.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
MeshMateSize¶
-
MeshControlDisplayOptionsBuilder.MeshMateSize¶ Returns or sets the mesh mate size
-------------------------------------Getter Method
Signature
MeshMateSizeReturns: Return type: int New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
MeshMateSizeParameters: meshMateSize (int) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
PointDensitySize¶
-
MeshControlDisplayOptionsBuilder.PointDensitySize¶ Returns or sets the point density size
-------------------------------------Getter Method
Signature
PointDensitySizeReturns: Return type: int New in version NX12.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
PointDensitySizeParameters: pointDensitySize (int) – New in version NX12.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ShadeSymbols¶
-
MeshControlDisplayOptionsBuilder.ShadeSymbols¶ Returns or sets the shade symbols
-------------------------------------Getter Method
Signature
ShadeSymbolsReturns: Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ShadeSymbolsParameters: shadeSymbols (bool) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
ShowThroughDisplay¶
-
MeshControlDisplayOptionsBuilder.ShowThroughDisplay¶ Returns or sets the show through display
-------------------------------------Getter Method
Signature
ShowThroughDisplayReturns: Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
ShowThroughDisplayParameters: showThroughDisplay (bool) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
TextDisplay¶
-
MeshControlDisplayOptionsBuilder.TextDisplay¶ Returns or sets the text display
-------------------------------------Getter Method
Signature
TextDisplayReturns: Return type: bool New in version NX5.0.0.
License requirements: None.
-------------------------------------Setter Method
Signature
TextDisplayParameters: textDisplay (bool) – New in version NX5.0.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
WeldRowSize¶
-
MeshControlDisplayOptionsBuilder.WeldRowSize¶ Returns or sets the weld row density size
-------------------------------------Getter Method
Signature
WeldRowSizeReturns: Return type: int New in version NX8.5.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
-------------------------------------Setter Method
Signature
WeldRowSizeParameters: weldRowSize (int) – New in version NX8.5.0.
License requirements: nx_masterfem (“Finite Element Modeling”)
Method Detail¶
Validate¶
-
MeshControlDisplayOptionsBuilder.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.