Constants
tecplot.constant
-
class
tecplot.constant.AVICompression[source]
-
ColorPreserving = <AVICompression.ColorPreserving: 0>
-
LinePreserving = <AVICompression.LinePreserving: 1>
-
LosslessUncompressed = <AVICompression.LosslessUncompressed: 2>
-
class
tecplot.constant.Alignment[source]
-
Bottom = <Alignment.Bottom: 4>
-
Left = <Alignment.Left: 0>
-
Middle = <Alignment.Middle: 2>
-
Right = <Alignment.Right: 1>
-
Top = <Alignment.Top: 3>
-
class
tecplot.constant.AnchorAlignment[source]
-
BottomCenter = <AnchorAlignment.BottomCenter: 7>
-
BottomLeft = <AnchorAlignment.BottomLeft: 6>
-
BottomRight = <AnchorAlignment.BottomRight: 8>
-
MiddleCenter = <AnchorAlignment.MiddleCenter: 4>
-
MiddleLeft = <AnchorAlignment.MiddleLeft: 3>
-
MiddleRight = <AnchorAlignment.MiddleRight: 5>
-
TopCenter = <AnchorAlignment.TopCenter: 1>
-
TopLeft = <AnchorAlignment.TopLeft: 0>
-
TopRight = <AnchorAlignment.TopRight: 2>
-
class
tecplot.constant.AnimationDest[source]
-
AVI = <AnimationDest.AVI: 1>
-
FLV = <AnimationDest.FLV: 4>
-
Flash = <AnimationDest.Flash: 3>
-
MPEG4 = <AnimationDest.MPEG4: 5>
-
RM = <AnimationDest.RM: 2>
-
Screen = <AnimationDest.Screen: 0>
-
WMV = <AnimationDest.WMV: 6>
-
class
tecplot.constant.AnimationOperation[source]
-
Backward = <AnimationOperation.Backward: 1>
-
Bounce = <AnimationOperation.Bounce: 3>
-
Forward = <AnimationOperation.Forward: 0>
-
Loop = <AnimationOperation.Loop: 2>
-
class
tecplot.constant.AnimationStep[source]
-
Current = <AnimationStep.Current: 2>
-
First = <AnimationStep.First: 0>
-
Last = <AnimationStep.Last: 4>
-
Next = <AnimationStep.Next: 6>
-
Previous = <AnimationStep.Previous: 5>
-
Second = <AnimationStep.Second: 1>
-
SecondToLast = <AnimationStep.SecondToLast: 3>
-
class
tecplot.constant.AnimationType[source]
-
ContourLevels = <AnimationType.ContourLevels: 7>
-
IJKBlanking = <AnimationType.IJKBlanking: 3>
-
IJKPlanes = <AnimationType.IJKPlanes: 4>
-
IsoSurfaces = <AnimationType.IsoSurfaces: 5>
-
LineMap = <AnimationType.LineMap: 0>
-
Slices = <AnimationType.Slices: 6>
-
Streamtraces = <AnimationType.Streamtraces: 8>
-
Time = <AnimationType.Time: 1>
-
Zone = <AnimationType.Zone: 2>
-
class
tecplot.constant.ArgListArgType[source]
-
ArbParam = <ArgListArgType.ArbParam: 2>
-
ArbParamPtr = <ArgListArgType.ArbParamPtr: 0>
-
Array = <ArgListArgType.Array: 3>
-
Double = <ArgListArgType.Double: 4>
-
DoublePtr = <ArgListArgType.DoublePtr: 1>
-
Function = <ArgListArgType.Function: 5>
-
Int = <ArgListArgType.Int: 6>
-
Set = <ArgListArgType.Set: 7>
-
String = <ArgListArgType.String: 8>
-
StringList = <ArgListArgType.StringList: 9>
-
StringPtr = <ArgListArgType.StringPtr: 10>
-
class
tecplot.constant.ArrowheadAttachment[source]
-
AtBeginning = <ArrowheadAttachment.AtBeginning: 1>
-
AtBothEnds = <ArrowheadAttachment.AtBothEnds: 3>
-
AtEnd = <ArrowheadAttachment.AtEnd: 2>
-
None_ = <ArrowheadAttachment.None_: 0>
-
class
tecplot.constant.ArrowheadStyle[source]
-
Filled = <ArrowheadStyle.Filled: 1>
-
Hollow = <ArrowheadStyle.Hollow: 2>
-
Plain = <ArrowheadStyle.Plain: 0>
-
class
tecplot.constant.AssignOp[source]
-
ConvertFromCm = <AssignOp.ConvertFromCm: 5>
-
ConvertFromIn = <AssignOp.ConvertFromIn: 6>
-
ConvertFromPix = <AssignOp.ConvertFromPix: 8>
-
ConvertFromPt = <AssignOp.ConvertFromPt: 7>
-
DivideEquals = <AssignOp.DivideEquals: 4>
-
Equals = <AssignOp.Equals: 0>
-
MinusEquals = <AssignOp.MinusEquals: 2>
-
PlusEquals = <AssignOp.PlusEquals: 1>
-
TimesEquals = <AssignOp.TimesEquals: 3>
-
class
tecplot.constant.AuxDataLocation[source]
-
DataSet = <AuxDataLocation.DataSet: 1>
-
Frame = <AuxDataLocation.Frame: 2>
-
Layout = <AuxDataLocation.Layout: 6>
-
LineMap = <AuxDataLocation.LineMap: 4>
-
Page = <AuxDataLocation.Page: 5>
-
Var = <AuxDataLocation.Var: 3>
-
Zone = <AuxDataLocation.Zone: 0>
-
class
tecplot.constant.AuxDataObjectType[source]
-
Dataset = <AuxDataObjectType.Dataset: 0>
-
Frame = <AuxDataObjectType.Frame: 1>
-
Layout = <AuxDataObjectType.Layout: 2>
-
Linemap = <AuxDataObjectType.Linemap: 3>
-
Page = <AuxDataObjectType.Page: 4>
-
Variable = <AuxDataObjectType.Variable: 5>
-
Zone = <AuxDataObjectType.Zone: 6>
-
class
tecplot.constant.AuxDataType[source]
-
String = <AuxDataType.String: 0>
-
class
tecplot.constant.AxisAlignment[source]
-
WithGridAreaBottom = <AxisAlignment.WithGridAreaBottom: 6>
-
WithGridAreaLeft = <AxisAlignment.WithGridAreaLeft: 7>
-
WithGridAreaRight = <AxisAlignment.WithGridAreaRight: 8>
-
WithGridAreaTop = <AxisAlignment.WithGridAreaTop: 5>
-
WithGridMax = <AxisAlignment.WithGridMax: 3>
-
WithGridMin = <AxisAlignment.WithGridMin: 2>
-
WithOpposingAxisValue = <AxisAlignment.WithOpposingAxisValue: 1>
-
WithSpecificAngle = <AxisAlignment.WithSpecificAngle: 4>
-
WithViewport = <AxisAlignment.WithViewport: 0>
-
class
tecplot.constant.AxisLine3DAssignment[source]
-
Automatic = <AxisLine3DAssignment.Automatic: 0>
-
YMaxZMax = <AxisLine3DAssignment.YMaxZMax: 4>
-
YMaxZMin = <AxisLine3DAssignment.YMaxZMin: 2>
-
YMinZMax = <AxisLine3DAssignment.YMinZMax: 3>
-
YMinZMin = <AxisLine3DAssignment.YMinZMin: 1>
-
class
tecplot.constant.AxisMode[source]
-
Independent = <AxisMode.Independent: 0>
-
XYDependent = <AxisMode.XYDependent: 2>
-
XYZDependent = <AxisMode.XYZDependent: 1>
-
class
tecplot.constant.AxisSubObject[source]
-
AxisLine = <AxisSubObject.AxisLine: 1>
-
GridArea = <AxisSubObject.GridArea: 0>
-
Title = <AxisSubObject.Title: 2>
-
class
tecplot.constant.AxisTitleMode[source]
-
NoTitle = <AxisTitleMode.NoTitle: 0>
-
UseText = <AxisTitleMode.UseText: 2>
-
UseVarName = <AxisTitleMode.UseVarName: 1>
-
class
tecplot.constant.BasicSize[source]
-
Huge = <BasicSize.Huge: 4>
-
Large = <BasicSize.Large: 3>
-
Medium = <BasicSize.Medium: 2>
-
Small = <BasicSize.Small: 1>
-
Tiny = <BasicSize.Tiny: 0>
-
class
tecplot.constant.BinaryFileVersion[source]
-
Current = <BinaryFileVersion.Current: 3>
-
Tecplot2006 = <BinaryFileVersion.Tecplot2006: 0>
-
Tecplot2008 = <BinaryFileVersion.Tecplot2008: 1>
-
Tecplot2009 = <BinaryFileVersion.Tecplot2009: 2>
-
class
tecplot.constant.BorderLocation[source]
-
Both = <BorderLocation.Both: 3>
-
Max = <BorderLocation.Max: 2>
-
Min = <BorderLocation.Min: 1>
-
None_ = <BorderLocation.None_: 0>
-
class
tecplot.constant.BoundaryCondition[source]
-
Fixed = <BoundaryCondition.Fixed: 0>
-
Zero2nd = <BoundaryCondition.Zero2nd: 2>
-
ZeroGradient = <BoundaryCondition.ZeroGradient: 1>
-
class
tecplot.constant.BoundaryType[source]
-
Both = <BoundaryType.Both: 3>
-
Max = <BoundaryType.Max: 2>
-
Min = <BoundaryType.Min: 1>
-
None_ = <BoundaryType.None_: 0>
-
class
tecplot.constant.BoundingBoxMode[source]
-
Auto = <BoundingBoxMode.Auto: 0>
-
Off = <BoundingBoxMode.Off: 1>
-
class
tecplot.constant.CellBlankedCond[source]
-
EntirelyBlanked = <CellBlankedCond.EntirelyBlanked: 2>
-
NotBlanked = <CellBlankedCond.NotBlanked: 0>
-
PartiallyBlanked = <CellBlankedCond.PartiallyBlanked: 1>
-
Uncertain = <CellBlankedCond.Uncertain: 3>
-
class
tecplot.constant.ClipPlane[source]
-
AbovePrimarySlice = <ClipPlane.AbovePrimarySlice: 2>
-
BelowPrimarySlice = <ClipPlane.BelowPrimarySlice: 1>
-
None_ = <ClipPlane.None_: 0>
-
class
tecplot.constant.Clipping[source]
-
ClipToFrame = <Clipping.ClipToFrame: 1>
-
ClipToViewport = <Clipping.ClipToViewport: 0>
-
class
tecplot.constant.Color[source]
-
Black = <Color.Black: 0>
-
Blue = <Color.Blue: 3>
-
Custom1 = <Color.Custom1: 8>
-
Custom10 = <Color.Custom10: 17>
-
Custom11 = <Color.Custom11: 18>
-
Custom12 = <Color.Custom12: 19>
-
Custom13 = <Color.Custom13: 20>
-
Custom14 = <Color.Custom14: 21>
-
Custom15 = <Color.Custom15: 22>
-
Custom16 = <Color.Custom16: 23>
-
Custom17 = <Color.Custom17: 24>
-
Custom18 = <Color.Custom18: 25>
-
Custom19 = <Color.Custom19: 26>
-
Custom2 = <Color.Custom2: 9>
-
Custom20 = <Color.Custom20: 27>
-
Custom21 = <Color.Custom21: 28>
-
Custom22 = <Color.Custom22: 29>
-
Custom23 = <Color.Custom23: 30>
-
Custom24 = <Color.Custom24: 31>
-
Custom25 = <Color.Custom25: 32>
-
Custom26 = <Color.Custom26: 33>
-
Custom27 = <Color.Custom27: 34>
-
Custom28 = <Color.Custom28: 35>
-
Custom29 = <Color.Custom29: 36>
-
Custom3 = <Color.Custom3: 10>
-
Custom30 = <Color.Custom30: 37>
-
Custom31 = <Color.Custom31: 38>
-
Custom32 = <Color.Custom32: 39>
-
Custom33 = <Color.Custom33: 40>
-
Custom34 = <Color.Custom34: 41>
-
Custom35 = <Color.Custom35: 42>
-
Custom36 = <Color.Custom36: 43>
-
Custom37 = <Color.Custom37: 44>
-
Custom38 = <Color.Custom38: 45>
-
Custom39 = <Color.Custom39: 46>
-
Custom4 = <Color.Custom4: 11>
-
Custom40 = <Color.Custom40: 47>
-
Custom41 = <Color.Custom41: 48>
-
Custom42 = <Color.Custom42: 49>
-
Custom43 = <Color.Custom43: 50>
-
Custom44 = <Color.Custom44: 51>
-
Custom45 = <Color.Custom45: 52>
-
Custom46 = <Color.Custom46: 53>
-
Custom47 = <Color.Custom47: 54>
-
Custom48 = <Color.Custom48: 55>
-
Custom49 = <Color.Custom49: 56>
-
Custom5 = <Color.Custom5: 12>
-
Custom50 = <Color.Custom50: 57>
-
Custom51 = <Color.Custom51: 58>
-
Custom52 = <Color.Custom52: 59>
-
Custom53 = <Color.Custom53: 60>
-
Custom54 = <Color.Custom54: 61>
-
Custom55 = <Color.Custom55: 62>
-
Custom56 = <Color.Custom56: 63>
-
Custom6 = <Color.Custom6: 13>
-
Custom7 = <Color.Custom7: 14>
-
Custom8 = <Color.Custom8: 15>
-
Custom9 = <Color.Custom9: 16>
-
Cyan = <Color.Cyan: 4>
-
Green = <Color.Green: 2>
-
InvalidColor = <Color.InvalidColor: -255>
-
MultiColor = <Color.MultiColor: -1>
-
MultiColor2 = <Color.MultiColor2: -3>
-
MultiColor3 = <Color.MultiColor3: -4>
-
MultiColor4 = <Color.MultiColor4: -5>
-
MultiColor5 = <Color.MultiColor5: -7>
-
MultiColor6 = <Color.MultiColor6: -8>
-
MultiColor7 = <Color.MultiColor7: -9>
-
MultiColor8 = <Color.MultiColor8: -10>
-
NoColor = <Color.NoColor: -2>
-
Purple = <Color.Purple: 6>
-
RGBColor = <Color.RGBColor: -6>
-
Red = <Color.Red: 1>
-
White = <Color.White: 7>
-
Yellow = <Color.Yellow: 5>
-
class
tecplot.constant.ColorMapControlAction[source]
-
CopyCannedColorMap = <ColorMapControlAction.CopyCannedColorMap: 1>
-
RedistributeControlPoints = <ColorMapControlAction.RedistributeControlPoints: 0>
-
ResetToFactoryDefaults = <ColorMapControlAction.ResetToFactoryDefaults: 2>
-
class
tecplot.constant.ColorMapDistribution[source]
-
Banded = <ColorMapDistribution.Banded: 1>
-
Continuous = <ColorMapDistribution.Continuous: 0>
-
class
tecplot.constant.ConstraintOp2Mode[source]
-
UseConstant = <ConstraintOp2Mode.UseConstant: 1>
-
UseVar = <ConstraintOp2Mode.UseVar: 0>
-
class
tecplot.constant.ContLegendLabelLocation[source]
-
ColorMapDivisions = <ContLegendLabelLocation.ColorMapDivisions: 2>
-
ContourLevels = <ContLegendLabelLocation.ContourLevels: 0>
-
Increment = <ContLegendLabelLocation.Increment: 1>
-
class
tecplot.constant.ContourColorMap[source]
-
DivBrBG = <ContourColorMap.DivBrBG: 10>
-
DivBuRd = <ContourColorMap.DivBuRd: 8>
-
DivBuYlRd = <ContourColorMap.DivBuYlRd: 9>
-
DivOrPu = <ContourColorMap.DivOrPu: 11>
-
DivPRGn = <ContourColorMap.DivPRGn: 13>
-
DivPiYG = <ContourColorMap.DivPiYG: 12>
-
DkRainbow = <ContourColorMap.DkRainbow: 19>
-
Doppler = <ContourColorMap.Doppler: 14>
-
ElevAboveGrnd = <ContourColorMap.ElevAboveGrnd: 15>
-
ElevAbsolute = <ContourColorMap.ElevAbsolute: 16>
-
GrayScale = <ContourColorMap.GrayScale: 3>
-
HotMetal = <ContourColorMap.HotMetal: 17>
-
LgRainbow = <ContourColorMap.LgRainbow: 1>
-
Magma = <ContourColorMap.Magma: 18>
-
MdRainbow = <ContourColorMap.MdRainbow: 20>
-
Modern = <ContourColorMap.Modern: 2>
-
QualAccent = <ContourColorMap.QualAccent: 21>
-
QualDark1 = <ContourColorMap.QualDark1: 22>
-
QualDark2 = <ContourColorMap.QualDark2: 23>
-
QualPaired = <ContourColorMap.QualPaired: 24>
-
QualPastel1 = <ContourColorMap.QualPastel1: 25>
-
QualPastel2 = <ContourColorMap.QualPastel2: 26>
-
QualPastel3 = <ContourColorMap.QualPastel3: 27>
-
RawUserDef = <ContourColorMap.RawUserDef: 7>
-
SeqBlue = <ContourColorMap.SeqBlue: 28>
-
SeqBuGn = <ContourColorMap.SeqBuGn: 29>
-
SeqBuPu = <ContourColorMap.SeqBuPu: 30>
-
SeqGnBu = <ContourColorMap.SeqGnBu: 32>
-
SeqGreen = <ContourColorMap.SeqGreen: 31>
-
SeqOrRd = <ContourColorMap.SeqOrRd: 34>
-
SeqOrange = <ContourColorMap.SeqOrange: 33>
-
SeqPiPu = <ContourColorMap.SeqPiPu: 35>
-
SeqPuBu = <ContourColorMap.SeqPuBu: 37>
-
SeqPuBuGn = <ContourColorMap.SeqPuBuGn: 38>
-
SeqPuRd = <ContourColorMap.SeqPuRd: 39>
-
SeqPurple = <ContourColorMap.SeqPurple: 36>
-
SeqRed = <ContourColorMap.SeqRed: 40>
-
SeqYlGn = <ContourColorMap.SeqYlGn: 41>
-
SeqYlGnBu = <ContourColorMap.SeqYlGnBu: 42>
-
SeqYlOrBr = <ContourColorMap.SeqYlOrBr: 43>
-
SeqYlOrRd = <ContourColorMap.SeqYlOrRd: 44>
-
SmRainbow = <ContourColorMap.SmRainbow: 0>
-
TwoColor = <ContourColorMap.TwoColor: 6>
-
UserDef = <ContourColorMap.UserDef: 5>
-
Wild = <ContourColorMap.Wild: 4>
-
class
tecplot.constant.ContourColoring[source]
-
Group1 = <ContourColoring.Group1: 1>
-
Group2 = <ContourColoring.Group2: 2>
-
Group3 = <ContourColoring.Group3: 3>
-
Group4 = <ContourColoring.Group4: 4>
-
Group5 = <ContourColoring.Group5: 5>
-
Group6 = <ContourColoring.Group6: 6>
-
Group7 = <ContourColoring.Group7: 7>
-
Group8 = <ContourColoring.Group8: 8>
-
RGB = <ContourColoring.RGB: 0>
-
class
tecplot.constant.ContourLabelAction[source]
-
Add = <ContourLabelAction.Add: 0>
-
DeleteAll = <ContourLabelAction.DeleteAll: 1>
-
class
tecplot.constant.ContourLevelAction[source]
-
Add = <ContourLevelAction.Add: 0>
-
DeleteNearest = <ContourLevelAction.DeleteNearest: 5>
-
DeleteRange = <ContourLevelAction.DeleteRange: 2>
-
New = <ContourLevelAction.New: 1>
-
Reset = <ContourLevelAction.Reset: 3>
-
ResetToNice = <ContourLevelAction.ResetToNice: 4>
-
class
tecplot.constant.ContourLevelsInitializationMode[source]
-
ClassicResetLevels = <ContourLevelsInitializationMode.ClassicResetLevels: 1>
-
DontResetLevels = <ContourLevelsInitializationMode.DontResetLevels: 0>
-
NiceResetLevels = <ContourLevelsInitializationMode.NiceResetLevels: 2>
-
class
tecplot.constant.ContourLineMode[source]
-
DashNegative = <ContourLineMode.DashNegative: 2>
-
SkipToSolid = <ContourLineMode.SkipToSolid: 1>
-
UseZoneLineType = <ContourLineMode.UseZoneLineType: 0>
-
class
tecplot.constant.ContourType[source]
-
AverageCell = <ContourType.AverageCell: 3>
-
Flood = <ContourType.Flood: 1>
-
Lines = <ContourType.Lines: 0>
-
Overlay = <ContourType.Overlay: 2>
-
PrimaryValue = <ContourType.PrimaryValue: 4>
-
class
tecplot.constant.CoordScale[source]
-
Linear = <CoordScale.Linear: 0>
-
Log = <CoordScale.Log: 1>
-
class
tecplot.constant.CoordSys[source]
-
Frame = <CoordSys.Frame: 1>
-
FrameOffset = <CoordSys.FrameOffset: 2>
-
Grid = <CoordSys.Grid: 0>
-
Grid3D = <CoordSys.Grid3D: 6>
-
Hardcopy = <CoordSys.Hardcopy: 5>
-
Paper = <CoordSys.Paper: 3>
-
Screen = <CoordSys.Screen: 4>
-
Workspace = <CoordSys.Workspace: 7>
-
class
tecplot.constant.CurveInfoMode[source]
-
Coefficients = <CurveInfoMode.Coefficients: 0>
-
Macro = <CurveInfoMode.Macro: 2>
-
RawData = <CurveInfoMode.RawData: 1>
-
class
tecplot.constant.CurveType[source]
-
EToRFit = <CurveType.EToRFit: 2>
-
Extended = <CurveType.Extended: 6>
-
LineSeg = <CurveType.LineSeg: 0>
-
ParaSpline = <CurveType.ParaSpline: 5>
-
PolynomialFit = <CurveType.PolynomialFit: 1>
-
PowerFit = <CurveType.PowerFit: 3>
-
Spline = <CurveType.Spline: 4>
-
class
tecplot.constant.DataAlterReturnCode[source]
-
Error = <DataAlterReturnCode.Error: 6>
-
InvalidExpressionCharacter = <DataAlterReturnCode.InvalidExpressionCharacter: 5>
-
InvalidLeftSideVariable = <DataAlterReturnCode.InvalidLeftSideVariable: 3>
-
InvalidReference = <DataAlterReturnCode.InvalidReference: 4>
-
InvalidVariableName = <DataAlterReturnCode.InvalidVariableName: 1>
-
InvalidVariableNumber = <DataAlterReturnCode.InvalidVariableNumber: 2>
-
Ok = <DataAlterReturnCode.Ok: 0>
-
class
tecplot.constant.DataFileType[source]
-
Full = <DataFileType.Full: 0>
-
Grid = <DataFileType.Grid: 1>
-
Solution = <DataFileType.Solution: 2>
-
class
tecplot.constant.DataNodeStructure[source]
-
Classic = <DataNodeStructure.Classic: 0>
-
ClassicPlus = <DataNodeStructure.ClassicPlus: 1>
-
class
tecplot.constant.DataProbeVarLoadMode[source]
-
IncrementallyLoadAll = <DataProbeVarLoadMode.IncrementallyLoadAll: 0>
-
LoadRequiredVarsOnly = <DataProbeVarLoadMode.LoadRequiredVarsOnly: 1>
-
class
tecplot.constant.DataStoreStrategy[source]
-
Auto = <DataStoreStrategy.Auto: 0>
-
Heap = <DataStoreStrategy.Heap: 1>
-
class
tecplot.constant.DataValueStructure[source]
-
Classic = <DataValueStructure.Classic: 0>
-
ClassicPadded = <DataValueStructure.ClassicPadded: 1>
-
ClassicPlus = <DataValueStructure.ClassicPlus: 2>
-
class
tecplot.constant.DerivPos[source]
-
atpoint = <DerivPos.atpoint: 0>
-
atpointb2 = <DerivPos.atpointb2: 1>
-
iphalf = <DerivPos.iphalf: 4>
-
jphalf = <DerivPos.jphalf: 3>
-
kphalf = <DerivPos.kphalf: 2>
-
class
tecplot.constant.DistributionRegion[source]
-
Point = <DistributionRegion.Point: 0>
-
Rake = <DistributionRegion.Rake: 1>
-
SurfacesOfActiveZones = <DistributionRegion.SurfacesOfActiveZones: 2>
-
SurfacesOfSelectedObjects = <DistributionRegion.SurfacesOfSelectedObjects: 3>
-
SurfacesOfSuppliedZones = <DistributionRegion.SurfacesOfSuppliedZones: 4>
-
class
tecplot.constant.DrawOrder[source]
-
AfterData = <DrawOrder.AfterData: 0>
-
BeforeData = <DrawOrder.BeforeData: 1>
-
class
tecplot.constant.Drift[source]
-
Linear = <Drift.Linear: 1>
-
None_ = <Drift.None_: 0>
-
Quad = <Drift.Quad: 2>
-
class
tecplot.constant.EPSPreviewImage[source]
-
EPSI2 = <EPSPreviewImage.EPSI2: 2>
-
FRAME = <EPSPreviewImage.FRAME: 3>
-
None_ = <EPSPreviewImage.None_: 0>
-
TIFF = <EPSPreviewImage.TIFF: 1>
-
class
tecplot.constant.EdgeType[source]
-
Borders = <EdgeType.Borders: 0>
-
BordersAndCreases = <EdgeType.BordersAndCreases: 2>
-
Creases = <EdgeType.Creases: 1>
-
class
tecplot.constant.ElementOrientation[source]
-
Arbitrary = <ElementOrientation.Arbitrary: 2>
-
Reversed = <ElementOrientation.Reversed: 1>
-
Standard = <ElementOrientation.Standard: 0>
-
class
tecplot.constant.ErrorBar[source]
-
Cross = <ErrorBar.Cross: 6>
-
Down = <ErrorBar.Down: 1>
-
Horz = <ErrorBar.Horz: 4>
-
Left = <ErrorBar.Left: 2>
-
Right = <ErrorBar.Right: 3>
-
Up = <ErrorBar.Up: 0>
-
Vert = <ErrorBar.Vert: 5>
-
class
tecplot.constant.ExportFormat[source]
-
AVI = <ExportFormat.AVI: 14>
-
BMP = <ExportFormat.BMP: 12>
-
EPS = <ExportFormat.EPS: 9>
-
FLV = <ExportFormat.FLV: 20>
-
Flash = <ExportFormat.Flash: 17>
-
HPGL = <ExportFormat.HPGL: 6>
-
HPGL2 = <ExportFormat.HPGL2: 7>
-
JPEG = <ExportFormat.JPEG: 16>
-
MPEG4 = <ExportFormat.MPEG4: 21>
-
PNG = <ExportFormat.PNG: 13>
-
PS = <ExportFormat.PS: 8>
-
RasterMetafile = <ExportFormat.RasterMetafile: 0>
-
SGI = <ExportFormat.SGI: 2>
-
SunRaster = <ExportFormat.SunRaster: 3>
-
TIFF = <ExportFormat.TIFF: 1>
-
TecplotViewer = <ExportFormat.TecplotViewer: 19>
-
WMV = <ExportFormat.WMV: 22>
-
WindowsMetafile = <ExportFormat.WindowsMetafile: 11>
-
X3D = <ExportFormat.X3D: 18>
-
XWindows = <ExportFormat.XWindows: 4>
-
class
tecplot.constant.ExportRegion[source]
-
AllFrames = <ExportRegion.AllFrames: 1>
-
CurrentFrame = <ExportRegion.CurrentFrame: 0>
-
WorkArea = <ExportRegion.WorkArea: 2>
-
class
tecplot.constant.FaceNeighborMode[source]
-
GlobalOneToMany = <FaceNeighborMode.GlobalOneToMany: 3>
-
GlobalOneToOne = <FaceNeighborMode.GlobalOneToOne: 2>
-
LocalOneToMany = <FaceNeighborMode.LocalOneToMany: 1>
-
LocalOneToOne = <FaceNeighborMode.LocalOneToOne: 0>
-
class
tecplot.constant.FieldDataType[source]
-
Bit = <FieldDataType.Bit: 6>
-
Byte = <FieldDataType.Byte: 5>
-
Double = <FieldDataType.Double: 2>
-
Float = <FieldDataType.Float: 1>
-
Int16 = <FieldDataType.Int16: 4>
-
Int32 = <FieldDataType.Int32: 3>
-
class
tecplot.constant.FieldMapMode[source]
-
UseStrandID = <FieldMapMode.UseStrandID: 0>
-
UseZoneSet = <FieldMapMode.UseZoneSet: 1>
-
class
tecplot.constant.FillMode[source]
-
None_ = <FillMode.None_: 0>
-
UseBackgroundColor = <FillMode.UseBackgroundColor: 3>
-
UseLineColor = <FillMode.UseLineColor: 2>
-
UseSpecificColor = <FillMode.UseSpecificColor: 1>
-
class
tecplot.constant.FlashCompressionType[source]
-
BestSpeed = <FlashCompressionType.BestSpeed: 0>
-
SmallestSize = <FlashCompressionType.SmallestSize: 1>
-
class
tecplot.constant.FlashImageType[source]
-
Color256 = <FlashImageType.Color256: 2>
-
JPEG = <FlashImageType.JPEG: 1>
-
Lossless = <FlashImageType.Lossless: 0>
-
class
tecplot.constant.Font[source]
-
Courier = <Font.Courier: 9>
-
CourierBold = <Font.CourierBold: 10>
-
CourierItalic = <Font.CourierItalic: 14>
-
CourierItalicBold = <Font.CourierItalicBold: 15>
-
Extended = <Font.Extended: 11>
-
Greek = <Font.Greek: 2>
-
Helvetica = <Font.Helvetica: 0>
-
HelveticaBold = <Font.HelveticaBold: 1>
-
HelveticaItalic = <Font.HelveticaItalic: 12>
-
HelveticaItalicBold = <Font.HelveticaItalicBold: 13>
-
Math = <Font.Math: 3>
-
Times = <Font.Times: 5>
-
TimesBold = <Font.TimesBold: 7>
-
TimesItalic = <Font.TimesItalic: 6>
-
TimesItalicBold = <Font.TimesItalicBold: 8>
-
UserDefined = <Font.UserDefined: 4>
-
class
tecplot.constant.FontStyle[source]
-
Bold = <FontStyle.Bold: 2>
-
BoldItalic = <FontStyle.BoldItalic: 3>
-
Italic = <FontStyle.Italic: 1>
-
Regular = <FontStyle.Regular: 0>
-
class
tecplot.constant.FrameAction[source]
-
ActivateAtPosition = <FrameAction.ActivateAtPosition: 11>
-
ActivateByName = <FrameAction.ActivateByName: 12>
-
ActivateByNumber = <FrameAction.ActivateByNumber: 13>
-
ActivateNext = <FrameAction.ActivateNext: 9>
-
ActivatePrevious = <FrameAction.ActivatePrevious: 10>
-
ActivateTop = <FrameAction.ActivateTop: 8>
-
DeleteActive = <FrameAction.DeleteActive: 3>
-
DeleteByNumber = <FrameAction.DeleteByNumber: 21>
-
FitAllToPaper = <FrameAction.FitAllToPaper: 4>
-
MoveToBottomActive = <FrameAction.MoveToBottomActive: 17>
-
MoveToBottomByName = <FrameAction.MoveToBottomByName: 18>
-
MoveToBottomByNumber = <FrameAction.MoveToBottomByNumber: 19>
-
MoveToTopActive = <FrameAction.MoveToTopActive: 14>
-
MoveToTopByName = <FrameAction.MoveToTopByName: 15>
-
MoveToTopByNumber = <FrameAction.MoveToTopByNumber: 16>
-
PopAtPosition = <FrameAction.PopAtPosition: 2>
-
PopByName = <FrameAction.PopByName: 6>
-
PopByNumber = <FrameAction.PopByNumber: 1>
-
PushByName = <FrameAction.PushByName: 5>
-
PushByNumber = <FrameAction.PushByNumber: 7>
-
PushTop = <FrameAction.PushTop: 0>
-
SetNumberByNumber = <FrameAction.SetNumberByNumber: 20>
-
class
tecplot.constant.FrameCollection[source]
-
All = <FrameCollection.All: 0>
-
Picked = <FrameCollection.Picked: 1>
-
class
tecplot.constant.FrameSizePosUnits[source]
-
Paper = <FrameSizePosUnits.Paper: 0>
-
Workspace = <FrameSizePosUnits.Workspace: 1>
-
class
tecplot.constant.FunctionDependency[source]
-
XIndependent = <FunctionDependency.XIndependent: 0>
-
YIndependent = <FunctionDependency.YIndependent: 1>
-
class
tecplot.constant.GeomForm[source]
-
Circle = <GeomForm.Circle: 3>
-
Ellipse = <GeomForm.Ellipse: 4>
-
Image = <GeomForm.Image: 6>
-
LineSegs = <GeomForm.LineSegs: 0>
-
Rectangle = <GeomForm.Rectangle: 1>
-
Square = <GeomForm.Square: 2>
-
class
tecplot.constant.GeomShape[source]
-
Circle = <GeomShape.Circle: 6>
-
Cube = <GeomShape.Cube: 7>
-
Del = <GeomShape.Del: 1>
-
Diamond = <GeomShape.Diamond: 5>
-
Grad = <GeomShape.Grad: 2>
-
LTri = <GeomShape.LTri: 4>
-
Octahedron = <GeomShape.Octahedron: 9>
-
PieChart = <GeomShape.PieChart: 11>
-
Point = <GeomShape.Point: 10>
-
RTri = <GeomShape.RTri: 3>
-
Sphere = <GeomShape.Sphere: 8>
-
Square = <GeomShape.Square: 0>
-
class
tecplot.constant.GetValueReturnCode[source]
-
ContextError = <GetValueReturnCode.ContextError: 3>
-
DeprecatedError = <GetValueReturnCode.DeprecatedError: 4>
-
Ok = <GetValueReturnCode.Ok: 0>
-
ResultTypeError = <GetValueReturnCode.ResultTypeError: 1>
-
SyntaxError = <GetValueReturnCode.SyntaxError: 2>
-
class
tecplot.constant.Gridline[source]
-
Major = <Gridline.Major: 0>
-
Marker = <Gridline.Marker: 2>
-
Minor = <Gridline.Minor: 1>
-
class
tecplot.constant.IJKBlankMode[source]
-
BlankExterior = <IJKBlankMode.BlankExterior: 1>
-
BlankInterior = <IJKBlankMode.BlankInterior: 0>
-
class
tecplot.constant.IJKCellType[source]
-
FacePlanes = <IJKCellType.FacePlanes: 1>
-
Planes = <IJKCellType.Planes: 0>
-
Volume = <IJKCellType.Volume: 2>
-
class
tecplot.constant.IJKLines[source]
-
I = <IJKLines.I: 0>
-
J = <IJKLines.J: 1>
-
K = <IJKLines.K: 2>
-
class
tecplot.constant.IJKPlanes[source]
-
Face = <IJKPlanes.Face: 3>
-
I = <IJKPlanes.I: 0>
-
J = <IJKPlanes.J: 1>
-
K = <IJKPlanes.K: 2>
-
Unused = <IJKPlanes.Unused: 9>
-
Volume = <IJKPlanes.Volume: 8>
-
class
tecplot.constant.ImageResizeFilter[source]
-
BSpline = <ImageResizeFilter.BSpline: 6>
-
Bell = <ImageResizeFilter.Bell: 5>
-
Box = <ImageResizeFilter.Box: 1>
-
Cubic = <ImageResizeFilter.Cubic: 7>
-
Gaussian = <ImageResizeFilter.Gaussian: 9>
-
Lanczos2 = <ImageResizeFilter.Lanczos2: 2>
-
Lanczos3 = <ImageResizeFilter.Lanczos3: 3>
-
Mitchell = <ImageResizeFilter.Mitchell: 8>
-
Texture = <ImageResizeFilter.Texture: 0>
-
Triangle = <ImageResizeFilter.Triangle: 4>
-
class
tecplot.constant.IsoSurfaceSelection[source]
-
AllContourLevels = <IsoSurfaceSelection.AllContourLevels: 0>
-
OneSpecificValue = <IsoSurfaceSelection.OneSpecificValue: 1>
-
ThreeSpecificValues = <IsoSurfaceSelection.ThreeSpecificValues: 3>
-
TwoSpecificValues = <IsoSurfaceSelection.TwoSpecificValues: 2>
-
class
tecplot.constant.JPEGEncoding[source]
-
Progressive = <JPEGEncoding.Progressive: 1>
-
Standard = <JPEGEncoding.Standard: 0>
-
class
tecplot.constant.LabelAlignment[source]
-
AlongAxis = <LabelAlignment.AlongAxis: 1>
-
ByAngle = <LabelAlignment.ByAngle: 0>
-
PerpendicularToAxis = <LabelAlignment.PerpendicularToAxis: 2>
-
class
tecplot.constant.LabelType[source]
-
Index = <LabelType.Index: 0>
-
VarValue = <LabelType.VarValue: 1>
-
XAndYVarValue = <LabelType.XAndYVarValue: 2>
-
class
tecplot.constant.LegendProcess[source]
-
DrawLegend = <LegendProcess.DrawLegend: 0>
-
EraseLegend = <LegendProcess.EraseLegend: 1>
-
GetExtents = <LegendProcess.GetExtents: 2>
-
class
tecplot.constant.LegendShow[source]
-
Auto = <LegendShow.Auto: 2>
-
No = <LegendShow.No: 1>
-
Yes = <LegendShow.Yes: 0>
-
class
tecplot.constant.LightingEffect[source]
-
Gouraud = <LightingEffect.Gouraud: 1>
-
Paneled = <LightingEffect.Paneled: 0>
-
class
tecplot.constant.LineCap[source]
-
Flat = <LineCap.Flat: 0>
-
Round = <LineCap.Round: 1>
-
Square = <LineCap.Square: 2>
-
class
tecplot.constant.LineJoin[source]
-
Bevel = <LineJoin.Bevel: 2>
-
Miter = <LineJoin.Miter: 0>
-
Round = <LineJoin.Round: 1>
-
class
tecplot.constant.LineMapSort[source]
-
DependentVar = <LineMapSort.DependentVar: 2>
-
IndependentVar = <LineMapSort.IndependentVar: 1>
-
None_ = <LineMapSort.None_: 0>
-
SpecificVar = <LineMapSort.SpecificVar: 3>
-
class
tecplot.constant.LinePattern[source]
-
DashDot = <LinePattern.DashDot: 2>
-
DashDotDot = <LinePattern.DashDotDot: 5>
-
Dashed = <LinePattern.Dashed: 1>
-
Dotted = <LinePattern.Dotted: 3>
-
LongDash = <LinePattern.LongDash: 4>
-
Solid = <LinePattern.Solid: 0>
-
class
tecplot.constant.LinearInterpMode[source]
-
DontChange = <LinearInterpMode.DontChange: 0>
-
SetToConst = <LinearInterpMode.SetToConst: 1>
-
class
tecplot.constant.LinkType[source]
-
BetweenFrames = <LinkType.BetweenFrames: 1>
-
WithinFrame = <LinkType.WithinFrame: 0>
-
class
tecplot.constant.MeshType[source]
-
HiddenLine = <MeshType.HiddenLine: 2>
-
Overlay = <MeshType.Overlay: 1>
-
Wireframe = <MeshType.Wireframe: 0>
-
class
tecplot.constant.MessageBoxType[source]
-
Error = <MessageBoxType.Error: 0>
-
Information = <MessageBoxType.Information: 2>
-
Warning = <MessageBoxType.Warning: 1>
-
class
tecplot.constant.NumberFormat[source]
-
BestFloat = <NumberFormat.BestFloat: 3>
-
CustomLabel = <NumberFormat.CustomLabel: 5>
-
DynamicLabel = <NumberFormat.DynamicLabel: 8>
-
Exponential = <NumberFormat.Exponential: 2>
-
FixedFloat = <NumberFormat.FixedFloat: 1>
-
Integer = <NumberFormat.Integer: 0>
-
LogSuperScript = <NumberFormat.LogSuperScript: 6>
-
RangeBestFloat = <NumberFormat.RangeBestFloat: 7>
-
SuperScript = <NumberFormat.SuperScript: 4>
-
TimeDate = <NumberFormat.TimeDate: 9>
-
class
tecplot.constant.ObjectAlign[source]
-
Bottom = <ObjectAlign.Bottom: 4>
-
Center = <ObjectAlign.Center: 2>
-
LeftJustify = <ObjectAlign.LeftJustify: 0>
-
RightJustify = <ObjectAlign.RightJustify: 1>
-
Top = <ObjectAlign.Top: 3>
-
class
tecplot.constant.ObjectDrawMode[source]
-
DrawFirst = <ObjectDrawMode.DrawFirst: 0>
-
Move = <ObjectDrawMode.Move: 1>
-
Place = <ObjectDrawMode.Place: 3>
-
Remove = <ObjectDrawMode.Remove: 2>
-
class
tecplot.constant.OffsetDataType[source]
-
OffsetDataType_32Bit = <OffsetDataType.OffsetDataType_32Bit: 0>
-
OffsetDataType_64Bit = <OffsetDataType.OffsetDataType_64Bit: 1>
-
class
tecplot.constant.OriginResetLocation[source]
-
DataCenter = <OriginResetLocation.DataCenter: 0>
-
ViewCenter = <OriginResetLocation.ViewCenter: 1>
-
class
tecplot.constant.PageAction[source]
-
Clear = <PageAction.Clear: 2>
-
Create = <PageAction.Create: 0>
-
Delete = <PageAction.Delete: 1>
-
SetCurrentByName = <PageAction.SetCurrentByName: 5>
-
SetCurrentByNumber = <PageAction.SetCurrentByNumber: 7>
-
SetCurrentByUniqueID = <PageAction.SetCurrentByUniqueID: 6>
-
SetCurrentToNext = <PageAction.SetCurrentToNext: 3>
-
SetCurrentToPrev = <PageAction.SetCurrentToPrev: 4>
-
class
tecplot.constant.Palette[source]
-
Color = <Palette.Color: 2>
-
Monochrome = <Palette.Monochrome: 0>
-
PenPlotter = <Palette.PenPlotter: 1>
-
class
tecplot.constant.PlacementPlaneOrientation[source]
-
X = <PlacementPlaneOrientation.X: 0>
-
Y = <PlacementPlaneOrientation.Y: 1>
-
Z = <PlacementPlaneOrientation.Z: 2>
-
class
tecplot.constant.PlotApproximationMode[source]
-
AllFramesAlwaysApproximated = <PlotApproximationMode.AllFramesAlwaysApproximated: 2>
-
Automatic = <PlotApproximationMode.Automatic: 0>
-
NonCurrentAlwaysApproximated = <PlotApproximationMode.NonCurrentAlwaysApproximated: 1>
-
class
tecplot.constant.PlotType[source]
-
Automatic = <PlotType.Automatic: 0>
-
Cartesian2D = <PlotType.Cartesian2D: 2>
-
Cartesian3D = <PlotType.Cartesian3D: 1>
-
PolarLine = <PlotType.PolarLine: 5>
-
Sketch = <PlotType.Sketch: 4>
-
XYLine = <PlotType.XYLine: 3>
-
class
tecplot.constant.PointsToPlot[source]
-
AllCellCenters = <PointsToPlot.AllCellCenters: 3>
-
AllConnected = <PointsToPlot.AllConnected: 4>
-
AllNodes = <PointsToPlot.AllNodes: 1>
-
SurfaceCellCenters = <PointsToPlot.SurfaceCellCenters: 2>
-
SurfaceNodes = <PointsToPlot.SurfaceNodes: 0>
-
class
tecplot.constant.PolyCellInterpolationMode[source]
-
AverageNodes = <PolyCellInterpolationMode.AverageNodes: 1>
-
UseCCValue = <PolyCellInterpolationMode.UseCCValue: 0>
-
class
tecplot.constant.PositionMarkerBy[source]
-
Constant = <PositionMarkerBy.Constant: 1>
-
SolutionTime = <PositionMarkerBy.SolutionTime: 0>
-
class
tecplot.constant.PrintRenderType[source]
-
Image = <PrintRenderType.Image: 1>
-
Vector = <PrintRenderType.Vector: 0>
-
class
tecplot.constant.PrinterDriver[source]
-
EPS = <PrinterDriver.EPS: 4>
-
HPGL = <PrinterDriver.HPGL: 0>
-
HPGL2 = <PrinterDriver.HPGL2: 1>
-
PS = <PrinterDriver.PS: 2>
-
WINDOWS = <PrinterDriver.WINDOWS: 5>
-
WMF = <PrinterDriver.WMF: 6>
-
X3D = <PrinterDriver.X3D: 7>
-
class
tecplot.constant.Projection[source]
-
Orthographic = <Projection.Orthographic: 0>
-
Perspective = <Projection.Perspective: 1>
-
class
tecplot.constant.PtSelection[source]
-
All = <PtSelection.All: 0>
-
NearestN = <PtSelection.NearestN: 1>
-
OctantN = <PtSelection.OctantN: 2>
-
class
tecplot.constant.RGBLegendOrientation[source]
-
BGR = <RGBLegendOrientation.BGR: 5>
-
BRG = <RGBLegendOrientation.BRG: 2>
-
GBR = <RGBLegendOrientation.GBR: 1>
-
GRB = <RGBLegendOrientation.GRB: 4>
-
RBG = <RGBLegendOrientation.RBG: 3>
-
RGB = <RGBLegendOrientation.RGB: 0>
-
class
tecplot.constant.RGBMode[source]
-
SpecifyGB = <RGBMode.SpecifyGB: 3>
-
SpecifyRB = <RGBMode.SpecifyRB: 2>
-
SpecifyRG = <RGBMode.SpecifyRG: 1>
-
SpecifyRGB = <RGBMode.SpecifyRGB: 0>
-
class
tecplot.constant.ReadDataOption[source]
-
Append = <ReadDataOption.Append: 1>
-
Replace = <ReadDataOption.Replace: 2>
-
ReplaceInActiveFrame = <ReadDataOption.ReplaceInActiveFrame: 0>
-
class
tecplot.constant.RelOp[source]
-
EqualTo = <RelOp.EqualTo: 4>
-
GreaterThan = <RelOp.GreaterThan: 3>
-
GreaterThanOrEqual = <RelOp.GreaterThanOrEqual: 1>
-
LessThan = <RelOp.LessThan: 2>
-
LessThanOrEqual = <RelOp.LessThanOrEqual: 0>
-
NotEqualTo = <RelOp.NotEqualTo: 5>
-
class
tecplot.constant.RemoteConnectionMethod[source]
-
Direct = <RemoteConnectionMethod.Direct: 'Direct'>
-
Manual = <RemoteConnectionMethod.Manual: 'Manual'>
-
Tunneled = <RemoteConnectionMethod.Tunneled: 'Tunneled'>
-
class
tecplot.constant.RotateAxis[source]
-
AboutVector = <RotateAxis.AboutVector: 9>
-
Alpha = <RotateAxis.Alpha: 5>
-
HorzRollerBall = <RotateAxis.HorzRollerBall: 8>
-
Psi = <RotateAxis.Psi: 3>
-
Theta = <RotateAxis.Theta: 4>
-
Twist = <RotateAxis.Twist: 6>
-
VertRollerBall = <RotateAxis.VertRollerBall: 7>
-
X = <RotateAxis.X: 0>
-
Y = <RotateAxis.Y: 1>
-
Z = <RotateAxis.Z: 2>
-
class
tecplot.constant.RotationMode[source]
-
RollerBall = <RotationMode.RollerBall: 2>
-
Spherical = <RotationMode.Spherical: 1>
-
XYZAxis = <RotationMode.XYZAxis: 0>
-
class
tecplot.constant.Scope[source]
-
Global = <Scope.Global: 0>
-
Local = <Scope.Local: 1>
-
class
tecplot.constant.SetValueReturnCode[source]
-
AssignOpError = <SetValueReturnCode.AssignOpError: 8>
-
ContextError1 = <SetValueReturnCode.ContextError1: 11>
-
ContextError2 = <SetValueReturnCode.ContextError2: 12>
-
DuplicateValue = <SetValueReturnCode.DuplicateValue: 1>
-
FeatureNotAvailable = <SetValueReturnCode.FeatureNotAvailable: 14>
-
InternalMemoryError = <SetValueReturnCode.InternalMemoryError: 10>
-
Interrupted = <SetValueReturnCode.Interrupted: 15>
-
InvalidCommandOption = <SetValueReturnCode.InvalidCommandOption: 2>
-
InvalidVarOrZone = <SetValueReturnCode.InvalidVarOrZone: 9>
-
NoAttachedDatasetError = <SetValueReturnCode.NoAttachedDatasetError: 3>
-
NoAttachedFrameError = <SetValueReturnCode.NoAttachedFrameError: 4>
-
NotAllowedInConfigError = <SetValueReturnCode.NotAllowedInConfigError: 5>
-
Ok = <SetValueReturnCode.Ok: 0>
-
OnlyAllowedInConfigError = <SetValueReturnCode.OnlyAllowedInConfigError: 13>
-
ValueRangeError = <SetValueReturnCode.ValueRangeError: 6>
-
ValueSyntaxError = <SetValueReturnCode.ValueSyntaxError: 7>
-
class
tecplot.constant.SkipMode[source]
-
ByFrameUnits = <SkipMode.ByFrameUnits: 1>
-
ByIndex = <SkipMode.ByIndex: 0>
-
class
tecplot.constant.SliceSource[source]
-
LinearZones = <SliceSource.LinearZones: 3>
-
SurfaceZones = <SliceSource.SurfaceZones: 0>
-
SurfacesOfVolumeZones = <SliceSource.SurfacesOfVolumeZones: 2>
-
VolumeZones = <SliceSource.VolumeZones: 1>
-
class
tecplot.constant.SliceSurface[source]
-
Arbitrary = <SliceSurface.Arbitrary: 7>
-
IPlanes = <SliceSurface.IPlanes: 3>
-
JPlanes = <SliceSurface.JPlanes: 4>
-
KPlanes = <SliceSurface.KPlanes: 5>
-
XPlanes = <SliceSurface.XPlanes: 0>
-
YPlanes = <SliceSurface.YPlanes: 1>
-
ZPlanes = <SliceSurface.ZPlanes: 2>
-
class
tecplot.constant.StateChange[source]
-
AnimationEnd = <StateChange.AnimationEnd: 56>
-
AnimationStart = <StateChange.AnimationStart: 55>
-
AuxDataAdded = <StateChange.AuxDataAdded: 41>
-
AuxDataAltered = <StateChange.AuxDataAltered: 43>
-
AuxDataDeleted = <StateChange.AuxDataDeleted: 42>
-
ColorMap = <StateChange.ColorMap: 21>
-
ColorMapDeleted = <StateChange.ColorMapDeleted: 63>
-
ContourLevels = <StateChange.ContourLevels: 12>
-
ContourVar = <StateChange.ContourVar: 22>
-
CopyView = <StateChange.CopyView: 62>
-
DataSetLockOff = <StateChange.DataSetLockOff: 34>
-
DataSetLockOn = <StateChange.DataSetLockOn: 33>
-
DataSetReset = <StateChange.DataSetReset: 8>
-
DataSetTitle = <StateChange.DataSetTitle: 37>
-
DrawingInterrupted = <StateChange.DrawingInterrupted: 38>
-
FrameDeleted = <StateChange.FrameDeleted: 5>
-
FrameOrderChanged = <StateChange.FrameOrderChanged: 52>
-
Geom = <StateChange.Geom: 36>
-
ImageExported = <StateChange.ImageExported: 46>
-
JournalReset = <StateChange.JournalReset: 30>
-
LayoutAssociation = <StateChange.LayoutAssociation: 61>
-
LineMapAddDeleteOrReorder = <StateChange.LineMapAddDeleteOrReorder: 19>
-
LineMapAssignment = <StateChange.LineMapAssignment: 11>
-
LineMapName = <StateChange.LineMapName: 18>
-
MacroFunctionListChanged = <StateChange.MacroFunctionListChanged: 54>
-
MacroLoaded = <StateChange.MacroLoaded: 65>
-
MacroRecordingCanceled = <StateChange.MacroRecordingCanceled: 59>
-
MacroRecordingEnded = <StateChange.MacroRecordingEnded: 58>
-
MacroRecordingStarted = <StateChange.MacroRecordingStarted: 57>
-
ModalDialogDismiss = <StateChange.ModalDialogDismiss: 14>
-
ModalDialogLaunch = <StateChange.ModalDialogLaunch: 13>
-
MouseModeUpdate = <StateChange.MouseModeUpdate: 25>
-
NewActiveFrame = <StateChange.NewActiveFrame: 51>
-
NewAxisVariables = <StateChange.NewAxisVariables: 24>
-
NewLayout = <StateChange.NewLayout: 9>
-
NewTopPage = <StateChange.NewTopPage: 50>
-
NewUndoState = <StateChange.NewUndoState: 53>
-
NodeMapsAltered = <StateChange.NodeMapsAltered: 4>
-
OpenLayout = <StateChange.OpenLayout: 64>
-
PageDeleted = <StateChange.PageDeleted: 49>
-
PerformingUndoBegin = <StateChange.PerformingUndoBegin: 66>
-
PerformingUndoEnd = <StateChange.PerformingUndoEnd: 67>
-
PickListCleared = <StateChange.PickListCleared: 26>
-
PickListGroupSelect = <StateChange.PickListGroupSelect: 27>
-
PickListSingleSelect = <StateChange.PickListSingleSelect: 28>
-
PickListStyle = <StateChange.PickListStyle: 29>
-
PrintPreviewDismiss = <StateChange.PrintPreviewDismiss: 40>
-
PrintPreviewLaunch = <StateChange.PrintPreviewLaunch: 39>
-
QuitTecplot = <StateChange.QuitTecplot: 15>
-
SolutiontimeChangeBlockEnd = <StateChange.SolutiontimeChangeBlockEnd: 68>
-
Streamtrace = <StateChange.Streamtrace: 23>
-
Style = <StateChange.Style: 7>
-
SuspendInterface = <StateChange.SuspendInterface: 32>
-
TecplotIsInitialized = <StateChange.TecplotIsInitialized: 45>
-
Text = <StateChange.Text: 35>
-
UnsuspendInterface = <StateChange.UnsuspendInterface: 31>
-
VarName = <StateChange.VarName: 17>
-
VariableLockOff = <StateChange.VariableLockOff: 48>
-
VariableLockOn = <StateChange.VariableLockOn: 47>
-
VarsAdded = <StateChange.VarsAdded: 1>
-
VarsAltered = <StateChange.VarsAltered: 0>
-
VarsDeleted = <StateChange.VarsDeleted: 44>
-
View = <StateChange.View: 20>
-
ZoneName = <StateChange.ZoneName: 16>
-
ZoneSolutionTimeAltered = <StateChange.ZoneSolutionTimeAltered: 60>
-
ZonesAdded = <StateChange.ZonesAdded: 3>
-
ZonesDeleted = <StateChange.ZonesDeleted: 2>
-
tecplot.constant.StepMode
alias of SkipMode
-
class
tecplot.constant.StreamDir[source]
-
Both = <StreamDir.Both: 2>
-
Forward = <StreamDir.Forward: 0>
-
Reverse = <StreamDir.Reverse: 1>
-
class
tecplot.constant.Streamtrace[source]
-
SurfaceLine = <Streamtrace.SurfaceLine: 0>
-
SurfaceRibbon = <Streamtrace.SurfaceRibbon: 1>
-
TwoDLine = <Streamtrace.TwoDLine: 5>
-
VolumeLine = <Streamtrace.VolumeLine: 2>
-
VolumeRibbon = <Streamtrace.VolumeRibbon: 3>
-
VolumeRod = <Streamtrace.VolumeRod: 4>
-
class
tecplot.constant.StreamtraceAction[source]
-
Add = <StreamtraceAction.Add: 0>
-
DeleteAll = <StreamtraceAction.DeleteAll: 1>
-
DeleteRange = <StreamtraceAction.DeleteRange: 2>
-
ResetDeltaTime = <StreamtraceAction.ResetDeltaTime: 4>
-
SetTerminationLine = <StreamtraceAction.SetTerminationLine: 3>
-
class
tecplot.constant.StreamtraceLocation[source]
-
Surface = <StreamtraceLocation.Surface: 0>
-
Volume = <StreamtraceLocation.Volume: 1>
-
class
tecplot.constant.StreamtraceType[source]
-
Line = <StreamtraceType.Line: 0>
-
Ribbon = <StreamtraceType.Ribbon: 2>
-
Rod = <StreamtraceType.Rod: 1>
-
class
tecplot.constant.SurfaceGenerationMethod[source]
-
AllTriangles = <SurfaceGenerationMethod.AllTriangles: 1>
-
AllowQuads = <SurfaceGenerationMethod.AllowQuads: 0>
-
class
tecplot.constant.SurfacesToPlot[source]
-
All = <SurfacesToPlot.All: 9>
-
BoundaryFaces = <SurfacesToPlot.BoundaryFaces: 0>
-
ExposedCellFaces = <SurfacesToPlot.ExposedCellFaces: 1>
-
IJKPlanes = <SurfacesToPlot.IJKPlanes: 8>
-
IJPlanes = <SurfacesToPlot.IJPlanes: 5>
-
IKPlanes = <SurfacesToPlot.IKPlanes: 7>
-
IPlanes = <SurfacesToPlot.IPlanes: 2>
-
JKPlanes = <SurfacesToPlot.JKPlanes: 6>
-
JPlanes = <SurfacesToPlot.JPlanes: 3>
-
KPlanes = <SurfacesToPlot.KPlanes: 4>
-
None_ = <SurfacesToPlot.None_: 10>
-
class
tecplot.constant.SymbolType[source]
-
Geometry = <SymbolType.Geometry: 1>
-
Text = <SymbolType.Text: 0>
-
class
tecplot.constant.TIFFByteOrder[source]
-
Intel = <TIFFByteOrder.Intel: 0>
-
Motorola = <TIFFByteOrder.Motorola: 1>
-
class
tecplot.constant.TecUtilErr[source]
-
None_ = <TecUtilErr.None_: 0>
-
Undetermined = <TecUtilErr.Undetermined: 1>
-
class
tecplot.constant.TextAnchor[source]
-
Center = <TextAnchor.Center: 1>
-
HeadCenter = <TextAnchor.HeadCenter: 7>
-
HeadLeft = <TextAnchor.HeadLeft: 6>
-
HeadRight = <TextAnchor.HeadRight: 8>
-
Left = <TextAnchor.Left: 0>
-
MidCenter = <TextAnchor.MidCenter: 4>
-
MidLeft = <TextAnchor.MidLeft: 3>
-
MidRight = <TextAnchor.MidRight: 5>
-
OnSide = <TextAnchor.OnSide: 9>
-
Right = <TextAnchor.Right: 2>
-
class
tecplot.constant.TextBox[source]
-
Filled = <TextBox.Filled: 1>
-
Hollow = <TextBox.Hollow: 2>
-
None_ = <TextBox.None_: 0>
-
class
tecplot.constant.ThetaMode[source]
-
Arbitrary = <ThetaMode.Arbitrary: 2>
-
Degrees = <ThetaMode.Degrees: 0>
-
Radians = <ThetaMode.Radians: 1>
-
class
tecplot.constant.TickDirection[source]
-
Centered = <TickDirection.Centered: 2>
-
In = <TickDirection.In: 0>
-
Out = <TickDirection.Out: 1>
-
class
tecplot.constant.TileMode[source]
-
Columns = <TileMode.Columns: 'TILEFRAMESHORIZ'>
-
Grid = <TileMode.Grid: 'TILEFRAMESSQUARE'>
-
Rows = <TileMode.Rows: 'TILEFRAMESVERT'>
-
Wrap = <TileMode.Wrap: 'TILEFRAMESWRAP'>
-
class
tecplot.constant.Transform[source]
-
PolarToRect = <Transform.PolarToRect: 0>
-
RectToPolar = <Transform.RectToPolar: 2>
-
RectToSpherical = <Transform.RectToSpherical: 3>
-
SphericalToRect = <Transform.SphericalToRect: 1>
-
class
tecplot.constant.Translucency[source]
-
High = <Translucency.High: 3>
-
Low = <Translucency.Low: 1>
-
Medium = <Translucency.Medium: 2>
-
Solid = <Translucency.Solid: 0>
-
class
tecplot.constant.TwoDDrawOrder[source]
-
ByLayer = <TwoDDrawOrder.ByLayer: 1>
-
ByZone = <TwoDDrawOrder.ByZone: 0>
-
class
tecplot.constant.Units[source]
-
AxisPercentage = <Units.AxisPercentage: 4>
-
Frame = <Units.Frame: 1>
-
Grid = <Units.Grid: 0>
-
Point = <Units.Point: 2>
-
Screen = <Units.Screen: 3>
-
class
tecplot.constant.UnloadStrategy[source]
-
Auto = <UnloadStrategy.Auto: 0>
-
MinimizeMemoryUse = <UnloadStrategy.MinimizeMemoryUse: 2>
-
NeverUnload = <UnloadStrategy.NeverUnload: 1>
-
class
tecplot.constant.ValueBlankCellMode[source]
-
AllCorners = <ValueBlankCellMode.AllCorners: 0>
-
AnyCorner = <ValueBlankCellMode.AnyCorner: 1>
-
PrimaryValue = <ValueBlankCellMode.PrimaryValue: 2>
-
class
tecplot.constant.ValueLocation[source]
-
CellCentered = <ValueLocation.CellCentered: 0>
-
Nodal = <ValueLocation.Nodal: 1>
-
class
tecplot.constant.VarLoadMode[source]
-
ByName = <VarLoadMode.ByName: 0>
-
ByPosition = <VarLoadMode.ByPosition: 1>
-
class
tecplot.constant.VarLockMode[source]
-
Delete = <VarLockMode.Delete: 1>
-
ValueChange = <VarLockMode.ValueChange: 0>
-
class
tecplot.constant.VarStatus[source]
-
Custom = <VarStatus.Custom: 1>
-
Heap = <VarStatus.Heap: 3>
-
Map = <VarStatus.Map: 2>
-
NotLoaded = <VarStatus.NotLoaded: 4>
-
Passive = <VarStatus.Passive: 0>
-
class
tecplot.constant.VariableDerivationMethod[source]
-
Accurate = <VariableDerivationMethod.Accurate: 1>
-
Fast = <VariableDerivationMethod.Fast: 0>
-
class
tecplot.constant.VectorType[source]
-
HeadAtPoint = <VectorType.HeadAtPoint: 1>
-
HeadOnly = <VectorType.HeadOnly: 3>
-
MidAtPoint = <VectorType.MidAtPoint: 2>
-
TailAtPoint = <VectorType.TailAtPoint: 0>
-
class
tecplot.constant.View[source]
-
AxisFit = <View.AxisFit: 2>
-
AxisMakeCurrentValuesNice = <View.AxisMakeCurrentValuesNice: 15>
-
AxisNiceFit = <View.AxisNiceFit: 13>
-
AxisResetToEntireCircle = <View.AxisResetToEntireCircle: 16>
-
Center = <View.Center: 4>
-
Copy = <View.Copy: 8>
-
DataFit = <View.DataFit: 1>
-
Fit = <View.Fit: 0>
-
FitSurfaces = <View.FitSurfaces: 17>
-
Last = <View.Last: 7>
-
MakeCurrentViewNice = <View.MakeCurrentViewNice: 14>
-
NiceFit = <View.NiceFit: 12>
-
Paste = <View.Paste: 9>
-
Push = <View.Push: 10>
-
SetMagnification = <View.SetMagnification: 11>
-
Translate = <View.Translate: 5>
-
Zoom = <View.Zoom: 6>
-
class
tecplot.constant.VolumeCellInterpolationMode[source]
-
PiecewiseLinear = <VolumeCellInterpolationMode.PiecewiseLinear: 0>
-
TriLinear = <VolumeCellInterpolationMode.TriLinear: 1>
-
class
tecplot.constant.WindowFunction[source]
-
Hamming = <WindowFunction.Hamming: 3>
-
Hann = <WindowFunction.Hann: 2>
-
Rectangular = <WindowFunction.Rectangular: 0>
-
Triangular = <WindowFunction.Triangular: 1>
-
class
tecplot.constant.WorkspaceView[source]
-
FitAllFrames = <WorkspaceView.FitAllFrames: 1>
-
FitPaper = <WorkspaceView.FitPaper: 2>
-
FitSelectedFrames = <WorkspaceView.FitSelectedFrames: 0>
-
LastView = <WorkspaceView.LastView: 4>
-
Maximize = <WorkspaceView.Maximize: 3>
-
Translate = <WorkspaceView.Translate: 6>
-
UnMaximize = <WorkspaceView.UnMaximize: 7>
-
Zoom = <WorkspaceView.Zoom: 5>
-
class
tecplot.constant.ZoneAnimationMode[source]
-
GroupStepByNumber = <ZoneAnimationMode.GroupStepByNumber: 1>
-
StepByNumber = <ZoneAnimationMode.StepByNumber: 0>
-
StepByTime = <ZoneAnimationMode.StepByTime: 2>
-
class
tecplot.constant.ZoneOrder[source]
-
I = <ZoneOrder.I: 0>
-
IJ = <ZoneOrder.IJ: 3>
-
IJK = <ZoneOrder.IJK: 6>
-
IK = <ZoneOrder.IK: 4>
-
J = <ZoneOrder.J: 1>
-
JK = <ZoneOrder.JK: 5>
-
K = <ZoneOrder.K: 2>
-
class
tecplot.constant.ZoneType[source]
-
FEBrick = <ZoneType.FEBrick: 4>
-
FELineSeg = <ZoneType.FELineSeg: 5>
-
FEMixedVolume = <ZoneType.FEMixedVolume: 8>
-
FEPolygon = <ZoneType.FEPolygon: 6>
-
FEPolyhedron = <ZoneType.FEPolyhedron: 7>
-
FEQuad = <ZoneType.FEQuad: 2>
-
FETetra = <ZoneType.FETetra: 3>
-
FETriangle = <ZoneType.FETriangle: 1>
-
Ordered = <ZoneType.Ordered: 0>