NXOpen .NET Reference  12.0.0
Public Types | Public Member Functions | Properties | List of all members
NXOpen.CAE.PolygonGeometryManager Class Reference

Provides methods for managing set NXOpen.CAE.PolygonGeometryManager More...

Inheritance diagram for NXOpen.CAE.PolygonGeometryManager:

Public Types

enum  PolygonBodyResolutionType { Standard, Medium, High }
 Entity type More...
 

Public Member Functions

unsafe void SetPolygonBodyResolutionOnFemBodies (NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType resType)
 Sets the tesselation on polygon bodies that were created from CAD bodies. More...
 
unsafe
NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType 
GetPolygonBodyResolutionOnFemBodies ()
 Gets the tesselation on polygon bodies that were created from CAD bodies. More...
 
unsafe NXOpen.CAE.CAEBody[] SetPolygonBodyResolutionWithRecreate (NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType resolutionType, NXOpen.CAE.CAEBody[] inPolygonBodies)
 Set Resolution for polygon body with recreate body only More...
 
unsafe NXOpen.CAE.CAEBody[] SetPolygonBodyResolutionWithRecreateAndUpdate (NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType resolutionType, NXOpen.CAE.CAEBody[] inPolygonBodies)
 Set Resolution for polygon body with recreate body and update only More...
 

Properties

Tag Tag [get]
 Returns the tag of this object. More...
 
NXOpen.CAE.GeometryRecipeCollection CaeGeometryRecipes [get]
 Returns the geometry recipes belonging to the FEM. More...
 

Detailed Description

Provides methods for managing set NXOpen.CAE.PolygonGeometryManager

Use the NXOpen.CAE.GeometryRecipeCollection class to create a recipe.

Created in NX10.0.0

Member Enumeration Documentation

Entity type

Enumerator
Standard 
Medium 
High 

Member Function Documentation

unsafe NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType NXOpen.CAE.PolygonGeometryManager.GetPolygonBodyResolutionOnFemBodies ( )

Gets the tesselation on polygon bodies that were created from CAD bodies.

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Returns
Tesselation on all polygon bodies
unsafe void NXOpen.CAE.PolygonGeometryManager.SetPolygonBodyResolutionOnFemBodies ( NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType  resType)

Sets the tesselation on polygon bodies that were created from CAD bodies.

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
resTypeTesselation on all polygon bodies
unsafe NXOpen.CAE.CAEBody [] NXOpen.CAE.PolygonGeometryManager.SetPolygonBodyResolutionWithRecreate ( NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType  resolutionType,
NXOpen.CAE.CAEBody[]  inPolygonBodies 
)

Set Resolution for polygon body with recreate body only

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
resolutionType
inPolygonBodies
Returns
unsafe NXOpen.CAE.CAEBody [] NXOpen.CAE.PolygonGeometryManager.SetPolygonBodyResolutionWithRecreateAndUpdate ( NXOpen.CAE.PolygonGeometryManager.PolygonBodyResolutionType  resolutionType,
NXOpen.CAE.CAEBody[]  inPolygonBodies 
)

Set Resolution for polygon body with recreate body and update only

Created in NX11.0.0

License requirements: nx_masterfem ("Finite Element Modeling")

Parameters
resolutionType
inPolygonBodies
Returns

Property Documentation

NXOpen.CAE.GeometryRecipeCollection NXOpen.CAE.PolygonGeometryManager.CaeGeometryRecipes
get

Returns the geometry recipes belonging to the FEM.

Created in NX10.0.0

Tag NXOpen.CAE.PolygonGeometryManager.Tag
get

Returns the tag of this object.


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