Constants

tecplot.constant

class tecplot.constant.AVICompression(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ColorPreserving = 0
LinePreserving = 1
LosslessUncompressed = 2
class tecplot.constant.Alignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bottom = 4
Left = 0
Middle = 2
Right = 1
Top = 3
class tecplot.constant.AnchorAlignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BottomCenter = 7
BottomLeft = 6
BottomRight = 8
MiddleCenter = 4
MiddleLeft = 3
MiddleRight = 5
TopCenter = 1
TopLeft = 0
TopRight = 2
class tecplot.constant.AngleUnits(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Degrees = 0
Radians = 1
class tecplot.constant.AnimationDest(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AVI = 1
FLV = 4
Flash = 3
MPEG4 = 5
RM = 2
Screen = 0
WMV = 6
class tecplot.constant.AnimationOperation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Backward = 1
Bounce = 3
Forward = 0
Loop = 2
class tecplot.constant.AnimationStep(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Current = 2
First = 0
Last = 4
Next = 6
Previous = 5
Second = 1
SecondToLast = 3
class tecplot.constant.AnimationType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ContourLevels = 7
IJKBlanking = 3
IJKPlanes = 4
IsoSurfaces = 5
LineMap = 0
Slices = 6
Streamtraces = 8
Time = 1
Zone = 2
class tecplot.constant.ArgListArgType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ArbParam = 2
ArbParamPtr = 0
Array = 3
Double = 4
DoublePtr = 1
Function = 5
Int = 6
Int64Array = 11
Set = 7
String = 8
StringList = 9
StringPtr = 10
class tecplot.constant.ArrowheadAttachment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AtBeginning = 1
AtBothEnds = 3
AtEnd = 2
None_ = 0
class tecplot.constant.ArrowheadStyle(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Filled = 1
Hollow = 2
Plain = 0
class tecplot.constant.AssignOp(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ConvertFromCm = 5
ConvertFromIn = 6
ConvertFromPix = 8
ConvertFromPt = 7
DivideEquals = 4
Equals = 0
MinusEquals = 2
PlusEquals = 1
TimesEquals = 3
class tecplot.constant.AuxDataLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DataSet = 1
Frame = 2
Layout = 6
LineMap = 4
Page = 5
Var = 3
Zone = 0
class tecplot.constant.AuxDataObjectType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Dataset = 0
Frame = 1
Layout = 2
Linemap = 3
Page = 4
Variable = 5
Zone = 6
class tecplot.constant.AuxDataType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
String = 0
class tecplot.constant.AxisAlignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
WithGridAreaBottom = 6
WithGridAreaLeft = 7
WithGridAreaRight = 8
WithGridAreaTop = 5
WithGridMax = 3
WithGridMin = 2
WithOpposingAxisValue = 1
WithSpecificAngle = 4
WithViewport = 0
class tecplot.constant.AxisLine3DAssignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Automatic = 0
XMaxYMax = 4
XMaxYMin = 2
XMinYMax = 3
XMinYMin = 1
YMaxZMax = 4
YMaxZMin = 2
YMinZMax = 3
YMinZMin = 1
ZMaxXMax = 4
ZMaxXMin = 2
ZMinXMax = 3
ZMinXMin = 1
class tecplot.constant.AxisMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Independent = 0
XYDependent = 2
XYZDependent = 1
class tecplot.constant.AxisSubObject(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AxisLine = 1
GridArea = 0
Title = 2
class tecplot.constant.AxisTitleMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
NoTitle = 0
UseText = 2
UseVarName = 1
class tecplot.constant.BasicSize(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Huge = 4
Large = 3
Medium = 2
Small = 1
Tiny = 0
class tecplot.constant.BinaryFileVersion(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Current = 3
Tecplot2006 = 0
Tecplot2008 = 1
Tecplot2009 = 2
Tecplot2019 = 3
class tecplot.constant.BorderLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Both = 3
Max = 2
Min = 1
None_ = 0
class tecplot.constant.BoundaryCondition(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Fixed = 0
Zero2nd = 2
ZeroGradient = 1
class tecplot.constant.BoundaryType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Both = 3
Max = 2
Min = 1
None_ = 0
class tecplot.constant.BoundaryZoneConstruction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
Decomposed = 'Decomposed'
Reconstructed = 'Reconstructed'
class tecplot.constant.BoundingBoxMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Auto = 0
Off = 1
class tecplot.constant.CellBlankedCond(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
EntirelyBlanked = 2
NotBlanked = 0
PartiallyBlanked = 1
Uncertain = 3
class tecplot.constant.ClipPlane(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AbovePrimarySlice = 2
BelowPrimarySlice = 1
None_ = 0
class tecplot.constant.Clipping(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ClipToFrame = 1
ClipToViewport = 0
class tecplot.constant.Color(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AquaGreen = 12
Azure = 44
Black = 0
Blue = 3
BluePurple = 29
BrightBlue = 13
BrightCyan = 28
BrightPink = 46
BubbleGum = 38
Chartreuse = 43
Cinnamon = 39
Coral = 23
Creme = 25
Custom1 = 8
Custom10 = 17
Custom11 = 18
Custom12 = 19
Custom13 = 20
Custom14 = 21
Custom15 = 22
Custom16 = 23
Custom17 = 24
Custom18 = 25
Custom19 = 26
Custom2 = 9
Custom20 = 27
Custom21 = 28
Custom22 = 29
Custom23 = 30
Custom24 = 31
Custom25 = 32
Custom26 = 33
Custom27 = 34
Custom28 = 35
Custom29 = 36
Custom3 = 10
Custom30 = 37
Custom31 = 38
Custom32 = 39
Custom33 = 40
Custom34 = 41
Custom35 = 42
Custom36 = 43
Custom37 = 44
Custom38 = 45
Custom39 = 46
Custom4 = 11
Custom40 = 47
Custom41 = 48
Custom42 = 49
Custom43 = 50
Custom44 = 51
Custom45 = 52
Custom46 = 53
Custom47 = 54
Custom48 = 55
Custom49 = 56
Custom5 = 12
Custom50 = 57
Custom51 = 58
Custom52 = 59
Custom53 = 60
Custom54 = 61
Custom55 = 62
Custom56 = 63
Custom6 = 13
Custom7 = 14
Custom8 = 15
Custom9 = 16
Cyan = 4
DarkBlue = 48
DarkTurquoise = 40
DeepRed = 47
DeepViolet = 56
DuskyBlue = 61
Emerald = 35
Fern = 59
Forest = 32
Green = 2
Grey = 8
GreyTeal = 60
HotPink = 15
Indigo = 37
InvalidColor = -255
Khaki = 58
LeafGreen = 51
Lemon = 26
LemonGreen = 42
LightBlue = 49
LightCyan = 41
LightGreen = 19
LightGrey = 9
LightMagenta = 30
LightMaroon = 63
LightMintGreen = 33
LightOrange = 18
LightPurple = 22
LightSalmon = 17
Lilac = 57
LimeGreen = 11
Magenta = 54
Mahogany = 16
MediumPurple = 62
MultiColor = -1
MultiColor2 = -3
MultiColor3 = -4
MultiColor4 = -5
MultiColor5 = -7
MultiColor6 = -8
MultiColor7 = -9
MultiColor8 = -10
MustardGreen = 50
NoColor = -2
OceanBlue = 53
Olive = 24
Orange = 10
Purple = 6
RGBColor = -6
Raspberry = 55
Red = 1
RedOrange = 31
RoyalBlue = 45
SeaGreen = 20
SkyBlue = 36
Spearmint = 27
Turquoise = 52
Violet = 14
WarmBlue = 21
White = 7
Yellow = 5
YellowGreen = 34
class tecplot.constant.ColorMapControlAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
CopyCannedColorMap = 1
RedistributeControlPoints = 0
ResetToFactoryDefaults = 2
class tecplot.constant.ColorMapDistribution(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Banded = 1
Continuous = 0
class tecplot.constant.ConstraintOp2Mode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
UseConstant = 1
UseVar = 0
class tecplot.constant.ContLegendLabelLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ColorMapDivisions = 2
ContourLevels = 0
Increment = 1
class tecplot.constant.ContourColorMap(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DivBrBG = 10
DivBuRd = 8
DivBuYlRd = 9
DivOrPu = 11
DivPRGn = 13
DivPiYG = 12
DkRainbow = 19
Doppler = 14
ElevAboveGrnd = 15
ElevAbsolute = 16
GrayScale = 3
HotMetal = 17
LgRainbow = 1
Magma = 18
MdRainbow = 20
Modern = 2
QualAccent = 21
QualDark1 = 22
QualDark2 = 23
QualPaired = 24
QualPastel1 = 25
QualPastel2 = 26
QualPastel3 = 27
RawUserDef = 7
SeqBlue = 28
SeqBuGn = 29
SeqBuPu = 30
SeqGnBu = 32
SeqGreen = 31
SeqOrRd = 34
SeqOrange = 33
SeqPiPu = 35
SeqPuBu = 37
SeqPuBuGn = 38
SeqPuRd = 39
SeqPurple = 36
SeqRed = 40
SeqYlGn = 41
SeqYlGnBu = 42
SeqYlOrBr = 43
SeqYlOrRd = 44
SmRainbow = 0
TwoColor = 6
UserDef = 5
Wild = 4
class tecplot.constant.ContourColoring(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Group1 = 1
Group2 = 2
Group3 = 3
Group4 = 4
Group5 = 5
Group6 = 6
Group7 = 7
Group8 = 8
RGB = 0
class tecplot.constant.ContourLabelAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Add = 0
DeleteAll = 1
class tecplot.constant.ContourLevelAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Add = 0
DeleteNearest = 5
DeleteRange = 2
New = 1
Reset = 3
ResetToNice = 4
class tecplot.constant.ContourLevelsInitializationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ClassicResetLevels = 1
DontResetLevels = 0
NiceResetLevels = 2
class tecplot.constant.ContourLineMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DashNegative = 2
SkipToSolid = 1
UseZoneLineType = 0
class tecplot.constant.ContourType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AverageCell = 3
Flood = 1
Lines = 0
Overlay = 2
PrimaryValue = 4
class tecplot.constant.CoordScale(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Linear = 0
Log = 1
class tecplot.constant.CoordSys(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Frame = 1
FrameOffset = 2
Grid = 0
Grid3D = 6
Hardcopy = 5
Paper = 3
Screen = 4
Workspace = 7
class tecplot.constant.CurveInfoMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Coefficients = 0
Macro = 2
RawData = 1
class tecplot.constant.CurveType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
EToRFit = 2
Extended = 6
LineSeg = 0
ParaSpline = 5
PolynomialFit = 1
PowerFit = 3
Spline = 4
class tecplot.constant.DataAlterReturnCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Error = 6
InvalidExpressionCharacter = 5
InvalidLeftSideVariable = 3
InvalidReference = 4
InvalidVariableName = 1
InvalidVariableNumber = 2
Ok = 0
class tecplot.constant.DataFileType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Full = 0
Grid = 1
Solution = 2
class tecplot.constant.DataNodeStructure(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Classic = 0
ClassicPlus = 1
class tecplot.constant.DataProbeVarLoadMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
IncrementallyLoadAll = 0
LoadRequiredVarsOnly = 1
class tecplot.constant.DataStoreStrategy(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Auto = 0
Heap = 1
class tecplot.constant.DataValueStructure(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Classic = 0
ClassicPadded = 1
ClassicPlus = 2
Latest = 2
class tecplot.constant.DerivPos(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
atpoint = 0
atpointb2 = 1
iphalf = 4
jphalf = 3
kphalf = 2
class tecplot.constant.DistributionRegion(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Point = 0
Rake = 1
SurfacesOfActiveZones = 2
SurfacesOfSelectedObjects = 3
SurfacesOfSuppliedZones = 4
class tecplot.constant.DrawOrder(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AfterData = 0
BeforeData = 1
class tecplot.constant.Drift(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Linear = 1
None_ = 0
Quad = 2
class tecplot.constant.EPSPreviewImage(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
EPSI2 = 2
FRAME = 3
None_ = 0
TIFF = 1
class tecplot.constant.EdgeType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Borders = 0
BordersAndCreases = 2
Creases = 1
class tecplot.constant.ElementOrientation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Arbitrary = 2
Reversed = 1
Standard = 0
class tecplot.constant.ErrorBar(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Cross = 6
Down = 1
Horz = 4
Left = 2
Right = 3
Up = 0
Vert = 5
class tecplot.constant.ExportFormat(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AVI = 14
BMP = 12
Custom = 15
EPS = 9
FLV = 20
Flash = 17
HPGL = 6
HPGL2 = 7
JPEG = 16
MPEG4 = 21
PNG = 13
PS = 8
RasterMetafile = 0
SGI = 2
SunRaster = 3
TIFF = 1
TecplotViewer = 19
WMV = 22
WindowsMetafile = 11
X3D = 18
XWindows = 4
class tecplot.constant.ExportRegion(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllFrames = 1
CurrentFrame = 0
WorkArea = 2
class tecplot.constant.ExtractMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
OneZonePerConnectedRegion = 1
OneZonePerSourceZone = 2
SingleZone = 0
class tecplot.constant.ExtractionStrandIDAssignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Auto = 1
DoNotAssignStrandIDs = 0
OneStrandPerGroup = 2
OneStrandPerSubExtraction = 3
class tecplot.constant.FEALoader[source]

Enumerators specific to FEA loaders (CFX, OpenFOAM and STL).

class Version(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

FEA data loader version number (used internally).

Current = '131842'
v131842 = '131842'
v424 = '424'
v435 = '435'
v436 = '436'
v443 = '443'
v446 = '446'
v450 = '450'
v452 = '452'
v461 = '461'
v66051 = '66051'
class tecplot.constant.FECellBasisFunction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Lagrangian = 0
class tecplot.constant.FECellShape(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bar = 0
Hexahedron = 4
Prism = 6
Pyramid = 5
Quadrilateral = 2
Tetrahedron = 3
Triangle = 1
class tecplot.constant.FaceNeighborMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
GlobalOneToMany = 3
GlobalOneToOne = 2
LocalOneToMany = 1
LocalOneToOne = 0
class tecplot.constant.FieldDataType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bit = 6
Byte = 5
Double = 2
Float = 1
Int16 = 4
Int32 = 3
Reserved = 0
class tecplot.constant.FieldMapMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
UseStrandID = 0
UseZoneSet = 1
class tecplot.constant.FillMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
None_ = 0
UseBackgroundColor = 3
UseLineColor = 2
UseSpecificColor = 1
class tecplot.constant.FlashCompressionType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BestSpeed = 0
SmallestSize = 1
class tecplot.constant.FlashImageType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Color256 = 2
JPEG = 1
Lossless = 0
class tecplot.constant.FluentCFFLoader[source]

Enumerators specific to the Fluent CFF loader.

class SolutionTimeSource(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

How to determine solution times when loading.

Auto = 'Auto'
ConstantTimeInterval = 'ConstantTimeInterval'
SteadyState = 'SteadyState'
class tecplot.constant.Font(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Courier = 9
CourierBold = 10
CourierItalic = 14
CourierItalicBold = 15
Extended = 11
Greek = 2
Helvetica = 0
HelveticaBold = 1
HelveticaItalic = 12
HelveticaItalicBold = 13
Math = 3
Times = 5
TimesBold = 7
TimesItalic = 6
TimesItalicBold = 8
UserDefined = 4
class tecplot.constant.FontStyle(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bold = 2
BoldItalic = 3
Italic = 1
Regular = 0
class tecplot.constant.FrameAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ActivateAtPosition = 11
ActivateByName = 12
ActivateByNumber = 13
ActivateNext = 9
ActivatePrevious = 10
ActivateTop = 8
DeleteActive = 3
DeleteByNumber = 21
FitAllToPaper = 4
MoveToBottomActive = 17
MoveToBottomByName = 18
MoveToBottomByNumber = 19
MoveToTopActive = 14
MoveToTopByName = 15
MoveToTopByNumber = 16
PopAtPosition = 2
PopByName = 6
PopByNumber = 1
PushByName = 5
PushByNumber = 7
PushTop = 0
Reset = 22
SetNumberByNumber = 20
class tecplot.constant.FrameCollection(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
All = 0
Picked = 1
class tecplot.constant.FrameSizePosUnits(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Paper = 0
Workspace = 1
class tecplot.constant.FunctionDependency(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
RIndependent = 1
ThetaIndependent = 0
XIndependent = 0
YIndependent = 1
class tecplot.constant.GeomForm(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Circle = 3
Ellipse = 4
Image = 6
LineSegs = 0
Rectangle = 1
Square = 2
class tecplot.constant.GeomShape(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Circle = 6
Cube = 7
Del = 1
Diamond = 5
Grad = 2
LTri = 4
LineArt = 12
Octahedron = 9
PieChart = 11
Point = 10
RTri = 3
Sphere = 8
Square = 0
class tecplot.constant.GeomType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Circle = 3
Ellipse = 4
Image = 6
LineSegs = 0
Rectangle = 1
Square = 2
class tecplot.constant.GetValueReturnCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ContextError = 3
DeprecatedError = 4
Ok = 0
ResultTypeError = 1
SyntaxError = 2
class tecplot.constant.Gridline(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Major = 0
Marker = 2
Minor = 1
class tecplot.constant.IJKBlankMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BlankExterior = 1
BlankInterior = 0
class tecplot.constant.IJKCellType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
FacePlanes = 1
Planes = 0
Volume = 2
class tecplot.constant.IJKLines(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
I = 0
J = 1
K = 2
class tecplot.constant.IJKPlanes(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Face = 3
I = 0
J = 1
K = 2
Unused = 9
Volume = 8
class tecplot.constant.ImageRenderingStrategy(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Auto = 0
OSMesa = 2
OpenGL = 1
class tecplot.constant.ImageResizeFilter(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BSpline = 6
Bell = 5
Box = 1
Cubic = 7
Gaussian = 9
Lanczos2 = 2
Lanczos3 = 3
Mitchell = 8
Texture = 0
Triangle = 4
class tecplot.constant.IsoSurfaceSelection(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllContourLevels = 0
OneSpecificValue = 1
ThreeSpecificValues = 3
TwoSpecificValues = 2
class tecplot.constant.JPEGEncoding(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Progressive = 1
Standard = 0
class tecplot.constant.LabelAlignment(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AlongAxis = 1
ByAngle = 0
PerpendicularToAxis = 2
class tecplot.constant.LabelType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Index = 0
VarValue = 1
XAndYVarValue = 2
class tecplot.constant.LegendProcess(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DrawLegend = 0
EraseLegend = 1
GetExtents = 2
class tecplot.constant.LegendShow(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Always = 0
Auto = 2
Never = 1
class tecplot.constant.LightingEffect(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Gouraud = 1
Paneled = 0
class tecplot.constant.LineCap(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Flat = 0
Round = 1
Square = 2
class tecplot.constant.LineJoin(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bevel = 2
Miter = 0
Round = 1
class tecplot.constant.LineMapSort(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ByDependentVar = 2
ByIndependentVar = 1
BySpecificVar = 3
None_ = 0
class tecplot.constant.LinePattern(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DashDot = 2
DashDotDot = 5
Dashed = 1
Dotted = 3
LongDash = 4
Solid = 0
class tecplot.constant.LinearInterpMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DontChange = 0
SetToConst = 1
class tecplot.constant.LinkType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BetweenFrames = 1
WithinFrame = 0
class tecplot.constant.MeshType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
HiddenLine = 2
Overlay = 1
Wireframe = 0
class tecplot.constant.MessageBoxType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Error = 0
Information = 2
Question = 3
Warning = 1
WarningOkCancel = 6
YesNo = 4
YesNoCancel = 5
class tecplot.constant.NumberFormat(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BestFloat = 3
CustomLabel = 5
DynamicLabel = 8
Exponential = 2
FixedFloat = 1
Integer = 0
LogSuperScript = 6
RangeBestFloat = 7
SuperScript = 4
TimeDate = 9
class tecplot.constant.ObjectAlign(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bottom = 4
Center = 2
LeftJustify = 0
RightJustify = 1
Top = 3
class tecplot.constant.ObjectDrawMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DrawFirst = 0
Move = 1
Place = 3
Remove = 2
class tecplot.constant.OffsetDataType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
OffsetDataType_32Bit = 0
OffsetDataType_64Bit = 1
class tecplot.constant.OpenFOAMLoader[source]

Enumerators specific to tecplot.data.load_openfoam()

class BoundaryZoneConstruction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

Type of zone boundary construction.

Decomposed = 'Decomposed'
Reconstructed = 'Reconstructed'
class tecplot.constant.OriginResetLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DataCenter = 0
ViewCenter = 1
class tecplot.constant.PageAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Clear = 2
Create = 0
Delete = 1
SetCurrentByName = 5
SetCurrentByNumber = 7
SetCurrentByUniqueID = 6
SetCurrentToNext = 3
SetCurrentToPrev = 4
class tecplot.constant.PageRenderDest(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AnnotateWorkArea = 2
Hardcopy = 4
None_ = 0
OffScreen = 3
WorkArea = 1
class tecplot.constant.Palette(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Color = 2
Monochrome = 0
PenPlotter = 1
class tecplot.constant.PlacementPlaneOrientation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
X = 0
Y = 1
Z = 2
class tecplot.constant.PlotApproximationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllFramesAlwaysApproximated = 2
Automatic = 0
NonCurrentAlwaysApproximated = 1
class tecplot.constant.PlotType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Active = 0
Automatic = 0
Cartesian2D = 2
Cartesian3D = 1
PolarLine = 5
Sketch = 4
XYLine = 3
class tecplot.constant.PointsToPlot(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllCellCenters = 3
AllConnected = 4
AllNodes = 1
SurfaceCellCenters = 2
SurfaceNodes = 0
class tecplot.constant.PolyCellInterpolationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AverageNodes = 1
UseCCValue = 0
class tecplot.constant.PositionMarkerBy(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Constant = 1
SolutionTime = 0
class tecplot.constant.PrintRenderType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Image = 1
Vector = 0
class tecplot.constant.PrinterDriver(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
EPS = 4
HPGL = 0
HPGL2 = 1
PS = 2
WINDOWS = 5
WMF = 6
X3D = 7
class tecplot.constant.ProbeNearest(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Node = 1
Position = 0
class tecplot.constant.ProbeObject(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
FieldZone = 5
IsoSurface = 4
None_ = 0
Slice = 3
Streamtrace = 1
StreamtraceMarker = 2
class tecplot.constant.Projection(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Orthographic = 0
Perspective = 1
class tecplot.constant.PtSelection(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
All = 0
NearestN = 1
OctantN = 2
class tecplot.constant.RGBLegendOrientation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
BGR = 5
BRG = 2
GBR = 1
GRB = 4
RBG = 3
RGB = 0
class tecplot.constant.RGBMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
SpecifyGB = 3
SpecifyRB = 2
SpecifyRG = 1
SpecifyRGB = 0
class tecplot.constant.ReadDataOption(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Append = 1
Replace = 2
ReplaceInActiveFrame = 0
class tecplot.constant.RelOp(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
EqualTo = 4
GreaterThan = 3
GreaterThanOrEqual = 1
LessThan = 2
LessThanOrEqual = 0
NotEqualTo = 5
class tecplot.constant.RelativeSizeUnits(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Grid = 0
Page = 1
class tecplot.constant.RemoteAuthenticationMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
Password = 'No Private Key'
SSHAgent = 'SSH Agent'
SSHPrivateKey = 'SSH Private Key'
class tecplot.constant.RemoteConnectionMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
Direct = 'Direct'
Manual = 'Manual'
Tunneled = 'Tunneled'
class tecplot.constant.Resulting1DZoneType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
FELineSegment = 1
IOrderedIfPossible = 0
Unused = 2
class tecplot.constant.RotateAxis(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AboutVector = 9
Alpha = 5
DontCare = 10
HorzRollerBall = 8
Psi = 3
Theta = 4
Twist = 6
VertRollerBall = 7
X = 0
Y = 1
Z = 2
class tecplot.constant.RotateOriginLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DefinedOrigin = 0
Viewer = 1
class tecplot.constant.RotationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
RollerBall = 2
Spherical = 1
XYZAxis = 0
class tecplot.constant.STLLoader[source]

Enumerators specific to tecplot.data.load_stl()

class SubdivideZones(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

How to subdivide zones when loading.

ByComponent = 'Component'
ByElementType = 'ElementType'
DoNotSubdivide = 'DoNotSubdivide'
class tecplot.constant.SZLLoader[source]

Enumerators specific to tecplot.data.load_tecplot_szl()

class RemoteAuthenticationMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

How to authenticate during a direct or tunneled connection.

Password = 'No Private Key'
SSHAgent = 'SSH Agent'
SSHPrivateKey = 'SSH Private Key'
class RemoteConnectionMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

How to connect to the SZL Server.

Direct = 'Direct'
Manual = 'Manual'
Tunneled = 'Tunneled'
class tecplot.constant.Scope(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Global = 0
Local = 1
class tecplot.constant.SetValueReturnCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AssignOpError = 8
ContextError1 = 11
ContextError2 = 12
DuplicateValue = 1
FeatureNotAvailable = 14
InternalMemoryError = 10
Interrupted = 15
InvalidCommandOption = 2
InvalidVarOrZone = 9
NoAttachedDatasetError = 3
NoAttachedFrameError = 4
NotAllowedInConfigError = 5
Ok = 0
OnlyAllowedInConfigError = 13
ValueRangeError = 6
ValueSyntaxError = 7
class tecplot.constant.SidebarLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Bottom = 3
Left = 0
Right = 1
Top = 2
class tecplot.constant.SkipMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ByFrameUnits = 1
ByIndex = 0
class tecplot.constant.SliceSource(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
LinearZones = 3
SurfaceZones = 0
SurfacesOfVolumeZones = 2
VolumeZones = 1
class tecplot.constant.SliceSurface(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Arbitrary = 7
IPlanes = 3
JPlanes = 4
KPlanes = 5
XPlanes = 0
YPlanes = 1
ZPlanes = 2
class tecplot.constant.SolutionTimeSource(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
Auto = 'Auto'
FromFieldData = 'FromFieldData'
FromFilename = 'FromFilename'
None_ = 'None'
class tecplot.constant.SphereScatterRenderQuality(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
High = 2
Low = 0
Medium = 1
class tecplot.constant.StateChange(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AnimationEnd = 56
AnimationStart = 55
AuxDataAdded = 41
AuxDataAltered = 43
AuxDataDeleted = 42
ColorMap = 21
ColorMapDeleted = 63
ContourLevels = 12
ContourVar = 22
CopyView = 62
DataSetLockOff = 34
DataSetLockOn = 33
DataSetReset = 8
DataSetTitle = 37
DrawingInterrupted = 38
FrameDeleted = 5
FrameOrderChanged = 52
Geom = 36
ImageExported = 46
JournalReset = 30
LayoutAssociation = 61
LineMapAddDeleteOrReorder = 19
LineMapAssignment = 11
LineMapName = 18
MacroFunctionListChanged = 54
MacroLoaded = 65
MacroRecordingCanceled = 59
MacroRecordingEnded = 58
MacroRecordingStarted = 57
ModalDialogDismiss = 14
ModalDialogLaunch = 13
MouseModeUpdate = 25
NewActiveFrame = 51
NewAxisVariables = 24
NewLayout = 9
NewTopPage = 50
NewUndoState = 53
NodeMapsAltered = 4
OpenLayout = 64
PageDeleted = 49
PerformingUndoBegin = 66
PerformingUndoEnd = 67
PickListCleared = 26
PickListGroupSelect = 27
PickListSingleSelect = 28
PickListStyle = 29
PrintPreviewDismiss = 40
PrintPreviewLaunch = 39
QuitTecplot = 15
SolutionTimeChangeBlockEnd = 68
SolutionTimeClustering = 69
Streamtrace = 23
Style = 7
SuspendInterface = 32
TecplotIsInitialized = 45
Text = 35
UnsuspendInterface = 31
VarName = 17
VariableLockOff = 48
VariableLockOn = 47
VarsAdded = 1
VarsAltered = 0
VarsDeleted = 44
View = 20
ZoneName = 16
ZoneSolutionTimeAltered = 60
ZonesAdded = 3
ZonesDeleted = 2
class tecplot.constant.StepMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ByFrameUnits = 1
ByIndex = 0
class tecplot.constant.StreamDir(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Both = 2
Forward = 0
Reverse = 1
class tecplot.constant.Streamtrace(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
SurfaceLine = 0
SurfaceRibbon = 1
TwoDLine = 5
VolumeLine = 2
VolumeRibbon = 3
VolumeRod = 4
class tecplot.constant.StreamtraceAction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Add = 0
DeleteAll = 1
DeleteRange = 2
ResetDeltaTime = 4
SetTerminationLine = 3
class tecplot.constant.StreamtraceLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Surface = 0
Volume = 1
class tecplot.constant.StreamtraceType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Line = 0
Ribbon = 2
Rod = 1
class tecplot.constant.SubdivideZones(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)
ByComponent = 'Component'
ByElementType = 'ElementType'
DoNotSubdivide = 'DoNotSubdivide'
class tecplot.constant.SurfaceGenerationMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllPolygons = 2
AllTriangles = 1
AllowQuads = 0
Auto = 3
class tecplot.constant.SurfacesToPlot(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
All = 9
BoundaryFaces = 0
ExposedCellFaces = 1
IJKPlanes = 8
IJPlanes = 5
IKPlanes = 7
IPlanes = 2
JKPlanes = 6
JPlanes = 3
KPlanes = 4
None_ = 10
class tecplot.constant.SymbolType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Geometry = 1
Text = 0
class tecplot.constant.TIFFByteOrder(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Intel = 0
Motorola = 1
class tecplot.constant.TecUtilErr(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
None_ = 0
Undetermined = 1
class tecplot.constant.TecUtilServerProcessingMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Single = 1
Unspecified = 0
class tecplot.constant.TextAnchor(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Center = 1
HeadCenter = 7
HeadLeft = 6
HeadRight = 8
Left = 0
MidCenter = 4
MidLeft = 3
MidRight = 5
OnSide = 9
Right = 2
class tecplot.constant.TextBox(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Filled = 1
Hollow = 2
None_ = 0
class tecplot.constant.TextType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
LaTeX = 1
Regular = 0
class tecplot.constant.ThetaMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Arbitrary = 2
Degrees = 0
Radians = 1
class tecplot.constant.TickDirection(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Centered = 2
In = 0
Out = 1
class tecplot.constant.TileMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Columns = 'TILEFRAMESHORIZ'
Grid = 'TILEFRAMESSQUARE'
Rows = 'TILEFRAMESVERT'
Wrap = 'TILEFRAMESWRAP'
class tecplot.constant.TimeScaling(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Linear = 0
Logarithmic = 1
class tecplot.constant.Transform(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
PolarToRect = 0
RectToPolar = 2
RectToSpherical = 3
SphericalToRect = 1
class tecplot.constant.TransientOperationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllSolutionTimes = 1
AllSolutionTimesDeferred = 2
SingleSolutionTime = 0
class tecplot.constant.TransientZoneVisibility(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ZonesAtOrBeforeSolutionTime = 0
ZonesAtSolutionTime = 1
class tecplot.constant.Translucency(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
High = 3
Low = 1
Medium = 2
Solid = 0
class tecplot.constant.TwoDDrawOrder(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ByLayer = 1
ByZone = 0
class tecplot.constant.Units(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AxisPercentage = 4
Frame = 1
Grid = 0
Point = 2
Screen = 3
class tecplot.constant.UnloadStrategy(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Auto = 0
MinimizeMemoryUse = 2
NeverUnload = 1
class tecplot.constant.VTKLoader[source]

Enumerators specific to tecplot.data.load_vtk()

class SolutionTimeSource(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]

How to determine solution times when loading.

Auto = 'Auto'
FromFieldData = 'FromFieldData'
FromFilename = 'FromFilename'
None_ = 'None'
class tecplot.constant.ValueBlankCellMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AllCorners = 0
AnyCorner = 1
PrimaryValue = 2
TrimCells = 100
class tecplot.constant.ValueLocation(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
CellCentered = 0
Nodal = 1
class tecplot.constant.VarLoadMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
ByName = 0
ByPosition = 1
class tecplot.constant.VarLockMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Delete = 1
ValueChange = 0
class tecplot.constant.VarParseReturnCode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
InvalidInteger = 1
InvalidVariableName = 2
Ok = 0
VariableNotInDataSet = 3
class tecplot.constant.VarStatus(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Custom = 1
Heap = 3
Map = 2
NotLoaded = 4
Passive = 0
class tecplot.constant.VariableDerivationMethod(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Accurate = 1
Fast = 0
class tecplot.constant.VectorType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
HeadAtPoint = 1
HeadOnly = 3
MidAtPoint = 2
TailAtPoint = 0
class tecplot.constant.View(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
AxisFit = 2
AxisMakeCurrentValuesNice = 15
AxisNiceFit = 13
AxisResetToEntireCircle = 16
Center = 4
Copy = 8
DataFit = 1
Fit = 0
FitSurfaces = 17
Last = 7
MakeCurrentViewNice = 14
NiceFit = 12
Paste = 9
Push = 10
SetMagnification = 11
Translate = 5
Zoom = 6
class tecplot.constant.ViewActionDrawMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
DrawFull = 2
DrawTrace = 1
NoDraw = 0
class tecplot.constant.VolumeCellInterpolationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
PiecewiseLinear = 0
TriLinear = 1
class tecplot.constant.WindowFunction(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
Hamming = 3
Hann = 2
Rectangular = 0
Triangular = 1
class tecplot.constant.WorkspaceView(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
FitAllFrames = 1
FitPaper = 2
FitSelectedFrames = 0
LastView = 4
Maximize = 3
Translate = 6
UnMaximize = 7
Zoom = 5
class tecplot.constant.ZoneAnimationMode(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
GroupStepByNumber = 1
StepByNumber = 0
StepByTime = 2
class tecplot.constant.ZoneOrder(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
I = 0
IJ = 3
IJK = 6
IK = 4
J = 1
JK = 5
K = 2
class tecplot.constant.ZoneType(value, names=<not given>, *values, module=None, qualname=None, type=None, start=1, boundary=None)[source]
FEBrick = 4
FELineSeg = 5
FEMixed = 8
FEPolygon = 6
FEPolyhedron = 7
FEQuad = 2
FETetra = 3
FETriangle = 1
Ordered = 0