Function Index
$#! · 0-9 · A · B · C · D · E · F · G · H · I · J · K · L · M · N · O · P · Q · R · S · T · U · V · W · X · Y · Z
U
 undo, pw::Application
 UndoMaximumLevels, pw::Application
 Units
 unlockInterior, pw::BlockStructured
 UnstructuredInterface, pw::IOMode
 untrimBoundaries
 update, pw::Display
 updateAttributeDictionary, pw::DatabaseEntity
 updateDictionary, pw::AttributeDictionary
 updateGridEntities, pw::GridShape
 UseBoundaryTangency, pw::SurfaceFitter
 UseFamilyConditions, pw::Application::CGNS
V
 Value, pw::SpacingExplicit
 Variable, pw::Distribution
 VariableMethodFor2D, pw::Application
 verify
 Version, pw::Application::NPARC
 VertexList, pw::Block
 Visibility, pw::Rule
 Volume, pw::Block
 VoxelAlignment, pw::BlockUnstructured
 VoxelAlignment(Default), pw::BlockUnstructured
 VoxelMaximumSize
 VoxelMaximumSize(Default), pw::BlockUnstructured
 VoxelMinimumSize
 VoxelMinimumSize(Default), pw::BlockUnstructured
 VoxelTransitionLayers
 VoxelTransitionLayers(Default), pw::BlockUnstructured
W
 WallNormalSpacing, pw::VolumeMesher
 WCNSmoothConvergenceCostThreshold, pw::BlockUnstructured
 WCNSmoothCostAngleThreshold, pw::BlockUnstructured
 WCNSmoothRelaxationFactor, pw::BlockUnstructured
 WideFormat, pw::Application
 write
X
 x
Y
 y
Z
 z, pwu::Vector3
 zero
 zoomToEntities, pw::Display
 zoomToFit, pw::Display
pw::Application undo
This action undoes one step.
pw::Application get/setUndoMaximumLevels levels
This sets/gets the maximum number of undo levels maintained.
pw::Application get/setCAESolverAttribute Units value
Grid dimensional units.
pw::Application get/setCAESolverAttribute CGNS.Units value
Units of length.
$block unlockInterior
This action unlocks the interior points and free if there are no more locks on the block.
$io get/setAttribute UnstructuredInterface att_value
Set the interface data type to be used to establish connectivity between unstructured blocks.
$quilt untrimBoundaries indices
This action untrims the boundaries of a quilt.
$tsurf untrimBoundaries indices
This action untrims the boundaries of a trim surface.
pw::Display update
This action updates the graphics in the display to their current setting.
$entity updateAttributeDictionary ?-part part? ?-force? dict_name key ?value?
This action updates the attribute dictionary that has been set on this entity with the given name for the given key-value pair.
$attr updateDictionary ?-force? key ?value?
This action updates the key-value pairs for this attribute dictionary.
$shape updateGridEntities ?updateBlockAttributes? ?-boundaryAdaptation?
This action creates or updates the grid entities associated with this grid shape.
$fitter get/setUseBoundaryTangency useTangency
This attribute controls whether tangency at boundaries should be used to build a surface.
pw::Application get/setCAESolverAttribute CGNS.UseFamilyConditions value
Specifies how condition data is written to the file.
pw::SpacingExplicit get/setValue param
This attribute is the explicit value for this spacing object.
$dist get/setVariable < ArcLength | X | Y | Z >
This attribute is the grid point distribution variable.
pw::Application get/setCAESolverAttribute VariableMethodFor2D value
Controls how the XYZ variables are exported for 2D grids.
$io verify
This action verifies the IO mode attributes and the entities of the mode that should be exported.
$io verify
This action verifies the IO mode attributes and the entities of the mode that should be exported.
$io verify
This action verifies the IO mode attributes and the entities of the mode that should be exported.
pw::Application get/setCAESolverAttribute NPARC.Version value
NPARC file version.
$block getOversetData ?-path path? VertexList index
Return the list of vertices for an overset data object.
$rule get/setVisibility value
This attribute controls whether rule violations are displayed.
$block getOversetData ?-path path? Volume index
Return the volume for an overset data object.
$block get/setUnstructuredSolverAttribute VoxelAlignment alignment
This attribute represents the voxel alignment method to be used for an unstructured block when it is created.
pw::BlockUnstructured get/setDefault VoxelAlignment alignment
This default represents the voxel alignment method to be used for an unstructured block when it is created.
$block get/setUnstructuredSolverAttribute VoxelMaximumSize size
This attribute is the maximum voxel size of the voxel mesh of this block.
$mesher get/setVoxelMaximumSize < Automatic | value >
This attribute is the maximum voxel size of the voxel mesh.
pw::BlockUnstructured get/setDefault VoxelMaximumSize size
This default is the maximum voxel size of the voxel mesh of an unstructured block when it is created.
$block get/setUnstructuredSolverAttribute VoxelMinimumSize size
This attribute is the minimum voxel size of the voxel mesh of this block.
$mesher get/setVoxelMinimumSize < Automatic | value >
This attribute is the minimum voxel size of the voxel mesh.
pw::BlockUnstructured get/setDefault VoxelMinimumSize size
This default is the minimum voxel size of the voxel mesh of an unstructured block when it is created.
$block get/setUnstructuredSolverAttribute VoxelTransitionLayers num
This attribute is the number of layers between voxel size transitions of the voxel mesh of this block.
$mesher get/setVoxelTransitionLayers < Automatic | value >
This attribute is the number of layers between voxel size transitions of the voxel mesh of this block.
pw::BlockUnstructured get/setDefault VoxelTransitionLayers num
This default is the number of layers between voxel size transitions of the voxel mesh of an unstructured block when it is created.
$mesher get/setWallNormalSpacing spacing
This attribute controls the wall normal spacing to be applied to the nearfield boundary mesh.
$block get/setUnstructuredSolverAttribute WCNSmoothConvergenceCostThreshold threshold
A cell is considered sufficiently “smoothed” if its cost value meets or exceeds this attribute’s value.
$block get/setUnstructuredSolverAttribute WCNSmoothCostAngleThreshold angle
Only cells with a cost angle above this limit are smoothed.
$block get/setUnstructuredSolverAttribute WCNSmoothRelaxationFactor relaxation_factor
Only controls the magnitude of point smoothing movement per iteration.
pw::Application get/setCAESolverAttribute WideFormat value
Export using wide column format.
$io write
This action writes the file by converting pw::GridEntity objects into the format required for the exported data.
$io write
This action writes the file by converting pw::DatabaseEntity objects into the format required for the exported data.
$io write
This action writes the file by converting pw::GridEntity objects into the format required for the exported data.
pwu::Vector2 x vec
Return the x component of the vector
pwu::Vector3 x vec
Return the x component of the vector
pwu::Vector2 y vec
Return the y component of the vector
pwu::Vector3 y vec
Return the y component of the vector
pwu::Vector3 z vec
Return the z component of the vector
pwu::Quaternion zero
Return a quaternion that represents no rotation
pwu::Vector2 zero
Return the 2 dimensional zero vector
pwu::Vector3 zero
Return the 3 dimensional zero vector
pw::Display zoomToEntities ?-animate seconds? entities
This action changes the zoom level and pans to center the display around the list of given entities.
pw::Display zoomToFit ?-animate seconds?
This action changes the zoom level and pans to center the display around all currently visible entities.
Close