NXOpen .NET Reference Guide  1899
 All Classes Namespaces Functions Variables Enumerations Enumerator Properties
Public Types | Properties | List of all members
NXOpen.CAE.ShipMeshAutomationBuilder Class Reference

Represents Ship Mesh Automation * Used to create a NXOpen.CAE.ShipMeshAutomation More...

Inheritance diagram for NXOpen.CAE.ShipMeshAutomationBuilder:
NXOpen.Builder NXOpen.TaggedObject NXOpen.GeometricUtilities.IComponentBuilder NXOpen.Utilities.NXRemotableObject IMessageSink

Public Types

enum  MeshingMethodType { Subdivision, Paver }
 the meshing method type More...
 

Properties

unsafe bool AttemptFreeMappedMeshing [get, set]
 Returns or sets the flag determines whether or not to attempt a mapped-like mesh within the context of a free mesh. More...
 
unsafe bool AttemptMultiBlockDecomposition [get, set]
 Returns or sets the flag determines whether or not to use multi-block decomposition for 2D mesh. More...
 
unsafe double CurvatureSizeSetting [get, set]
 Returns or sets the flag and element size control the curvature szie threshold More...
 
unsafe NXOpen.Expression CurvatureSizeThreshold [get]
 Returns the flag controls the amount of element size reduction, or element refinement, allowed for elements on curved surfaces. More...
 
unsafe bool DefaultElementSize [get, set]
 Returns or sets the flag to indicate whether to use the default mesh element size which is evaluated automatically More...
 
unsafe NXOpen.Expression ElementSize [get]
 Returns the value of meshing element size More...
 
unsafe bool Mapped2dMesh [get, set]
 Returns or sets the flag determines whether to create 2D mapped mesh. More...
 
unsafe
NXOpen.CAE.ShipMeshAutomationBuilder.MeshingMethodType 
MethodType [get, set]
 Returns or sets the method type of creating mesh elements More...
 
unsafe
NXOpen.SelectDisplayableObjectList 
ObjectsToBeMeshed [get]
 Returns the components containing basic design data to prepare for meshing. More...
 
- Properties inherited from NXOpen.Builder
unsafe NXOpen.PreviewBuilder PreviewBuilder [get]
 Returns the preview builder subobject. More...
 
- Properties inherited from NXOpen.TaggedObject
Tag Tag [get]
 Returns the tag of this object. More...
 
- Properties inherited from NXOpen.Utilities.NXRemotableObject
IMessageSink NextSink [get]
 Gets the next message sink in the sink chain. More...
 

Additional Inherited Members

- Public Member Functions inherited from NXOpen.Builder
unsafe NXOpen.NXObject Commit ()
 Commits any edits that have been applied to the builder. More...
 
unsafe void Destroy ()
 Deletes the builder, and cleans up any objects created by the builder. More...
 
unsafe NXOpen.NXObject[] GetCommittedObjects ()
 For builders that create more than one object, this method returns the objects that are created by commit. More...
 
unsafe NXOpen.NXObject GetObject ()
 Returns the object currently being edited by this builder. More...
 
unsafe void ShowResults ()
 Updates the model to reflect the result of an edit to the model for all builders that support showing results. More...
 
unsafe bool Validate ()
 Validate whether the inputs to the component are sufficient for commit to be called. More...
 
- Protected Member Functions inherited from NXOpen.TaggedObject
new void initialize ()
 <exclude> More...
 

Detailed Description

Represents Ship Mesh Automation * Used to create a NXOpen.CAE.ShipMeshAutomation

To create a new instance of this class, use NXOpen.CAE.MeshManager.CreateShipMeshAutomationBuilder

Created in NX11.0.2

Member Enumeration Documentation

the meshing method type

Enumerator
Subdivision 

Subdivision

Paver 

Paver

Property Documentation

unsafe bool NXOpen.CAE.ShipMeshAutomationBuilder.AttemptFreeMappedMeshing
getset

Returns or sets the flag determines whether or not to attempt a mapped-like mesh within the context of a free mesh.

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe bool NXOpen.CAE.ShipMeshAutomationBuilder.AttemptMultiBlockDecomposition
getset

Returns or sets the flag determines whether or not to use multi-block decomposition for 2D mesh.

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe double NXOpen.CAE.ShipMeshAutomationBuilder.CurvatureSizeSetting
getset

Returns or sets the flag and element size control the curvature szie threshold

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.Expression NXOpen.CAE.ShipMeshAutomationBuilder.CurvatureSizeThreshold
get

Returns the flag controls the amount of element size reduction, or element refinement, allowed for elements on curved surfaces.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe bool NXOpen.CAE.ShipMeshAutomationBuilder.DefaultElementSize
getset

Returns or sets the flag to indicate whether to use the default mesh element size which is evaluated automatically

Created in NX11.0.2

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.Expression NXOpen.CAE.ShipMeshAutomationBuilder.ElementSize
get

Returns the value of meshing element size

Created in NX11.0.2

License requirements: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe bool NXOpen.CAE.ShipMeshAutomationBuilder.Mapped2dMesh
getset

Returns or sets the flag determines whether to create 2D mapped mesh.

Created in NX1847.0.0

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.CAE.ShipMeshAutomationBuilder.MeshingMethodType NXOpen.CAE.ShipMeshAutomationBuilder.MethodType
getset

Returns or sets the method type of creating mesh elements

Created in NX11.0.2

License requirements to get this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

License requirements to set this property: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")

unsafe NXOpen.SelectDisplayableObjectList NXOpen.CAE.ShipMeshAutomationBuilder.ObjectsToBeMeshed
get

Returns the components containing basic design data to prepare for meshing.

Created in NX1847.0.0

License requirements: nx_masterfem ("Finite Element Modeling"), nx_ship_basic ("Ship Basic Design")


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