R | |
read | |
recallView, pw:: | |
redo, pw:: | |
refilter, pw:: | |
RefinementFactor, pw:: | |
refresh, pw:: | |
RelaxationFactor | |
remove | |
removeAll | |
removeAllBreakPoints, pw:: | |
removeAllLines, pw:: | |
removeAllPoints | |
removeAllSegments | |
removeAlternatePoint | |
removeAttachmentPoint, pw:: | |
removeBlock, pw:: | |
removeBreakPoint, pw:: | |
removeChild | |
removeEdges, pw:: | |
removeEntity | |
removeFace, pw:: | |
removeInteriorControlPoints | |
removeInteriorPoints, pw:: | |
removeLastConnector, pw:: | |
removeLastDomain, pw:: | |
removeLastEdge, pw:: | |
removeLastFace, pw:: | |
removeLine, pw:: | |
removePoint | |
removeSavedCut, pw:: | |
removeSegment | |
removeState, pw:: | |
removeSubGrid | |
renameAttributeDictionary, pw:: | |
renameAttributeDictionaryKey, pw:: | |
renameDictionaryKey, pw:: | |
renameNamedValue, pw:: | |
renameState, pw:: | |
reorderChild, pw:: | |
repair, pw:: | |
RepairMode, pw:: | |
reparent, pw:: | |
replace, pw:: | |
replaceAllSegments | |
replaceDistribution, pw:: | |
replaceDomain, pw:: | |
reset | |
resetBodyNames, pw:: | |
resetBoundaryState, pw:: | |
resetGeneralDistributions, pw:: | |
resetRenderAttributes | |
resetRotationPoint, pw:: | |
resetUndoLevels, pw:: | |
resetView, pw:: | |
restoreState, pw:: | |
resultList, pw:: | |
resume, pw:: | |
reverse | |
revolve, pw:: | |
rotate | |
RotateAngle | |
RotateAxisEnd | |
RotateAxisStart | |
rotation, pwu:: | |
RulesOption, pw:: | |
run |
This action verifies the IO mode attributes and tries to read the file that is being imported.
$io read
This action verifies the IO mode attributes and tries to read the file that is being imported.
$io read
This action verifies the IO mode attributes and tries to read the file that is being imported.
$io read
This action restores the view specified by slot or name.
pw::Display recallView < slot | name >
This action redoes one step.
pw::Application redo
This action processes the computed examine data again with any modified values in the interval count or range limits without recalculating the examine functions on each entity.
$examine refilter
This attribute is the refinement factor used to globally scale the parameters of the mesher in order to increase the refinement.
$mesher get/setRefinementFactor factor
This action runs the default metric function on any blocks cut by pw::CutPlane objects and updates the display of the cut planes.
pw::CutPlane refresh ? -force ?
This attribute is the relaxation factor of the succesive over- relaxtion algorithm.
$block get/setEllipticSolverAttribute RelaxationFactor < Optimal | Nominal | value >
This attribute is the relaxation factor of the succesive over- relaxtion algorithm.
$subgrid get/setEllipticSolverAttribute RelaxationFactor < Optimal | Nominal | Default | value >
This attribute is the relaxation factor of the succesive over- relaxtion algorithm.
$dom get/setEllipticSolverAttribute RelaxationFactor < Optimal | Nominal | value >
This attribute is the relaxation factor of the succesive over- relaxtion algorithm.
$subgrid get/setEllipticSolverAttribute RelaxationFactor < Optimal | Nominal | value >
This action removes members from a collection.
$collection remove entity_list
This action removes an entity from the rule (can only call for non-global rules).
$rule remove entity
This action removes all entities from the examine object.
$examine removeAll
This action removes all entities from the group.
$group removeAll
This action removes all of the break points from the connector.
$con removeAllBreakPoints
This action removes all filter lines from the filter.
$filter removeAllLines
This action removes all of the split points and clears any manually set center points.
$splitter removeAllPoints
This action removes all of the points from the point cloud.
$curve removeAllPoints
This action removes all of the segments from the connector.
$con removeAllSegments
This action removes all of the segments from the curve.
$curve removeAllSegments
This action removes all of the segments from the curve.
$srcCrv removeAllSegments
This action removes the alternate point of the circle.
$segment removeAlternatePoint
This action removes the alternate point of the conic.
$segment removeAlternatePoint
This action removes the attachment point specified either by index or name.
$parent removeAttachmentPoint < index | name >
This action removes a block from the cutting plane and deletes the corresponding pw::Cut object.
$cutPlane removeBlock $block
This action removes the break point from the connector at the end of the subconnector with the given index.
$con removeBreakPoint index
This action removes a child pw::Framework object from the framework.
$parent removeChild child
This action removes the specified node from the parent which causes the specified node to be deleted.
$node removeChild child
This action removes all of the domain’s edges.
$dom removeEdges ?-preserve?
This action removes one or more entities from the examine object.
$examine removeEntity entities
This action removes one or more entities from a group.
$group removeEntity entity_list
This action removes a face from the block.
$block removeFace face
This action removes the interior control points of each segment of this connector.
$con removeInteriorControlPoints
This action removes the interior control points of each segment of this curve.
$curve removeInteriorControlPoints
This action removes the interior control points of each segment of this source curve.
$srcCrv removeInteriorControlPoints
This action removes all of the interior control points.
$segment removeInteriorPoints
This action removes the last connector from this edge.
$edge removeLastConnector
This action removes the last domain added to this face.
$face removeLastDomain
This action removes the last edge added to this domain.
$dom removeLastEdge
This action removes the last face added to this block.
$block removeLastFace
This action removes a filter line at the given index including any children lines if the type of the line is DecisionBegin or DecisionEnd.
$filter removeLine index
This action removes the split point at the given index.
$splitter removePoint index
This action removes the control point at the given index.
$segment removePoint index
This action removes a point from the source point cloud.
$cloud removePoint index
This action removes a cut from the list of saved cuts for block examine.
pw::Examine removeSavedCut type value <block | form> ?-excludeCellTypes type_list? ?user_normal?
This action removes a segment from the connector.
$con removeSegment < index | segment >
This action removes a segment from the curve.
$curve removeSegment < index | segment >
This action removes a segment from the curve.
$srcCrv removeSegment < index | segment >
This action removes the save state from the list of saved states.
pw::Layer removeState name
This action removes the subgrid from the block.
$block removeSubGrid < index | subgrid >
This action removes the subgrid from the domain.
$dom removeSubGrid < index | subgrid >
This action renames an attribute dictionary that has been set on this entity.
$entity renameAttributeDictionary ?-part part? dict_name new_dict_name
This action renames an attribute dictionary key that has been set on this entity.
$entity renameAttributeDictionaryKey ?-part part? dict_name key new_key
This action renames a key of this attribute dictionary.
$attr renameDictionaryKey key new_key
This action renames a named spacing value.
pw::Spacing renameNamedValue oldname newname
This action renames the save state.
pw::Layer renameState old_name new_name
This action reorders a child pw::Framework of the framework.
$framework reorderChild $child index
This action will repair the distributions of the out of sync connectors when the RepairMode attribute is set to Defer.
$loader repair mode ?connectors?
This attribute controls how connectors with grid points that are out of sync with their distribution functions are loaded.
$loader get/setRepairMode mode
This action removes the framework from one parent, a pw::Framework object, to another parent, also a pw::Framework object.
$child reparent ?-path instance? source_parent destination_parent
This action replaces the first entity with the second entity, unless -automatic option is specified.
$merger replace ?-automatic? < node1 node2 | con1 con2 >
This action replaces all of the segments in the connector.
$con replaceAllSegments segments
This action replaces all of the segments in the curve.
$curve replaceAllSegments segments
This action replaces all of the segments in the curve.
$srcCrv replaceAllSegments segments
This action replaces the distribution function of a subconnector, retaining the previously set spacings.
$con replaceDistribution index distribution
This action replaces an existing domain in all unstructured faces with another domain.
pw::FaceUnstructured replaceDomain $olddom $newdom
Reset the settings of the application
pw::Application reset ?-keep keep_list? ?reset_list?
This action sets the dimensions back to the last balanced state.
$dim reset
This action resets the criterion and removes all entities from the rule.
$rule reset
This action ensures that all children that are container nodes have unique display names.
$node resetBodyNames
This action switches all of the subconnector distributions that are of type pw::DistributionGeneral to use the current default distribution.
$con resetGeneralDistributions
This action resets the various display settings of a cut to their default values.
$cut resetRenderAttributes
This action resets the various display settings of a cut to their default values.
$cut resetRenderAttributes
This action resets the view rotation point to the center of visible objects.
pw::Display resetRotationPoint
This action resets the undo levels.
pw::Application resetUndoLevels
This action resets the view so that the entire system is visible and centered in the display.
pw::Display resetView ?< +X | -X | +Y | -Y | +Z | -Z >?
This action restores the layer visibility state to the curent display.
pw::Layer restoreState name
This action returns a list of results in a collection.
$collection resultList
This action resumes running the solver.
$solver resume
This action reverses the distribution, including the spacing constraints.
$dist reverse
This action reverses the order of connectors that define this edge.
$edge reverse
This action sets the surface by revolving a curve around another curve or axis.
$surface revolve ?-angle revolve? ?-tolerance tol? generatrix < axis | point normal >
Rotate the given extents box by a quaternion
pwu::Extents rotate ext quat
Rotate one quaternion by another quaternion
pwu::Quaternion rotate quat1 quat2
Multiply the given transform matrix by a rotation transform
pwu::Transform rotate ?-anchor anchor_pt? matrix axis angle
This gets/sets the angle (degrees) for rotational extrusion.
$block get/setExtrusionSolverAttribute RotateAngle degrees
This gets/sets the rotational extrusion angle in degrees.
$block get/setExtrusionSolverAttribute RotateAngle degrees
This attribute is the angle (degrees) for rotational extrusion.
$dom get/setExtrusionSolverAttribute RotateAngle < Default | value_XYZ >
This gets/sets the ending point of the rotation axis for rotate extrusion.
$block get/setExtrusionSolverAttribute RotateAxisEnd end_xyz
This gets/sets the axis end location for rotate extrusion.
$block get/setExtrusionSolverAttribute RotateAxisEnd xyz
This attribute is the end position of the axis for rotate extrusion.
$dom get/setExtrusionSolverAttribute RotateAxisEnd < Default | value_XYZ >
This gets/sets the starting point of the rotation axis for rotate extrusion.
$block get/setExtrusionSolverAttribute RotateAxisStart begin_xyz
This gets/sets the axis start location for rotate extrusion.
$block get/setExtrusionSolverAttribute RotateAxisStart xyz
This attribute is the start position of the axis for rotate extrusion.
$dom get/setExtrusionSolverAttribute RotateAxisStart < Default | value_XYZ >
Return a transform matrix that is a rotation of the given quaternion, axis angle pair, or pair of vectors representing the new X and Y directions.
pwu::Transform rotation ?-anchor anchor_pt? < quat | axis angle | right up >
This attribute controls how rules are processed by load.
$loader get/setRulesOption option
This action runs the extrusion solver.
$solver run ?-entities ents? ?Initialize | steps?
This action runs the extrusion solver.
$solver run ?-entities ents? ?Restart | steps?
This action runs the high order solver solver.
$solver run ?-entities ents? steps ?-skipAfter skip_positions? ?export_spec?
Run the current overset grid assembly case using a local or remote grid assembly server.
pw::Overset run ?-path path? ?-host host -port port ?-clean??
This action runs the reextrusion solver.
$solver run ?-entities ents? ?Restart | steps?
This action runs the solver.
$solver run ?-entities ents? ?steps | method ?method_args??
This action runs the surface fitter.
$fitter run ?steps?
This action runs the solver.
$solver run ?-entities ents? ?steps | method ?method_args??
This action runs the voxel solver.
$solver run ?-entities ents? method ?steps?