A | |
a, pwu:: | |
abort, pw:: | |
Adaptation, pw:: | |
add | |
addAllEntities, pw:: | |
addAttachmentPoint, pw:: | |
addBlock, pw:: | |
addBoundaryConditionFilter, pw:: | |
addBoundaryFilter | |
addBoundaryFilterDefinition | |
addBreakPoint, pw:: | |
addCAESolverAttribute, pw:: | |
addChild | |
addConnector, pw:: | |
addDomain | |
addEdge, pw:: | |
addEntities, pw:: | |
addEntity | |
addFace | |
addFilter, pw:: | |
addMappingFilter, pw:: | |
addPoint | |
addPoints, pw:: | |
addSavedCut, pw:: | |
addSegment | |
addSourcePoints, pw:: | |
affine, pwu:: | |
Algorithm, pw:: | |
AlignCellsToSources, pw:: | |
alignOrientation | |
AllowedBoundaryConditions, pw:: | |
AllowedCollarBoundaryConditions, pw:: | |
AllowedDataPrecision, pw:: | |
AllowedElements, pw:: | |
AllowedElementTopologies, pw:: | |
AllowedExportConditionsOnly, pw:: | |
AllowedExportMirroring, pw:: | |
AllowedFileByteOrder, pw:: | |
AllowedFileFormats, pw:: | |
AllowedVolumeConditions, pw:: | |
AllowIncomplete | |
angle, pwu:: | |
AppendMode, pw:: | |
apply | |
applyMetric, pw:: | |
applyToDirection, pwu:: | |
applyToNormal, pwu:: | |
applyToPlane, pwu:: | |
applyTRex, pw:: | |
applyTRex(static), pw:: | |
AppMachine, pw:: | |
AppName, pw:: | |
AppNameAndVersion, pw:: | |
AppVersion, pw:: | |
AppVersionCandidate, pw:: | |
AppVersionMajor, pw:: | |
AppVersionMinor, pw:: | |
AppVersionRelease, pw:: | |
areCAESolverVariablesSupported, pw:: | |
areOversetBCsCompatible, pw:: | |
assemble | |
assembleMultiple, pw:: | |
assembleQuilts, pw:: | |
AssemblyAllowed, pw:: | |
attach, pw:: | |
attachAttributeDictionary, pw:: | |
AutomaticAngleValue, pw:: | |
AutomaticAspectRatioValue, pw:: | |
AutomaticPrecision, pw:: | |
AutomaticWallValue, pw:: | |
axis, pwu:: |
Get the A plane coefficient
pwu::Plane a plane
This action ends this mode and discards changes made during the mode.
$mode abort
This default is the adaptation of a T-Rex condition when created.
pw::TRexCondition get/setDefault Adaptation type
This action adds members to a collection.
$collection add entity_list
This action adds an entity to the rule.
$rule add entity
Add two times together
pwu::Time add time1 time2
Add two vectors together and return the result
pwu::Vector2 add vec1 vec2
Add two vectors together and return the result
pwu::Vector3 add vec1 vec2
This action adds all mode appropriate entities from all frameworks to the uninitialized mode.
$io addAllEntities
This action adds an attachment point to a framework.
$framework addAttachmentPoint ?-name name? location up forward
This action specifies a block or list of blocks to be intersected by the cutting plane.
$cutPlane addBlock $block
This command creates a new boundary condition filter.
$mesher addBoundaryConditionFilter name
This action adds a new boundary filter to control how stretching is applied to the matching boundaries.
$mesher addBoundaryFilter ?filter_name?
This action adds a new boundary filter to control how quilting is applied to the matching boundaries.
$quilter addBoundaryFilter ?filter_name?
This method adds a new entry to the end of a current boundary filter definition.
$mesher addBoundaryFilterDefinition filter_name pattern_list
This method adds a new entry to the end of a current boundary filter definition.
$quilter addBoundaryFilterDefinition filter_name pattern_list
This action adds one or more break points to the list of break points.
$con addBreakPoint ?< -control | -arc | -X | -Y | -Z | -U | -V >? value
This action adds the named attribute to the current CAE solver.
pw::Application addCAESolverAttribute group name type access desc val range
This action adds a child pw::Framework object to the framework.
$parent addChild child
This action adds a child node to the node hierarchy.
$node addChild node_or_type
This action adds a connector to the end of this edge.
$edge addConnector connector
This action adds a domain to this face.
$face addDomain ?-linkage linkage? domain
This action adds a domain’s points to the source point cloud.
$cloud addDomain domain decay
This action adds an edge to the domain.
$dom addEdge edge
This action adds entities to the uninitialized mode.
$io addEntities ?-path path? entities
This action adds one or more entities to the examine object.
$examine addEntity entities
This action adds one or more entities to a group.
$group addEntity entity_list
This action adds a face to the block.
$block addFace face
This action adds a face to the block.
$block addFace face
This action adds a face to the block.
$block addFace face
This action adds a new, mesher mode filter to a filter queue.
$mesher addFilter ?-type filter_type? ?-priority < index | name >? ?-name name? value ?pattern_list?
This action adds a new mapping filter for the mesher mode.
$mesher addMappingFilter ?-priority < index | name >? ?-name name? value ?pattern_list ?equal_spacing ?force_adjacent ?max_aspect_ratio?
This action adds a control point to the end of the control points for this curve segment.
$segment addPoint point
This action adds a point to the source point cloud.
$cloud addPoint xyz spacing decay
This action adds a list of points to the source point cloud.
$cloud addPoints point_data
This action adds a cut to the list of saved cuts for block examine.
pw::Examine addSavedCut type value <block | form> ?-excludeCellTypes type_list? ?user_normal?
This action adds the segment to the end of the segments in the connector.
$con addSegment segment
This action adds the segment to the end of the segments in the curve.
$curve addSegment segment
This action adds the segment to the end of the segments in the curve.
$srcCrv addSegment segment
This action adds points to the source point cloud from another source entity, using the primitive points that a source defines when the background spacing is as given
$cloud addSourcePoints source ?spacing? ?multiplier?
Return a vector that is the affine combination of two vectors
pwu::Vector3 affine s vec1 vec2
This attribute is the algorithm to use when initializing the interior of the domain.
$dom get/setUnstructuredSolverAttribute Algorithm < Delaunay | AdvancingFront | AdvancingFrontOrtho | ThinSurfaceInterpolation >.
This attribute is the flag which controls whether cells should be aligned to source curves.
$dom get/setUnstructuredSolverAttribute AlignCellsToSources value
This action aligns the IJK orientation of the given blocks with this block.
$block alignOrientation blocks
This action aligns the I orientation of the given connectors with this connector.
$con alignOrientation connectors
This action aligns the U orientation of the given curves with this curve.
$curve alignOrientation ?-tolerance tol? curves
This action aligns the IJK orientation of the given domains with this domain.
$dom alignOrientation domains
This action aligns the normal orientation of the given domains with this domain.
$dom alignOrientation domains
This action aligns the normal orientation of the given models with this model.
$model alignOrientation ?-tolerance tol? models
This action aligns the normal orientation of the given shells with this shell.
$shell alignOrientation ?-tolerance tol? shells
This action aligns the U orientation of the given source curves with this source curve.
$srcCrv alignOrientation ?-tolerance tol? curves
This action aligns the UV orientation of the given surfaces with this surface.
$surf alignOrientation ?-tolerance tol? surfaces
This gets the flag that indicates whether the current overset assembler allows boundary conditions.
pw::Application getOversetAssemblerAttribute AllowedBoundaryConditions
This gets the flag that indicates whether the current overset assembler allows collar boundary conditions.
pw::Application getOversetAssemblerAttribute AllowedCollarBoundaryConditions
This gets the allowed data precision when exporting for the CAE solver.
pw::Application getCAESolverAttribute AllowedDataPrecision
This gets a list of the element types supported by the CAE solver.
pw::Application getCAESolverAttribute AllowedElements
This gets a list of the element topologies supported by the CAE solver.
pw::Application getCAESolverAttribute AllowedElementTopologies
This gets a boolean flag that indicates whether the CAE solver allows export of the conditions data without having to export the grid data.
pw::Application getCAESolverAttribute AllowedExportConditionsOnly
This returns a boolean flag that indicates whether the CAE solver supports setting an export mirror plane.
pw::Application getCAESolverAttribute AllowedExportMirroring
This gets the allowed file byte order when exporting for the CAE solver.
pw::Application getCAESolverAttribute AllowedFileByteOrder
This gets the allowed file formats when exporting for the CAE solver.
pw::Application getCAESolverAttribute AllowedFileFormats
This returns a boolean flag that indicates whether the CAE solver supports the volume conditions.
pw::Application getCAESolverAttribute AllowedVolumeConditions
This attribute controls whether the pw::Solver.run command will throw an error if initialization produces an incomplete grid.
$solver get/setAllowIncomplete value
This attribute controls whether the pw::Solver.run command will throw an error if initialization produces an incomplete grid.
$solver get/setAllowIncomplete value
Get the angle of a quaternion
pwu::Quaternion angle quat
This attribute controls whether the data being loaded is treated as an append or a replace.
$loader get/setAppendMode append
This action applies this boundary condition to a set of entities and/or entity registers.
$bc apply register_or_entity_list
This action applies this TRex boundary condition to a set of entities and/or entity registers.
$tc apply register_or_entity_list
This action applies this volume condition to the given domains or blocks.
$vc apply entity_list
Transform a vector point matrix by the given transform matrix
pwu::Transform apply matrix vec
This action applies a block metric function name to the cuts.
pw::CutPlane applyMetric
Transform a direction vector by the given transform matrix.
pwu::Transform applyToDirection matrix dir
Transform a normal vector by the given transform matrix.
pwu::Transform applyToNormal matrix normal
Transform a plane by the given transform matrix.
pwu::Transform applyToPlane matrix plane
This action will create (if not specified) and apply a T-Rex boundary condition to the unstructured domains that use this connector.
$con applyTRex ?<-wall bc1 | -angle bc1 | -aspectratio bc1 | -maxaspectratio bc1>? ?-adjacent bc2? ?-domains domainVar?
This action will create (if not specified) and apply T-Rex boundary conditions to the unstructured domains that use the given connectors.
pw::Connector applyTRex ?-refine? ?<-wall bc1 | -angle bc1 | -aspectratio bc1 | -maxaspectratio bc1>? ?-adjacent bc2? ?-unused connectorVar? ?-domains domainVar? connectors
Application machine architecture.
pw::Application getRuntimeAttribute AppMachine
Application name.
pw::Application getRuntimeAttribute AppName
Application name and version.
pw::Application getRuntimeAttribute AppNameAndVersion
Application version.
pw::Application getRuntimeAttribute AppVersion
Application candidate version number.
pw::Application getRuntimeAttribute AppVersionCandidate
Application major version number.
pw::Application getRuntimeAttribute AppVersionMajor
Application minor version number.
pw::Application getRuntimeAttribute AppVersionMinor
Application release version number.
pw::Application getRuntimeAttribute AppVersionRelease
This action returns whether settable variables are supported by the current CAE solver.
pw::Application areCAESolverVariablesSupported
This action return whether overset boundary conditions are compatible between the current assembler and another
pw::Application areOversetBCsCompatible name
This action assembles adjacent models when the edges are within the given tolerance.
pw::Model assemble ?-tolerance tol? ?-quiltMaximumAngle angle? ?-quiltboundaryMaximumAngle angle? ?-allowEmbeddedRegions? ?-reject rejectVar? ?-rejectReason rejectReasonVar? ?-rejectLocation rejectLocationVar? entities
This action assembles adjacent quilts within the same model when the maximum bend angle has not been exceeded.
pw::Quilt assemble ?-maximumAngle angle? ?-boundaryMaximumAngle angle? quilts
This action assembles adjacent quilts within the same model when the maximum bend angle has not been exceeded.
pw::Quilt assembleMultiple ?-maximumAngle angle? ?-boundaryMaximumAngle angle? quiltArrays
This action joins and splits the quilts of the models of this mode.
$quilter assembleQuilts
This gets the flag that indicates whether the current overset assembler allows overset grid assembly.
pw::Application getOversetAssemblerAttribute AssemblyAllowed
This action transforms the framework such that the parent attachment point and the child attachment point line up in the global transform space.
$parent attach parent_path parent_attachment_point child_path child_attachment_point
This action attaches a pw::AttributeDictionary object to this entity.
$entity attachAttributeDictionary ?-part part? ?-exclusiveClass? attr_dict
This attribute is the angle to automatically determine the local spacing apply whenever the type of a T-Rex condition is set to Angle.
pw::TRexCondition get/setAutomaticAngleValue angle
This attribute is the aspect ratio to automatically determine the local spacing apply whenever the type of a T-Rex condition is set to AspectRatio or MaximumAspectRatio.
pw::TRexCondition get/setAutomaticAspectRatioValue ratio
This attribute controls whether the display switches between single and double precision graphics modes as needed.
pw::Display get/setAutomaticPrecision bool
This attribute is the spacing to automatically apply whenever the type of a T-Rex condition is set to Wall.
pw::TRexCondition get/setAutomaticWallValue spacing
Get the axis vector of a quaternion
pwu::Quaternion axis quat