Sie sind auf Seite 1von 1964

ANSYS ACT API Reference Guide

ANSYS, Inc. Release 18.0


Southpointe January 2017
2600 ANSYS Drive ANSYS Customization
Canonsburg, PA 15317 ANSYS, Inc. and
ansysinfo@ansys.com ANSYS Europe,
Ltd. are UL
http://www.ansys.com registered ISO
(T) 724-746-3304 9001: 2008
(F) 724-514-9494 companies.
Copyright and Trademark Information

© 2016 SAS IP, Inc. Unauthorized use, distribution or duplication is prohibited.

ANSYS, ANSYS Workbench, Ansoft, AUTODYN, EKM, Engineering Knowledge Manager, CFX, FLUENT, HFSS, AIM
and any and all ANSYS, Inc. brand, product, service and feature names, logos and slogans are registered trademarks
or trademarks of ANSYS, Inc. or its subsidiaries in the United States or other countries. ICEM CFD is a trademark
used by ANSYS, Inc. under license. CFX is a trademark of Sony Corporation in Japan. All other brand, product,
service and feature names or trademarks are the property of their respective owners.

Disclaimer Notice

THIS ANSYS SOFTWARE PRODUCT AND PROGRAM DOCUMENTATION INCLUDE TRADE SECRETS AND ARE CONFID-
ENTIAL AND PROPRIETARY PRODUCTS OF ANSYS, INC., ITS SUBSIDIARIES, OR LICENSORS. The software products
and documentation are furnished by ANSYS, Inc., its subsidiaries, or affiliates under a software license agreement
that contains provisions concerning non-disclosure, copying, length and nature of use, compliance with exporting
laws, warranties, disclaimers, limitations of liability, and remedies, and other provisions. The software products
and documentation may be used, disclosed, transferred, or copied only in accordance with the terms and conditions
of that software license agreement.

ANSYS, Inc. and ANSYS Europe, Ltd. are UL registered ISO 9001: 2008 companies.

U.S. Government Rights

For U.S. Government users, except as specifically granted by the ANSYS, Inc. software license agreement, the use,
duplication, or disclosure by the United States Government is subject to restrictions stated in the ANSYS, Inc.
software license agreement and FAR 12.212 (for non-DOD licenses).

Third-Party Software

See the legal information in the product help files for the complete Legal Notice for ANSYS proprietary software
and third-party software. If you are unable to access the Legal Notice, Contact ANSYS, Inc.

Published in the U.S.A.


Table of Contents
I. Namespaces ............................................................................................................................................. 1
Ansys.ACT.Core Namespace ................................................................................................................. 3
ExtensionId ...................................................................................................................................... 3
UniqueId .................................................................................................................................... 3
ProcessUtilities ................................................................................................................................. 3
Start(string, params string[]) ........................................................................................................ 4
Start(string, bool, params string[]) ............................................................................................... 4
Ansys.ACT.Core.Application.DataModel Namespace .......................................................................... 5
IDataModelProvider .......................................................................................................................... 5
DataModel ................................................................................................................................. 5
Ansys.ACT.Core.Utilities Namespace .................................................................................................... 7
AttributeCollection ........................................................................................................................... 7
Item ........................................................................................................................................... 7
Keys ........................................................................................................................................... 8
Clone() ....................................................................................................................................... 8
Contains(string) .......................................................................................................................... 8
GetStringValue(string) ................................................................................................................ 8
GetValue(string) ......................................................................................................................... 8
GetValue(string, object) .............................................................................................................. 9
Remove(string) ........................................................................................................................... 9
SetValue(string, object) ............................................................................................................... 9
NamedCollection<T> ....................................................................................................................... 9
Item ......................................................................................................................................... 10
Names ...................................................................................................................................... 10
Ansys.ACT.Automation.Mechanical Namespace ................................................................................ 11
Analysis .......................................................................................................................................... 13
AnalysisSettings ....................................................................................................................... 15
AnalysisType ............................................................................................................................ 15
CellId ........................................................................................................................................ 15
Children ................................................................................................................................... 15
Comments ............................................................................................................................... 15
EnvironmentTemperature ......................................................................................................... 16
Figures ..................................................................................................................................... 16
GenerateInputOnly ................................................................................................................... 16
InitialConditions ....................................................................................................................... 16
InternalObject .......................................................................................................................... 16
PhysicsType .............................................................................................................................. 16
Solution ................................................................................................................................... 17
SystemCaption ......................................................................................................................... 17
AddAcceleration() ..................................................................................................................... 17
AddBearingLoad() .................................................................................................................... 17
AddBoltPretension() ................................................................................................................. 17
AddCommandSnippet() ............................................................................................................ 17
AddComment() ........................................................................................................................ 17
AddCompressionOnlySupport() ................................................................................................ 18
AddConvection() ...................................................................................................................... 18
AddCoupling() .......................................................................................................................... 18
AddCurrent() ............................................................................................................................ 18
AddCylindricalSupport() ........................................................................................................... 18
AddDisplacement() ................................................................................................................... 18

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. iii
ACT API Reference Guide

AddEarthGravity() ..................................................................................................................... 19
AddElasticSupport() .................................................................................................................. 19
AddEMTransducer() .................................................................................................................. 19
AddFigure() .............................................................................................................................. 19
AddFixedRotation() ................................................................................................................... 19
AddFixedSupport() ................................................................................................................... 19
AddForce() ............................................................................................................................... 19
AddFrictionlessSupport() .......................................................................................................... 20
AddHeatFlow() ......................................................................................................................... 20
AddHeatFlux() .......................................................................................................................... 20
AddHydrostaticPressure() ......................................................................................................... 20
AddInternalHeatGeneration() .................................................................................................... 20
AddJointLoad() ......................................................................................................................... 20
AddLinePressure() .................................................................................................................... 21
AddMagneticFluxParallel() ........................................................................................................ 21
AddMassFlowRate() .................................................................................................................. 21
AddMoment() ........................................................................................................................... 21
AddNodalDisplacement() .......................................................................................................... 21
AddNodalForce() ...................................................................................................................... 21
AddNodalOrientation() ............................................................................................................. 21
AddNodalPressure() .................................................................................................................. 22
AddNodalRotation() .................................................................................................................. 22
AddPerfectlyInsulated() ............................................................................................................ 22
AddPipePressure() .................................................................................................................... 22
AddPipeTemperature() ............................................................................................................. 22
AddPressure() ........................................................................................................................... 22
AddPSDAcceleration() ............................................................................................................... 23
AddPSDDisplacement() ............................................................................................................. 23
AddPSDGAcceleration() ............................................................................................................ 23
AddPSDVelocity() ..................................................................................................................... 23
AddRadiation() ......................................................................................................................... 23
AddRemoteDisplacement() ....................................................................................................... 23
AddRemoteForce() .................................................................................................................... 23
AddRotatingForce() .................................................................................................................. 24
AddRotationalVelocity() ............................................................................................................ 24
AddRSAcceleration() ................................................................................................................. 24
AddRSDisplacement() ............................................................................................................... 24
AddRSVelocity() ........................................................................................................................ 24
AddSimplySupported() ............................................................................................................. 24
AddSourceConductor() ............................................................................................................. 25
AddTemperature() .................................................................................................................... 25
AddThermalCondition() ............................................................................................................ 25
AddVelocity() ............................................................................................................................ 25
AddVoltage() ............................................................................................................................ 25
ClearGeneratedData() ............................................................................................................... 25
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 25
OpenSolverFilesDirectory() ....................................................................................................... 26
Solve(bool) ............................................................................................................................... 26
AnalysisPly ..................................................................................................................................... 26
Angle ....................................................................................................................................... 27
Children ................................................................................................................................... 27
Comments ............................................................................................................................... 27

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
iv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Figures ..................................................................................................................................... 27
IDInSource ............................................................................................................................... 27
InternalObject .......................................................................................................................... 27
Material .................................................................................................................................... 28
NameInSource .......................................................................................................................... 28
NumberOfElements .................................................................................................................. 28
Thickness ................................................................................................................................. 28
AddComment() ........................................................................................................................ 28
AddFigure() .............................................................................................................................. 28
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 29
ArbitraryCrack ................................................................................................................................ 29
BottomFaceNodes .................................................................................................................... 30
CircumferentialDivisions ........................................................................................................... 30
CoordinateSystem .................................................................................................................... 30
CrackFacesNodes ...................................................................................................................... 30
CrackFrontNodes ...................................................................................................................... 30
CrackShape .............................................................................................................................. 30
CrackSourceType ...................................................................................................................... 31
FaceTopNodes .......................................................................................................................... 31
InternalObject .......................................................................................................................... 31
LargestContourRadius .............................................................................................................. 31
Location ................................................................................................................................... 31
MeshContours .......................................................................................................................... 31
SolutionContours ..................................................................................................................... 32
Suppressed .............................................................................................................................. 32
XScaleFactor ............................................................................................................................. 32
YScaleFactor ............................................................................................................................. 32
ZScaleFactor ............................................................................................................................. 32
Body .............................................................................................................................................. 32
Assignment .............................................................................................................................. 34
Average .................................................................................................................................... 35
BeamSection ............................................................................................................................ 35
Behavior ................................................................................................................................... 35
BrickIntegrationScheme ............................................................................................................ 35
CentroidX ................................................................................................................................. 35
CentroidY ................................................................................................................................. 35
CentroidZ ................................................................................................................................. 36
Children ................................................................................................................................... 36
Comments ............................................................................................................................... 36
CoordinateSystem .................................................................................................................... 36
CrossSectionArea ..................................................................................................................... 36
CrossSectionIYY ........................................................................................................................ 36
CrossSectionIZZ ........................................................................................................................ 36
Elements .................................................................................................................................. 37
Figures ..................................................................................................................................... 37
FluidCrossArea ......................................................................................................................... 37
FluidDiscretization .................................................................................................................... 37
FluidSolidPhase ........................................................................................................................ 37
Hidden ..................................................................................................................................... 37
InternalObject .......................................................................................................................... 38
IsWindingBody ......................................................................................................................... 38
Length ..................................................................................................................................... 38

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. v
ACT API Reference Guide

LengthX ................................................................................................................................... 38
LengthY ................................................................................................................................... 38
LengthZ ................................................................................................................................... 38
ManualThicknessMode ............................................................................................................. 38
Mass ......................................................................................................................................... 39
Maximum ................................................................................................................................. 39
MeshMetric .............................................................................................................................. 39
MeshVersion ............................................................................................................................. 39
Minimum ................................................................................................................................. 39
ModelType ............................................................................................................................... 39
MomentOfInertiaIp1 ................................................................................................................. 40
MomentOfInertiaIp2 ................................................................................................................. 40
MomentOfInertiaIp3 ................................................................................................................. 40
Nodes ...................................................................................................................................... 40
NonlinearEffects ....................................................................................................................... 40
NumberOfTurns ........................................................................................................................ 40
OffsetMode .............................................................................................................................. 40
OffsetType ................................................................................................................................ 41
OffsetX ..................................................................................................................................... 41
OffsetY ..................................................................................................................................... 41
PipeExternalDiameter ............................................................................................................... 41
PipeInternalDiameter ............................................................................................................... 41
PipeThickness ........................................................................................................................... 41
ReadOnly ................................................................................................................................. 42
ReferenceFrame ....................................................................................................................... 42
ReferenceTemperature ***OBSOLETE*** Use 'UseReferenceTemperatureByBody' property in-
stead. ....................................................................................................................................... 42
ReferenceTemperatureValue ..................................................................................................... 42
ShellOffsetType ........................................................................................................................ 42
StandardDeviation .................................................................................................................... 42
StiffnessBehavior ...................................................................................................................... 42
Suppressed .............................................................................................................................. 43
SurfaceArea .............................................................................................................................. 43
ThermalStrainEffects ................................................................................................................. 43
Thickness ................................................................................................................................. 43
ThicknessMode ***OBSOLETE*** Use 'ManualThicknessMode' property instead. ........................ 43
UseReferenceTemperatureByBody ............................................................................................ 43
UserNameChange .................................................................................................................... 44
Visible ...................................................................................................................................... 44
Volume .................................................................................................................................... 44
AddCommandSnippet() ............................................................................................................ 44
AddComment() ........................................................................................................................ 44
AddFigure() .............................................................................................................................. 44
ClearGeneratedData() ............................................................................................................... 44
GenerateMesh() ........................................................................................................................ 45
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 45
GetGeoBody() ........................................................................................................................... 45
PreviewInflation() ..................................................................................................................... 45
PreviewSurfaceMesh() .............................................................................................................. 45
ShowBody() .............................................................................................................................. 46
Update() ................................................................................................................................... 46
Chart .............................................................................................................................................. 46

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
vi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Caption .................................................................................................................................... 46
Children ................................................................................................................................... 47
Content .................................................................................................................................... 47
Gridlines ................................................................................................................................... 47
InternalObject .......................................................................................................................... 47
PlotStyle ................................................................................................................................... 47
Scale ........................................................................................................................................ 47
XAxisLabel ................................................................................................................................ 47
YAxisLabel ................................................................................................................................ 48
Delete() .................................................................................................................................... 48
Duplicate() ............................................................................................................................... 48
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 48
CommandSnippet .......................................................................................................................... 48
Children ................................................................................................................................... 49
Comments ............................................................................................................................... 50
Figures ..................................................................................................................................... 50
FileName .................................................................................................................................. 50
Input ........................................................................................................................................ 50
InputArgument1 ...................................................................................................................... 50
InputArgument2 ...................................................................................................................... 50
InputArgument3 ...................................................................................................................... 51
InputArgument4 ...................................................................................................................... 51
InputArgument5 ...................................................................................................................... 51
InputArgument6 ...................................................................................................................... 51
InputArgument7 ...................................................................................................................... 51
InputArgument8 ...................................................................................................................... 51
InputArgument9 ...................................................................................................................... 51
InternalObject .......................................................................................................................... 52
InvalidateSolution .................................................................................................................... 52
OutputSearchPrefix .................................................................................................................. 52
SnippetFileStatus ...................................................................................................................... 52
SolverTarget ............................................................................................................................. 52
StepNumber ............................................................................................................................. 52
StepSelectionMode .................................................................................................................. 53
Suppressed .............................................................................................................................. 53
AddComment() ........................................................................................................................ 53
AddFigure() .............................................................................................................................. 53
AppendText(string) ................................................................................................................... 53
Delete() .................................................................................................................................... 53
Duplicate() ............................................................................................................................... 54
ExportTextFile(string) ................................................................................................................ 54
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 54
ImportTextFile(string) ............................................................................................................... 54
Comment ....................................................................................................................................... 54
Author ...................................................................................................................................... 55
Children ................................................................................................................................... 55
InternalObject .......................................................................................................................... 55
Text .......................................................................................................................................... 55
Delete() .................................................................................................................................... 55
Duplicate() ............................................................................................................................... 56
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 56
CondensedGeometry ..................................................................................................................... 56

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. vii
ACT API Reference Guide

Children ................................................................................................................................... 57
Comments ............................................................................................................................... 57
Figures ..................................................................................................................................... 57
InternalObject .......................................................................................................................... 57
SolverFilesDirectory .................................................................................................................. 57
TransparencyEnabled ............................................................................................................... 57
AddComment() ........................................................................................................................ 58
AddCondensedPart() ................................................................................................................ 58
AddCondensedPartInfoTool() .................................................................................................... 58
AddFigure() .............................................................................................................................. 58
GenerateCondensedGeometry() ............................................................................................... 58
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 58
CondensedPart ............................................................................................................................... 59
Children ................................................................................................................................... 59
Comments ............................................................................................................................... 60
Figures ..................................................................................................................................... 60
FutureIntent ............................................................................................................................. 60
GeometrySelection ................................................................................................................... 60
InterfaceMethod ....................................................................................................................... 60
InternalObject .......................................................................................................................... 60
MaximumFrequency ................................................................................................................. 61
MinimumFrequency ................................................................................................................. 61
NumberInterfaceEntries ............................................................................................................ 61
NumberMasterNodes ............................................................................................................... 61
NumberOfModes ...................................................................................................................... 61
Physics ..................................................................................................................................... 61
RangeSearch ............................................................................................................................ 61
ReductionMethod .................................................................................................................... 62
ReferenceTemperature ............................................................................................................. 62
SolutionName .......................................................................................................................... 62
SolutionNameMode ................................................................................................................. 62
SolverFilesDirectory .................................................................................................................. 62
Suppressed .............................................................................................................................. 62
TemperatureUnits ..................................................................................................................... 63
AddComment() ........................................................................................................................ 63
AddFigure() .............................................................................................................................. 63
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 63
CondensedPartInfoTool .................................................................................................................. 63
Children ................................................................................................................................... 64
Comments ............................................................................................................................... 64
InternalObject .......................................................................................................................... 64
Text .......................................................................................................................................... 64
UpdateInterval ......................................................................................................................... 64
AddComment() ........................................................................................................................ 64
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 65
ConstructionGeometry ................................................................................................................... 65
Children ................................................................................................................................... 65
Comments ............................................................................................................................... 66
Figures ..................................................................................................................................... 66
InternalObject .......................................................................................................................... 66
ShowMesh ............................................................................................................................... 66
AddComment() ........................................................................................................................ 66

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
viii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AddFigure() .............................................................................................................................. 66
AddPath() ................................................................................................................................. 67
AddSurface() ............................................................................................................................ 67
Delete() .................................................................................................................................... 67
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 67
ContactDebonding ......................................................................................................................... 67
AutomaticTimeStepping ........................................................................................................... 68
ContactRegion ......................................................................................................................... 68
CriticalRate ............................................................................................................................... 68
FailureCriteriaOption ................................................................................................................ 68
GenerationMethod ................................................................................................................... 68
InitialCrack ............................................................................................................................... 69
InitialTimeStep ......................................................................................................................... 69
InternalObject .......................................................................................................................... 69
MaximumTimeStep .................................................................................................................. 69
Method .................................................................................................................................... 69
MinimumTimeStep ................................................................................................................... 69
Suppressed .............................................................................................................................. 70
Type ......................................................................................................................................... 70
CoordinateSystem .......................................................................................................................... 70
Children ................................................................................................................................... 71
Comments ............................................................................................................................... 71
CoordinateSystemID ................................................................................................................. 71
CoordinateSystemIDGeneration ................................................................................................ 72
CoordinateSystemType ............................................................................................................. 72
Figures ..................................................................................................................................... 72
GloballyAvailable ...................................................................................................................... 72
InternalObject .......................................................................................................................... 72
IsGlobal .................................................................................................................................... 72
OriginLocation ......................................................................................................................... 72
OriginX ..................................................................................................................................... 73
OriginY ..................................................................................................................................... 73
OriginZ ..................................................................................................................................... 73
PrimaryAxis .............................................................................................................................. 73
PrimaryAxisDefineBy ................................................................................................................ 73
ReadOnly ................................................................................................................................. 73
SecondaryAxis .......................................................................................................................... 74
SecondaryAxisDefineBy ............................................................................................................ 74
Suppressed .............................................................................................................................. 74
TransformationCount ................................................................................................................ 74
TransformedConfiguration ........................................................................................................ 74
XAxisData ................................................................................................................................. 74
YAxisData ................................................................................................................................. 74
ZAxisData ................................................................................................................................. 75
AddComment() ........................................................................................................................ 75
AddFigure() .............................................................................................................................. 75
AddTransformation(TransformationType, CoordinateSystemAxisType) ....................................... 75
CreateConstructionSurface() ..................................................................................................... 75
CreateSectionPlane() ................................................................................................................ 76
Delete() .................................................................................................................................... 76
Duplicate() ............................................................................................................................... 76
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 76

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ix
ACT API Reference Guide

GetTransformationValue(uint) ................................................................................................... 76
MoveTransformationDown(uint) ............................................................................................... 77
MoveTransformationUp(uint) .................................................................................................... 77
RemoveTransformation(uint) .................................................................................................... 77
SetTransformationValue(uint, object) ........................................................................................ 77
CoordinateSystems ......................................................................................................................... 78
Children ................................................................................................................................... 78
Comments ............................................................................................................................... 78
Figures ..................................................................................................................................... 78
InternalObject .......................................................................................................................... 79
AddComment() ........................................................................................................................ 79
AddCoordinateSystem() ............................................................................................................ 79
AddFigure() .............................................................................................................................. 79
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 79
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack instead. ............. 79
AlignWithFaceNormal ............................................................................................................... 81
BottomFaceNodes .................................................................................................................... 81
CircumferentialDivisions ........................................................................................................... 81
Contact1Nodes ......................................................................................................................... 81
ContactPairsNodes ................................................................................................................... 81
CoordinateSystem .................................................................................................................... 81
CrackFacesNodes ...................................................................................................................... 81
CrackFrontDivisions .................................................................................................................. 82
CrackFrontNodes ...................................................................................................................... 82
CrackShape .............................................................................................................................. 82
CrackSourceType ...................................................................................................................... 82
FaceTopNodes .......................................................................................................................... 82
FractureAffectedZone ............................................................................................................... 82
FractureAffectedZoneHeight .................................................................................................... 83
InternalObject .......................................................................................................................... 83
LargestContourRadius .............................................................................................................. 83
Location ................................................................................................................................... 83
MajorRadius ............................................................................................................................. 83
MeshContours .......................................................................................................................... 83
MinorRadius ............................................................................................................................. 83
ProjectToNearestSurface ........................................................................................................... 84
SolutionContours ..................................................................................................................... 84
Suppressed .............................................................................................................................. 84
Target1Nodes ........................................................................................................................... 84
XScaleFactor ............................................................................................................................. 84
YScaleFactor ............................................................................................................................. 84
ZScaleFactor ............................................................................................................................. 85
CyclicRegion ................................................................................................................................... 85
HighBoundaryLocation ............................................................................................................. 85
InternalObject .......................................................................................................................... 86
LowBoundaryLocation .............................................................................................................. 86
DistributedMass ............................................................................................................................. 86
InternalObject .......................................................................................................................... 87
MassPerUnitArea ...................................................................................................................... 87
MassType ................................................................................................................................. 87
Suppressed .............................................................................................................................. 87
TotalMass ................................................................................................................................. 87

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
x of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ElementOrientation ........................................................................................................................ 87
AxisEdgeOrientation ................................................................................................................. 88
AxisSurfaceOrientation ............................................................................................................. 88
BodyLocation ........................................................................................................................... 88
Children ................................................................................................................................... 89
Comments ............................................................................................................................... 89
EdgeLocation ........................................................................................................................... 89
Figures ..................................................................................................................................... 89
InternalObject .......................................................................................................................... 89
OrientationGuideDefinedBy ...................................................................................................... 89
Suppressed .............................................................................................................................. 89
SurfaceLocation ........................................................................................................................ 90
AddComment() ........................................................................................................................ 90
AddFigure() .............................................................................................................................. 90
Delete() .................................................................................................................................... 90
Duplicate() ............................................................................................................................... 90
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 90
EndRelease ..................................................................................................................................... 91
Behavior ................................................................................................................................... 91
Children ................................................................................................................................... 92
Comments ............................................................................................................................... 92
CoordinateSystem .................................................................................................................... 92
EdgeLocation ........................................................................................................................... 92
Figures ..................................................................................................................................... 92
InternalObject .......................................................................................................................... 92
RotationX ................................................................................................................................. 93
RotationY ................................................................................................................................. 93
RotationZ ................................................................................................................................. 93
Suppressed .............................................................................................................................. 93
TranslationX ............................................................................................................................. 93
TranslationY ............................................................................................................................. 93
TranslationZ ............................................................................................................................. 93
VertexLocation ......................................................................................................................... 94
AddComment() ........................................................................................................................ 94
AddFigure() .............................................................................................................................. 94
Delete() .................................................................................................................................... 94
Duplicate() ............................................................................................................................... 94
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 94
ExpansionSettings .......................................................................................................................... 95
Children ................................................................................................................................... 95
CleanupOptionalFiles ............................................................................................................... 95
Comments ............................................................................................................................... 95
Figures ..................................................................................................................................... 96
InternalObject .......................................................................................................................... 96
AddComment() ........................................................................................................................ 96
AddFigure() .............................................................................................................................. 96
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 96
PerformExpansionPass() ............................................................................................................ 97
ExternalEnhancedModel ................................................................................................................. 97
Children ................................................................................................................................... 97
Comments ............................................................................................................................... 97
Figures ..................................................................................................................................... 98

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xi
ACT API Reference Guide

InternalObject .......................................................................................................................... 98
LayerToDisplay ......................................................................................................................... 98
NonlinearEffects ....................................................................................................................... 98
Suppressed .............................................................................................................................. 98
ThermalStrainEffects ................................................................................................................. 98
Type ......................................................................................................................................... 98
AddComment() ........................................................................................................................ 99
AddFigure() .............................................................................................................................. 99
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ............................................................ 99
FatigueTool .................................................................................................................................... 99
AnalysisType ........................................................................................................................... 100
BinSize ................................................................................................................................... 100
Children ................................................................................................................................. 101
Comments .............................................................................................................................. 101
DisplayTime ............................................................................................................................ 101
FatigueStrengthFactor ............................................................................................................ 101
HistoryDataLocation ............................................................................................................... 101
InfiniteLife .............................................................................................................................. 101
InternalObject ........................................................................................................................ 102
LoadingRatio .......................................................................................................................... 102
LoadingType ........................................................................................................................... 102
MaximumDataPointsToPlot ..................................................................................................... 102
MeanStressTheory .................................................................................................................. 102
OneCycleIsEqualTo ................................................................................................................. 102
ResultsInput ........................................................................................................................... 102
ScaleFactor ............................................................................................................................. 103
StressComponent ................................................................................................................... 103
UnitsName ............................................................................................................................. 103
UseQuickRainflowCounting .................................................................................................... 103
AddBiaxialityIndication() ......................................................................................................... 103
AddComment() ....................................................................................................................... 103
AddDamage() ......................................................................................................................... 104
AddDamageMatrix() ............................................................................................................... 104
AddEquivalentAlternativeStress() ............................................................................................ 104
AddFatigueSensitivity() ........................................................................................................... 104
AddHysteresis() ....................................................................................................................... 104
AddLife() ................................................................................................................................ 104
AddRainflowMatrix() ............................................................................................................... 104
AddSafetyFactor() ................................................................................................................... 105
Delete() .................................................................................................................................. 105
Duplicate() .............................................................................................................................. 105
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 105
Figure ........................................................................................................................................... 105
Children ................................................................................................................................. 106
Comments .............................................................................................................................. 106
InternalObject ........................................................................................................................ 106
Text ........................................................................................................................................ 106
AddComment() ....................................................................................................................... 107
Delete() .................................................................................................................................. 107
Duplicate() .............................................................................................................................. 107
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 107
Fracture ........................................................................................................................................ 107

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Children ................................................................................................................................. 108


Comments .............................................................................................................................. 108
Figures ................................................................................................................................... 108
InternalObject ........................................................................................................................ 108
AddArbitraryCrack() ................................................................................................................ 109
AddComment() ....................................................................................................................... 109
AddContactDebonding() ........................................................................................................ 109
AddCrack() ***OBSOLETE*** Use the method AddArbitraryCrack or AddSemiEllipticalCrack in-
stead. ..................................................................................................................................... 109
AddFigure() ............................................................................................................................ 109
AddInterfaceDelamination() .................................................................................................... 109
AddPreMeshedCrack() ............................................................................................................ 109
AddSemiEllipticalCrack() ......................................................................................................... 110
GenerateAllCrackMesh() ......................................................................................................... 110
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 110
GenericCrack ................................................................................................................................ 110
Children ................................................................................................................................. 111
Comments .............................................................................................................................. 111
Figures ................................................................................................................................... 111
InternalObject ........................................................................................................................ 111
AddCommandSnippet() .......................................................................................................... 111
AddComment() ....................................................................................................................... 111
AddFigure() ............................................................................................................................ 112
Delete() .................................................................................................................................. 112
Duplicate() .............................................................................................................................. 112
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 112
GenericDelamination .................................................................................................................... 112
Children ................................................................................................................................. 113
Comments .............................................................................................................................. 113
Figures ................................................................................................................................... 113
InternalObject ........................................................................................................................ 113
AddCommandSnippet() .......................................................................................................... 114
AddComment() ....................................................................................................................... 114
AddFigure() ............................................................................................................................ 114
Delete() .................................................................................................................................. 114
Duplicate() .............................................................................................................................. 114
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 114
GenericPointMass ......................................................................................................................... 115
Children ................................................................................................................................. 115
Comments .............................................................................................................................. 115
Figures ................................................................................................................................... 115
InternalObject ........................................................................................................................ 116
IsDistributedMass ................................................................................................................... 116
Location ................................................................................................................................. 116
RemotePoint .......................................................................................................................... 116
AddComment() ....................................................................................................................... 116
AddFigure() ............................................................................................................................ 116
Delete() .................................................................................................................................. 117
Duplicate() .............................................................................................................................. 117
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 117
Geometry ..................................................................................................................................... 117
ActiveBodies ........................................................................................................................... 119

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xiii
ACT API Reference Guide

AnalysisType ........................................................................................................................... 119


AttachFileViaTempFile ............................................................................................................ 120
AttributeKey ........................................................................................................................... 120
Attributes ............................................................................................................................... 120
Average .................................................................................................................................. 120
Bodies .................................................................................................................................... 120
CanChangeCADUnits .............................................................................................................. 120
Children ................................................................................................................................. 120
Comments .............................................................................................................................. 121
ComparePartsOnUpdate ......................................................................................................... 121
ComparePartsTolerance .......................................................................................................... 121
DecomposeDisjointGeometry ................................................................................................. 121
DisplayStyle ............................................................................................................................ 121
ElementControl ...................................................................................................................... 121
Elements ................................................................................................................................ 122
EnclosureAndSymmetryProcessing ......................................................................................... 122
EndPlaneRotationAboutX ....................................................................................................... 122
EndPlaneRotationAboutY ....................................................................................................... 122
FiberLength ............................................................................................................................ 122
Figures ................................................................................................................................... 122
GeometryPreferencesReadOnly .............................................................................................. 122
GeometryType ........................................................................................................................ 123
ImportCoordinateSystems ...................................................................................................... 123
InternalObject ........................................................................................................................ 123
LengthUnit ............................................................................................................................. 123
LengthX ................................................................................................................................. 123
LengthY ................................................................................................................................. 123
LengthZ ................................................................................................................................. 124
LineBodies .............................................................................................................................. 124
Mass ....................................................................................................................................... 124
MaterialProperties .................................................................................................................. 124
Maximum ............................................................................................................................... 124
MeshMetric ............................................................................................................................ 124
MeshVolume .......................................................................................................................... 124
Minimum ............................................................................................................................... 125
MixedImportResolution .......................................................................................................... 125
Model2DBehavior ................................................................................................................... 125
NamedSelectionKey ............................................................................................................... 125
NamedSelections .................................................................................................................... 125
Nodes ..................................................................................................................................... 125
ParameterKey ......................................................................................................................... 126
Parameters ............................................................................................................................. 126
ReaderModeSavesUpdatedFile ................................................................................................ 126
ScaleFactorValue ..................................................................................................................... 126
SheetSurfaceArea ................................................................................................................... 126
SmartCADUpdate ................................................................................................................... 126
SolidBodies ............................................................................................................................ 126
Source .................................................................................................................................... 127
StandardDeviation .................................................................................................................. 127
SurfaceArea ............................................................................................................................ 127
SurfaceBodies ......................................................................................................................... 127
TemporaryDirectory ................................................................................................................ 127

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Type ....................................................................................................................................... 127


UseAssociativity ...................................................................................................................... 128
UseInstances .......................................................................................................................... 128
Volume ................................................................................................................................... 128
XCentroid ............................................................................................................................... 128
YCentroid ............................................................................................................................... 128
ZCentroid ............................................................................................................................... 128
AddComment() ....................................................................................................................... 128
AddDistributedMass() ............................................................................................................. 129
AddElementOrientation() ........................................................................................................ 129
AddFigure() ............................................................................................................................ 129
AddPointMass() ...................................................................................................................... 129
GetBody(IBaseGeoBody) ......................................................................................................... 129
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 129
GetPart(IBaseGeoPart) ............................................................................................................ 130
ResetBodyColors() .................................................................................................................. 130
UpdateGeometryFromSource() ............................................................................................... 130
ImportedLayeredSection .............................................................................................................. 130
InternalObject ........................................................................................................................ 131
ImportedPlies ............................................................................................................................... 131
InternalObject ........................................................................................................................ 132
InitialCondition ............................................................................................................................. 133
Children ................................................................................................................................. 134
Comments .............................................................................................................................. 134
ContactStatus ......................................................................................................................... 134
CoordinateSystem .................................................................................................................. 134
DefineBy ................................................................................................................................ 135
Figures ................................................................................................................................... 135
InitialEnvironment .................................................................................................................. 135
InitialTemperature .................................................................................................................. 135
InitialTemperatureValue .......................................................................................................... 135
InputType ............................................................................................................................... 135
InternalObject ........................................................................................................................ 136
Location ................................................................................................................................. 136
ModalEnvironmentHarmonicIC ............................................................................................... 136
ModalEnvironmentPSDIC ........................................................................................................ 136
ModalEnvironmentRSIC .......................................................................................................... 136
ModalEnvironmentTransientMSUPIC ....................................................................................... 136
NewtonRaphsonOption .......................................................................................................... 136
PressureInitialization ............................................................................................................... 137
PreStressDefineBy ................................................................................................................... 137
PreStressEnvironmentHarmonicIC ........................................................................................... 137
PreStressEnvironmentHarmonicMSUPModal ........................................................................... 137
PreStressEnvironmentModalIC ................................................................................................ 137
PreStressEnvironmentTransientIC ............................................................................................ 137
PreStressEnvironmentTransientMSUPModal ............................................................................ 138
PreStressLoadStep .................................................................................................................. 138
PreStressTime ......................................................................................................................... 138
ReportedLoadStep .................................................................................................................. 138
ReportedSubStep ................................................................................................................... 138
ReportedTime ........................................................................................................................ 138
Suppressed ............................................................................................................................ 138

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xv
ACT API Reference Guide

Time ....................................................................................................................................... 139


XComponent .......................................................................................................................... 139
YComponent .......................................................................................................................... 139
ZComponent .......................................................................................................................... 139
AddCommandSnippet() .......................................................................................................... 139
AddComment() ....................................................................................................................... 139
AddFigure() ............................................................................................................................ 140
Delete() .................................................................................................................................. 140
Duplicate() .............................................................................................................................. 140
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 140
InitialConditions ........................................................................................................................... 140
Children ................................................................................................................................. 141
Comments .............................................................................................................................. 141
Figures ................................................................................................................................... 141
InternalObject ........................................................................................................................ 141
AddComment() ....................................................................................................................... 141
AddFigure() ............................................................................................................................ 141
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 142
InterfaceDelamination .................................................................................................................. 142
AutomaticTimeStepping ......................................................................................................... 143
CriticalRate ............................................................................................................................. 143
DistanceTolerance .................................................................................................................. 143
FailureCriteriaOption .............................................................................................................. 143
GenerationMethod ................................................................................................................. 143
InitialCrack ............................................................................................................................. 144
InitialTimeStep ....................................................................................................................... 144
InternalObject ........................................................................................................................ 144
MatchControl ......................................................................................................................... 144
MaximumTimeStep ................................................................................................................ 144
Method .................................................................................................................................. 144
MinimumTimeStep ................................................................................................................. 144
SourceLocation ....................................................................................................................... 145
Suppressed ............................................................................................................................ 145
TargetLocation ....................................................................................................................... 145
ToleranceType ........................................................................................................................ 145
Type ....................................................................................................................................... 145
LayeredSection ............................................................................................................................. 145
Children ................................................................................................................................. 146
Comments .............................................................................................................................. 146
CoordinateSystem .................................................................................................................. 147
Figures ................................................................................................................................... 147
InternalObject ........................................................................................................................ 147
LayeredSectionMembraneOffset ............................................................................................. 147
LayerToDisplay ....................................................................................................................... 147
Location ................................................................................................................................. 147
NonlinearEffects ..................................................................................................................... 147
OffsetType .............................................................................................................................. 148
Suppressed ............................................................................................................................ 148
ThermalStrainEffects ............................................................................................................... 148
TotalMass ............................................................................................................................... 148
TotalThickness ........................................................................................................................ 148
AddComment() ....................................................................................................................... 148

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AddFigure() ............................................................................................................................ 149


Delete() .................................................................................................................................. 149
Duplicate() .............................................................................................................................. 149
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 149
MeshConnection .......................................................................................................................... 149
Children ................................................................................................................................. 150
Comments .............................................................................................................................. 150
Figures ................................................................................................................................... 150
InternalObject ........................................................................................................................ 151
MasterBodies .......................................................................................................................... 151
MasterLocation ....................................................................................................................... 151
ScopeMode ............................................................................................................................ 151
SlaveBodies ............................................................................................................................ 151
SlaveLocation ......................................................................................................................... 151
SnapToBoundary .................................................................................................................... 151
SnapTolerance ........................................................................................................................ 152
SnapType ............................................................................................................................... 152
Suppressed ............................................................................................................................ 152
ToleranceSlider ....................................................................................................................... 152
ToleranceType ........................................................................................................................ 152
ToleranceValue ....................................................................................................................... 152
AddComment() ....................................................................................................................... 153
AddFigure() ............................................................................................................................ 153
Delete() .................................................................................................................................. 153
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 153
MeshControlWorksheet ................................................................................................................ 153
RowCount .............................................................................................................................. 154
AddRow() ............................................................................................................................... 154
ClearGenerateMesh() .............................................................................................................. 154
DeleteAllRows() ...................................................................................................................... 154
DeleteRow(int) ....................................................................................................................... 155
GenerateAtRow(int) ................................................................................................................ 155
GenerateMesh() ...................................................................................................................... 155
GetActiveState(int) ................................................................................................................. 155
GetNamedSelection(int) ......................................................................................................... 155
GetNamedSelectionId(int) ...................................................................................................... 156
SetActiveState(int, bool) .......................................................................................................... 156
SetNamedSelection(int, NamedSelection) ............................................................................... 156
SetNamedSelectionId(int, uint) ................................................................................................ 157
MeshEdit ...................................................................................................................................... 157
Children ................................................................................................................................. 158
Comments .............................................................................................................................. 158
Figures ................................................................................................................................... 158
GenerateAutomaticMeshConnectionsOnRefresh ..................................................................... 158
InternalObject ........................................................................................................................ 158
TransparencyEnabled ............................................................................................................. 158
AddComment() ....................................................................................................................... 158
AddFigure() ............................................................................................................................ 159
AddNodeMove() ..................................................................................................................... 159
ClearGeneratedData() ............................................................................................................. 159
CreateNamedSelectionForSharedNodes() ................................................................................ 159
Delete() .................................................................................................................................. 159

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xvii
ACT API Reference Guide

GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 159


SearchConnectionsForDuplicatePairs() .................................................................................... 160
MeshNumbering .......................................................................................................................... 160
Children ................................................................................................................................. 160
Comments .............................................................................................................................. 161
CompressNodeNumbers ......................................................................................................... 161
ElementOffset ........................................................................................................................ 161
Figures ................................................................................................................................... 161
InternalObject ........................................................................................................................ 161
NodeOffset ............................................................................................................................. 161
Suppressed ............................................................................................................................ 162
AddComment() ....................................................................................................................... 162
AddFigure() ............................................................................................................................ 162
AddNumberingControl() ......................................................................................................... 162
Delete() .................................................................................................................................. 162
Duplicate() .............................................................................................................................. 162
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 162
RenumberMesh() .................................................................................................................... 163
Model ........................................................................................................................................... 163
Analyses ................................................................................................................................. 164
CellId ...................................................................................................................................... 164
Children ................................................................................................................................. 164
Comments .............................................................................................................................. 165
Connections ........................................................................................................................... 165
ConstructionGeometry ........................................................................................................... 165
Control ................................................................................................................................... 165
CoordinateSystems ................................................................................................................. 165
Environments ***OBSOLETE*** Use 'Analyses' property instead. .............................................. 165
Figures ................................................................................................................................... 166
Fracture .................................................................................................................................. 166
Geometry ............................................................................................................................... 166
InternalObject ........................................................................................................................ 166
Mesh ...................................................................................................................................... 166
MeshEdit ................................................................................................................................ 166
MeshNumbering .................................................................................................................... 166
NamedSelections .................................................................................................................... 167
RemotePoints ......................................................................................................................... 167
Symmetry ............................................................................................................................... 167
SystemCaption ....................................................................................................................... 167
VirtualTopology ...................................................................................................................... 167
AddComment() ....................................................................................................................... 167
AddConnections() ................................................................................................................... 168
AddConstructionGeometry() ................................................................................................... 168
AddFigure() ............................................................................................................................ 168
AddFracture() ......................................................................................................................... 168
AddMeshEdit() ........................................................................................................................ 168
AddMeshNumbering() ............................................................................................................ 168
AddNamedSelection() ............................................................................................................. 168
AddRemotePoint() .................................................................................................................. 169
AddSolutionCombination() ..................................................................................................... 169
AddSymmetry() ...................................................................................................................... 169
AddVirtualTopology() ............................................................................................................. 169

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ClearGeneratedData() ............................................................................................................. 169


GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 169
RefreshMaterials() ................................................................................................................... 170
Solve(bool) ............................................................................................................................. 170
UpdateGeometryFromSource() ............................................................................................... 170
NamedSelection ........................................................................................................................... 170
Children ................................................................................................................................. 171
Comments .............................................................................................................................. 171
Figures ................................................................................................................................... 171
IncludeProgramControlledInflation ......................................................................................... 172
InternalObject ........................................................................................................................ 172
Location ................................................................................................................................. 172
RelativeTolerance .................................................................................................................... 172
SendToSolver ......................................................................................................................... 172
Suppressed ............................................................................................................................ 172
ToleranceType ........................................................................................................................ 172
TotalSelection ......................................................................................................................... 173
Type ....................................................................................................................................... 173
UsedByMeshWorksheet .......................................................................................................... 173
Visible .................................................................................................................................... 173
ZeroTolerance ......................................................................................................................... 173
AddComment() ....................................................................................................................... 173
AddFigure() ............................................................................................................................ 174
Delete() .................................................................................................................................. 174
Duplicate() .............................................................................................................................. 174
ExportToTextFile(bool, string) .................................................................................................. 174
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 174
NamedSelections .......................................................................................................................... 175
Children ................................................................................................................................. 175
Comments .............................................................................................................................. 175
Figures ................................................................................................................................... 175
GenerateOnRefresh ................................................................................................................ 176
GenerateOnRemesh ............................................................................................................... 176
InternalObject ........................................................................................................................ 176
RandomColors ........................................................................................................................ 176
ShowAnnotations ................................................................................................................... 176
AddComment() ....................................................................................................................... 176
AddFigure() ............................................................................................................................ 177
AddNamedSelection() ............................................................................................................. 177
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 177
NodeMove ................................................................................................................................... 177
Children ................................................................................................................................. 178
Comments .............................................................................................................................. 178
Figures ................................................................................................................................... 178
Information ............................................................................................................................ 178
InternalObject ........................................................................................................................ 178
NumberOfMoves .................................................................................................................... 178
NumberOfNodes .................................................................................................................... 179
AddComment() ....................................................................................................................... 179
AddFigure() ............................................................................................................................ 179
Delete() .................................................................................................................................. 179
Duplicate() .............................................................................................................................. 179

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xix
ACT API Reference Guide

GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 179


NumberingControl ....................................................................................................................... 180
BeginElementNumber ............................................................................................................ 180
BeginNodeNumber ................................................................................................................. 180
Children ................................................................................................................................. 181
Comments .............................................................................................................................. 181
EndElementNumber ............................................................................................................... 181
EndNodeNumber ................................................................................................................... 181
Figures ................................................................................................................................... 181
InternalObject ........................................................................................................................ 181
Location ................................................................................................................................. 182
NodeNumber ......................................................................................................................... 182
Suppressed ............................................................................................................................ 182
AddComment() ....................................................................................................................... 182
AddFigure() ............................................................................................................................ 182
Delete() .................................................................................................................................. 182
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 182
Part .............................................................................................................................................. 183
ApproximateSurfaceArea ........................................................................................................ 184
Assignment ............................................................................................................................ 184
Average .................................................................................................................................. 184
CentroidX ............................................................................................................................... 184
CentroidY ............................................................................................................................... 185
CentroidZ ............................................................................................................................... 185
Children ................................................................................................................................. 185
Comments .............................................................................................................................. 185
CoordinateSystem .................................................................................................................. 185
Elements ................................................................................................................................ 185
Figures ................................................................................................................................... 185
Hidden ................................................................................................................................... 186
InternalObject ........................................................................................................................ 186
LengthX ................................................................................................................................. 186
LengthY ................................................................................................................................. 186
LengthZ ................................................................................................................................. 186
Mass ....................................................................................................................................... 186
MaterialName ***OBSOLETE*** Use 'Assignment' property instead. ......................................... 187
Maximum ............................................................................................................................... 187
MeshMetric ............................................................................................................................ 187
Minimum ............................................................................................................................... 187
MomentOfInertiaIp1 ............................................................................................................... 187
MomentOfInertiaIp2 ............................................................................................................... 187
MomentOfInertiaIp3 ............................................................................................................... 187
Nodes ..................................................................................................................................... 188
StandardDeviation .................................................................................................................. 188
Suppressed ............................................................................................................................ 188
Visible .................................................................................................................................... 188
Volume ................................................................................................................................... 188
AddComment() ....................................................................................................................... 188
AddFigure() ............................................................................................................................ 189
ClearGeneratedData() ............................................................................................................. 189
GenerateMesh() ...................................................................................................................... 189
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 189

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

PreviewInflation() ................................................................................................................... 189


PreviewSurfaceMesh() ............................................................................................................ 189
Update() ................................................................................................................................. 190
Path ............................................................................................................................................. 190
Children ................................................................................................................................. 191
Comments .............................................................................................................................. 191
EndCoordinateSystem ............................................................................................................ 191
EndXCoordinate ..................................................................................................................... 191
EndYCoordinate ...................................................................................................................... 191
EndZCoordinate ..................................................................................................................... 191
Figures ................................................................................................................................... 192
HasValidGeometrySelection .................................................................................................... 192
InternalObject ........................................................................................................................ 192
Location ................................................................................................................................. 192
NumberOfSamplingPoints ...................................................................................................... 192
PathCoordinateSystem ........................................................................................................... 192
PathType ................................................................................................................................ 192
ShowMesh ............................................................................................................................. 193
SnapToMeshNodes ................................................................................................................. 193
StartCoordinateSystem ........................................................................................................... 193
StartXCoordinate .................................................................................................................... 193
StartYCoordinate .................................................................................................................... 193
StartZCoordinate .................................................................................................................... 193
Suppressed ............................................................................................................................ 194
AddComment() ....................................................................................................................... 194
AddFigure() ............................................................................................................................ 194
Delete() .................................................................................................................................. 194
Duplicate() .............................................................................................................................. 194
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 194
PeriodicRegion ............................................................................................................................. 195
HighBoundaryLocation ........................................................................................................... 195
InternalObject ........................................................................................................................ 196
LinearShift .............................................................................................................................. 196
LowBoundaryLocation ............................................................................................................ 196
PeriodictyDirection ................................................................................................................. 196
Type ....................................................................................................................................... 196
PipeIdealization ............................................................................................................................ 196
Children ................................................................................................................................. 197
Extend .................................................................................................................................... 197
Factor ..................................................................................................................................... 197
GeometrySelection ................................................................................................................. 197
InternalObject ........................................................................................................................ 197
Suppressed ............................................................................................................................ 198
Delete() .................................................................................................................................. 198
Duplicate() .............................................................................................................................. 198
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 198
PointMass ..................................................................................................................................... 198
AppliedBy ............................................................................................................................... 199
Behavior ................................................................................................................................. 199
CoordinateSystem .................................................................................................................. 199
InternalObject ........................................................................................................................ 200
Mass ....................................................................................................................................... 200

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxi
ACT API Reference Guide

MassMomentOfInertiaX .......................................................................................................... 200


MassMomentOfInertiaY .......................................................................................................... 200
MassMomentOfInertiaZ .......................................................................................................... 200
NodalCoordinateSystem ......................................................................................................... 200
PinballRegion ......................................................................................................................... 201
Suppressed ............................................................................................................................ 201
PreMeshedCrack ........................................................................................................................... 201
CoordinateSystem .................................................................................................................. 201
CrackFront .............................................................................................................................. 202
CrackSourceType .................................................................................................................... 202
InternalObject ........................................................................................................................ 202
ScopingMethod ...................................................................................................................... 202
SolutionContours ................................................................................................................... 202
Suppressed ............................................................................................................................ 202
Project .......................................................................................................................................... 203
Author .................................................................................................................................... 203
Children ................................................................................................................................. 204
Comments .............................................................................................................................. 204
CreationDate .......................................................................................................................... 204
CreationTime .......................................................................................................................... 204
FirstSaved ............................................................................................................................... 204
ImportedSource ..................................................................................................................... 204
ImportedVersion ..................................................................................................................... 205
InternalObject ........................................................................................................................ 205
LastSaved ............................................................................................................................... 205
Model ..................................................................................................................................... 205
Models ***OBSOLETE*** Use 'Model' property instead. ............................................................ 205
PreparedFor ............................................................................................................................ 205
ProductVersion ....................................................................................................................... 205
SaveProjectAfterSolution ........................................................................................................ 206
SaveProjectBeforeSolution ...................................................................................................... 206
Subject ................................................................................................................................... 206
UnitSystem ............................................................................................................................. 206
AddComment() ....................................................................................................................... 206
ClearGeneratedData() ............................................................................................................. 206
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 207
SpecifyMetricTemperatureInCelsius() ...................................................................................... 207
SpecifyMetricTemperatureInKelvin() ........................................................................................ 207
RemotePoint ................................................................................................................................ 207
Behavior ................................................................................................................................. 208
Children ................................................................................................................................. 208
Comments .............................................................................................................................. 208
CoordinateSystem .................................................................................................................. 209
DOFSelection ......................................................................................................................... 209
GloballyAvailable .................................................................................................................... 209
InternalObject ........................................................................................................................ 209
Location ................................................................................................................................. 209
PinballRegion ......................................................................................................................... 209
RotationX ............................................................................................................................... 209
RotationY ............................................................................................................................... 210
RotationZ ............................................................................................................................... 210
Suppressed ............................................................................................................................ 210

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

XComponent .......................................................................................................................... 210


XCoordinate ........................................................................................................................... 210
YComponent .......................................................................................................................... 210
YCoordinate ........................................................................................................................... 211
ZComponent .......................................................................................................................... 211
ZCoordinate ........................................................................................................................... 211
AddCommandSnippet() .......................................................................................................... 211
AddComment() ....................................................................................................................... 211
Delete() .................................................................................................................................. 211
Duplicate() .............................................................................................................................. 211
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 212
GetMeshRegion() .................................................................................................................... 212
RemotePoints ............................................................................................................................... 212
Children ................................................................................................................................. 213
Comments .............................................................................................................................. 213
Figures ................................................................................................................................... 213
InternalObject ........................................................................................................................ 213
ShowConnectionLines ............................................................................................................ 213
AddComment() ....................................................................................................................... 213
AddFigure() ............................................................................................................................ 213
AddRemotePoint() .................................................................................................................. 214
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 214
SelectionWorksheet ...................................................................................................................... 214
RowCount .............................................................................................................................. 216
AddRow() ............................................................................................................................... 216
DeleteRow(int) ....................................................................................................................... 216
Generate() .............................................................................................................................. 216
GetAction(int) ......................................................................................................................... 216
GetBodyTypeValue(int) ........................................................................................................... 217
GetCoordinateSystemSelection(int) ........................................................................................ 217
GetCriterion(int) ..................................................................................................................... 217
GetCriterionActive(int) ............................................................................................................ 217
GetEdgeTypeValue(int) ........................................................................................................... 218
GetFaceTypeValue(int) ............................................................................................................ 218
GetGeometryType(int) ............................................................................................................ 218
GetLowerBound(int) ............................................................................................................... 218
GetMeshElementTypeValue(int) .............................................................................................. 219
GetOperator(int) ..................................................................................................................... 219
GetStringValue(int) ................................................................................................................. 219
GetTag(uint) ........................................................................................................................... 219
GetUpperBound(int) ............................................................................................................... 220
GetValue(int) .......................................................................................................................... 220
SetAction(int, NamedSelectionWorksheetAction) .................................................................... 220
SetBodyTypeValue(int, NamedSelectionWorksheetBodyTypeValues) ........................................ 221
SetCoordinateSystemSelection(int, uint) .................................................................................. 221
SetCriterion(int, NamedSelectionWorksheetCriterion) .............................................................. 221
SetCriterionActive(int, bool) .................................................................................................... 221
SetEdgeTypeValue(int, NamedSelectionWorksheetEdgeTypeValues) ........................................ 222
SetEntityType(int, NamedSelectionWorksheetEntityType) ........................................................ 222
SetFaceTypeValue(int, NamedSelectionWorksheetFaceTypeValues) .......................................... 222
SetLowerBound(int, double) .................................................................................................... 223
SetMeshElementTypeValue(int, MeshElementShape) ............................................................... 223

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxiii
ACT API Reference Guide

SetOperator(int, NamedSelectionWorksheetOperator) ............................................................. 223


SetStringValue(int, string) ........................................................................................................ 224
SetTag(uint, string) .................................................................................................................. 224
SetUpperBound(int, double) ................................................................................................... 224
SetValue(int, double) ............................................................................................................... 225
SemiEllipticalCrack ....................................................................................................................... 225
AlignWithFaceNormal ............................................................................................................. 226
BottomFaceNodes .................................................................................................................. 226
CircumferentialDivisions ......................................................................................................... 226
Contact1Nodes ....................................................................................................................... 226
ContactPairsNodes ................................................................................................................. 227
CoordinateSystem .................................................................................................................. 227
CrackFacesNodes .................................................................................................................... 227
CrackFrontDivisions ................................................................................................................ 227
CrackFrontNodes .................................................................................................................... 227
CrackShape ............................................................................................................................ 227
CrackSourceType .................................................................................................................... 227
FaceTopNodes ........................................................................................................................ 228
FractureAffectedZone ............................................................................................................. 228
FractureAffectedZoneHeight ................................................................................................... 228
InternalObject ........................................................................................................................ 228
LargestContourRadius ............................................................................................................ 228
Location ................................................................................................................................. 228
MajorRadius ........................................................................................................................... 229
MeshContours ........................................................................................................................ 229
MinorRadius ........................................................................................................................... 229
ProjectToNearestSurface ......................................................................................................... 229
SolutionContours ................................................................................................................... 229
Suppressed ............................................................................................................................ 229
Target1Nodes ......................................................................................................................... 229
XScaleFactor ........................................................................................................................... 230
YScaleFactor ........................................................................................................................... 230
ZScaleFactor ........................................................................................................................... 230
Solution ....................................................................................................................................... 230
CalculateBeamSectionResults ................................................................................................. 238
CellId ...................................................................................................................................... 238
Children ................................................................................................................................. 238
Comments .............................................................................................................................. 238
CyclicSectorDisplayRangeBegin .............................................................................................. 239
ElementSelection ................................................................................................................... 239
Figures ................................................................................................................................... 239
InternalObject ........................................................................................................................ 239
MaximumRefinementLoops .................................................................................................... 239
NumberofSectors ................................................................................................................... 239
RefinementDepth ................................................................................................................... 239
SolutionInformation ............................................................................................................... 240
Status ..................................................................................................................................... 240
WorkingDir ............................................................................................................................. 240
AddAccelerationFrequencyResponse() .................................................................................... 240
AddAccelerationPhaseResponse() ........................................................................................... 240
AddAccelerationProbe() .......................................................................................................... 240
AddAngularAccelerationProbe() .............................................................................................. 241

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AddAngularVelocityProbe() ..................................................................................................... 241


AddBeamProbe() .................................................................................................................... 241
AddBeamTool() ....................................................................................................................... 241
AddBearingProbe() ................................................................................................................. 241
AddBendingStressEquivalent() ................................................................................................ 241
AddBendingStressIntensity() ................................................................................................... 241
AddBoltPretensionProbe() ...................................................................................................... 242
AddBoltTool() ......................................................................................................................... 242
AddCommandSnippet() .......................................................................................................... 242
AddComment() ....................................................................................................................... 242
AddContactTool() ................................................................................................................... 242
AddCurrentDensity() ............................................................................................................... 242
AddCurrentDensityProbe() ...................................................................................................... 243
AddDamageStatus() ................................................................................................................ 243
AddDeformationFrequencyResponse() .................................................................................... 243
AddDeformationPhaseResponse() ........................................................................................... 243
AddDeformationProbe() ......................................................................................................... 243
AddDirectionalAcceleration() .................................................................................................. 243
AddDirectionalAccelerationPSD() ............................................................................................ 243
AddDirectionalAccelerationRS() .............................................................................................. 244
AddDirectionalAxialForce() ..................................................................................................... 244
AddDirectionalBendingMoment() ........................................................................................... 244
AddDirectionalCurrentDensity() .............................................................................................. 244
AddDirectionalDeformation() .................................................................................................. 244
AddDirectionalElectricFieldIntensity() ..................................................................................... 244
AddDirectionalHeatFlux() ........................................................................................................ 245
AddDirectionalMagneticFieldIntensity() .................................................................................. 245
AddDirectionalMagneticFluxDensity() ..................................................................................... 245
AddDirectionalShearForce() .................................................................................................... 245
AddDirectionalTorsionalMoment() .......................................................................................... 245
AddDirectionalVelocity() ......................................................................................................... 245
AddDirectionalVelocityPSD() ................................................................................................... 245
AddDirectionalVelocityRS() ..................................................................................................... 246
AddElasticStrainFrequencyResponse() ..................................................................................... 246
AddElasticStrainIntensity() ...................................................................................................... 246
AddElasticStrainPhaseResponse() ............................................................................................ 246
AddElectricFieldProbe() .......................................................................................................... 246
AddElectricPotential() ............................................................................................................. 246
AddElectricVoltage() ............................................................................................................... 247
AddElementalEulerXYAngle() .................................................................................................. 247
AddElementalEulerXZAngle() .................................................................................................. 247
AddElementalEulerYZAngle() .................................................................................................. 247
AddElementalStrainEnergy() ................................................................................................... 247
AddElementalTriads() .............................................................................................................. 247
AddEmagReactionProbe() ....................................................................................................... 247
AddEnergyDissipatedPerUnitVolume() .................................................................................... 248
AddEnergyProbe() .................................................................................................................. 248
AddEquivalentCreepStrain() .................................................................................................... 248
AddEquivalentCreepStrainRST() .............................................................................................. 248
AddEquivalentElasticStrain() ................................................................................................... 248
AddEquivalentElasticStrainRST() .............................................................................................. 248
AddEquivalentPlasticStrain() ................................................................................................... 249

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxv
ACT API Reference Guide

AddEquivalentPlasticStrainRST() .............................................................................................. 249


AddEquivalentStress() ............................................................................................................. 249
AddEquivalentStressPSD() ....................................................................................................... 249
AddEquivalentStressRS() ......................................................................................................... 249
AddEquivalentTotalStrain() ..................................................................................................... 249
AddFatigueTool() .................................................................................................................... 249
AddFiberCompressiveDamageVariable() ................................................................................. 250
AddFiberCompressiveFailureCriterion() ................................................................................... 250
AddFiberTensileDamageVariable() ........................................................................................... 250
AddFiberTensileFailureCriterion() ............................................................................................ 250
AddFigure() ............................................................................................................................ 250
AddFluidFlowRate() ................................................................................................................ 250
AddFluidHeatConductionRate() .............................................................................................. 251
AddFluidHeatTransportRate() .................................................................................................. 251
AddFluxDensityProbe() ........................................................................................................... 251
AddForceReaction() ................................................................................................................ 251
AddFractureTool() ................................................................................................................... 251
AddGeneralizedPlaneStrainProbe() ......................................................................................... 251
AddHeatFluxProbe() ............................................................................................................... 251
AddJointProbe() ..................................................................................................................... 252
AddJouleHeat() ....................................................................................................................... 252
AddLinearizedEquivalentStress() ............................................................................................. 252
AddLinearizedMaximumPrincipalStress() ................................................................................. 252
AddLinearizedMaximumShearStress() ..................................................................................... 252
AddLinearizedMiddlePrincipalStress() ..................................................................................... 252
AddLinearizedMinimumPrincipalStress() ................................................................................. 253
AddLinearizedNormalStress() .................................................................................................. 253
AddLinearizedShearStress() ..................................................................................................... 253
AddLinearizedStressIntensity() ................................................................................................ 253
AddMagneticCoenergy() ......................................................................................................... 253
AddMagneticDirectionalForces() ............................................................................................. 253
AddMagneticError() ................................................................................................................ 253
AddMagneticFluxProbe() ........................................................................................................ 254
AddMagneticPotential() .......................................................................................................... 254
AddMagneticTotalForces() ...................................................................................................... 254
AddMatrixCompressiveDamageVariable() ............................................................................... 254
AddMatrixCompressiveFailureCriterion() ................................................................................. 254
AddMatrixTensileDamageVariable() ........................................................................................ 254
AddMatrixTensileFailureCriterion() .......................................................................................... 255
AddMaximumFailureCriteria() ................................................................................................. 255
AddMaximumPrincipalElasticStrain() ....................................................................................... 255
AddMaximumPrincipalStress() ................................................................................................ 255
AddMaximumPrincipalThermalStrain() .................................................................................... 255
AddMaximumShearElasticStrain() ........................................................................................... 255
AddMaximumShearStress() ..................................................................................................... 255
AddMembraneStressEquivalent() ............................................................................................ 256
AddMembraneStressIntensity() ............................................................................................... 256
AddMiddlePrincipalElasticStrain() ............................................................................................ 256
AddMiddlePrincipalStress() ..................................................................................................... 256
AddMiddlePrincipalThermalStrain() ......................................................................................... 256
AddMinimumPrincipalElasticStrain() ....................................................................................... 256
AddMinimumPrincipalStress() ................................................................................................. 257

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AddMomentReaction() ........................................................................................................... 257


AddMullinsDamageVariable() .................................................................................................. 257
AddMullinsMaximumPreviousStrainEnergy() ........................................................................... 257
AddNewtonRaphsonResidualForce() ....................................................................................... 257
AddNewtonRaphsonResidualHeat() ........................................................................................ 257
AddNewtonRaphsonResidualMoment() .................................................................................. 257
AddNodalEulerXYAngle() ........................................................................................................ 258
AddNodalEulerXZAngle() ........................................................................................................ 258
AddNodalEulerYZAngle() ........................................................................................................ 258
AddNodalTriads() .................................................................................................................... 258
AddNormalElasticStrain() ........................................................................................................ 258
AddNormalGasketPressure() ................................................................................................... 258
AddNormalGasketTotalClosure() ............................................................................................. 259
AddNormalStress() .................................................................................................................. 259
AddPosition() .......................................................................................................................... 259
AddRadiationProbe() .............................................................................................................. 259
AddReactionProbe() ............................................................................................................... 259
AddResponsePSD() ................................................................................................................. 259
AddRotationProbe() ................................................................................................................ 259
AddShapeFinder() ................................................................................................................... 260
AddShapeFinderElemental() ................................................................................................... 260
AddShearDamageVariable() .................................................................................................... 260
AddShearElasticStrain() ........................................................................................................... 260
AddShearGasketPressure() ...................................................................................................... 260
AddShearGasketTotalClosure() ................................................................................................ 260
AddShearMomentDiagramMSUM() ......................................................................................... 261
AddShearMomentDiagramMY() .............................................................................................. 261
AddShearMomentDiagramMZ() .............................................................................................. 261
AddShearMomentDiagramUSUM() .......................................................................................... 261
AddShearMomentDiagramUY() ............................................................................................... 261
AddShearMomentDiagramUZ() ............................................................................................... 261
AddShearMomentDiagramVSUM() .......................................................................................... 261
AddShearMomentDiagramVY() ............................................................................................... 262
AddShearMomentDiagramVZ() ............................................................................................... 262
AddShearStress() .................................................................................................................... 262
AddShellBendingStress() ......................................................................................................... 262
AddShellBottomPeakStress() ................................................................................................... 262
AddShellMembraneStress() ..................................................................................................... 262
AddShellTopPeakStress() ......................................................................................................... 263
AddSpringProbe() ................................................................................................................... 263
AddStabilizationEnergy() ........................................................................................................ 263
AddStrainProbe() .................................................................................................................... 263
AddStressFrequencyResponse() .............................................................................................. 263
AddStressIntensity() ................................................................................................................ 263
AddStressPhaseResponse() ..................................................................................................... 263
AddStressProbe() .................................................................................................................... 264
AddStressTool() ...................................................................................................................... 264
AddStructuralError() ................................................................................................................ 264
AddStructuralStrainEnergy() ................................................................................................... 264
AddTemperature() .................................................................................................................. 264
AddTemperatureProbe() ......................................................................................................... 264
AddThermalError() .................................................................................................................. 265

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxvii
ACT API Reference Guide

AddThermalStrain() ................................................................................................................ 265


AddThermalStrainEnergy() ...................................................................................................... 265
AddTotalAcceleration() ........................................................................................................... 265
AddTotalAxialForce() ............................................................................................................... 265
AddTotalBendingMoment() .................................................................................................... 265
AddTotalCurrentDensity() ....................................................................................................... 265
AddTotalDeformation() ........................................................................................................... 266
AddTotalElectricFieldIntensity() ............................................................................................... 266
AddTotalHeatFlux() ................................................................................................................. 266
AddTotalMagneticFieldIntensity() ............................................................................................ 266
AddTotalMagneticFluxDensity() .............................................................................................. 266
AddTotalShearForce() ............................................................................................................. 266
AddTotalTorsionalMoment() .................................................................................................... 267
AddTotalVelocity() .................................................................................................................. 267
AddUserDefinedResult() .......................................................................................................... 267
AddVariableGraph() ................................................................................................................ 267
AddVectorAxialForce() ............................................................................................................ 267
AddVectorBendingMoment() .................................................................................................. 267
AddVectorDeformation() ......................................................................................................... 267
AddVectorHeatFlux() ............................................................................................................... 268
AddVectorPrincipalElasticStrain() ............................................................................................ 268
AddVectorPrincipalStress() ...................................................................................................... 268
AddVectorShearForce() ........................................................................................................... 268
AddVectorTorsionalMoment() ................................................................................................. 268
AddVelocityFrequencyResponse() ........................................................................................... 268
AddVelocityPhaseResponse() .................................................................................................. 269
AddVelocityProbe() ................................................................................................................. 269
AddVoltageProbe() ................................................................................................................. 269
ClearGeneratedData() ............................................................................................................. 269
EvaluateAllResults() ................................................................................................................. 269
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 269
OpenSolverFilesDirectory() ..................................................................................................... 270
ReadAnsysResultFile() ............................................................................................................. 270
ReadGivenAnsysResultFile(string, UnitSystemIDType) .............................................................. 270
Solve(bool) ............................................................................................................................. 270
SolutionCombination ................................................................................................................... 270
Children ................................................................................................................................. 271
Comments .............................................................................................................................. 271
InternalObject ........................................................................................................................ 271
Worksheet .............................................................................................................................. 271
AddComment() ....................................................................................................................... 272
ClearGeneratedData() ............................................................................................................. 272
Delete() .................................................................................................................................. 272
Duplicate() .............................................................................................................................. 272
EvaluateAllResults() ................................................................................................................. 272
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 272
SolutionCombinationWorksheet ................................................................................................... 273
RowCount .............................................................................................................................. 273
AddRow() ............................................................................................................................... 273
GetActiveState(int) ................................................................................................................. 274
GetCoefficient(int) .................................................................................................................. 274
GetEnvironmentId(int) ............................................................................................................ 274

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

GetTime(int) ........................................................................................................................... 274


SetActiveState(int, bool) .......................................................................................................... 275
SetCoefficient(int, double) ....................................................................................................... 275
SetEnvironmentId(int, int) ....................................................................................................... 275
SetTime(int, double) ................................................................................................................ 275
SolutionInformation ..................................................................................................................... 276
ActivateVisibility ..................................................................................................................... 278
Children ................................................................................................................................. 278
Comments .............................................................................................................................. 278
Display ................................................................................................................................... 278
DisplayFilterDuringSolve ......................................................................................................... 278
DisplayPoints .......................................................................................................................... 279
DisplayType ............................................................................................................................ 279
DrawConnectionsAttachedTo ................................................................................................. 279
Figures ................................................................................................................................... 279
InternalObject ........................................................................................................................ 279
LineColor ................................................................................................................................ 279
LineThickness ......................................................................................................................... 279
NewtonRaphsonResiduals ...................................................................................................... 280
SolutionOutput ...................................................................................................................... 280
SummaryType ........................................................................................................................ 280
UpdateInterval ....................................................................................................................... 280
VisibleOnResults ..................................................................................................................... 280
AddChattering() ...................................................................................................................... 280
AddComment() ....................................................................................................................... 281
AddContactForce() .................................................................................................................. 281
AddContactingArea() .............................................................................................................. 281
AddContactPressure() ............................................................................................................. 281
AddDensity() .......................................................................................................................... 281
AddElasticSlip() ....................................................................................................................... 281
AddExternalForce() ................................................................................................................. 281
AddFigure() ............................................................................................................................ 282
AddFluidPressure() .................................................................................................................. 282
AddForceReaction() ................................................................................................................ 282
AddFrictionalStress() ............................................................................................................... 282
AddGap() ................................................................................................................................ 282
AddKineticEnergy() ................................................................................................................. 282
AddMaximumDampingPressure() ........................................................................................... 283
AddMaximumTangentialStiffness() .......................................................................................... 283
AddMaxiumGeometricSlidingDistance() .................................................................................. 283
AddMinimumGeometricSlidingDistance() ............................................................................... 283
AddMinimumTangentialStiffness() .......................................................................................... 283
AddMomentReaction() ........................................................................................................... 283
AddMomentum() .................................................................................................................... 283
AddNormalStiffness() .............................................................................................................. 284
AddNumberContacting() ........................................................................................................ 284
AddNumberSticking() ............................................................................................................. 284
AddPenetration() .................................................................................................................... 284
AddPlasticWork() .................................................................................................................... 284
AddPosition() .......................................................................................................................... 284
AddPressure() ......................................................................................................................... 285
AddResultingPinball() ............................................................................................................. 285

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxix
ACT API Reference Guide

AddSlidingDistance() .............................................................................................................. 285


AddSpringTrackerDampingForce() .......................................................................................... 285
AddSpringTrackerElasticForce() ............................................................................................... 285
AddSpringTrackerElongation() ................................................................................................ 285
AddSpringTrackerVelocity() ..................................................................................................... 285
AddStiffnessEnergy() .............................................................................................................. 286
AddTemperature() .................................................................................................................. 286
AddTotalEnergy() .................................................................................................................... 286
AddTotalMassAverageVelocity() .............................................................................................. 286
EvaluateAllContactTrackers() ................................................................................................... 286
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 286
Surface ......................................................................................................................................... 287
Children ................................................................................................................................. 287
Comments .............................................................................................................................. 287
CoordinateSystem .................................................................................................................. 288
Figures ................................................................................................................................... 288
InternalObject ........................................................................................................................ 288
Suppressed ............................................................................................................................ 288
AddComment() ....................................................................................................................... 288
AddFigure() ............................................................................................................................ 288
Delete() .................................................................................................................................. 288
Duplicate() .............................................................................................................................. 289
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 289
Symmetry ..................................................................................................................................... 289
Children ................................................................................................................................. 290
Comments .............................................................................................................................. 290
Figures ................................................................................................................................... 290
InternalObject ........................................................................................................................ 290
AddComment() ....................................................................................................................... 290
AddCyclicRegion() .................................................................................................................. 290
AddFigure() ............................................................................................................................ 291
AddPeriodicRegion() ............................................................................................................... 291
AddSymmetryRegion() ........................................................................................................... 291
Delete() .................................................................................................................................. 291
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 291
SymmetryGeneral ......................................................................................................................... 291
Children ................................................................................................................................. 292
Comments .............................................................................................................................. 292
CoordinateSystem .................................................................................................................. 292
Figures ................................................................................................................................... 292
InternalObject ........................................................................................................................ 293
Location ................................................................................................................................. 293
ScopeMode ............................................................................................................................ 293
Suppressed ............................................................................................................................ 293
AddComment() ....................................................................................................................... 293
AddFigure() ............................................................................................................................ 293
Delete() .................................................................................................................................. 294
Duplicate() .............................................................................................................................. 294
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 294
SymmetryRegion .......................................................................................................................... 294
InternalObject ........................................................................................................................ 295
Location ................................................................................................................................. 295

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

PeriodictyDirection ................................................................................................................. 295


SymmetryNormal ................................................................................................................... 295
Type ....................................................................................................................................... 295
ThermalPointMass ........................................................................................................................ 296
AppliedBy ............................................................................................................................... 296
Behavior ................................................................................................................................. 297
CoordinateSystem .................................................................................................................. 297
InternalObject ........................................................................................................................ 297
PinballRegion ......................................................................................................................... 297
Suppressed ............................................................................................................................ 297
ThermalCapacitance ............................................................................................................... 297
Thickness ..................................................................................................................................... 297
Children ................................................................................................................................. 298
Comments .............................................................................................................................. 298
Figures ................................................................................................................................... 298
IndependentVariable .............................................................................................................. 299
InternalObject ........................................................................................................................ 299
Location ................................................................................................................................. 299
NumberOfSegments ............................................................................................................... 299
OffsetType .............................................................................................................................. 299
RangeMaximum ..................................................................................................................... 299
RangeMinimum ...................................................................................................................... 300
ScopeMode ............................................................................................................................ 300
Suppressed ............................................................................................................................ 300
XYZFunctionCoordinateSystem ............................................................................................... 300
AddComment() ....................................................................................................................... 300
AddFigure() ............................................................................................................................ 300
Delete() .................................................................................................................................. 300
Duplicate() .............................................................................................................................. 301
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 301
TreeGroupingFolder ...................................................................................................................... 301
Children ................................................................................................................................. 301
InternalObject ........................................................................................................................ 302
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 302
VirtualCell ..................................................................................................................................... 302
Children ................................................................................................................................. 303
Comments .............................................................................................................................. 303
Figures ................................................................................................................................... 303
Geometry ............................................................................................................................... 303
InternalObject ........................................................................................................................ 303
ProjectToUnderlyingGeometry ................................................................................................ 303
VTClass ................................................................................................................................... 303
AddComment() ....................................................................................................................... 304
AddFigure() ............................................................................................................................ 304
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 304
VirtualTopology ............................................................................................................................ 304
AutomaticBehavior ................................................................................................................. 305
Children ................................................................................................................................. 305
Comments .............................................................................................................................. 305
Figures ................................................................................................................................... 306
GenerateOnUpdate ................................................................................................................ 306
InternalObject ........................................................................................................................ 306

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxi
ACT API Reference Guide

LockPositionOfDependentEdgeSplits ...................................................................................... 306


MergeFaceEdges .................................................................................................................... 306
Method .................................................................................................................................. 306
RepairBehavior ....................................................................................................................... 306
SimplifyFaces .......................................................................................................................... 307
VirtualEdges ........................................................................................................................... 307
VirtualEntities ......................................................................................................................... 307
VirtualFaces ............................................................................................................................ 307
VirtualHardVertex ................................................................................................................... 307
VirtualSplitEdges .................................................................................................................... 307
VirtualSplitFaces ..................................................................................................................... 308
AddComment() ....................................................................................................................... 308
AddFigure() ............................................................................................................................ 308
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 308
GetVirtualCellFromSelection(ISelectionInfo) ............................................................................ 308
Worksheet .................................................................................................................................... 309
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace .................................................. 311
AnalysisSettings ........................................................................................................................... 311
Children ................................................................................................................................. 311
Comments .............................................................................................................................. 311
Figures ................................................................................................................................... 312
InternalObject ........................................................................................................................ 312
AddComment() ....................................................................................................................... 312
AddFigure() ............................................................................................................................ 312
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 312
ANSYSAnalysisSettings ................................................................................................................. 313
AMPSConvergence ................................................................................................................. 318
AutomaticTimeStepping ......................................................................................................... 318
AxisymmetryDivisions ............................................................................................................ 318
CacheResultsInMemory .......................................................................................................... 318
CalculateAcceleration ............................................................................................................. 319
CalculateReactions ................................................................................................................. 319
CalculateThermalFlux ............................................................................................................. 319
CalculateVelocity .................................................................................................................... 319
CalculateVelocityAndAcceleration ........................................................................................... 319
CampbellDiagram ................................................................................................................... 319
CarryOverTimeStep ................................................................................................................ 320
CentralFrequency ................................................................................................................... 320
ClusterNumber ....................................................................................................................... 320
ClusterResults ......................................................................................................................... 320
ConstantDamping .................................................................................................................. 320
ConstantDampingRatio .......................................................................................................... 320
ContactMiscellaneous ............................................................................................................. 320
CoriolisEffect .......................................................................................................................... 321
CreepEffects ........................................................................................................................... 321
CSGConvergence .................................................................................................................... 321
CurrentConvergence ............................................................................................................... 321
CurrentConvergenceMinimumReference ................................................................................ 321
CurrentConvergenceTolerance ................................................................................................ 321
CurrentRestartPoint ................................................................................................................ 322
CurrentStepNumber ............................................................................................................... 322
Damped ................................................................................................................................. 322

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

DampingRatio ........................................................................................................................ 322


DefineBy ................................................................................................................................ 322
DeleteUnneededFiles ............................................................................................................. 322
DisplacementConvergence ..................................................................................................... 322
DisplacementConvergenceMinimumReference ....................................................................... 323
DisplacementConvergenceTolerance ...................................................................................... 323
DisplacementConvergenceValue ............................................................................................. 323
EmagAMPSConvergenceMinimumReference .......................................................................... 323
EmagAMPSConvergenceTolerance .......................................................................................... 323
EmagAMPSConvergenceValue ................................................................................................ 323
EmagCSGConvergenceMinimumReference ............................................................................. 324
EmagCSGConvergenceTolerance ............................................................................................ 324
EmagCSGConvergenceValue ................................................................................................... 324
ExcludeInsignificantModes ..................................................................................................... 324
ExpandResultsFrom ................................................................................................................ 324
Expansion ............................................................................................................................... 324
FluxConvergence .................................................................................................................... 324
ForceConvergence .................................................................................................................. 325
ForceConvergenceMinimumReference .................................................................................... 325
ForceConvergenceTolerance ................................................................................................... 325
ForceConvergenceValue ......................................................................................................... 325
FractureSolverControls ........................................................................................................... 325
Frequency .............................................................................................................................. 325
FrequencySpacing .................................................................................................................. 326
FutureAnalysis ........................................................................................................................ 326
GeneralMiscellaneous ............................................................................................................. 326
GenerateRestartPoints ............................................................................................................ 326
HarmonicIndexInterval ........................................................................................................... 326
HarmonicIndexRange ............................................................................................................. 326
HeatConvergence ................................................................................................................... 326
HeatConvergenceMinimumReference ..................................................................................... 327
HeatConvergenceTolerance .................................................................................................... 327
HeatConvergenceValue ........................................................................................................... 327
HemicubeResolution .............................................................................................................. 327
IncludeNegativeLoadMultiplier ............................................................................................... 327
IncludeResidualVector ............................................................................................................ 327
InertiaRelief ............................................................................................................................ 328
InitialSubsteps ........................................................................................................................ 328
InitialTimeStep ....................................................................................................................... 328
InternalObject ........................................................................................................................ 328
KeepModalResults .................................................................................................................. 328
KeepPreStressLoadPattern ...................................................................................................... 328
LargeDeflection ...................................................................................................................... 328
LimitSearchToRange ............................................................................................................... 329
LineSearch .............................................................................................................................. 329
LoadStepValue ....................................................................................................................... 329
MassCoefficient ...................................................................................................................... 329
MaximumHarmonicIndex ....................................................................................................... 329
MaximumIteration .................................................................................................................. 329
MaximumModesToFind .......................................................................................................... 330
MaximumPointsToSavePerStep ............................................................................................... 330
MaximumSubsteps ................................................................................................................. 330

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxiii
ACT API Reference Guide

MaximumTimeStep ................................................................................................................ 330


MinimumHarmonicIndex ........................................................................................................ 330
MinimumSubsteps ................................................................................................................. 330
MinimumTimeStep ................................................................................................................. 330
ModalFrequencyRange ........................................................................................................... 331
ModalNumberOfPoints ........................................................................................................... 331
ModalRangeMaximum ........................................................................................................... 331
ModalRangeMinimum ............................................................................................................ 331
ModeReuse ............................................................................................................................ 331
ModesCombinationType ......................................................................................................... 331
ModeSignificanceLevel ........................................................................................................... 332
MomentConvergence ............................................................................................................. 332
MomentConvergenceMinimumReference ............................................................................... 332
MomentConvergenceTolerance .............................................................................................. 332
MomentConvergenceValue ..................................................................................................... 332
NewtonRaphsonOption .......................................................................................................... 332
NodalForces ........................................................................................................................... 332
NonLinearFormulation ............................................................................................................ 333
NonLinearSolution .................................................................................................................. 333
NumberOfModesToUse .......................................................................................................... 333
NumberOfSteps ...................................................................................................................... 333
NumberOfSubSteps ................................................................................................................ 333
NumberOfZones ..................................................................................................................... 333
NumericalDamping ................................................................................................................ 334
NumericalDampingValue ........................................................................................................ 334
OverRelaxation ....................................................................................................................... 334
ParticipationFactor ................................................................................................................. 334
RadiositySolver ....................................................................................................................... 334
RangeMaximum ..................................................................................................................... 334
RangeMinimum ...................................................................................................................... 334
ReformulationTolerance .......................................................................................................... 335
RestartAtLoadStep .................................................................................................................. 335
RestartAtSubstep .................................................................................................................... 335
RestartAtTime ......................................................................................................................... 335
RestartType ............................................................................................................................ 335
RetainFilesAfterFullSolve ......................................................................................................... 335
RetainModesymFileAfterSolve ................................................................................................ 336
RotationConvergence ............................................................................................................. 336
RotationConvergenceMinimumReference ............................................................................... 336
RotationConvergenceTolerance .............................................................................................. 336
SaveAtLoadStep ..................................................................................................................... 336
SaveAtSubstep ....................................................................................................................... 336
SaveMAPDLDB ....................................................................................................................... 336
ScratchSolverFilesDirectory ..................................................................................................... 337
SearchRangeMaximum ........................................................................................................... 337
SearchRangeMinimum ........................................................................................................... 337
SolutionIntervals .................................................................................................................... 337
SolutionMethod ..................................................................................................................... 337
SolverFilesDirectory ................................................................................................................ 337
SolverPivotChecking ............................................................................................................... 338
SolverTolerance ...................................................................................................................... 338
SolverType .............................................................................................................................. 338

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

SolverUnits ............................................................................................................................. 338


SolverUnitSystem ................................................................................................................... 338
SpectrumType ........................................................................................................................ 338
SpringStiffness ....................................................................................................................... 338
SpringStiffnessFactor .............................................................................................................. 339
SpringStiffnessValue ............................................................................................................... 339
Stabilization ........................................................................................................................... 339
StabilizationActivationForFirstSubstep .................................................................................... 339
StabilizationDampingFactor .................................................................................................... 339
StabilizationEnergyDissipationRatio ........................................................................................ 339
StabilizationForceLimit ........................................................................................................... 340
StabilizationMethod ............................................................................................................... 340
StepEndTime .......................................................................................................................... 340
StiffnessCoefficient ................................................................................................................. 340
StiffnessCoefficientDefineBy ................................................................................................... 340
StoreComplexSolution ............................................................................................................ 340
StoreModalResults .................................................................................................................. 340
StoreResulsAtValue ................................................................................................................. 341
StoreResultsAt ........................................................................................................................ 341
StoreResultsAtAllFrequencies .................................................................................................. 341
Strain ..................................................................................................................................... 341
Stress ..................................................................................................................................... 341
TemperatureConvergence ....................................................................................................... 341
TemperatureConvergenceInputValue ...................................................................................... 342
TemperatureConvergenceMinimumReference ........................................................................ 342
TemperatureConvergenceTolerance ........................................................................................ 342
TemperatureConvergenceValue .............................................................................................. 342
TimeIntegration ...................................................................................................................... 342
TimeStep ................................................................................................................................ 342
VariationalTechnology ............................................................................................................ 342
ViewFactorMethod ................................................................................................................. 343
VoltageConvergence .............................................................................................................. 343
VoltageConvergenceMinimumReference ................................................................................ 343
VoltageConvergenceTolerance ................................................................................................ 343
VoltageConvergenceValue ...................................................................................................... 343
WeakSprings ........................................................................................................................... 343
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace ........................................... 345
Acceleration ................................................................................................................................. 346
AbsoluteResult ....................................................................................................................... 347
BaseExcitation ........................................................................................................................ 347
Children ................................................................................................................................. 347
Comments .............................................................................................................................. 348
CoordinateSystem .................................................................................................................. 348
DefineBy ................................................................................................................................ 348
Figures ................................................................................................................................... 348
InternalObject ........................................................................................................................ 348
Location ................................................................................................................................. 348
Magnitude ............................................................................................................................. 348
PhaseAngle ............................................................................................................................ 349
Suppressed ............................................................................................................................ 349
XComponent .......................................................................................................................... 349
YComponent .......................................................................................................................... 349

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxv
ACT API Reference Guide

ZComponent .......................................................................................................................... 349


AddComment() ....................................................................................................................... 349
AddFigure() ............................................................................................................................ 350
Delete() .................................................................................................................................. 350
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 350
BearingLoad ................................................................................................................................. 350
CoordinateSystem .................................................................................................................. 351
DefineBy ................................................................................................................................ 351
InternalObject ........................................................................................................................ 351
Location ................................................................................................................................. 351
Magnitude ............................................................................................................................. 352
XComponent .......................................................................................................................... 352
YComponent .......................................................................................................................... 352
ZComponent .......................................................................................................................... 352
BoltPretension .............................................................................................................................. 352
Children ................................................................................................................................. 353
Comments .............................................................................................................................. 353
CoordinateSystem .................................................................................................................. 353
DefineBy ***OBSOLETE*** Use GetDefineBy(int stepNumber) and SetDefineBy(int stepNumber,
BoltLoadDefineBy type) to have an access to the whole series of values over the course of simu-
lation and not only the value for the current step. .................................................................... 354
Figures ................................................................................................................................... 354
Increment ............................................................................................................................... 354
InternalObject ........................................................................................................................ 354
Location ................................................................................................................................. 354
Preadjustment ........................................................................................................................ 354
Preload ................................................................................................................................... 355
Suppressed ............................................................................................................................ 355
AddComment() ....................................................................................................................... 355
AddFigure() ............................................................................................................................ 355
Delete() .................................................................................................................................. 355
Duplicate() .............................................................................................................................. 355
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 355
GetDefineBy(int) ..................................................................................................................... 356
SetDefineBy(int, BoltLoadDefineBy) ......................................................................................... 356
CompressionOnlySupport ............................................................................................................. 356
AutomaticNormalStiffness ...................................................................................................... 357
InternalObject ........................................................................................................................ 357
Location ................................................................................................................................. 357
NormalStiffnessFactor ............................................................................................................. 357
UpdateStiffness ...................................................................................................................... 358
Convection ................................................................................................................................... 358
AmbientTemperature ............................................................................................................. 359
CoefficientType ...................................................................................................................... 359
ConvectionMatrix ................................................................................................................... 359
EditDataFor ............................................................................................................................ 359
FilmCoefficient ....................................................................................................................... 359
FluidFlowEdge ........................................................................................................................ 359
GraphControlsXAxis ................................................................................................................ 360
HasFluidFlow .......................................................................................................................... 360
IndependentVariable .............................................................................................................. 360
InternalObject ........................................................................................................................ 360

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Location ................................................................................................................................. 360


NumberOfSegments ............................................................................................................... 360
RangeMaximum ..................................................................................................................... 361
RangeMinimum ...................................................................................................................... 361
XYZFunctionCoordinateSystem ............................................................................................... 361
Coupling ...................................................................................................................................... 361
Children ................................................................................................................................. 362
Comments .............................................................................................................................. 362
DOFSelection ......................................................................................................................... 362
InternalObject ........................................................................................................................ 362
LocalCoordinates .................................................................................................................... 362
Location ................................................................................................................................. 362
Suppressed ............................................................................................................................ 362
AddComment() ....................................................................................................................... 363
Delete() .................................................................................................................................. 363
Duplicate() .............................................................................................................................. 363
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 363
Current ......................................................................................................................................... 363
InternalObject ........................................................................................................................ 364
Location ................................................................................................................................. 364
Magnitude ............................................................................................................................. 364
NumberOfSegments ............................................................................................................... 365
PhaseAngle ............................................................................................................................ 365
CylindricalSupport ........................................................................................................................ 365
Axial ....................................................................................................................................... 366
InternalObject ........................................................................................................................ 366
Location ................................................................................................................................. 366
Radial ..................................................................................................................................... 366
Tangential .............................................................................................................................. 366
Displacement ............................................................................................................................... 366
CoordinateSystem .................................................................................................................. 367
DefineBy ................................................................................................................................ 368
Distance ................................................................................................................................. 368
GraphControlsXAxis ................................................................................................................ 368
IndependentVariable .............................................................................................................. 368
InternalObject ........................................................................................................................ 368
Location ................................................................................................................................. 368
NumberOfSegments ............................................................................................................... 368
PhaseAngle ............................................................................................................................ 369
XComponent .......................................................................................................................... 369
XYZFunctionCoordinateSystem ............................................................................................... 369
YComponent .......................................................................................................................... 369
ZComponent .......................................................................................................................... 369
EarthGravity ................................................................................................................................. 369
Children ................................................................................................................................. 370
Comments .............................................................................................................................. 370
CoordinateSystem .................................................................................................................. 370
Direction ................................................................................................................................ 371
Figures ................................................................................................................................... 371
GeometrySelection ................................................................................................................. 371
InternalObject ........................................................................................................................ 371
Suppressed ............................................................................................................................ 371

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxvii
ACT API Reference Guide

XComponent .......................................................................................................................... 371


YComponent .......................................................................................................................... 371
ZComponent .......................................................................................................................... 372
AddComment() ....................................................................................................................... 372
AddFigure() ............................................................................................................................ 372
Delete() .................................................................................................................................. 372
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 372
ElasticSupport .............................................................................................................................. 373
FoundationStiffness ................................................................................................................ 373
InternalObject ........................................................................................................................ 373
Location ................................................................................................................................. 373
EMTransducer ............................................................................................................................... 374
CoordinateSystem .................................................................................................................. 374
GAPDirection .......................................................................................................................... 375
InitialGap ................................................................................................................................ 375
InternalObject ........................................................................................................................ 375
Location ................................................................................................................................. 375
MinimalGap ............................................................................................................................ 375
VoltageDifference ................................................................................................................... 375
ZCoordinate ........................................................................................................................... 375
FixedRotation ............................................................................................................................... 376
CoordinateSystem .................................................................................................................. 376
InternalObject ........................................................................................................................ 376
Location ................................................................................................................................. 377
RotationX ............................................................................................................................... 377
RotationY ............................................................................................................................... 377
RotationZ ............................................................................................................................... 377
FixedSupport ................................................................................................................................ 377
InternalObject ........................................................................................................................ 378
Location ................................................................................................................................. 378
Force ............................................................................................................................................ 378
CoordinateSystem .................................................................................................................. 379
DefineBy ................................................................................................................................ 379
DivideLoadByNodes ............................................................................................................... 380
GraphControlsXAxis ................................................................................................................ 380
InternalObject ........................................................................................................................ 380
Location ................................................................................................................................. 380
Magnitude ............................................................................................................................. 380
NumberOfSegments ............................................................................................................... 380
PhaseAngle ............................................................................................................................ 380
RangeMaximum ..................................................................................................................... 381
RangeMinimum ...................................................................................................................... 381
XComponent .......................................................................................................................... 381
XComponentImag .................................................................................................................. 381
XPhaseAngle .......................................................................................................................... 381
YComponent .......................................................................................................................... 381
YComponentImag .................................................................................................................. 382
YPhaseAngle .......................................................................................................................... 382
ZComponent .......................................................................................................................... 382
ZComponentImag .................................................................................................................. 382
ZPhaseAngle .......................................................................................................................... 382
FrictionlessSupport ....................................................................................................................... 382

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Children ................................................................................................................................. 383


Comments .............................................................................................................................. 383
Figures ................................................................................................................................... 383
InternalObject ........................................................................................................................ 383
Location ................................................................................................................................. 383
AddComment() ....................................................................................................................... 384
AddFigure() ............................................................................................................................ 384
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 384
GenericBoundaryCondition .......................................................................................................... 384
Children ................................................................................................................................. 385
Comments .............................................................................................................................. 385
Figures ................................................................................................................................... 385
InternalObject ........................................................................................................................ 385
Suppressed ............................................................................................................................ 385
AddComment() ....................................................................................................................... 385
AddFigure() ............................................................................................................................ 386
Delete() .................................................................................................................................. 386
Duplicate() .............................................................................................................................. 386
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 386
HeatFlow ...................................................................................................................................... 386
DefineAs ................................................................................................................................. 387
InternalObject ........................................................................................................................ 387
Location ................................................................................................................................. 387
Magnitude ............................................................................................................................. 387
NumberOfSegments ............................................................................................................... 388
HeatFlux ....................................................................................................................................... 388
InternalObject ........................................................................................................................ 388
Location ................................................................................................................................. 389
Magnitude ............................................................................................................................. 389
NumberOfSegments ............................................................................................................... 389
HydrostaticPressure ...................................................................................................................... 389
CoordinateSystem .................................................................................................................. 390
DefineBy ................................................................................................................................ 390
FluidDensity ........................................................................................................................... 390
InternalObject ........................................................................................................................ 390
Location ................................................................................................................................. 390
Magnitude ............................................................................................................................. 391
ShellFace ................................................................................................................................ 391
XComponent .......................................................................................................................... 391
XCoordinate ........................................................................................................................... 391
YComponent .......................................................................................................................... 391
YCoordinate ........................................................................................................................... 391
ZComponent .......................................................................................................................... 392
ZCoordinate ........................................................................................................................... 392
InternalHeatGeneration ................................................................................................................ 392
InternalObject ........................................................................................................................ 392
Location ................................................................................................................................. 393
Magnitude ............................................................................................................................. 393
NumberOfSegments ............................................................................................................... 393
JointLoad ..................................................................................................................................... 393
Children ................................................................................................................................. 394
Comments .............................................................................................................................. 394

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxix
ACT API Reference Guide

DOF ........................................................................................................................................ 394


Figures ................................................................................................................................... 394
InternalObject ........................................................................................................................ 394
Joint ....................................................................................................................................... 394
JointConditionType ................................................................................................................ 395
LockAtLoadStep ..................................................................................................................... 395
Magnitude ............................................................................................................................. 395
Suppressed ............................................................................................................................ 395
AddComment() ....................................................................................................................... 395
AddFigure() ............................................................................................................................ 395
Delete() .................................................................................................................................. 396
Duplicate() .............................................................................................................................. 396
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 396
LegacyThermalCondition .............................................................................................................. 396
Children ................................................................................................................................. 397
Comments .............................................................................................................................. 397
Figures ................................................................................................................................... 397
InternalObject ........................................................................................................................ 397
AddComment() ....................................................................................................................... 397
AddFigure() ............................................................................................................................ 397
Delete() .................................................................................................................................. 398
Duplicate() .............................................................................................................................. 398
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 398
LinePressure ................................................................................................................................. 398
CoordinateSystem .................................................................................................................. 399
DefineBy ................................................................................................................................ 399
GraphControlsXAxis ................................................................................................................ 399
IndependentVariable .............................................................................................................. 400
InternalObject ........................................................................................................................ 400
Location ................................................................................................................................. 400
Magnitude ............................................................................................................................. 400
NumberOfSegments ............................................................................................................... 400
PhaseAngle ............................................................................................................................ 400
RangeMaximum ..................................................................................................................... 400
RangeMinimum ...................................................................................................................... 401
XComponent .......................................................................................................................... 401
XYZFunctionCoordinateSystem ............................................................................................... 401
YComponent .......................................................................................................................... 401
ZComponent .......................................................................................................................... 401
LoadGroup ................................................................................................................................... 401
Children ................................................................................................................................. 402
Comments .............................................................................................................................. 402
ConductorCurrent .................................................................................................................. 402
ConductorType ....................................................................................................................... 402
Figures ................................................................................................................................... 403
InternalObject ........................................................................................................................ 403
Location ................................................................................................................................. 403
NumberOfTurns ...................................................................................................................... 403
PhaseAngle ............................................................................................................................ 403
Suppressed ............................................................................................................................ 403
AddComment() ....................................................................................................................... 404
AddFigure() ............................................................................................................................ 404

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xl of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 404


MagneticFluxParallel ..................................................................................................................... 404
InternalObject ........................................................................................................................ 405
Location ................................................................................................................................. 405
MassFlowRate ............................................................................................................................... 405
InternalObject ........................................................................................................................ 406
Location ................................................................................................................................. 406
Magnitude ............................................................................................................................. 406
Moment ....................................................................................................................................... 406
Behavior ................................................................................................................................. 407
CoordinateSystem .................................................................................................................. 407
DefineBy ................................................................................................................................ 407
InternalObject ........................................................................................................................ 407
Location ................................................................................................................................. 408
Magnitude ............................................................................................................................. 408
PhaseAngle ............................................................................................................................ 408
PinballRegion ......................................................................................................................... 408
RemotePoint .......................................................................................................................... 408
XComponent .......................................................................................................................... 408
YComponent .......................................................................................................................... 409
ZComponent .......................................................................................................................... 409
NodalDisplacement ...................................................................................................................... 409
CoordinateSystem .................................................................................................................. 410
IndependentVariable .............................................................................................................. 410
InternalObject ........................................................................................................................ 410
Location ................................................................................................................................. 410
NumberOfSegments ............................................................................................................... 410
PhaseAngle ............................................................................................................................ 410
XComponent .......................................................................................................................... 411
YComponent .......................................................................................................................... 411
ZComponent .......................................................................................................................... 411
NodalForce ................................................................................................................................... 411
CoordinateSystem .................................................................................................................. 412
DivideLoadByNodes ............................................................................................................... 412
GraphControlsXAxis ................................................................................................................ 412
IndependentVariable .............................................................................................................. 412
InternalObject ........................................................................................................................ 413
Location ................................................................................................................................. 413
NumberOfSegments ............................................................................................................... 413
PhaseAngle ............................................................................................................................ 413
RangeMaximum ..................................................................................................................... 413
RangeMinimum ...................................................................................................................... 413
XComponent .......................................................................................................................... 413
XYZFunctionCoordinateSystem ............................................................................................... 414
YComponent .......................................................................................................................... 414
ZComponent .......................................................................................................................... 414
NodalOrientation .......................................................................................................................... 414
Children ................................................................................................................................. 415
Comments .............................................................................................................................. 415
CoordinateSystem .................................................................................................................. 415
InternalObject ........................................................................................................................ 415
Location ................................................................................................................................. 415

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xli
ACT API Reference Guide

Suppressed ............................................................................................................................ 415


AddComment() ....................................................................................................................... 415
Delete() .................................................................................................................................. 416
Duplicate() .............................................................................................................................. 416
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 416
NodalPressure .............................................................................................................................. 416
DefineBy ................................................................................................................................ 417
GraphControlsXAxis ................................................................................................................ 417
IndependentVariable .............................................................................................................. 417
InternalObject ........................................................................................................................ 418
Location ................................................................................................................................. 418
Magnitude ............................................................................................................................. 418
NumberOfSegments ............................................................................................................... 418
RangeMaximum ..................................................................................................................... 418
RangeMinimum ...................................................................................................................... 418
XYZFunctionCoordinateSystem ............................................................................................... 418
NodalRotation .............................................................................................................................. 419
CoordinateSystem .................................................................................................................. 419
InternalObject ........................................................................................................................ 419
Location ................................................................................................................................. 420
RotationX ............................................................................................................................... 420
RotationY ............................................................................................................................... 420
RotationZ ............................................................................................................................... 420
PerfectlyInsulated ......................................................................................................................... 420
DefineAs ................................................................................................................................. 421
InternalObject ........................................................................................................................ 421
Location ................................................................................................................................. 421
Magnitude ............................................................................................................................. 421
PipePressure ................................................................................................................................. 422
GraphControlsXAxis ................................................................................................................ 422
IndependentVariable .............................................................................................................. 423
InternalObject ........................................................................................................................ 423
Loading .................................................................................................................................. 423
Location ................................................................................................................................. 423
Magnitude ............................................................................................................................. 423
NumberOfSegments ............................................................................................................... 423
PhaseAngle ............................................................................................................................ 423
RangeMaximum ..................................................................................................................... 424
RangeMinimum ...................................................................................................................... 424
XYZFunctionCoordinateSystem ............................................................................................... 424
PipeTemperature .......................................................................................................................... 424
GraphControlsXAxis ................................................................................................................ 425
IndependentVariable .............................................................................................................. 425
InternalObject ........................................................................................................................ 425
Loading .................................................................................................................................. 425
Location ................................................................................................................................. 425
Magnitude ............................................................................................................................. 426
NumberOfSegments ............................................................................................................... 426
RangeMaximum ..................................................................................................................... 426
RangeMinimum ...................................................................................................................... 426
XYZFunctionCoordinateSystem ............................................................................................... 426
Pressure ....................................................................................................................................... 426

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xlii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

CoordinateSystem .................................................................................................................. 428


DefineBy ................................................................................................................................ 428
GraphControlsXAxis ................................................................................................................ 428
IndependentVariable .............................................................................................................. 428
InternalObject ........................................................................................................................ 428
Location ................................................................................................................................. 428
Magnitude ............................................................................................................................. 429
MagnitudeImag ...................................................................................................................... 429
NumberOfSegments ............................................................................................................... 429
PhaseAngle ............................................................................................................................ 429
RangeMaximum ..................................................................................................................... 429
RangeMinimum ...................................................................................................................... 429
XComponent .......................................................................................................................... 429
XComponentImag .................................................................................................................. 430
XPhaseAngle .......................................................................................................................... 430
XYZFunctionCoordinateSystem ............................................................................................... 430
YComponent .......................................................................................................................... 430
YComponentImag .................................................................................................................. 430
YPhaseAngle .......................................................................................................................... 430
ZComponent .......................................................................................................................... 431
ZComponentImag .................................................................................................................. 431
ZPhaseAngle .......................................................................................................................... 431
PSDAcceleration ........................................................................................................................... 431
InternalObject ........................................................................................................................ 432
LoadData ................................................................................................................................ 432
PSDDisplacement ......................................................................................................................... 432
InternalObject ........................................................................................................................ 433
LoadData ................................................................................................................................ 433
PSDGAcceleration ......................................................................................................................... 433
InternalObject ........................................................................................................................ 434
LoadData ................................................................................................................................ 434
PSDLoad ....................................................................................................................................... 434
BoundaryCondition ................................................................................................................ 435
Children ................................................................................................................................. 435
Comments .............................................................................................................................. 435
Direction ................................................................................................................................ 435
Figures ................................................................................................................................... 435
InternalObject ........................................................................................................................ 436
SelectedBoundaryCondition ................................................................................................... 436
Suppressed ............................................................................................................................ 436
AddComment() ....................................................................................................................... 436
AddFigure() ............................................................................................................................ 436
Delete() .................................................................................................................................. 436
Duplicate() .............................................................................................................................. 436
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 437
PSDVelocity .................................................................................................................................. 437
InternalObject ........................................................................................................................ 438
LoadData ................................................................................................................................ 438
Radiation ...................................................................................................................................... 438
AmbientTemperature ............................................................................................................. 439
Correlation ............................................................................................................................. 439
EditDataFor ............................................................................................................................ 439

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xliii
ACT API Reference Guide

Emissivity ............................................................................................................................... 439


Enclosure ............................................................................................................................... 439
EnclosureType ........................................................................................................................ 440
InternalObject ........................................................................................................................ 440
Location ................................................................................................................................. 440
NumberOfSegments ............................................................................................................... 440
ShellFace ................................................................................................................................ 440
RemoteDisplacement ................................................................................................................... 440
Behavior ................................................................................................................................. 441
CoordinateSystem .................................................................................................................. 441
InternalObject ........................................................................................................................ 442
Location ................................................................................................................................. 442
NumberOfSegments ............................................................................................................... 442
PinballRegion ......................................................................................................................... 442
RemotePoint .......................................................................................................................... 442
RotationX ............................................................................................................................... 442
RotationY ............................................................................................................................... 442
RotationZ ............................................................................................................................... 443
XComponent .......................................................................................................................... 443
XCoordinate ........................................................................................................................... 443
YComponent .......................................................................................................................... 443
YCoordinate ........................................................................................................................... 443
ZComponent .......................................................................................................................... 443
ZCoordinate ........................................................................................................................... 444
RemoteForce ................................................................................................................................ 444
Behavior ................................................................................................................................. 445
CoordinateSystem .................................................................................................................. 445
DefineBy ................................................................................................................................ 445
InternalObject ........................................................................................................................ 445
Location ................................................................................................................................. 445
Magnitude ............................................................................................................................. 445
PhaseAngle ............................................................................................................................ 446
PinballRegion ......................................................................................................................... 446
XComponent .......................................................................................................................... 446
XCoordinate ........................................................................................................................... 446
YComponent .......................................................................................................................... 446
YCoordinate ........................................................................................................................... 446
ZComponent .......................................................................................................................... 446
ZCoordinate ........................................................................................................................... 447
RotatingForce ............................................................................................................................... 447
AxisComponentX .................................................................................................................... 448
AxisComponentY .................................................................................................................... 448
AxisComponentZ .................................................................................................................... 448
AxisLocationX ......................................................................................................................... 448
AxisLocationY ......................................................................................................................... 449
AxisLocationZ ......................................................................................................................... 449
CalculatedFromUnbalancedMass ............................................................................................ 449
CoordinateSystem .................................................................................................................. 449
HitPointLocationX ................................................................................................................... 449
HitPointLocationY ................................................................................................................... 449
HitPointLocationZ ................................................................................................................... 449
HitPointNodeId ....................................................................................................................... 450

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xliv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

HitPointSelection .................................................................................................................... 450


InternalObject ........................................................................................................................ 450
Location ................................................................................................................................. 450
Mass ....................................................................................................................................... 450
PhaseAngle ............................................................................................................................ 450
RotatingRadius ....................................................................................................................... 451
SynchronousRatio ................................................................................................................... 451
UnbalancedForceMagnitude ................................................................................................... 451
XCoordinate ........................................................................................................................... 451
YCoordinate ........................................................................................................................... 451
ZCoordinate ........................................................................................................................... 451
RotationalVelocity ........................................................................................................................ 451
Children ................................................................................................................................. 452
Comments .............................................................................................................................. 452
CoordinateSystem .................................................................................................................. 453
DefineBy ................................................................................................................................ 453
Figures ................................................................................................................................... 453
InternalObject ........................................................................................................................ 453
Location ................................................................................................................................. 453
Magnitude ............................................................................................................................. 453
Suppressed ............................................................................................................................ 453
XComponent .......................................................................................................................... 454
XCoordinate ........................................................................................................................... 454
YComponent .......................................................................................................................... 454
YCoordinate ........................................................................................................................... 454
ZComponent .......................................................................................................................... 454
ZCoordinate ........................................................................................................................... 454
AddComment() ....................................................................................................................... 455
AddFigure() ............................................................................................................................ 455
Delete() .................................................................................................................................. 455
Duplicate() .............................................................................................................................. 455
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 455
RSAcceleration ............................................................................................................................. 455
InternalObject ........................................................................................................................ 457
LoadData ................................................................................................................................ 457
RSDisplacement ........................................................................................................................... 457
InternalObject ........................................................................................................................ 458
LoadData ................................................................................................................................ 458
RSLoad ......................................................................................................................................... 459
BoundaryCondition ................................................................................................................ 459
Children ................................................................................................................................. 460
Comments .............................................................................................................................. 460
Direction ................................................................................................................................ 460
Figures ................................................................................................................................... 460
InternalObject ........................................................................................................................ 460
MissingMassEffect .................................................................................................................. 460
MissingMassEffectZPA ............................................................................................................ 461
RigidResponseEffect ............................................................................................................... 461
RigidResponseEffectFreqBegin ................................................................................................ 461
RigidResponseEffectFreqEnd .................................................................................................. 461
RigidResponseEffectType ........................................................................................................ 461
RigidResponseEffectZPA ......................................................................................................... 461

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlv
ACT API Reference Guide

ScaleFactor ............................................................................................................................. 461


SelectedBoundaryCondition ................................................................................................... 462
Suppressed ............................................................................................................................ 462
AddComment() ....................................................................................................................... 462
AddFigure() ............................................................................................................................ 462
Delete() .................................................................................................................................. 462
Duplicate() .............................................................................................................................. 462
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 463
RSVelocity .................................................................................................................................... 463
InternalObject ........................................................................................................................ 464
LoadData ................................................................................................................................ 464
SimplySupported .......................................................................................................................... 464
InternalObject ........................................................................................................................ 465
Location ................................................................................................................................. 465
Temperature ................................................................................................................................. 465
ApplyToEntireBody ................................................................................................................. 466
GraphControlsXAxis ................................................................................................................ 466
IndependentVariable .............................................................................................................. 467
InternalObject ........................................................................................................................ 467
Location ................................................................................................................................. 467
Magnitude ............................................................................................................................. 467
NumberOfSegments ............................................................................................................... 467
RangeMaximum ..................................................................................................................... 467
RangeMinimum ...................................................................................................................... 468
ShellFace ................................................................................................................................ 468
XYZFunctionCoordinateSystem ............................................................................................... 468
ThermalCondition ......................................................................................................................... 468
GraphControlsXAxis ................................................................................................................ 469
IndependentVariable .............................................................................................................. 469
InternalObject ........................................................................................................................ 469
Location ................................................................................................................................. 469
Magnitude ............................................................................................................................. 469
NumberOfSegments ............................................................................................................... 470
RangeMaximum ..................................................................................................................... 470
RangeMinimum ...................................................................................................................... 470
ShellFace ................................................................................................................................ 470
XYZFunctionCoordinateSystem ............................................................................................... 470
Velocity ........................................................................................................................................ 470
CoordinateSystem .................................................................................................................. 471
DefineBy ................................................................................................................................ 471
InternalObject ........................................................................................................................ 471
Location ................................................................................................................................. 472
XComponent .......................................................................................................................... 472
YComponent .......................................................................................................................... 472
ZComponent .......................................................................................................................... 472
Voltage ......................................................................................................................................... 472
InternalObject ........................................................................................................................ 473
Location ................................................................................................................................. 473
Magnitude ............................................................................................................................. 473
NumberOfSegments ............................................................................................................... 473
PhaseAngle ............................................................................................................................ 474
Ansys.ACT.Automation.Mechanical.Connections Namespace ......................................................... 475

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xlvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Beam ............................................................................................................................................ 475


Children ................................................................................................................................. 476
Comments .............................................................................................................................. 476
CrossSection ........................................................................................................................... 477
Figures ................................................................................................................................... 477
InternalObject ........................................................................................................................ 477
Material .................................................................................................................................. 477
MobileAppliedBy .................................................................................................................... 477
MobileBehavior ...................................................................................................................... 477
MobileBody ............................................................................................................................ 478
MobileCoordinateSystem ........................................................................................................ 478
MobileLocation ...................................................................................................................... 478
MobilePinballRegion ............................................................................................................... 478
MobileXCoordinate ................................................................................................................. 478
MobileYCoordinate ................................................................................................................. 478
MobileZCoordinate ................................................................................................................. 478
Radius .................................................................................................................................... 479
ReferenceAppliedBy ............................................................................................................... 479
ReferenceBehavior .................................................................................................................. 479
ReferenceBody ....................................................................................................................... 479
ReferenceCoordinateSystem ................................................................................................... 479
ReferenceLocation .................................................................................................................. 479
ReferenceLocationPoint .......................................................................................................... 480
ReferencePinballRegion .......................................................................................................... 480
ReferenceXCoordinate ............................................................................................................ 480
ReferenceYCoordinate ............................................................................................................ 480
ReferenceZCoordinate ............................................................................................................ 480
Scope ..................................................................................................................................... 480
Suppressed ............................................................................................................................ 480
Visible .................................................................................................................................... 481
AddComment() ....................................................................................................................... 481
AddFigure() ............................................................................................................................ 481
Delete() .................................................................................................................................. 481
Duplicate() .............................................................................................................................. 481
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 481
Bearing ......................................................................................................................................... 482
AnsBCType ............................................................................................................................. 483
Children ................................................................................................................................. 483
Comments .............................................................................................................................. 483
ConnectionType ..................................................................................................................... 483
DampingC11 .......................................................................................................................... 483
DampingC12 .......................................................................................................................... 484
DampingC21 .......................................................................................................................... 484
DampingC22 .......................................................................................................................... 484
Figures ................................................................................................................................... 484
InternalObject ........................................................................................................................ 484
MobileBehavior ...................................................................................................................... 484
MobileBody ............................................................................................................................ 484
MobileCoordinateSystem ........................................................................................................ 485
MobileLocation ...................................................................................................................... 485
MobilePinballSize ................................................................................................................... 485
MobileXCoordinate ................................................................................................................. 485

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlvii
ACT API Reference Guide

MobileYCoordinate ................................................................................................................. 485


MobileZCoordinate ................................................................................................................. 485
ReferenceBehavior .................................................................................................................. 486
ReferenceBodyName .............................................................................................................. 486
ReferenceCoordinateSystem ................................................................................................... 486
ReferencePinballRegion .......................................................................................................... 486
ReferenceRotationPlane .......................................................................................................... 486
ReferenceSet .......................................................................................................................... 486
StiffnessK11 ............................................................................................................................ 486
StiffnessK12 ............................................................................................................................ 487
StiffnessK21 ............................................................................................................................ 487
StiffnessK22 ............................................................................................................................ 487
Suppressed ............................................................................................................................ 487
AddComment() ....................................................................................................................... 487
AddFigure() ............................................................................................................................ 487
Delete() .................................................................................................................................. 488
Duplicate() .............................................................................................................................. 488
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 488
BodyInteraction ............................................................................................................................ 488
Children ................................................................................................................................. 489
Comments .............................................................................................................................. 489
ContactType ........................................................................................................................... 489
Figures ................................................................................................................................... 489
InternalObject ........................................................................................................................ 489
Location ................................................................................................................................. 489
Suppressed ............................................................................................................................ 490
AddComment() ....................................................................................................................... 490
AddFigure() ............................................................................................................................ 490
Delete() .................................................................................................................................. 490
Duplicate() .............................................................................................................................. 490
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 490
BodyInteractions .......................................................................................................................... 491
BodySelfContact ..................................................................................................................... 491
Children ................................................................................................................................. 491
Comments .............................................................................................................................. 492
ContactDetection ................................................................................................................... 492
ElementSelfContact ................................................................................................................ 492
Figures ................................................................................................................................... 492
Formulation ............................................................................................................................ 492
InternalObject ........................................................................................................................ 492
Tolerance ................................................................................................................................ 492
AddBodyInteraction() ............................................................................................................. 493
AddComment() ....................................................................................................................... 493
AddFigure() ............................................................................................................................ 493
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 493
ConnectionGroup ......................................................................................................................... 493
ActiveConnections .................................................................................................................. 495
AutomaticFixedJoints ............................................................................................................. 495
Children ................................................................................................................................. 495
Comments .............................................................................................................................. 495
Connections ........................................................................................................................... 495
ConnectionType ..................................................................................................................... 496

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xlviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

EdgeEdge ............................................................................................................................... 496


EdgeOverlapTolerance ............................................................................................................ 496
FaceAngleTolerance ................................................................................................................ 496
FaceEdge ................................................................................................................................ 496
FaceFace ................................................................................................................................. 496
Figures ................................................................................................................................... 496
GroupBy ................................................................................................................................. 497
InternalObject ........................................................................................................................ 497
Location ................................................................................................................................. 497
MinimumDistancePercentage ................................................................................................. 497
MinimumDistanceValue .......................................................................................................... 497
Priority ................................................................................................................................... 497
RevoluteJoints ........................................................................................................................ 498
SearchAcross .......................................................................................................................... 498
Suppressed ............................................................................................................................ 498
ThicknessScaleFactor .............................................................................................................. 498
ToleranceSlider ....................................................................................................................... 498
ToleranceType ........................................................................................................................ 498
ToleranceValue ....................................................................................................................... 498
UseRange ............................................................................................................................... 499
AddComment() ....................................................................................................................... 499
AddContactRegion() ............................................................................................................... 499
AddFigure() ............................................................................................................................ 499
AddJoint() .............................................................................................................................. 499
AddSpotWeld() ....................................................................................................................... 499
CreateAutomaticConnections() ............................................................................................... 500
Delete() .................................................................................................................................. 500
DeleteChildren() ..................................................................................................................... 500
DeleteChildren(bool) .............................................................................................................. 500
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 500
RepairOverlappingContactRegions() ....................................................................................... 501
SearchConnectionsForDuplicatePairs() .................................................................................... 501
Connections ................................................................................................................................. 501
Children ................................................................................................................................. 502
Comments .............................................................................................................................. 502
Figures ................................................................................................................................... 502
FixedJoints ............................................................................................................................. 502
GenerateAutomaticConnectionOnRefresh ............................................................................... 502
InternalObject ........................................................................................................................ 503
SolverFilesDirectory ................................................................................................................ 503
TransparencyEnabled ............................................................................................................. 503
AddBeam() ............................................................................................................................. 503
AddBearing() .......................................................................................................................... 503
AddBodyInteraction() ............................................................................................................. 503
AddComment() ....................................................................................................................... 504
AddConnectionGroup() .......................................................................................................... 504
AddContactRegion() ............................................................................................................... 504
AddContactTool() ................................................................................................................... 504
AddEndRelease() .................................................................................................................... 504
AddFigure() ............................................................................................................................ 504
AddJoint() .............................................................................................................................. 504
AddSpotWeld() ....................................................................................................................... 505

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlix
ACT API Reference Guide

AddSpring() ............................................................................................................................ 505


CreateAutomaticConnections() ............................................................................................... 505
GenerateInitialContactResults() ............................................................................................... 505
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 505
RepairOverlappingContactRegions() ....................................................................................... 506
SearchConnectionsForDuplicatePairs() .................................................................................... 506
ContactRegion .............................................................................................................................. 506
AutomaticDetectionValue ....................................................................................................... 508
AutomaticElectricConductance ............................................................................................... 508
AutomaticNormalStiffness ...................................................................................................... 508
AutomaticThermalConductance ............................................................................................. 509
BeamMaterialName ................................................................................................................ 509
BeamRadius ........................................................................................................................... 509
Behavior ................................................................................................................................. 509
BondedMaximumOffset .......................................................................................................... 509
Breakable ............................................................................................................................... 509
Children ................................................................................................................................. 509
Comments .............................................................................................................................. 510
ConstraintType ....................................................................................................................... 510
ContactBodies ........................................................................................................................ 510
ContactCenterPoint ................................................................................................................ 510
ContactEndingPoint ............................................................................................................... 510
ContactFormulation ................................................................................................................ 510
ContactGeometryCorrection ................................................................................................... 511
ContactOrientation ................................................................................................................. 511
ContactShellFace .................................................................................................................... 511
ContactStartingPoint .............................................................................................................. 511
ContactType ........................................................................................................................... 511
DecayConstant ....................................................................................................................... 511
DetectionMethod ................................................................................................................... 511
DynamicCoefficient ................................................................................................................ 512
ElasticSlipTolerance ................................................................................................................ 512
ElasticSlipToleranceFactor ....................................................................................................... 512
ElasticSlipToleranceValue ........................................................................................................ 512
ElectricConductanceValue ...................................................................................................... 512
Figures ................................................................................................................................... 512
FrictionCoefficient .................................................................................................................. 513
Handedness ........................................................................................................................... 513
InterfaceTreatment ................................................................................................................. 513
InternalObject ........................................................................................................................ 513
MeanPitchDiameter ................................................................................................................ 513
NormalStiffnessFactor ............................................................................................................. 513
PenetrationTolerance .............................................................................................................. 513
PenetrationToleranceFactor .................................................................................................... 514
PenetrationToleranceValue ..................................................................................................... 514
PinballFactor .......................................................................................................................... 514
PinballRadius .......................................................................................................................... 514
PinballRegion ......................................................................................................................... 514
PitchDistance ......................................................................................................................... 514
RestitutionFactor .................................................................................................................... 515
ScopeMode ............................................................................................................................ 515
ShellThicknessEffect ............................................................................................................... 515

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
l of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

SourceLocation ....................................................................................................................... 515


StabilizationDampingFactor .................................................................................................... 515
Suppressed ............................................................................................................................ 515
TargetBodies .......................................................................................................................... 515
TargetCenterPoint ................................................................................................................... 516
TargetEndingPoint .................................................................................................................. 516
TargetGeometryCorrection ..................................................................................................... 516
TargetLocation ....................................................................................................................... 516
TargetOrientation ................................................................................................................... 516
TargetShellFaceType ............................................................................................................... 516
TargetStartingPoint ................................................................................................................ 517
ThreadAngle ........................................................................................................................... 517
ThreadType ............................................................................................................................ 517
TimeStepControls ................................................................................................................... 517
TrimContact ............................................................................................................................ 517
TrimTolerance ......................................................................................................................... 517
UpdateStiffness ...................................................................................................................... 517
UserOffset .............................................................................................................................. 518
AddCommandSnippet() .......................................................................................................... 518
AddComment() ....................................................................................................................... 518
AddFigure() ............................................................................................................................ 518
Delete() .................................................................................................................................. 518
Duplicate() .............................................................................................................................. 518
FlipContactTarget() ................................................................................................................. 519
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 519
LoadContactRegionSettings(string) ......................................................................................... 519
ResetToDefault() ..................................................................................................................... 519
ResetToDefault(bool) .............................................................................................................. 519
SaveContactRegionSettings(string) ......................................................................................... 520
SearchConnectionsForDuplicatePairs() .................................................................................... 520
ContactTool .................................................................................................................................. 520
Children ................................................................................................................................. 521
Comments .............................................................................................................................. 521
Figures ................................................................................................................................... 521
InternalObject ........................................................................................................................ 521
Location ................................................................................................................................. 521
AddComment() ....................................................................................................................... 522
AddFigure() ............................................................................................................................ 522
AddFluidPressure() .................................................................................................................. 522
AddFrictionalStress() ............................................................................................................... 522
AddGap() ................................................................................................................................ 522
AddInitialInformation() ........................................................................................................... 522
AddPenetration() .................................................................................................................... 522
AddPressure() ......................................................................................................................... 523
AddSlidingDistance() .............................................................................................................. 523
AddStatus() ............................................................................................................................ 523
ClearGeneratedData() ............................................................................................................. 523
Delete() .................................................................................................................................. 523
Duplicate() .............................................................................................................................. 523
GenerateInitialContactResults() ............................................................................................... 524
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 524
Joint ............................................................................................................................................. 524

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. li
ACT API Reference Guide

Children ................................................................................................................................. 526


Comments .............................................................................................................................. 526
ConnectionType ..................................................................................................................... 526
Figures ................................................................................................................................... 526
InitialPosition .......................................................................................................................... 526
InternalObject ........................................................................................................................ 526
MobileAppliedBy .................................................................................................................... 527
MobileBehavior ...................................................................................................................... 527
MobileBody ............................................................................................................................ 527
MobileCoordinateSystem ........................................................................................................ 527
MobileLocation ...................................................................................................................... 527
MobilePinballRegion ............................................................................................................... 527
ReferenceAppliedBy ............................................................................................................... 528
ReferenceBehavior .................................................................................................................. 528
ReferenceBody ....................................................................................................................... 528
ReferenceCoordinateSystem ................................................................................................... 528
ReferenceLocation .................................................................................................................. 528
ReferencePinballRegion .......................................................................................................... 528
Rotations ................................................................................................................................ 528
RXMaximum ........................................................................................................................... 529
RXMaximumType ................................................................................................................... 529
RXMinimum ........................................................................................................................... 529
RXMinimumType .................................................................................................................... 529
RYMaximum ........................................................................................................................... 529
RYMaximumType .................................................................................................................... 529
RYMinimum ............................................................................................................................ 530
RYMinimumType .................................................................................................................... 530
RZMaximum ........................................................................................................................... 530
RZMaximumType .................................................................................................................... 530
RZMinimum ........................................................................................................................... 530
RZMinimumType .................................................................................................................... 530
SolverElementType ................................................................................................................. 530
Suppressed ............................................................................................................................ 531
SuppressedForSolve ............................................................................................................... 531
TorsionalDamping .................................................................................................................. 531
TorsionalStiffness .................................................................................................................... 531
TranslationX ........................................................................................................................... 531
TranslationY ........................................................................................................................... 531
TranslationZ ........................................................................................................................... 532
Type ....................................................................................................................................... 532
XMaximum ............................................................................................................................. 532
XMaximumType ..................................................................................................................... 532
XMinimum ............................................................................................................................. 532
XMinimumType ...................................................................................................................... 532
YMaximum ............................................................................................................................. 532
YMaximumType ...................................................................................................................... 533
YMinimum ............................................................................................................................. 533
YMinimumType ...................................................................................................................... 533
ZMaximum ............................................................................................................................. 533
ZMaximumType ...................................................................................................................... 533
ZMinimum ............................................................................................................................. 533
ZMinimumType ...................................................................................................................... 534

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AddCommandSnippet() .......................................................................................................... 534


AddComment() ....................................................................................................................... 534
AddFigure() ............................................................................................................................ 534
Delete() .................................................................................................................................. 534
Duplicate() .............................................................................................................................. 534
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 534
Spring .......................................................................................................................................... 535
Children ................................................................................................................................. 536
Comments .............................................................................................................................. 536
Figures ................................................................................................................................... 536
FreeLength ............................................................................................................................. 537
InternalObject ........................................................................................................................ 537
Load ....................................................................................................................................... 537
LongitudinalDamping ............................................................................................................. 537
LongitudinalStiffness .............................................................................................................. 537
MobileAppliedBy .................................................................................................................... 537
MobileBehavior ...................................................................................................................... 537
MobileBody ............................................................................................................................ 538
MobileCoordinateSystem ........................................................................................................ 538
MobileLocation ...................................................................................................................... 538
MobilePinballRegion ............................................................................................................... 538
MobileScopeLocation ............................................................................................................. 538
MobileXCoordinate ................................................................................................................. 538
MobileYCoordinate ................................................................................................................. 539
MobileZCoordinate ................................................................................................................. 539
NonlinearLongitudinalStiffness ............................................................................................... 539
PreloadType ........................................................................................................................... 539
ReferenceAppliedBy ............................................................................................................... 539
ReferenceBehavior .................................................................................................................. 539
ReferenceBody ....................................................................................................................... 539
ReferenceCoordinateSystem ................................................................................................... 540
ReferenceLocation .................................................................................................................. 540
ReferencePinballRegion .......................................................................................................... 540
ReferenceScopeLocation ......................................................................................................... 540
ReferenceXCoordinate ............................................................................................................ 540
ReferenceYCoordinate ............................................................................................................ 540
ReferenceZCoordinate ............................................................................................................ 541
Scope ..................................................................................................................................... 541
SpringBehavior ....................................................................................................................... 541
SpringLength ......................................................................................................................... 541
SpringType ............................................................................................................................. 541
Suppressed ............................................................................................................................ 541
Visible .................................................................................................................................... 541
AddComment() ....................................................................................................................... 542
AddFigure() ............................................................................................................................ 542
Delete() .................................................................................................................................. 542
Duplicate() .............................................................................................................................. 542
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 542
Ansys.ACT.Automation.Mechanical.Enums Namespace .................................................................. 543
ActiveOrInactive ........................................................................................................................... 549
AnalysisType ................................................................................................................................. 550
AutoDetectionType ...................................................................................................................... 550

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. liii
ACT API Reference Guide

AutomaticOrManual ..................................................................................................................... 550


AutomaticTimeStepping ............................................................................................................... 551
BeamEndReleaseBehavior ............................................................................................................. 551
BeamOffsetType ........................................................................................................................... 551
BeamToolStressResultType ............................................................................................................ 552
BodyInteractionFormulation ......................................................................................................... 552
BoltLoadDefineBy ......................................................................................................................... 552
BoltResultType .............................................................................................................................. 552
BondedBreakableType .................................................................................................................. 553
BrickIntegrationScheme ................................................................................................................ 553
CacheResultsInMemory ................................................................................................................ 553
CalculateParticipationFactorResult ................................................................................................ 554
ChartAxisScaleType ...................................................................................................................... 554
ChartGridlines .............................................................................................................................. 554
ChartPlotStyle .............................................................................................................................. 554
ChartReportType .......................................................................................................................... 555
ChartResultType ........................................................................................................................... 555
ChartScale .................................................................................................................................... 556
CommandEditorTarget ................................................................................................................. 556
ComparePartsOnUpdateType ........................................................................................................ 556
ComparePartsToleranceType ......................................................................................................... 557
CondensedPartInterfaceMethod ................................................................................................... 557
CondensedPartPhysics .................................................................................................................. 557
CondensedPartReductionMethod ................................................................................................. 558
ConnectionScopingType ............................................................................................................... 558
ConstantDampingType ................................................................................................................. 558
ContactBehavior ........................................................................................................................... 558
ContactBoltThreadHand ............................................................................................................... 559
ContactBoltThreadType ................................................................................................................ 559
ContactConstraintType ................................................................................................................. 559
ContactCorrection ........................................................................................................................ 560
ContactDetection ......................................................................................................................... 560
ContactDetectionPoint ................................................................................................................. 560
ContactEdgeEdgeOption .............................................................................................................. 560
ContactElasticSlipToleranceType ................................................................................................... 561
ContactFaceEdgeOption ............................................................................................................... 561
ContactFaceEdgePriority ............................................................................................................... 561
ContactFormulation ...................................................................................................................... 562
ContactGroupingType .................................................................................................................. 562
ContactInitialEffect ....................................................................................................................... 562
ContactOrientation ....................................................................................................................... 563
ContactPenetrationToleranceType ................................................................................................ 563
ContactPinballType ....................................................................................................................... 563
ContactResultType ........................................................................................................................ 564
ContactSearchingType .................................................................................................................. 564
ContactSideScopingType .............................................................................................................. 564
ContactTimeStepControl .............................................................................................................. 565
ContactToleranceType .................................................................................................................. 565
ContactTrimType .......................................................................................................................... 565
ContactType ................................................................................................................................. 566
ConvectionTableSelection ............................................................................................................. 566
ConvergenceControlType ............................................................................................................. 566

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
liv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ConvergenceToleranceType .......................................................................................................... 567


ConvergenceType ......................................................................................................................... 567
CoordinateSystemAlignmentType ................................................................................................. 567
CoordinateSystemAxisType ........................................................................................................... 568
CoordinateSystemType ................................................................................................................. 568
CouplingConditionDOFType ......................................................................................................... 568
CrackShapeType ........................................................................................................................... 569
CrackSourceType .......................................................................................................................... 569
Creep ........................................................................................................................................... 569
CrossSectionType ......................................................................................................................... 569
CyclicHarmonicIndex .................................................................................................................... 570
DamageResultType ....................................................................................................................... 570
DampingType ............................................................................................................................... 570
DeformationType ***OBSOLETE*** Use 'TotalOrDirectional' property instead. ................................ 571
DelaminationFailureCriteriaOption ................................................................................................ 571
DelaminationGenerationMethod .................................................................................................. 571
DelaminationMethod ................................................................................................................... 572
DelaminationType ........................................................................................................................ 572
DiagonalOrConsistent ................................................................................................................... 572
DistributedMassInputType ............................................................................................................ 572
ElementControl ............................................................................................................................ 573
ElementMidsideNodesType .......................................................................................................... 573
ElementOrientationAxisType ......................................................................................................... 573
ElementOrientationGuide ............................................................................................................. 574
EnclosureType .............................................................................................................................. 574
ExpandResultFrom ........................................................................................................................ 574
ExpandResultsSubType ................................................................................................................. 574
ExternalEnhancedModelType ........................................................................................................ 575
FatigueAnalysisType ..................................................................................................................... 575
FatigueLoadType .......................................................................................................................... 575
FatigueStressComponentType ...................................................................................................... 576
FatigueToolAnalysisType ............................................................................................................... 576
FatigueToolResultsInputType ........................................................................................................ 576
FEConnectionDisplay .................................................................................................................... 577
FEConnectionDisplayType ............................................................................................................ 577
FEConnectionLineColor ................................................................................................................ 577
FEConnectionLineThicknessType .................................................................................................. 578
FixedOrFree .................................................................................................................................. 578
FluentExportMeshType ................................................................................................................. 578
FluidDiscretizationType ................................................................................................................. 578
FractureResultType ....................................................................................................................... 579
FractureSIFSSubType .................................................................................................................... 579
FractureVCCTSubType .................................................................................................................. 579
FrequencySpacingType ................................................................................................................. 580
FutureIntentType .......................................................................................................................... 580
GapDefinedBy .............................................................................................................................. 581
GapDensityType ........................................................................................................................... 581
GAPDirectionType ........................................................................................................................ 581
GasketResultType ......................................................................................................................... 581
GeometryDefineByType ................................................................................................................ 582
GeometryDimensionType ............................................................................................................. 582
GeometryType .............................................................................................................................. 582

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lv
ACT API Reference Guide

GravityOrientationType ................................................................................................................. 583


GrowElbowElementsBy ................................................................................................................. 583
HarmonicMethod ......................................................................................................................... 583
HarmonicMSUPStorage ................................................................................................................ 584
HarmonicVariationalTechnology ................................................................................................... 584
ImportedLoadType ....................................................................................................................... 584
ImportParameterType ................................................................................................................... 585
InitialConditionsType .................................................................................................................... 585
InitialTemperatureType ................................................................................................................. 586
JointConditionType ...................................................................................................................... 586
JointInitialPosition ........................................................................................................................ 586
JointRotationDOFType .................................................................................................................. 586
JointScopingType ......................................................................................................................... 587
JointSolverElementType ............................................................................................................... 587
JointStopType .............................................................................................................................. 587
JointType ...................................................................................................................................... 588
KinematicDOF .............................................................................................................................. 588
LifeUnitsType ................................................................................................................................ 589
Linearized2DBehavior ................................................................................................................... 589
LinearizedSubtype ........................................................................................................................ 589
LineSearchType ............................................................................................................................ 590
LoadBehavior ............................................................................................................................... 590
LoadDefineBy ............................................................................................................................... 590
LoadVariableVariationType ............................................................................................................ 591
LoadVariationSubOption ............................................................................................................... 595
LoadVariationType ........................................................................................................................ 595
LocationDefinitionMethod ............................................................................................................ 596
MeanStressTheoryType ................................................................................................................. 596
MeshDisplayStyle ......................................................................................................................... 597
MeshElementShape ...................................................................................................................... 597
MeshMethodAlgorithm ................................................................................................................ 598
MeshMetricType ........................................................................................................................... 598
MeshPhysicsPreferenceType ......................................................................................................... 598
MeshSolverPreferenceType ........................................................................................................... 599
MethodType ................................................................................................................................. 599
MinimumOrMaximum .................................................................................................................. 599
ModalFrequencyRangeType ......................................................................................................... 600
Model2DBehavior ......................................................................................................................... 600
ModesCombinationType ............................................................................................................... 600
MomentsAtSummationPointType ................................................................................................. 601
MultipleNodeType ........................................................................................................................ 601
NamedSelectionWorksheetOperator ............................................................................................. 601
NewtonRaphsonType ................................................................................................................... 601
NodeMoveInformationType .......................................................................................................... 602
NonLinearFormulationType .......................................................................................................... 602
NonLinearValueType ..................................................................................................................... 602
NormalOrientationType ................................................................................................................ 602
OutputControlsNodalForcesType .................................................................................................. 603
PatchIndependentDefineType ...................................................................................................... 603
PathScopingType .......................................................................................................................... 603
PFactorResultType ........................................................................................................................ 604
PhaseType .................................................................................................................................... 604

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

PhysicsType .................................................................................................................................. 604


PipeLoadingType .......................................................................................................................... 605
PolyflowExportUnit ....................................................................................................................... 605
PressureInitializationType ............................................................................................................. 605
PreStressContactStatus ................................................................................................................. 606
PreStressStateType ....................................................................................................................... 606
ProbeDisplayFilter ......................................................................................................................... 606
ProbeResultType ........................................................................................................................... 607
PrototypeDisplayStyleType ........................................................................................................... 609
PrototypeModelType .................................................................................................................... 609
ProximitySFSourcesType ............................................................................................................... 609
PSDBoundaryConditionSelectionType ........................................................................................... 610
RadiationType .............................................................................................................................. 610
RadiositySolverType ...................................................................................................................... 610
RadiosityViewFactorType .............................................................................................................. 610
ReferenceFrameType .................................................................................................................... 611
RemoteApplicationType ............................................................................................................... 611
RemotePointDOFSelectionType .................................................................................................... 611
RestartControlsType ..................................................................................................................... 611
RestartRetainFilesType .................................................................................................................. 612
RestartSaveAtLoadStep ................................................................................................................. 612
RestartSaveAtSubstep ................................................................................................................... 612
RestartType .................................................................................................................................. 613
ResultAveragingType .................................................................................................................... 613
ResultRelativityType ...................................................................................................................... 613
ResultScopeByType ....................................................................................................................... 614
ResultType .................................................................................................................................... 614
RigidResponseEffectType .............................................................................................................. 621
RotationPlane ............................................................................................................................... 621
RSBoundaryConditionSelectionType ............................................................................................. 621
SafetyLimitType ............................................................................................................................ 621
SafetyTheoryType ......................................................................................................................... 622
SecondaryImportPrefType ............................................................................................................ 622
SequenceSelectionType ................................................................................................................ 622
SetDriverStyle ............................................................................................................................... 623
ShearMomentDiagramOrientationType ......................................................................................... 623
ShearMomentType ....................................................................................................................... 624
ShearOrientationType ................................................................................................................... 624
ShellFaceType ............................................................................................................................... 624
ShellMBPOrientationType ............................................................................................................. 624
ShellMBPType ............................................................................................................................... 625
ShellOffsetType ............................................................................................................................ 625
SizingBehavior .............................................................................................................................. 625
SizingType .................................................................................................................................... 626
SnapType ..................................................................................................................................... 626
SolutionOutputType ..................................................................................................................... 626
SolutionStatusType ....................................................................................................................... 627
SolverControlsIncludeNegativeLoadMultiplier ............................................................................... 627
SolverControlsModeReuse ............................................................................................................ 628
SolverPivotChecking ..................................................................................................................... 628
SolverType .................................................................................................................................... 628
SolverUnitsControlType ................................................................................................................ 629

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lvii
ACT API Reference Guide

SourceConductorType .................................................................................................................. 629


SpacingOptionType ...................................................................................................................... 629
SpectrumType .............................................................................................................................. 630
SpringBehavior ............................................................................................................................. 630
SpringPreloadType ....................................................................................................................... 630
SpringResultType .......................................................................................................................... 630
SpringScopingType ...................................................................................................................... 631
SpringsStiffnessType ..................................................................................................................... 631
SpringType ................................................................................................................................... 631
StabilizationFirstSubstepOption .................................................................................................... 632
StabilizationMethod ..................................................................................................................... 632
StabilizationType .......................................................................................................................... 632
StiffnessBehavior .......................................................................................................................... 632
StoreModalResult ......................................................................................................................... 633
StressStrainType ........................................................................................................................... 633
SubScopingDefineByType ............................................................................................................. 634
SymmetryNormalType .................................................................................................................. 634
SymmetryType ............................................................................................................................. 634
TargetCorrection ........................................................................................................................... 634
TargetOrientation ......................................................................................................................... 635
ThroughThicknessBendingStress .................................................................................................. 635
TimeHistoryDisplayType ............................................................................................................... 635
TimePointsOptions ....................................................................................................................... 636
TimeStepDefineByType ................................................................................................................. 636
ToleranceType .............................................................................................................................. 636
TotalOrDirectional ........................................................................................................................ 636
TransformationType ...................................................................................................................... 637
TransientDampingType ................................................................................................................. 637
UnitCategoryType ......................................................................................................................... 637
UnitSystemIDType ........................................................................................................................ 641
UpdateContactStiffness ................................................................................................................ 641
UseExistingModesymFile .............................................................................................................. 641
UserUnitSystemType ..................................................................................................................... 642
VirtualCellClassType ...................................................................................................................... 642
VirtualCellGroupAutomaticBehaviorType ...................................................................................... 642
VirtualCellGroupMethodType ....................................................................................................... 643
VirtualCellGroupRepairBehaviorType ............................................................................................ 643
WBUnitSystemType ...................................................................................................................... 643
WeakSpringsType ......................................................................................................................... 644
YesNoProgrammedControlled ....................................................................................................... 644
YesNoType .................................................................................................................................... 644
Ansys.ACT.Automation.Mechanical.MeshControls Namespace ...................................................... 645
AutomaticMethod ........................................................................................................................ 645
Active ..................................................................................................................................... 647
Algorithm ............................................................................................................................... 647
ApproximativeNumberOfElementsPerPart .............................................................................. 647
BFCartSubType ....................................................................................................................... 647
BFCartTolerance ..................................................................................................................... 648
ConstrainBoundary ................................................................................................................. 648
ControlMessages .................................................................................................................... 648
CoordinateSystem .................................................................................................................. 648
CurvatureNormalAngle ........................................................................................................... 648

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

DefeaturingTolerance ............................................................................................................. 648


DefinedBy .............................................................................................................................. 648
ElementMidsideNodes ............................................................................................................ 649
ElementOption ....................................................................................................................... 649
FeatureAngle .......................................................................................................................... 649
FreeFaceMeshType ................................................................................................................. 649
FreeMeshType ........................................................................................................................ 649
InternalObject ........................................................................................................................ 649
KeyPointsSelection ................................................................................................................. 650
Location ................................................................................................................................. 650
MappedMeshType .................................................................................................................. 650
MatchMeshWherePossible ...................................................................................................... 650
MaximumElementSize ............................................................................................................ 650
MeshBasedDefeaturing ........................................................................................................... 650
Method .................................................................................................................................. 650
MinimumEdgeLength ............................................................................................................. 651
MinimumSizeLimit .................................................................................................................. 651
NumberOfCellsAcrossGap ....................................................................................................... 651
PreserveBoundaries ................................................................................................................ 651
ProjectionFactor ..................................................................................................................... 651
Refinement ............................................................................................................................. 651
ReuseBlocking ........................................................................................................................ 652
SmoothTransition ................................................................................................................... 652
SourceLocation ....................................................................................................................... 652
SourceTargetSelection ............................................................................................................ 652
SpacingOption ....................................................................................................................... 652
SurfaceMeshMethod .............................................................................................................. 652
SweepBiasType ....................................................................................................................... 652
SweepBiasValue ...................................................................................................................... 653
SweepEdges ........................................................................................................................... 653
SweepElementSize ................................................................................................................. 653
SweepESizeType ..................................................................................................................... 653
SweepNumberDivisions .......................................................................................................... 653
SweepSizeBehavior ................................................................................................................. 653
TargetLocation ....................................................................................................................... 654
TetraGrowthRate .................................................................................................................... 654
WriteICEMCFDFiles ................................................................................................................. 654
ContactSizing ............................................................................................................................... 654
ContactRegion ........................................................................................................................ 655
ElementSize ............................................................................................................................ 655
InternalObject ........................................................................................................................ 655
Relevance ............................................................................................................................... 655
Type ....................................................................................................................................... 655
FaceMeshing ................................................................................................................................ 655
Active ..................................................................................................................................... 656
ConstrainBoundary ................................................................................................................. 656
InternalNumberOfDivisions .................................................................................................... 656
InternalObject ........................................................................................................................ 657
Location ................................................................................................................................. 657
MappedMesh ......................................................................................................................... 657
Method .................................................................................................................................. 657
SpecifiedCorners .................................................................................................................... 657

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lix
ACT API Reference Guide

SpecifiedEnds ......................................................................................................................... 657


SpecifiedSides ........................................................................................................................ 658
GapSize ........................................................................................................................................ 658
Children ................................................................................................................................. 658
Comments .............................................................................................................................. 658
Figures ................................................................................................................................... 658
InternalObject ........................................................................................................................ 659
Location ................................................................................................................................. 659
Suppressed ............................................................................................................................ 659
AddComment() ....................................................................................................................... 659
AddFigure() ............................................................................................................................ 659
Delete() .................................................................................................................................. 659
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 660
GapTool ........................................................................................................................................ 660
Children ................................................................................................................................. 660
Comments .............................................................................................................................. 661
DefinedBy .............................................................................................................................. 661
Figures ................................................................................................................................... 661
GapAspectRatio ...................................................................................................................... 661
GapDensity ............................................................................................................................ 661
GenerateOnUpdate ................................................................................................................ 661
InternalObject ........................................................................................................................ 662
Maximum ............................................................................................................................... 662
Minimum ............................................................................................................................... 662
AddComment() ....................................................................................................................... 662
AddFigure() ............................................................................................................................ 662
CreateGapSizes() ..................................................................................................................... 662
Delete() .................................................................................................................................. 662
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 663
Inflation ........................................................................................................................................ 663
Active ..................................................................................................................................... 664
AspectRatio ............................................................................................................................ 664
BoundaryLocation .................................................................................................................. 664
FirstLayerHeight ..................................................................................................................... 664
GrowthRate ............................................................................................................................ 664
InflationAlgorithm .................................................................................................................. 664
InflationOption ....................................................................................................................... 665
InternalObject ........................................................................................................................ 665
Location ................................................................................................................................. 665
MaximumLayers ..................................................................................................................... 665
MaximumThickness ................................................................................................................ 665
NumberOfLayers .................................................................................................................... 665
TransitionRatio ....................................................................................................................... 666
MatchControl ............................................................................................................................... 666
ControlMessages .................................................................................................................... 666
HighCoordinateSystem ........................................................................................................... 667
HighGeometrySelection ......................................................................................................... 667
InternalObject ........................................................................................................................ 667
LowCoordinateSystem ............................................................................................................ 667
LowGeometrySelection .......................................................................................................... 667
RotationAxis ........................................................................................................................... 667
Transformation ....................................................................................................................... 667

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Mesh ............................................................................................................................................ 668


AspectRatio ............................................................................................................................ 670
AutomaticMeshBasedDefeaturing ........................................................................................... 670
Average .................................................................................................................................. 671
Children ................................................................................................................................. 671
CollisionAvoidance ................................................................................................................. 671
Comments .............................................................................................................................. 671
CurvatureNormalAngle ........................................................................................................... 671
DefeatureTolerance ................................................................................................................ 671
DisplayStyle ............................................................................................................................ 671
ElementMidsideNodes ............................................................................................................ 672
Elements ................................................................................................................................ 672
ElementSize ............................................................................................................................ 672
ExportFormat ......................................................................................................................... 672
ExportUnit .............................................................................................................................. 672
ExtraRetriesForAssembly ......................................................................................................... 672
Figures ................................................................................................................................... 673
FilletRatio ............................................................................................................................... 673
FirstLayerHeight ..................................................................................................................... 673
GeneratePinchOnRefresh ........................................................................................................ 673
GrowthRate ............................................................................................................................ 673
GrowthRateSF ........................................................................................................................ 673
GrowthRateType ..................................................................................................................... 673
InflationAlgorithm .................................................................................................................. 674
InflationOption ....................................................................................................................... 674
InitialSizeSeed ........................................................................................................................ 674
InternalObject ........................................................................................................................ 674
Maximum ............................................................................................................................... 674
MaximumAngle ...................................................................................................................... 674
MaximumFaceSize .................................................................................................................. 675
MaximumHeightOverBase ...................................................................................................... 675
MaximumLayers ..................................................................................................................... 675
MaximumSize ......................................................................................................................... 675
MaximumThickness ................................................................................................................ 675
MeshMetric ............................................................................................................................ 675
MeshMorphing ....................................................................................................................... 675
Method .................................................................................................................................. 676
Minimum ............................................................................................................................... 676
MinimumEdgeLength ............................................................................................................. 676
MinimumSize ......................................................................................................................... 676
NamedSelection ..................................................................................................................... 676
Nodes ..................................................................................................................................... 676
NumberOfCellsAcrossGap ....................................................................................................... 677
NumberOfCPUsForParallelPartMeshing ................................................................................... 677
NumberOfRetries .................................................................................................................... 677
PhysicsPreference ................................................................................................................... 677
PinchTolerance ....................................................................................................................... 677
ProximityMinimumSize ........................................................................................................... 677
ProximitySizeFunctionSources ................................................................................................ 677
ReadOnly ................................................................................................................................ 678
Relevance ............................................................................................................................... 678
RelevanceCenter ..................................................................................................................... 678

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxi
ACT API Reference Guide

RigidBodyBehavior ................................................................................................................. 678


ShapeChecking ...................................................................................................................... 678
SheetLoopRemoval ................................................................................................................. 678
Smoothing ............................................................................................................................. 679
SmoothingIterations ............................................................................................................... 679
SolverPreference ..................................................................................................................... 679
SpanAngleCenter ................................................................................................................... 679
StandardDeviation .................................................................................................................. 679
StraightSidedElements ........................................................................................................... 679
TopologyChecking .................................................................................................................. 679
TransitionOption ..................................................................................................................... 680
TransitionRatio ....................................................................................................................... 680
TriangleSurfaceMesher ........................................................................................................... 680
UseAdvancedSizeFunction ...................................................................................................... 680
UseAutomaticInflation ............................................................................................................ 680
UseFixedSizeFunctionForSheets .............................................................................................. 680
UsePostSmoothing ................................................................................................................. 681
UseSheetThicknessForPinch .................................................................................................... 681
ViewAdvancedOptions ........................................................................................................... 681
Worksheet .............................................................................................................................. 681
AddAutomaticMethod() .......................................................................................................... 681
AddComment() ....................................................................................................................... 681
AddContactSizing() ................................................................................................................. 681
AddFaceMeshing() .................................................................................................................. 682
AddFigure() ............................................................................................................................ 682
AddGapTool() ......................................................................................................................... 682
AddInflation() ......................................................................................................................... 682
AddMatchControl() ................................................................................................................. 682
AddPinch() ............................................................................................................................. 682
AddRefinement() .................................................................................................................... 683
AddSizing() ............................................................................................................................. 683
ClearGeneratedData() ............................................................................................................. 683
CreatePinchControls() ............................................................................................................. 683
GenerateMesh() ...................................................................................................................... 683
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 683
PreviewInflation() ................................................................................................................... 684
PreviewSurfaceMesh() ............................................................................................................ 684
ShowMappableBodies() .......................................................................................................... 684
ShowSweepableBodies() ......................................................................................................... 684
Update() ................................................................................................................................. 684
MeshControl ................................................................................................................................. 684
Children ................................................................................................................................. 685
Comments .............................................................................................................................. 685
Figures ................................................................................................................................... 685
InternalObject ........................................................................................................................ 685
Suppressed ............................................................................................................................ 686
AddComment() ....................................................................................................................... 686
AddFigure() ............................................................................................................................ 686
Delete() .................................................................................................................................. 686
Duplicate() .............................................................................................................................. 686
GenerateMesh() ...................................................................................................................... 686
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 687

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Pinch ............................................................................................................................................ 687


AutoManualMode ................................................................................................................... 687
InternalObject ........................................................................................................................ 688
MasterGeometry ..................................................................................................................... 688
SlaveGeometry ....................................................................................................................... 688
Tolerance ................................................................................................................................ 688
Refinement ................................................................................................................................... 688
InternalObject ........................................................................................................................ 689
Location ................................................................................................................................. 689
NumberOfRefinements ........................................................................................................... 689
Relevance ..................................................................................................................................... 689
InternalObject ........................................................................................................................ 690
Location ................................................................................................................................. 690
PartRelavance ......................................................................................................................... 690
Sizing ........................................................................................................................................... 690
Active ..................................................................................................................................... 691
Behavior ................................................................................................................................. 691
BiasFactor ............................................................................................................................... 692
BiasGrowthRate ...................................................................................................................... 692
BiasOption .............................................................................................................................. 692
BiasType ................................................................................................................................. 692
BodyOfInfluence ..................................................................................................................... 692
CurvatureNormalAngle ........................................................................................................... 692
ElementSize ............................................................................................................................ 692
GrowthRate ............................................................................................................................ 693
InternalObject ........................................................................................................................ 693
LocalMinimumSize ................................................................................................................. 693
Location ................................................................................................................................. 693
NumberOfDivisions ................................................................................................................ 693
OriginX ................................................................................................................................... 693
OriginY ................................................................................................................................... 694
OriginZ ................................................................................................................................... 694
ReverseBias ............................................................................................................................ 694
SphereCenter ......................................................................................................................... 694
SphereRadius ......................................................................................................................... 694
Type ....................................................................................................................................... 694
Ansys.ACT.Automation.Mechanical.Results Namespace ................................................................. 695
ContactDataTable ......................................................................................................................... 695
Children ................................................................................................................................. 696
Comments .............................................................................................................................. 696
Figures ................................................................................................................................... 696
InternalObject ........................................................................................................................ 696
AddComment() ....................................................................................................................... 696
AddFigure() ............................................................................................................................ 696
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 697
Convergence ................................................................................................................................ 697
AllowableChange ................................................................................................................... 697
Children ................................................................................................................................. 697
Comments .............................................................................................................................. 698
InternalObject ........................................................................................................................ 698
IsConverged ........................................................................................................................... 698
LastChange ............................................................................................................................ 698

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxiii
ACT API Reference Guide

Type ....................................................................................................................................... 698


AddComment() ....................................................................................................................... 698
Delete() .................................................................................................................................. 699
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 699
MagneticCoenergy ....................................................................................................................... 699
InternalObject ........................................................................................................................ 701
MagneticPotential ........................................................................................................................ 701
InternalObject ........................................................................................................................ 703
NewtonRaphsonResidualForce ...................................................................................................... 703
InternalObject ........................................................................................................................ 705
NewtonRaphsonResidualHeat ....................................................................................................... 705
InternalObject ........................................................................................................................ 706
NewtonRaphsonResidualMoment ................................................................................................. 707
InternalObject ........................................................................................................................ 708
Result ........................................................................................................................................... 709
Average .................................................................................................................................. 710
By ........................................................................................................................................... 710
CalculateTimeHistory .............................................................................................................. 710
Children ................................................................................................................................. 710
Comments .............................................................................................................................. 710
CoordinateSystem .................................................................................................................. 710
DisplayOption ........................................................................................................................ 711
DisplayTime ............................................................................................................................ 711
Figures ................................................................................................................................... 711
Identifier ................................................................................................................................ 711
InternalObject ........................................................................................................................ 711
IterationNumber ..................................................................................................................... 711
LoadStep ................................................................................................................................ 712
Location ................................................................................................................................. 712
Maximum ............................................................................................................................... 712
MaximumOccursOn ................................................................................................................ 712
MaximumOfMaximumOverTime ............................................................................................. 712
MaximumOfMinimumOverTime ............................................................................................. 712
Minimum ............................................................................................................................... 712
MinimumOccursOn ................................................................................................................ 713
MinimumOfMaximumOverTime ............................................................................................. 713
MinimumOfMinimumOverTime .............................................................................................. 713
ResultType .............................................................................................................................. 713
Substep .................................................................................................................................. 713
Suppressed ............................................................................................................................ 713
Time ....................................................................................................................................... 714
AddComment() ....................................................................................................................... 714
AddConvergence() .................................................................................................................. 714
AddFigure() ............................................................................................................................ 714
ClearGeneratedData() ............................................................................................................. 714
Delete() .................................................................................................................................. 714
Duplicate() .............................................................................................................................. 714
EvaluateAllResults() ................................................................................................................. 715
ExportToSTLFile(string) ........................................................................................................... 715
ExportToTextFile(bool, string) .................................................................................................. 715
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 715
ResultChart ................................................................................................................................... 716

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AccelerationType .................................................................................................................... 717


ChartViewingStyle .................................................................................................................. 717
Children ................................................................................................................................. 717
Comments .............................................................................................................................. 717
ContactRegion ........................................................................................................................ 717
ContactSide ............................................................................................................................ 718
CoordinateSystem .................................................................................................................. 718
CurvesAppearanceDisplay ...................................................................................................... 718
DeformationType ................................................................................................................... 718
Duration ................................................................................................................................. 718
EnhancedTracking .................................................................................................................. 718
FrequencyAtMaximumAmplitude ........................................................................................... 719
GeometrySelectionString ........................................................................................................ 719
ImaginaryAtMaximumAmplitude ............................................................................................ 719
InternalObject ........................................................................................................................ 719
Location ................................................................................................................................. 719
Maximum ............................................................................................................................... 719
MaximumAmplitude ............................................................................................................... 719
MaximumFrequency ............................................................................................................... 720
MaximumStress ...................................................................................................................... 720
Minimum ............................................................................................................................... 720
MinimumFrequency ............................................................................................................... 720
MinimumStress ...................................................................................................................... 720
NormalOrientation ................................................................................................................. 720
PhaseAngle ............................................................................................................................ 721
RealAtMaximumAmplitude ..................................................................................................... 721
ReportedFrequency ................................................................................................................ 721
RequestedFrequency .............................................................................................................. 721
ResultChartType ..................................................................................................................... 721
ShearOrientation .................................................................................................................... 721
SpatialResolution .................................................................................................................... 721
StressStrainType ..................................................................................................................... 722
Suppressed ............................................................................................................................ 722
TimeHistoryDisplay ................................................................................................................. 722
UseParentFrequencyRange ..................................................................................................... 722
VelocityType ........................................................................................................................... 722
AddComment() ....................................................................................................................... 722
Delete() .................................................................................................................................. 723
Duplicate() .............................................................................................................................. 723
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 723
ShapeFinder ................................................................................................................................. 723
InternalObject ........................................................................................................................ 725
ShapeFinderElemental .................................................................................................................. 725
InternalObject ........................................................................................................................ 727
UserDefinedResult ........................................................................................................................ 727
AverageAcrossBodies .............................................................................................................. 728
By ........................................................................................................................................... 728
CalculateTimeHistory .............................................................................................................. 729
Children ................................................................................................................................. 729
CoordinateSystem .................................................................................................................. 729
CyclicMode ............................................................................................................................. 729
DisplayOption ........................................................................................................................ 729

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxv
ACT API Reference Guide

DisplayTime ............................................................................................................................ 729


Expression .............................................................................................................................. 729
Identifier ................................................................................................................................ 730
InputUnitSystem ..................................................................................................................... 730
InternalObject ........................................................................................................................ 730
IterationNumber ..................................................................................................................... 730
Layer ...................................................................................................................................... 730
LoadMultiplier ........................................................................................................................ 730
LoadStep ................................................................................................................................ 731
Location ................................................................................................................................. 731
Maximum ............................................................................................................................... 731
MaximumOccursOn ................................................................................................................ 731
MaximumOfMaximumOverTime ............................................................................................. 731
MaximumOfMinimumOverTime ............................................................................................. 731
Minimum ............................................................................................................................... 731
MinimumOccursOn ................................................................................................................ 732
MinimumOfMaximumOverTime ............................................................................................. 732
MinimumOfMinimumOverTime .............................................................................................. 732
Mode ..................................................................................................................................... 732
OutputUnit ............................................................................................................................. 732
Position .................................................................................................................................. 732
ReportedFrequency ................................................................................................................ 733
RequestedFrequency .............................................................................................................. 733
SetNumber ............................................................................................................................. 733
SubScopeBy ........................................................................................................................... 733
Substep .................................................................................................................................. 733
Suppressed ............................................................................................................................ 733
SweepingPhase ...................................................................................................................... 733
Time ....................................................................................................................................... 734
Type ....................................................................................................................................... 734
ClearGeneratedData() ............................................................................................................. 734
Delete() .................................................................................................................................. 734
Duplicate() .............................................................................................................................. 734
EvaluateAllResults() ................................................................................................................. 734
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 735
VariableGraph ............................................................................................................................... 735
InternalObject ........................................................................................................................ 737
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace ........................................... 739
BeamResult .................................................................................................................................. 739
BeamResultType ..................................................................................................................... 741
GraphControlsXAxis ................................................................................................................ 741
InternalObject ........................................................................................................................ 741
Surface ................................................................................................................................... 742
DirectionalAxialForce .................................................................................................................... 742
InternalObject ........................................................................................................................ 744
DirectionalBendingMoment .......................................................................................................... 744
InternalObject ........................................................................................................................ 746
NormalOrientation ................................................................................................................. 746
DirectionalShearForce ................................................................................................................... 746
InternalObject ........................................................................................................................ 748
DirectionalShearMomentDiagram ................................................................................................. 748
GraphicsDisplay ...................................................................................................................... 750

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

InternalObject ........................................................................................................................ 750


ShearMomentType ................................................................................................................. 750
DirectionalTorsionalMoment ......................................................................................................... 751
InternalObject ........................................................................................................................ 753
TotalAxialForce ............................................................................................................................. 753
InternalObject ........................................................................................................................ 754
TotalBendingMoment ................................................................................................................... 755
InternalObject ........................................................................................................................ 757
TotalShearForce ............................................................................................................................ 757
InternalObject ........................................................................................................................ 759
TotalShearMomentDiagram .......................................................................................................... 759
GraphicsDisplay ...................................................................................................................... 761
InternalObject ........................................................................................................................ 761
ShearMomentType ................................................................................................................. 761
TotalTorsionalMoment .................................................................................................................. 761
InternalObject ........................................................................................................................ 763
VectorAxialForce ........................................................................................................................... 763
InternalObject ........................................................................................................................ 765
VectorBendingMoment ................................................................................................................ 765
InternalObject ........................................................................................................................ 767
VectorShearForce .......................................................................................................................... 767
InternalObject ........................................................................................................................ 769
VectorTorsionalMoment ................................................................................................................ 769
InternalObject ........................................................................................................................ 771
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace .................................... 773
BeamTool ..................................................................................................................................... 773
Children ................................................................................................................................. 774
Comments .............................................................................................................................. 774
Figures ................................................................................................................................... 774
InternalObject ........................................................................................................................ 774
Location ................................................................................................................................. 774
AddComment() ....................................................................................................................... 775
AddDirectionalDeformation() .................................................................................................. 775
AddDirectStress() .................................................................................................................... 775
AddFigure() ............................................................................................................................ 775
AddMaximumBendingStress() ................................................................................................. 775
AddMaximumCombinedStress() ............................................................................................. 775
AddMinimumBendingStress() ................................................................................................. 775
AddMinimumCombinedStress() .............................................................................................. 776
AddTotalDeformation() ........................................................................................................... 776
Delete() .................................................................................................................................. 776
Duplicate() .............................................................................................................................. 776
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 776
BeamToolResult ............................................................................................................................ 777
BeamToolStressResultType ...................................................................................................... 778
InternalObject ........................................................................................................................ 778
DirectStress .................................................................................................................................. 779
InternalObject ........................................................................................................................ 780
MaximumBendingStress ............................................................................................................... 781
InternalObject ........................................................................................................................ 782
MaximumCombinedStress ............................................................................................................ 783
InternalObject ........................................................................................................................ 784

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxvii
ACT API Reference Guide

MinimumBendingStress ................................................................................................................ 785


InternalObject ........................................................................................................................ 786
MinimumCombinedStress ............................................................................................................ 787
InternalObject ........................................................................................................................ 788
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace ....................................... 791
BoltAdjustment ............................................................................................................................ 791
InternalObject ........................................................................................................................ 793
BoltTool ........................................................................................................................................ 793
Children ................................................................................................................................. 793
Comments .............................................................................................................................. 794
Figures ................................................................................................................................... 794
InternalObject ........................................................................................................................ 794
AddAdjustment() .................................................................................................................... 794
AddComment() ....................................................................................................................... 794
AddFigure() ............................................................................................................................ 794
AddWorkingLoad() ................................................................................................................. 794
Delete() .................................................................................................................................. 795
Duplicate() .............................................................................................................................. 795
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 795
BoltToolResult .............................................................................................................................. 795
InternalObject ........................................................................................................................ 797
BoltWorkingLoad .......................................................................................................................... 797
InternalObject ........................................................................................................................ 799
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace ................................. 801
ContactFluidPressure .................................................................................................................... 801
InternalObject ........................................................................................................................ 803
ContactFrictionalStress ................................................................................................................. 803
InternalObject ........................................................................................................................ 805
ContactGap .................................................................................................................................. 805
InternalObject ........................................................................................................................ 807
ContactPenetration ...................................................................................................................... 807
InternalObject ........................................................................................................................ 809
ContactPressure ........................................................................................................................... 809
InternalObject ........................................................................................................................ 811
ContactSlidingDistance ................................................................................................................. 811
InternalObject ........................................................................................................................ 813
ContactStatus ............................................................................................................................... 813
InternalObject ........................................................................................................................ 815
ContactToolResult ........................................................................................................................ 815
ContactResultType .................................................................................................................. 817
InternalObject ........................................................................................................................ 817
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace ......................................... 819
DirectionalCurrentDensity ............................................................................................................ 819
InternalObject ........................................................................................................................ 821
NormalOrientation ................................................................................................................. 821
DirectionalElectricFieldIntensity .................................................................................................... 821
InternalObject ........................................................................................................................ 823
NormalOrientation ................................................................................................................. 823
ElectricResult ................................................................................................................................ 823
AverageAcrossBodies .............................................................................................................. 825
ElectricResultType .................................................................................................................. 825
InternalObject ........................................................................................................................ 826

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ElectricVoltage .............................................................................................................................. 826


InternalObject ........................................................................................................................ 828
JouleHeat ..................................................................................................................................... 828
InternalObject ........................................................................................................................ 830
TotalCurrentDensity ...................................................................................................................... 830
InternalObject ........................................................................................................................ 832
TotalElectricFieldIntensity ............................................................................................................. 832
InternalObject ........................................................................................................................ 834
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace .......................... 835
CurrentDensity ............................................................................................................................. 835
InternalObject ........................................................................................................................ 837
DirectionalMagneticFieldIntensity ................................................................................................. 837
InternalObject ........................................................................................................................ 839
NormalOrientation ................................................................................................................. 839
DirectionalMagneticFluxDensity ................................................................................................... 839
InternalObject ........................................................................................................................ 841
NormalOrientation ................................................................................................................. 842
ElectricPotential ............................................................................................................................ 842
InternalObject ........................................................................................................................ 844
ElectromagneticResult .................................................................................................................. 844
AverageAcrossBodies .............................................................................................................. 846
ElectromagneticResultType ..................................................................................................... 846
InternalObject ........................................................................................................................ 846
MagneticDirectionalForces ........................................................................................................... 846
InternalObject ........................................................................................................................ 848
NormalOrientation ................................................................................................................. 848
MagneticError ............................................................................................................................... 848
InternalObject ........................................................................................................................ 850
MagneticTotalForces ..................................................................................................................... 850
InternalObject ........................................................................................................................ 852
TotalMagneticFieldIntensity .......................................................................................................... 852
InternalObject ........................................................................................................................ 854
TotalMagneticFluxDensity ............................................................................................................. 855
InternalObject ........................................................................................................................ 856
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace ......................................... 859
ElementalStrainEnergy .................................................................................................................. 859
InternalObject ........................................................................................................................ 861
EnergyResult ................................................................................................................................ 861
InternalObject ........................................................................................................................ 863
StabilizationEnergy ....................................................................................................................... 863
InternalObject ........................................................................................................................ 865
StructuralStrainEnergy .................................................................................................................. 865
InternalObject ........................................................................................................................ 867
ThermalStrainEnergy .................................................................................................................... 867
InternalObject ........................................................................................................................ 868
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace ................................. 871
FatigueBiaxialityIndication ............................................................................................................ 871
InternalObject ........................................................................................................................ 873
FatigueDamage ............................................................................................................................ 873
InternalObject ........................................................................................................................ 875
FatigueDamageMatrix .................................................................................................................. 875
InternalObject ........................................................................................................................ 878

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxix
ACT API Reference Guide

FatigueEquivalentAlternativeStress ............................................................................................... 878


InternalObject ........................................................................................................................ 880
FatigueHysteresis .......................................................................................................................... 880
InternalObject ........................................................................................................................ 882
FatigueLife .................................................................................................................................... 882
InternalObject ........................................................................................................................ 884
FatigueRainflowMatrix .................................................................................................................. 884
InternalObject ........................................................................................................................ 887
FatigueSafetyFactor ...................................................................................................................... 887
InternalObject ........................................................................................................................ 889
FatigueSensitivity ......................................................................................................................... 889
InternalObject ........................................................................................................................ 891
FatigueToolResult ......................................................................................................................... 892
AverageAcrossBodies .............................................................................................................. 893
DesignLife .............................................................................................................................. 894
InternalObject ........................................................................................................................ 894
Method .................................................................................................................................. 894
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace ......................................... 895
GasketResult ................................................................................................................................. 895
GasketResultType ................................................................................................................... 897
InternalObject ........................................................................................................................ 897
NormalGasketPressure .................................................................................................................. 897
InternalObject ........................................................................................................................ 899
NormalGasketTotalClosure ............................................................................................................ 899
InternalObject ........................................................................................................................ 901
ShearGasketPressure .................................................................................................................... 901
InternalObject ........................................................................................................................ 903
ShearOrientation .................................................................................................................... 903
ShearGasketTotalClosure .............................................................................................................. 903
InternalObject ........................................................................................................................ 905
ShearOrientation .................................................................................................................... 905
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace .......................... 907
LinearizedEquivalentStress ........................................................................................................... 907
InternalObject ........................................................................................................................ 911
LinearizedMaximumPrincipalStress ............................................................................................... 911
InternalObject ........................................................................................................................ 914
LinearizedMaximumShearStress .................................................................................................... 914
InternalObject ........................................................................................................................ 918
ShearOrientation .................................................................................................................... 918
LinearizedMiddlePrincipalStress .................................................................................................... 918
InternalObject ........................................................................................................................ 922
LinearizedMinimumPrincipalStress ................................................................................................ 922
InternalObject ........................................................................................................................ 925
LinearizedNormalStress ................................................................................................................ 925
InternalObject ........................................................................................................................ 929
NormalOrientation ................................................................................................................. 929
LinearizedShearStress ................................................................................................................... 929
InternalObject ........................................................................................................................ 933
ShearOrientation .................................................................................................................... 933
LinearizedStressIntensity .............................................................................................................. 933
InternalObject ........................................................................................................................ 936
LinearizedStressResult .................................................................................................................. 937

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AverageRadiusOfCurvature ..................................................................................................... 939


BendingInside ........................................................................................................................ 939
BendingOutside ..................................................................................................................... 939
GraphControlsXAxis ................................................................................................................ 939
InternalObject ........................................................................................................................ 940
Linearized2DBehavior ............................................................................................................. 940
LoadMultiplier ........................................................................................................................ 940
Membrane .............................................................................................................................. 940
MembraneBendingCenter ...................................................................................................... 940
MembraneBendingInside ........................................................................................................ 940
MembraneBendingOutside ..................................................................................................... 940
PeakCenter ............................................................................................................................. 941
PeakInside .............................................................................................................................. 941
PeakOutside ........................................................................................................................... 941
Position .................................................................................................................................. 941
StressStrainType ..................................................................................................................... 941
Subtype ................................................................................................................................. 941
Surface ................................................................................................................................... 942
ThroughThicknessBendingStress ............................................................................................ 942
TotalCenter ............................................................................................................................. 942
TotalInside .............................................................................................................................. 942
TotalOutside ........................................................................................................................... 942
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace .................................... 943
StressRatio .................................................................................................................................... 943
InternalObject ........................................................................................................................ 945
StressSafetyFactor ........................................................................................................................ 945
InternalObject ........................................................................................................................ 947
StressSafetyMargin ....................................................................................................................... 947
InternalObject ........................................................................................................................ 949
StressTool ..................................................................................................................................... 949
Children ................................................................................................................................. 950
Comments .............................................................................................................................. 950
CompressiveLimit ................................................................................................................... 950
CompressiveLimitType ............................................................................................................ 950
Figures ................................................................................................................................... 950
InternalObject ........................................................................................................................ 950
LimitFactor ............................................................................................................................. 951
StressLimit .............................................................................................................................. 951
StressLimitType ...................................................................................................................... 951
TensileLimit ............................................................................................................................ 951
TensileLimitType ..................................................................................................................... 951
Theory .................................................................................................................................... 951
AddComment() ....................................................................................................................... 951
AddFigure() ............................................................................................................................ 952
AddSafetyFactor() ................................................................................................................... 952
AddSafetyMargin() .................................................................................................................. 952
AddStressRatio() ..................................................................................................................... 952
Delete() .................................................................................................................................. 952
Duplicate() .............................................................................................................................. 952
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 953
StressToolResult ............................................................................................................................ 953
AverageAcrossBodies .............................................................................................................. 955

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxi
ACT API Reference Guide

InternalObject ........................................................................................................................ 955


Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace ....................................... 957
DirectionalHeatFlux ...................................................................................................................... 957
InternalObject ........................................................................................................................ 959
FluidFlowRate ............................................................................................................................... 959
InternalObject ........................................................................................................................ 961
FluidHeatConductionRate ............................................................................................................. 962
InternalObject ........................................................................................................................ 964
FluidHeatTransportRate ................................................................................................................ 964
InternalObject ........................................................................................................................ 966
TemperatureResult ....................................................................................................................... 966
InternalObject ........................................................................................................................ 968
ThermalError ................................................................................................................................ 968
InternalObject ........................................................................................................................ 970
ThermalResult .............................................................................................................................. 970
AverageAcrossBodies .............................................................................................................. 972
InternalObject ........................................................................................................................ 972
Layer ...................................................................................................................................... 973
NormalOrientation ................................................................................................................. 973
Position .................................................................................................................................. 973
ThermalResultType ................................................................................................................. 973
TotalHeatFlux ............................................................................................................................... 973
InternalObject ........................................................................................................................ 975
VectorHeatFlux ............................................................................................................................. 975
InternalObject ........................................................................................................................ 977
Ansys.ACT.Common Namespace ...................................................................................................... 979
CoordinateSystem ........................................................................................................................ 979
CoordinateSystem(CoordinateSystemTypeEnum) .................................................................... 979
CoordinateSystemType ........................................................................................................... 980
Id ........................................................................................................................................... 980
Matrix ..................................................................................................................................... 980
Name ..................................................................................................................................... 980
Origin ..................................................................................................................................... 980
XAxis ...................................................................................................................................... 980
YAxis ...................................................................................................................................... 981
ZAxis ...................................................................................................................................... 981
Ansys.ACT.Common.Graphics Namespace ....................................................................................... 983
ModelViewManager ..................................................................................................................... 983
NumberOfViews ..................................................................................................................... 983
ApplyModelView(int) .............................................................................................................. 984
ApplyModelView(string) ......................................................................................................... 984
CaptureModelView(int, string) ................................................................................................. 984
CaptureModelView(string, string) ............................................................................................ 984
CreateView() ........................................................................................................................... 985
CreateView(string) .................................................................................................................. 985
DeleteView(int) ....................................................................................................................... 985
DeleteView(string) .................................................................................................................. 985
ExportModelViews(string) ....................................................................................................... 986
ImportModelViews(string) ...................................................................................................... 986
Ansys.ACT.Interfaces.DesignModeler Namespace ........................................................................... 987
IDesignModelerDataModel ........................................................................................................... 988
Components .......................................................................................................................... 988

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

GeoData ................................................................................................................................. 988


GeometryBuilder .................................................................................................................... 988
Queries ................................................................................................................................... 989
ComponentById(int) ............................................................................................................... 989
CurrentUnitFromQuantityName(string) ................................................................................... 989
IDesignModelerExtAPI .................................................................................................................. 989
IDesignModelerGeoData ............................................................................................................... 989
Bodies .................................................................................................................................... 990
Parts ....................................................................................................................................... 990
IDesignModelerGeoFeature .......................................................................................................... 990
Bodies .................................................................................................................................... 990
MaterialType ........................................................................................................................... 991
AddProblematicGeometry(IEnumerable<IPSGeoEntity>, string) ............................................... 991
IDesignModelerSelectionInfo ........................................................................................................ 991
Entities ................................................................................................................................... 991
Locations ................................................................................................................................ 991
IExtrude ........................................................................................................................................ 992
Depth ..................................................................................................................................... 992
Direction ................................................................................................................................ 992
Walled .................................................................................................................................... 992
ApplyTo(IPSGeoEntity) ............................................................................................................ 992
IGeometryBuilder ......................................................................................................................... 993
Operations ............................................................................................................................. 993
Primitives ............................................................................................................................... 993
IIntersect ...................................................................................................................................... 993
ApplyTo(IEnumerable<IPSGeoBody>) ..................................................................................... 993
IOperations .................................................................................................................................. 994
Queries ................................................................................................................................... 994
Tools ...................................................................................................................................... 994
CreateExtrudeOperation(IEnumerable<double>, double) ........................................................ 995
CreateIntersectOperation(IEnumerable<IPSGeoBody>) ........................................................... 995
CreateRevolveOperation(IEnumerable<double>, IEnumerable<double>) ................................ 995
CreateSubtractOperation(IEnumerable<IPSGeoBody>) ........................................................... 995
CreateUnionOperation() ......................................................................................................... 996
IOperationTools ............................................................................................................................ 996
CopyBody(IPSGeoBody) .......................................................................................................... 996
CreatePart(IEnumerable<IPSGeoBody>) .................................................................................. 997
DeleteBody(IPSGeoBody) ........................................................................................................ 997
EdgesToWireBody(IEnumerable<IPSGeoEdge>) ...................................................................... 997
FacesToSheetBody(IEnumerable<IPSGeoFace>) ...................................................................... 997
Imprint(IPSGeoBody, IEnumerable<IPSGeoBody>) ................................................................... 998
OffsetFace(IEnumerable<IPSGeoFace>, double) ....................................................................... 998
SheetBodyToSolidBody(IPSGeoBody) ...................................................................................... 998
SimplifyTopology(IPSGeoEntity) .............................................................................................. 999
ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, double, double) ................................... 999
TransformBody(IPSGeoBody, Matrix4D) ................................................................................... 999
WireToSheetBody(IPSGeoBody) ............................................................................................. 1000
IPrimitives ................................................................................................................................... 1000
Sheet .................................................................................................................................... 1000
Solid ..................................................................................................................................... 1000
Wire ..................................................................................................................................... 1000
IPSGeoBody ................................................................................................................................ 1001

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxiii
ACT API Reference Guide

IPSGeoEdge ................................................................................................................................ 1001


IPSGeoEntity ............................................................................................................................... 1001
IPSGeoFace ................................................................................................................................. 1001
IPSGeoPart ................................................................................................................................. 1001
IQueries ...................................................................................................................................... 1001
Clash(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) .......................................... 1002
Coincidence(IPSGeoEntity, IPSGeoEntity) ............................................................................... 1002
Containment(IPSGeoEntity, IPSGeoEntity) .............................................................................. 1002
Distance(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) ..................................... 1003
IRevolve ...................................................................................................................................... 1003
Angle ................................................................................................................................... 1003
Axis ...................................................................................................................................... 1004
Origin ................................................................................................................................... 1004
Walled .................................................................................................................................. 1004
ApplyTo(IPSGeoEntity) .......................................................................................................... 1004
ISheetCone ................................................................................................................................. 1004
Center .................................................................................................................................. 1005
Direction .............................................................................................................................. 1005
Radius1 ................................................................................................................................ 1005
Radius2 ................................................................................................................................ 1005
ISheetCylinder ............................................................................................................................ 1005
Center .................................................................................................................................. 1006
Direction .............................................................................................................................. 1006
Radius .................................................................................................................................. 1006
ISheetPolygon ............................................................................................................................ 1006
Points ................................................................................................................................... 1006
ISheets ....................................................................................................................................... 1006
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ................................. 1007
CreatePolygon(IEnumerable<double>) ................................................................................. 1007
ISheetSphere .............................................................................................................................. 1007
Center .................................................................................................................................. 1008
Radius .................................................................................................................................. 1008
ISolidBox .................................................................................................................................... 1008
Point1 ................................................................................................................................... 1008
Point2 ................................................................................................................................... 1009
ISolidCone .................................................................................................................................. 1009
Center .................................................................................................................................. 1009
Direction .............................................................................................................................. 1009
Radius1 ................................................................................................................................ 1009
Radius2 ................................................................................................................................ 1010
ISolidCylinder ............................................................................................................................. 1010
Center .................................................................................................................................. 1010
Direction .............................................................................................................................. 1010
Radius .................................................................................................................................. 1010
ISolids ........................................................................................................................................ 1010
CreateBox(IEnumerable<double>, IEnumerable<double>) .................................................... 1011
CreateCone(IEnumerable<double>, IEnumerable<double>, double, double) .......................... 1011
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ................................. 1012
CreateSphere(IEnumerable<double>, double) ....................................................................... 1012
ISolidSphere ............................................................................................................................... 1012
Center .................................................................................................................................. 1013
Radius .................................................................................................................................. 1013

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ISubtract ..................................................................................................................................... 1013


ApplyTo(IEnumerable<IPSGeoBody>) ................................................................................... 1013
IUnion ........................................................................................................................................ 1013
ApplyTo(IEnumerable<IPSGeoBody>) ................................................................................... 1014
IWireArc ...................................................................................................................................... 1014
Center .................................................................................................................................. 1014
EndAngle .............................................................................................................................. 1014
Normal ................................................................................................................................. 1015
Radius .................................................................................................................................. 1015
StartAngle ............................................................................................................................ 1015
XDir ...................................................................................................................................... 1015
IWireBCurve ................................................................................................................................ 1015
Closed .................................................................................................................................. 1016
Points ................................................................................................................................... 1016
IWireEllipse ................................................................................................................................. 1016
Center .................................................................................................................................. 1016
LargeRadius .......................................................................................................................... 1016
Normal ................................................................................................................................. 1017
SmallRadius .......................................................................................................................... 1017
XDir ...................................................................................................................................... 1017
IWirePolyline ............................................................................................................................... 1017
Points ................................................................................................................................... 1017
IWires ......................................................................................................................................... 1017
CreateArc(double, IEnumerable<double>, IEnumerable<double>, IEnumerable<double>) ..... 1018
CreateBCurve(IEnumerable<double>) ................................................................................... 1018
CreateEllipse(double, double, IEnumerable<double>, IEnumerable<double>, IEnumer-
able<double>) ...................................................................................................................... 1019
CreatePolyline(IEnumerable<double>) .................................................................................. 1019
Ansys.ACT.Interfaces.Mechanical Namespace ............................................................................... 1021
IMechanicalDataModel ............................................................................................................... 1021
Project .................................................................................................................................. 1021
Tree ...................................................................................................................................... 1022
CurrentUnitFromQuantityName(string) ................................................................................. 1022
GetObjectById(int) ................................................................................................................ 1022
IMechanicalExtAPI ...................................................................................................................... 1022
LockPrePostLicense() ............................................................................................................ 1023
UnlockPrePostLicense() ......................................................................................................... 1023
IMechanicalSelectionInfo ............................................................................................................ 1023
Entities ................................................................................................................................. 1023
IMechanicalUserLoad .................................................................................................................. 1023
IMechanicalUserObject ............................................................................................................... 1023
Analysis ................................................................................................................................ 1024
IMechanicalUserResult ................................................................................................................ 1024
IMechanicalUserSolver ................................................................................................................ 1024
MechanicalPanelEnum ................................................................................................................ 1024
Ansys.ACT.Mechanical.Fields.Adapters Namespace ...................................................................... 1027
FieldAdapter ............................................................................................................................... 1027
FieldAdapter(IDSBCInformation) ........................................................................................... 1027
FieldProvider ........................................................................................................................ 1028
ChangeFieldDefinitionType(AnsBCLVType, kEDDataType) ...................................................... 1028
IDefinition ............................................................................................................................ 1028
Adapt(IDSBCInformation) ................................................................................................ 1028

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxv
ACT API Reference Guide

Keywords ............................................................................................................................. 1029


Constant ......................................................................................................................... 1029
ConstantRamped ............................................................................................................ 1029
Free ................................................................................................................................ 1029
Function ......................................................................................................................... 1030
Table .............................................................................................................................. 1030
Get(kEDDataType) .......................................................................................................... 1030
FieldAdapterManager ................................................................................................................. 1030
AdapterDefinitions ............................................................................................................... 1030
RegisterNewAdapter(IDefinition) ........................................................................................... 1031
UnregisterAdapter(int) .......................................................................................................... 1031
Ansys.ACT.Mechanical.Fields Namespace ...................................................................................... 1033
Field ........................................................................................................................................... 1033
Inputs ................................................................................................................................... 1033
Name ................................................................................................................................... 1034
Output ................................................................................................................................. 1034
Range ......................................................................................................................................... 1034
Maximum ............................................................................................................................. 1034
Minimum .............................................................................................................................. 1034
Variable ...................................................................................................................................... 1034
DefinitionType ...................................................................................................................... 1035
DiscreteValueCount .............................................................................................................. 1035
DiscreteValues ...................................................................................................................... 1036
Field ..................................................................................................................................... 1036
Formula ................................................................................................................................ 1036
Index .................................................................................................................................... 1036
IsInput .................................................................................................................................. 1036
IsOutput ............................................................................................................................... 1036
Name ................................................................................................................................... 1037
QuantityName ...................................................................................................................... 1037
Range ................................................................................................................................... 1037
Unit ...................................................................................................................................... 1037
GetDiscreteValue(int) ............................................................................................................ 1037
SetDiscreteValue(int, Quantity) .............................................................................................. 1037
VariableDefinitionType ................................................................................................................ 1038
Ansys.ACT.Automation.DesignModeler Namespace ...................................................................... 1039
Extrusion .................................................................................................................................... 1039
Depth ................................................................................................................................... 1039
Depth2 ................................................................................................................................. 1040
Thin1 .................................................................................................................................... 1040
Thin2 .................................................................................................................................... 1040
Walled .................................................................................................................................. 1040
Feature ....................................................................................................................................... 1040
Id ......................................................................................................................................... 1041
Name ................................................................................................................................... 1041
FeatureManager ......................................................................................................................... 1041
Count ................................................................................................................................... 1041
Item ..................................................................................................................................... 1041
CreateNamedSelection() ....................................................................................................... 1041
Generate() ............................................................................................................................ 1042
NamedSelection ......................................................................................................................... 1042
ExportNamedSelection ......................................................................................................... 1042

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

IncludeInLegend ................................................................................................................... 1042


NumGeometry ...................................................................................................................... 1043
PropagateNamedSelection ................................................................................................... 1043
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace ............................................................... 1045
Cylinder ...................................................................................................................................... 1045
Cylinder(GeometryBuilder, IEnumerable<double>, IEnumerable<double>, double) ................ 1045
Center .................................................................................................................................. 1046
Direction .............................................................................................................................. 1046
Radius .................................................................................................................................. 1046
Generate() ............................................................................................................................ 1046
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace ................... 1047
CoordinateSystemsResult ............................................................................................................ 1047
InternalObject ...................................................................................................................... 1049
LoadMultiplier ...................................................................................................................... 1049
Mode .................................................................................................................................... 1049
Position ................................................................................................................................ 1049
SetNumber ........................................................................................................................... 1050
ElementalEulerXYAngle ............................................................................................................... 1050
InternalObject ...................................................................................................................... 1052
ElementalEulerXZAngle .............................................................................................................. 1052
InternalObject ...................................................................................................................... 1054
ElementalEulerYZAngle .............................................................................................................. 1054
InternalObject ...................................................................................................................... 1056
ElementalTriads .......................................................................................................................... 1056
InternalObject ...................................................................................................................... 1059
NodalEulerXYAngle ..................................................................................................................... 1059
InternalObject ...................................................................................................................... 1061
NodalEulerXZAngle .................................................................................................................... 1061
InternalObject ...................................................................................................................... 1063
NodalEulerYZAngle ..................................................................................................................... 1063
InternalObject ...................................................................................................................... 1065
NodalTriads ................................................................................................................................ 1065
InternalObject ...................................................................................................................... 1068
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace ..................................... 1069
DamageResult ............................................................................................................................ 1069
DamageResultType ............................................................................................................... 1071
GraphControlsXAxis .............................................................................................................. 1071
InternalObject ...................................................................................................................... 1071
Mode .................................................................................................................................... 1072
SetNumber ........................................................................................................................... 1072
Surface ................................................................................................................................. 1072
DamageStatus ............................................................................................................................ 1072
InternalObject ...................................................................................................................... 1074
EnergyDissipatedPerUnitVolume ................................................................................................. 1074
InternalObject ...................................................................................................................... 1076
FiberCompressiveDamageVariable .............................................................................................. 1076
InternalObject ...................................................................................................................... 1079
FiberCompressiveFailureCriterion ................................................................................................ 1079
InternalObject ...................................................................................................................... 1081
FiberTensileDamageVariable ....................................................................................................... 1081
InternalObject ...................................................................................................................... 1083
FiberTensileFailureCriterion ......................................................................................................... 1083

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxvii
ACT API Reference Guide

InternalObject ...................................................................................................................... 1085


MatrixCompressiveDamageVariable ............................................................................................ 1085
InternalObject ...................................................................................................................... 1087
MatrixCompressiveFailureCriterion .............................................................................................. 1087
InternalObject ...................................................................................................................... 1090
MatrixTensileDamageVariable ..................................................................................................... 1090
InternalObject ...................................................................................................................... 1092
MatrixTensileFailureCriterion ....................................................................................................... 1092
InternalObject ...................................................................................................................... 1094
MaximumFailureCriteria .............................................................................................................. 1094
InternalObject ...................................................................................................................... 1096
MullinsDamageVariable .............................................................................................................. 1096
InternalObject ...................................................................................................................... 1098
MullinsMaximumPreviousStrainEnergy ....................................................................................... 1098
InternalObject ...................................................................................................................... 1101
ShearDamageVariable ................................................................................................................. 1101
InternalObject ...................................................................................................................... 1103
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace .............................. 1105
DeformationResult ...................................................................................................................... 1105
AccelerationInG .................................................................................................................... 1108
Amplitude ............................................................................................................................ 1108
CyclicMode ........................................................................................................................... 1108
DampedFrequency ............................................................................................................... 1108
DeformationType .................................................................................................................. 1108
Frequency ............................................................................................................................ 1108
GraphControlsXAxis .............................................................................................................. 1108
HarmonicIndex ..................................................................................................................... 1109
InternalObject ...................................................................................................................... 1109
LoadMultiplier ...................................................................................................................... 1109
LogarithmicDecrement ......................................................................................................... 1109
ModalDampingRatio ............................................................................................................. 1109
Mode .................................................................................................................................... 1109
PhaseIncrement .................................................................................................................... 1110
Probability ............................................................................................................................ 1110
Reference ............................................................................................................................. 1110
ReportedFrequency .............................................................................................................. 1110
ScaleFactor ........................................................................................................................... 1110
ScaleFactorValue ................................................................................................................... 1110
SetNumber ........................................................................................................................... 1110
Stability ................................................................................................................................ 1111
SweepingPhase .................................................................................................................... 1111
DirectionalAcceleration ............................................................................................................... 1111
InternalObject ...................................................................................................................... 1114
NormalOrientation ................................................................................................................ 1114
DirectionalAccelerationPSD ........................................................................................................ 1114
InternalObject ...................................................................................................................... 1117
NormalOrientation ................................................................................................................ 1118
DirectionalAccelerationRS ........................................................................................................... 1118
InternalObject ...................................................................................................................... 1121
NormalOrientation ................................................................................................................ 1121
DirectionalDeformation .............................................................................................................. 1121
InternalObject ...................................................................................................................... 1124

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

NormalOrientation ................................................................................................................ 1124


DirectionalVelocity ...................................................................................................................... 1124
InternalObject ...................................................................................................................... 1128
NormalOrientation ................................................................................................................ 1128
DirectionalVelocityPSD ............................................................................................................... 1128
InternalObject ...................................................................................................................... 1131
NormalOrientation ................................................................................................................ 1131
DirectionalVelocityRS .................................................................................................................. 1131
InternalObject ...................................................................................................................... 1134
NormalOrientation ................................................................................................................ 1134
TotalAcceleration ........................................................................................................................ 1135
InternalObject ...................................................................................................................... 1138
TotalDeformation ....................................................................................................................... 1138
InternalObject ...................................................................................................................... 1141
TotalVelocity ............................................................................................................................... 1141
InternalObject ...................................................................................................................... 1144
VectorDeformation ..................................................................................................................... 1144
InternalObject ...................................................................................................................... 1146
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace .............................. 1147
FractureJINT ............................................................................................................................... 1147
InternalObject ...................................................................................................................... 1149
FractureSIFSK1 ............................................................................................................................ 1150
FractureResultSubType ......................................................................................................... 1152
InternalObject ...................................................................................................................... 1152
FractureSIFSK2 ............................................................................................................................ 1152
FractureResultSubType ......................................................................................................... 1154
InternalObject ...................................................................................................................... 1154
FractureSIFSK3 ............................................................................................................................ 1154
FractureResultSubType ......................................................................................................... 1157
InternalObject ...................................................................................................................... 1157
FractureTool ............................................................................................................................... 1157
Children ............................................................................................................................... 1158
Comments ............................................................................................................................ 1158
Figures ................................................................................................................................. 1158
InternalObject ...................................................................................................................... 1158
AddComment() ..................................................................................................................... 1158
AddFigure() .......................................................................................................................... 1158
AddJINT() .............................................................................................................................. 1159
AddSIFSK1() .......................................................................................................................... 1159
AddSIFSK2() .......................................................................................................................... 1159
AddSIFSK3() .......................................................................................................................... 1159
AddVCCTG1() ........................................................................................................................ 1159
AddVCCTG2() ........................................................................................................................ 1159
AddVCCTG3() ........................................................................................................................ 1159
AddVCCTGT() ........................................................................................................................ 1160
Delete() ................................................................................................................................ 1160
Duplicate() ............................................................................................................................ 1160
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1160
FractureToolResult ...................................................................................................................... 1160
ActiveContour ...................................................................................................................... 1162
ActiveContourEnd ................................................................................................................ 1163
ActiveContourStart ............................................................................................................... 1163

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxix
ACT API Reference Guide

CintResultType ...................................................................................................................... 1163


InternalObject ...................................................................................................................... 1163
Mode .................................................................................................................................... 1163
SetNumber ........................................................................................................................... 1163
FractureVCCTG1 .......................................................................................................................... 1163
FractureResultSubType ......................................................................................................... 1166
InternalObject ...................................................................................................................... 1166
FractureVCCTG2 .......................................................................................................................... 1166
FractureResultSubType ......................................................................................................... 1168
InternalObject ...................................................................................................................... 1168
FractureVCCTG3 .......................................................................................................................... 1168
FractureResultSubType ......................................................................................................... 1171
InternalObject ...................................................................................................................... 1171
FractureVCCTGT .......................................................................................................................... 1171
FractureResultSubType ......................................................................................................... 1173
InternalObject ...................................................................................................................... 1173
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace ......................................... 1175
DirectionalThermalStrain ............................................................................................................ 1175
InternalObject ...................................................................................................................... 1178
NormalOrientation ................................................................................................................ 1178
ElasticStrainIntensity ................................................................................................................... 1178
InternalObject ...................................................................................................................... 1181
EquivalentCreepStrain ................................................................................................................ 1181
InternalObject ...................................................................................................................... 1184
EquivalentCreepStrainRST ........................................................................................................... 1184
InternalObject ...................................................................................................................... 1187
EquivalentElasticStrain ................................................................................................................ 1187
InternalObject ...................................................................................................................... 1189
EquivalentElasticStrainRST .......................................................................................................... 1189
InternalObject ...................................................................................................................... 1192
EquivalentPlasticStrain ................................................................................................................ 1192
InternalObject ...................................................................................................................... 1195
EquivalentPlasticStrainRST .......................................................................................................... 1195
InternalObject ...................................................................................................................... 1198
EquivalentTotalStrain .................................................................................................................. 1198
InternalObject ...................................................................................................................... 1200
MaximumPrincipalElasticStrain ................................................................................................... 1200
InternalObject ...................................................................................................................... 1203
NormalOrientation ................................................................................................................ 1203
MaximumPrincipalThermalStrain ................................................................................................ 1203
InternalObject ...................................................................................................................... 1206
MaximumShearElasticStrain ........................................................................................................ 1206
InternalObject ...................................................................................................................... 1209
ShearOrientation .................................................................................................................. 1209
MiddlePrincipalElasticStrain ........................................................................................................ 1209
InternalObject ...................................................................................................................... 1212
MiddlePrincipalThermalStrain ..................................................................................................... 1212
InternalObject ...................................................................................................................... 1214
MinimumPrincipalElasticStrain .................................................................................................... 1215
InternalObject ...................................................................................................................... 1217
NormalElasticStrain ..................................................................................................................... 1217
InternalObject ...................................................................................................................... 1220

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

NormalOrientation ................................................................................................................ 1220


ShearElasticStrain ....................................................................................................................... 1220
InternalObject ...................................................................................................................... 1223
ShearOrientation .................................................................................................................. 1223
StrainResult ................................................................................................................................ 1223
Amplitude ............................................................................................................................ 1225
AverageAcrossBodies ............................................................................................................ 1225
CyclicMode ........................................................................................................................... 1226
Frequency ............................................................................................................................ 1226
GraphControlsXAxis .............................................................................................................. 1226
HarmonicIndex ..................................................................................................................... 1226
InternalObject ...................................................................................................................... 1226
LoadMultiplier ...................................................................................................................... 1226
Mode .................................................................................................................................... 1227
PhaseIncrement .................................................................................................................... 1227
Position ................................................................................................................................ 1227
ReportedFrequency .............................................................................................................. 1227
SetNumber ........................................................................................................................... 1227
StressStrainType ................................................................................................................... 1227
SweepingPhase .................................................................................................................... 1227
VectorPrincipalElasticStrain ......................................................................................................... 1228
InternalObject ...................................................................................................................... 1230
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace ......................................... 1231
BendingStressEquivalent ............................................................................................................ 1231
InternalObject ...................................................................................................................... 1235
BendingStressIntensity ............................................................................................................... 1236
InternalObject ...................................................................................................................... 1239
EquivalentStress ......................................................................................................................... 1240
InternalObject ...................................................................................................................... 1243
EquivalentStressPSD ................................................................................................................... 1244
InternalObject ...................................................................................................................... 1247
EquivalentStressRS ...................................................................................................................... 1248
InternalObject ...................................................................................................................... 1251
MaximumPrincipalStress ............................................................................................................. 1252
InternalObject ...................................................................................................................... 1255
MaximumShearStress ................................................................................................................. 1256
InternalObject ...................................................................................................................... 1260
ShearOrientation .................................................................................................................. 1260
MembraneStressEquivalent ......................................................................................................... 1260
InternalObject ...................................................................................................................... 1264
MembraneStressIntensity ........................................................................................................... 1264
InternalObject ...................................................................................................................... 1268
MiddlePrincipalStress .................................................................................................................. 1268
InternalObject ...................................................................................................................... 1272
MinimumPrincipalStress ............................................................................................................. 1272
InternalObject ...................................................................................................................... 1276
NormalStress .............................................................................................................................. 1276
InternalObject ...................................................................................................................... 1280
ShearStress ................................................................................................................................. 1280
InternalObject ...................................................................................................................... 1284
ShearOrientation .................................................................................................................. 1284
ShellBendingStress ..................................................................................................................... 1284

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxi
ACT API Reference Guide

InternalObject ...................................................................................................................... 1288


NormalOrientation ................................................................................................................ 1288
ShellMBPType ....................................................................................................................... 1288
ShellBottomPeakStress ............................................................................................................... 1288
InternalObject ...................................................................................................................... 1292
NormalOrientation ................................................................................................................ 1293
ShellMBPType ....................................................................................................................... 1293
ShellMembraneStress ................................................................................................................. 1293
InternalObject ...................................................................................................................... 1297
NormalOrientation ................................................................................................................ 1297
ShellMBPType ....................................................................................................................... 1297
ShellTopPeakStress ..................................................................................................................... 1297
InternalObject ...................................................................................................................... 1301
NormalOrientation ................................................................................................................ 1301
ShellMBPType ....................................................................................................................... 1301
StressIntensity ............................................................................................................................ 1302
InternalObject ...................................................................................................................... 1305
StressResult ................................................................................................................................ 1306
Amplitude ............................................................................................................................ 1308
AverageAcrossBodies ............................................................................................................ 1308
AverageRadiusOfCurvature ................................................................................................... 1309
BendingInside ...................................................................................................................... 1309
BendingOutside .................................................................................................................... 1309
CyclicMode ........................................................................................................................... 1309
Frequency ............................................................................................................................ 1309
GraphControlsXAxis .............................................................................................................. 1309
HarmonicIndex ..................................................................................................................... 1310
InternalObject ...................................................................................................................... 1310
Layer .................................................................................................................................... 1310
Linearized2DBehavior ........................................................................................................... 1310
LoadMultiplier ...................................................................................................................... 1310
Membrane ............................................................................................................................ 1310
MembraneBendingCenter ..................................................................................................... 1310
MembraneBendingInside ...................................................................................................... 1311
MembraneBendingOutside ................................................................................................... 1311
Mode .................................................................................................................................... 1311
NormalOrientation ................................................................................................................ 1311
PeakCenter ........................................................................................................................... 1311
PeakInside ............................................................................................................................ 1311
PeakOutside ......................................................................................................................... 1312
PhaseIncrement .................................................................................................................... 1312
Position ................................................................................................................................ 1312
Probability ............................................................................................................................ 1312
ReportedFrequency .............................................................................................................. 1312
ScaleFactor ........................................................................................................................... 1312
SetNumber ........................................................................................................................... 1312
StressStrainType ................................................................................................................... 1313
Subtype ................................................................................................................................ 1313
Surface ................................................................................................................................. 1313
SweepingPhase .................................................................................................................... 1313
ThroughThicknessBendingStress ........................................................................................... 1313
TotalCenter ........................................................................................................................... 1313

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

TotalInside ............................................................................................................................ 1314


TotalOutside ......................................................................................................................... 1314
StructuralError ............................................................................................................................ 1314
InternalObject ...................................................................................................................... 1318
VectorPrincipalStress .................................................................................................................. 1318
InternalObject ...................................................................................................................... 1322
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace ......................................... 1323
AccelerationProbe ...................................................................................................................... 1324
InternalObject ...................................................................................................................... 1326
AngularAccelerationProbe .......................................................................................................... 1326
InternalObject ...................................................................................................................... 1329
AngularVelocityProbe ................................................................................................................. 1329
InternalObject ...................................................................................................................... 1331
BeamProbe ................................................................................................................................. 1331
AxialForce ............................................................................................................................. 1334
InternalObject ...................................................................................................................... 1335
MaximumAxialForce ............................................................................................................. 1335
MaximumMomentAtI ............................................................................................................ 1335
MaximumMomentAtJ ........................................................................................................... 1335
MaximumShearForceAtI ........................................................................................................ 1335
MaximumShearForceAtJ ....................................................................................................... 1335
MaximumTorque .................................................................................................................. 1335
MinimumAxialForce .............................................................................................................. 1336
MinimumMomentAtI ............................................................................................................ 1336
MinimumMomentAtJ ............................................................................................................ 1336
MinimumShearForceAtI ........................................................................................................ 1336
MinimumShearForceAtJ ........................................................................................................ 1336
MinimumTorque ................................................................................................................... 1336
MomentAtI ........................................................................................................................... 1337
MomentAtJ ........................................................................................................................... 1337
ShearForceAtI ....................................................................................................................... 1337
ShearForceAtJ ....................................................................................................................... 1337
Torque .................................................................................................................................. 1337
BearingProbe .............................................................................................................................. 1337
By ......................................................................................................................................... 1340
DampingForce1 .................................................................................................................... 1341
DampingForce2 .................................................................................................................... 1341
ElasticForce1 ......................................................................................................................... 1341
ElasticForce2 ......................................................................................................................... 1341
Elongation1 .......................................................................................................................... 1341
Elongation2 .......................................................................................................................... 1341
InternalObject ...................................................................................................................... 1342
MaximumDampingForce1 .................................................................................................... 1342
MaximumDampingForce2 .................................................................................................... 1342
MaximumElasticForce1 ......................................................................................................... 1342
MaximumElasticForce2 ......................................................................................................... 1342
MaximumElongation1 .......................................................................................................... 1342
MaximumElongation2 .......................................................................................................... 1342
MaximumVelocity1 ............................................................................................................... 1343
MaximumVelocity2 ............................................................................................................... 1343
MinimumDampingForce1 ..................................................................................................... 1343
MinimumDampingForce2 ..................................................................................................... 1343

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxiii
ACT API Reference Guide

MinimumElasticForce1 .......................................................................................................... 1343


MinimumElasticForce2 .......................................................................................................... 1343
MinimumElongation1 ........................................................................................................... 1344
MinimumElongation2 ........................................................................................................... 1344
MinimumVelocity1 ................................................................................................................ 1344
MinimumVelocity2 ................................................................................................................ 1344
PhaseIncrement .................................................................................................................... 1344
ReportedFrequency .............................................................................................................. 1344
SweepingPhase .................................................................................................................... 1344
Velocity1 .............................................................................................................................. 1345
Velocity2 .............................................................................................................................. 1345
BoltPretensionProbe ................................................................................................................... 1345
Adjustment .......................................................................................................................... 1348
InternalObject ...................................................................................................................... 1348
MaximumAdjustment ........................................................................................................... 1348
MaximumWorkingLoad ......................................................................................................... 1348
MinimumAdjustment ............................................................................................................ 1348
MinimumWorkingLoad ......................................................................................................... 1348
WorkingLoad ........................................................................................................................ 1348
CurrentDensityProbe .................................................................................................................. 1349
InternalObject ...................................................................................................................... 1351
YAxisFluxDensity ................................................................................................................... 1351
ZAxisFluxDensity .................................................................................................................. 1351
DeformationProbe ...................................................................................................................... 1352
InternalObject ...................................................................................................................... 1354
MaximumTotalDeformation .................................................................................................. 1355
MaximumXAxisDeformation ................................................................................................. 1355
MaximumYAxisDeformation .................................................................................................. 1355
MaximumZAxisDeformation ................................................................................................. 1355
MinimumTotalDeformation ................................................................................................... 1355
MinimumXAxisDeformation .................................................................................................. 1355
MinimumYAxisDeformation .................................................................................................. 1356
MinimumZAxisDeformation .................................................................................................. 1356
TotalDeformation ................................................................................................................. 1356
XAxisDeformation ................................................................................................................. 1356
XCoordinate ......................................................................................................................... 1356
YAxisDeformation ................................................................................................................. 1356
YCoordinate .......................................................................................................................... 1356
ZAxisDeformation ................................................................................................................. 1357
ZCoordinate ......................................................................................................................... 1357
ElectricFieldProbe ....................................................................................................................... 1357
InternalObject ...................................................................................................................... 1359
YAxisFieldIntensity ................................................................................................................ 1360
ZAxisFieldIntensity ................................................................................................................ 1360
ElectricVoltageProbe ................................................................................................................... 1360
InternalObject ...................................................................................................................... 1362
MaximumVoltageProbe ........................................................................................................ 1363
MinimumVoltageProbe ......................................................................................................... 1363
VoltageProbe ........................................................................................................................ 1363
EmagReactionProbe ................................................................................................................... 1363
Current ................................................................................................................................. 1366
InternalObject ...................................................................................................................... 1366

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

MaximumCurrent ................................................................................................................. 1366


MinimumCurrent .................................................................................................................. 1366
EnergyProbe ............................................................................................................................... 1366
ExternalEnergy ..................................................................................................................... 1369
InternalObject ...................................................................................................................... 1369
KineticEnergy ....................................................................................................................... 1369
MaximumExternalEnergy ...................................................................................................... 1370
MaximumKineticEnergy ........................................................................................................ 1370
MaximumPotentialEnergy ..................................................................................................... 1370
MaximumStrainEnergy .......................................................................................................... 1370
MaximumTotalEnergy ........................................................................................................... 1370
MinimumExternalEnergy ...................................................................................................... 1370
MinimumKineticEnergy ........................................................................................................ 1370
MinimumPotentialEnergy ..................................................................................................... 1371
MinimumStrainEnergy .......................................................................................................... 1371
MinimumTotalEnergy ........................................................................................................... 1371
PotentialEnergy .................................................................................................................... 1371
StrainEnergy ......................................................................................................................... 1371
TotalEnergy .......................................................................................................................... 1371
FieldIntensityProbe ..................................................................................................................... 1372
InternalObject ...................................................................................................................... 1374
TotalFieldIntensity ................................................................................................................ 1374
YAxisFieldIntensity ................................................................................................................ 1374
FluxDensityProbe ....................................................................................................................... 1375
InternalObject ...................................................................................................................... 1377
Probability ............................................................................................................................ 1377
TotalFluxDensity ................................................................................................................... 1377
YAxisFluxDensity ................................................................................................................... 1378
ZAxisFluxDensity .................................................................................................................. 1378
ForceReaction ............................................................................................................................. 1378
Beam .................................................................................................................................... 1381
By ......................................................................................................................................... 1381
Extraction ............................................................................................................................. 1381
InternalObject ...................................................................................................................... 1381
Mode .................................................................................................................................... 1381
PhaseIncrement .................................................................................................................... 1381
Probability ............................................................................................................................ 1382
Reference ............................................................................................................................. 1382
RemotePoints ....................................................................................................................... 1382
ReportedFrequency .............................................................................................................. 1382
ScaleFactor ........................................................................................................................... 1382
Spring .................................................................................................................................. 1382
SurfaceArea .......................................................................................................................... 1383
SweepingPhase .................................................................................................................... 1383
SymmetryMultiplier .............................................................................................................. 1383
GeneralizedPlaneStrainProbe ...................................................................................................... 1383
InternalObject ...................................................................................................................... 1385
HeatFluxProbe ............................................................................................................................ 1386
InternalObject ...................................................................................................................... 1388
MaximumTotalHeatFlux ........................................................................................................ 1389
MaximumXAxisHeatFlux ....................................................................................................... 1389
MaximumYAxisHeatFlux ........................................................................................................ 1389

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxv
ACT API Reference Guide

MaximumZAxisHeatFlux ....................................................................................................... 1389


MinimumTotalHeatFlux ......................................................................................................... 1389
MinimumXAxisHeatFlux ........................................................................................................ 1389
MinimumYAxisHeatFlux ........................................................................................................ 1390
MinimumZAxisHeatFlux ........................................................................................................ 1390
TotalHeatFlux ....................................................................................................................... 1390
XAxisHeatFlux ....................................................................................................................... 1390
XCoordinate ......................................................................................................................... 1390
YAxisHeatFlux ....................................................................................................................... 1390
YCoordinate .......................................................................................................................... 1390
ZAxisHeatFlux ....................................................................................................................... 1391
ZCoordinate ......................................................................................................................... 1391
JointProbe .................................................................................................................................. 1391
InternalObject ...................................................................................................................... 1393
OrientationMethod ............................................................................................................... 1394
ResultType ............................................................................................................................ 1394
MagneticFluxProbe ..................................................................................................................... 1394
InternalObject ...................................................................................................................... 1396
MagneticFlux ........................................................................................................................ 1397
MaximumMagneticFlux ........................................................................................................ 1397
MinimumMagneticFlux ......................................................................................................... 1397
SymmetryMultiplier .............................................................................................................. 1397
MomentReaction ........................................................................................................................ 1397
Beam .................................................................................................................................... 1400
By ......................................................................................................................................... 1400
Extraction ............................................................................................................................. 1400
InternalObject ...................................................................................................................... 1400
Mode .................................................................................................................................... 1401
PhaseIncrement .................................................................................................................... 1401
Probability ............................................................................................................................ 1401
Reference ............................................................................................................................. 1401
RemotePoints ....................................................................................................................... 1401
ReportedFrequency .............................................................................................................. 1401
ScaleFactor ........................................................................................................................... 1401
ScaleFactorValue ................................................................................................................... 1402
SurfaceArea .......................................................................................................................... 1402
SweepingPhase .................................................................................................................... 1402
SymmetryMultiplier .............................................................................................................. 1402
Position ...................................................................................................................................... 1402
InternalObject ...................................................................................................................... 1405
RadiationProbe ........................................................................................................................... 1405
EmittedRadiation .................................................................................................................. 1407
IncidentRadiation ................................................................................................................. 1408
InternalObject ...................................................................................................................... 1408
NetRadiation ........................................................................................................................ 1408
ReflectedRadiation ............................................................................................................... 1408
ReactionProbe ............................................................................................................................ 1408
Heat ..................................................................................................................................... 1411
InternalObject ...................................................................................................................... 1411
MaximumHeat ...................................................................................................................... 1411
MinimumHeat ...................................................................................................................... 1411
ResponsePSD .............................................................................................................................. 1411

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

AccelerationInG .................................................................................................................... 1414


InternalObject ...................................................................................................................... 1414
Probability ............................................................................................................................ 1414
Reference ............................................................................................................................. 1414
ResultType ............................................................................................................................ 1415
RMSValue ............................................................................................................................. 1415
ResultProbe ................................................................................................................................ 1415
BeamSelection ...................................................................................................................... 1416
BoundaryConditionSelection ................................................................................................ 1416
Children ............................................................................................................................... 1417
Comments ............................................................................................................................ 1417
ContactRegionSelection ....................................................................................................... 1417
CoordinateSystemSelection .................................................................................................. 1417
DisplayTime .......................................................................................................................... 1417
Figures ................................................................................................................................. 1417
GeometryLocation ................................................................................................................ 1418
InternalObject ...................................................................................................................... 1418
IterationNumber ................................................................................................................... 1418
LoadStep .............................................................................................................................. 1418
LocationMethod ................................................................................................................... 1418
MaximumTotal ...................................................................................................................... 1418
MaximumXAxis ..................................................................................................................... 1418
MaximumYAxis ..................................................................................................................... 1419
MaximumZAxis ..................................................................................................................... 1419
MeshConnectionSelection .................................................................................................... 1419
MinimumTotal ...................................................................................................................... 1419
MinimumXAxis ..................................................................................................................... 1419
MinimumYAxis ...................................................................................................................... 1419
MinimumZAxis ..................................................................................................................... 1420
Orientation ........................................................................................................................... 1420
RemotePointSelection .......................................................................................................... 1420
ResultSelection ..................................................................................................................... 1420
SpatialResolution .................................................................................................................. 1420
SpringSelection .................................................................................................................... 1420
Substep ................................................................................................................................ 1420
Summation ........................................................................................................................... 1421
Suppressed ........................................................................................................................... 1421
SurfaceSelection ................................................................................................................... 1421
Time ..................................................................................................................................... 1421
Total ..................................................................................................................................... 1421
Type ..................................................................................................................................... 1421
XAxis .................................................................................................................................... 1422
YAxis ..................................................................................................................................... 1422
ZAxis .................................................................................................................................... 1422
AddComment() ..................................................................................................................... 1422
AddFigure() .......................................................................................................................... 1422
ClearGeneratedData() ........................................................................................................... 1422
Delete() ................................................................................................................................ 1422
Duplicate() ............................................................................................................................ 1423
EvaluateAllResults() ............................................................................................................... 1423
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1423
RotationProbe ............................................................................................................................ 1423

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxvii
ACT API Reference Guide

InternalObject ...................................................................................................................... 1426


MaximumXAxisRotation ........................................................................................................ 1426
MaximumYAxisRotation ........................................................................................................ 1426
MaximumZAxisRotation ........................................................................................................ 1426
MinimumXAxisRotation ........................................................................................................ 1426
MinimumYAxisRotation ......................................................................................................... 1427
MinimumZAxisRotation ........................................................................................................ 1427
XAxisRotation ....................................................................................................................... 1427
YAxisRotation ....................................................................................................................... 1427
ZAxisRotation ....................................................................................................................... 1427
SpringProbe ............................................................................................................................... 1427
DampingForce ...................................................................................................................... 1430
ElasticForce .......................................................................................................................... 1430
Elongation ............................................................................................................................ 1431
InternalObject ...................................................................................................................... 1431
MaximumDampingForce ...................................................................................................... 1431
MaximumElasticForce ........................................................................................................... 1431
MaximumElongation ............................................................................................................ 1431
MaximumVelocity ................................................................................................................. 1431
MinimumDampingForce ....................................................................................................... 1432
MinimumElasticForce ............................................................................................................ 1432
MinimumElongation ............................................................................................................. 1432
MinimumVelocity ................................................................................................................. 1432
Spring .................................................................................................................................. 1432
Velocity ................................................................................................................................ 1432
StrainProbe ................................................................................................................................. 1432
EquivalentStrain ................................................................................................................... 1436
InternalObject ...................................................................................................................... 1436
MaximumEquivalentStrain .................................................................................................... 1436
MaximumMaximumPrincipalStrain ........................................................................................ 1436
MaximumMiddlePrincipalStrain ............................................................................................ 1436
MaximumMinimumPrincipalStrain ........................................................................................ 1437
MaximumNormalXAxisStrain ................................................................................................ 1437
MaximumNormalYAxisStrain ................................................................................................. 1437
MaximumNormalZAxisStrain ................................................................................................. 1437
MaximumPrincipalStrain ....................................................................................................... 1437
MaximumStrainIntensity ....................................................................................................... 1437
MaximumXYShearStrain ....................................................................................................... 1438
MaximumXZShearStrain ....................................................................................................... 1438
MaximumYZShearStrain ........................................................................................................ 1438
MiddlePrincipalStrain ............................................................................................................ 1438
MinimumEquivalentStrain ..................................................................................................... 1438
MinimumMiddlePrincipalStrain ............................................................................................. 1438
MinimumMinimumPrincipalStrain ......................................................................................... 1438
MinimumNormalXAxisStrain ................................................................................................. 1439
MinimumNormalYAxisStrain ................................................................................................. 1439
MinimumNormalZAxisStrain ................................................................................................. 1439
MinimumPrincipalStrain ....................................................................................................... 1439
MinimumStrain ..................................................................................................................... 1439
MinimumStrainIntensity ....................................................................................................... 1439
MinimumStrainMaximumPrincipal ........................................................................................ 1440
MinimumXYShearStrain ........................................................................................................ 1440

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

MinimumXZShearStrain ........................................................................................................ 1440


MinimumYZShearStrain ........................................................................................................ 1440
NormalXAxisStrain ................................................................................................................ 1440
NormalYAxisStrain ................................................................................................................ 1440
NormalZAxisStrain ................................................................................................................ 1440
Strain .................................................................................................................................... 1441
StrainIntensity ...................................................................................................................... 1441
XYShearStrain ....................................................................................................................... 1441
XZShearStrain ....................................................................................................................... 1441
YZShearStrain ....................................................................................................................... 1441
StressProbe ................................................................................................................................ 1441
EquivalentStress ................................................................................................................... 1445
InternalObject ...................................................................................................................... 1445
MaximumEquivalentStress .................................................................................................... 1445
MaximumMaximumPrincipalStress ....................................................................................... 1445
MaximumMiddlePrincipalStress ............................................................................................ 1445
MaximumMinimumPrincipalStress ........................................................................................ 1446
MaximumNormalXAxisStress ................................................................................................ 1446
MaximumNormalYAxisStress ................................................................................................. 1446
MaximumNormalZAxisStress ................................................................................................ 1446
MaximumPrincipalStress ....................................................................................................... 1446
MaximumStressIntensity ....................................................................................................... 1446
MaximumXYShearStress ....................................................................................................... 1447
MaximumXZShearStress ....................................................................................................... 1447
MaximumYZShearStress ....................................................................................................... 1447
MiddlePrincipalStress ............................................................................................................ 1447
MinimumEquivalentStress .................................................................................................... 1447
MinimumMaximumPrincipalStress ........................................................................................ 1447
MinimumMiddlePrincipalStress ............................................................................................. 1447
MinimumMinimumPrincipalStress ......................................................................................... 1448
MinimumNormalXAxisStress ................................................................................................. 1448
MinimumNormalYAxisStress ................................................................................................. 1448
MinimumNormalZAxisStress ................................................................................................. 1448
MinimumPrincipalStress ....................................................................................................... 1448
MinimumStressIntensity ....................................................................................................... 1448
MinimumXYShearStress ........................................................................................................ 1449
MinimumXZShearStress ........................................................................................................ 1449
MinimumYZShearStress ........................................................................................................ 1449
NormalXAxisStress ................................................................................................................ 1449
NormalYAxisStress ................................................................................................................ 1449
NormalZAxisStress ................................................................................................................ 1449
StressIntensity ...................................................................................................................... 1449
XCoordinate ......................................................................................................................... 1450
XYShearStress ....................................................................................................................... 1450
XZShearStress ....................................................................................................................... 1450
YCoordinate .......................................................................................................................... 1450
YZShearStress ....................................................................................................................... 1450
ZCoordinate ......................................................................................................................... 1450
TemperatureProbe ...................................................................................................................... 1451
InternalObject ...................................................................................................................... 1453
MaximumTemperature ......................................................................................................... 1453
MinimumTemperature .......................................................................................................... 1453

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxix
ACT API Reference Guide

Temperature ......................................................................................................................... 1454


XCoordinate ......................................................................................................................... 1454
YCoordinate .......................................................................................................................... 1454
ZCoordinate ......................................................................................................................... 1454
VelocityProbe ............................................................................................................................. 1454
InternalObject ...................................................................................................................... 1457
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace .................................................. 1459
ImportedLoad ............................................................................................................................ 1459
Children ............................................................................................................................... 1459
Comments ............................................................................................................................ 1459
Figures ................................................................................................................................. 1460
InternalObject ...................................................................................................................... 1460
Suppressed ........................................................................................................................... 1460
AddComment() ..................................................................................................................... 1460
AddFigure() .......................................................................................................................... 1460
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1460
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace .................. 1463
AccelerationFrequencyResponse ................................................................................................. 1463
InternalObject ...................................................................................................................... 1465
DeformationFrequencyResponse ................................................................................................ 1466
InternalObject ...................................................................................................................... 1468
ElasticStrainFrequencyResponse ................................................................................................. 1468
InternalObject ...................................................................................................................... 1470
StressFrequencyResponse ........................................................................................................... 1471
InternalObject ...................................................................................................................... 1473
VelocityFrequencyResponse ........................................................................................................ 1473
InternalObject ...................................................................................................................... 1475
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace ......................... 1477
AccelerationPhaseResponse ........................................................................................................ 1477
InternalObject ...................................................................................................................... 1479
DeformationPhaseResponse ....................................................................................................... 1480
InternalObject ...................................................................................................................... 1482
ElasticStrainPhaseResponse ........................................................................................................ 1482
InternalObject ...................................................................................................................... 1484
StressPhaseResponse .................................................................................................................. 1485
InternalObject ...................................................................................................................... 1487
VelocityPhaseResponse ............................................................................................................... 1487
InternalObject ...................................................................................................................... 1489
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace ....................................... 1491
ContactChatteringTracker ........................................................................................................... 1492
InternalObject ...................................................................................................................... 1494
ContactElasticSlipTracker ............................................................................................................ 1494
InternalObject ...................................................................................................................... 1497
ContactFluidPressureTracker ....................................................................................................... 1497
InternalObject ...................................................................................................................... 1499
ContactForceTracker ................................................................................................................... 1499
InternalObject ...................................................................................................................... 1502
ContactFrictionalStressTracker .................................................................................................... 1502
InternalObject ...................................................................................................................... 1504
ContactGapTracker ..................................................................................................................... 1504
InternalObject ...................................................................................................................... 1507
ContactingAreaTracker ............................................................................................................... 1507

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xc of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

InternalObject ...................................................................................................................... 1509


ContactMaximumDampingPressureTracker ................................................................................. 1509
InternalObject ...................................................................................................................... 1512
ContactMaximumGeometricSlidingDistanceTracker .................................................................... 1512
InternalObject ...................................................................................................................... 1514
ContactMaximumTangentialStiffnessTracker ............................................................................... 1514
InternalObject ...................................................................................................................... 1517
ContactMinimumGeometricSlidingDistanceTracker ..................................................................... 1517
InternalObject ...................................................................................................................... 1519
ContactMinimumTangentialStiffnessTracker ................................................................................ 1519
InternalObject ...................................................................................................................... 1522
ContactNormalStiffnessTracker ................................................................................................... 1522
InternalObject ...................................................................................................................... 1524
ContactNumberStickingTracker ................................................................................................... 1524
InternalObject ...................................................................................................................... 1527
ContactPenetrationTracker .......................................................................................................... 1527
InternalObject ...................................................................................................................... 1529
ContactPressureTracker ............................................................................................................... 1529
InternalObject ...................................................................................................................... 1532
ContactResultingPinballTracker ................................................................................................... 1532
InternalObject ...................................................................................................................... 1534
ContactSlidingDistanceTracker .................................................................................................... 1534
InternalObject ...................................................................................................................... 1537
DensityTracker ............................................................................................................................ 1537
InternalObject ...................................................................................................................... 1539
ExternalForceTracker ................................................................................................................... 1539
InternalObject ...................................................................................................................... 1542
ForceReactionTracker .................................................................................................................. 1542
InternalObject ...................................................................................................................... 1544
KineticEnergyTracker .................................................................................................................. 1544
InternalObject ...................................................................................................................... 1547
MomentReactionTracker ............................................................................................................. 1547
InternalObject ...................................................................................................................... 1549
MomentumTracker ..................................................................................................................... 1549
InternalObject ...................................................................................................................... 1552
NumberContactingTracker .......................................................................................................... 1552
InternalObject ...................................................................................................................... 1554
PlasticWorkTracker ...................................................................................................................... 1554
InternalObject ...................................................................................................................... 1557
PositionTracker ........................................................................................................................... 1557
InternalObject ...................................................................................................................... 1559
PressureTracker ........................................................................................................................... 1559
InternalObject ...................................................................................................................... 1562
SpringDampingForceTracker ....................................................................................................... 1562
InternalObject ...................................................................................................................... 1564
SpringElasticForceTracker ........................................................................................................... 1564
InternalObject ...................................................................................................................... 1567
SpringElongationTracker ............................................................................................................. 1567
InternalObject ...................................................................................................................... 1569
SpringVelocityTracker ................................................................................................................. 1569
InternalObject ...................................................................................................................... 1572
StiffnessEnergyTracker ................................................................................................................ 1572

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xci
ACT API Reference Guide

InternalObject ...................................................................................................................... 1574


TemperatureTracker .................................................................................................................... 1574
InternalObject ...................................................................................................................... 1577
TotalEnergyTracker ..................................................................................................................... 1577
InternalObject ...................................................................................................................... 1579
TotalMassAverageVelocityTracker ................................................................................................ 1579
InternalObject ...................................................................................................................... 1582
Ansys.ACT.Interfaces.Analysis Namespace ..................................................................................... 1583
CoordinateSystemTypeEnum ...................................................................................................... 1583
IAnalysis ..................................................................................................................................... 1583
AnalysisType ......................................................................................................................... 1585
Components ......................................................................................................................... 1585
CoordinateSystems ............................................................................................................... 1585
GeoData ............................................................................................................................... 1585
Id ......................................................................................................................................... 1585
LoadObjects ......................................................................................................................... 1586
MeshData ............................................................................................................................. 1586
Name ................................................................................................................................... 1586
PhysicsType .......................................................................................................................... 1586
PropertyNames ..................................................................................................................... 1586
ResultObjects ....................................................................................................................... 1586
Solver ................................................................................................................................... 1586
SolverName .......................................................................................................................... 1587
StepsEndTime ....................................................................................................................... 1587
UserObjects .......................................................................................................................... 1587
WorkingDir ........................................................................................................................... 1587
ComponentById(int) ............................................................................................................. 1587
CoordinateSystemById(int) .................................................................................................... 1587
CreateLoadObject(string) ...................................................................................................... 1588
CreatePostObject(string) ....................................................................................................... 1588
CreateResultObject(string) .................................................................................................... 1588
CurrentConsistentUnitFromQuantityName(string) ................................................................. 1589
GenerateMesh() .................................................................................................................... 1589
GetResultsData() ................................................................................................................... 1589
PropertyValue(string) ............................................................................................................ 1589
PropertyValue(string, object) ................................................................................................. 1589
Solve(bool) ........................................................................................................................... 1590
WriteInputFile(string) ............................................................................................................ 1590
ICoordinateSystem ..................................................................................................................... 1590
CoordinateSystemType ......................................................................................................... 1591
Id ......................................................................................................................................... 1591
Matrix ................................................................................................................................... 1591
Name ................................................................................................................................... 1591
Origin ................................................................................................................................... 1591
XAxis .................................................................................................................................... 1591
YAxis ..................................................................................................................................... 1592
ZAxis .................................................................................................................................... 1592
IDataObject ................................................................................................................................ 1592
Id ......................................................................................................................................... 1592
Name ................................................................................................................................... 1592
PropertyNames ..................................................................................................................... 1593
Type ..................................................................................................................................... 1593

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xcii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

PropertyValue(string) ............................................................................................................ 1593


PropertyValue(string, object) ................................................................................................. 1593
IDataObjectCollection ................................................................................................................. 1593
Ids ........................................................................................................................................ 1594
List ....................................................................................................................................... 1594
Names .................................................................................................................................. 1594
GetById(int) .......................................................................................................................... 1594
GetByName(string) ............................................................................................................... 1595
GetEnumerator() ................................................................................................................... 1595
NamesByType(string) ............................................................................................................ 1595
IDataObjectContainer ................................................................................................................. 1595
DataObjects .......................................................................................................................... 1595
ISolverData ................................................................................................................................. 1596
CurrentStep .......................................................................................................................... 1596
MaxElementId ...................................................................................................................... 1596
MaxElementType .................................................................................................................. 1597
MaxNodeId ........................................................................................................................... 1597
SolveType ............................................................................................................................. 1597
GetContactId(int) .................................................................................................................. 1597
GetContactTargetId(int) ........................................................................................................ 1597
GetCoordinateSystemSolverId(int) ........................................................................................ 1598
GetMaterialSolverId(int) ........................................................................................................ 1598
GetNewElementId() .............................................................................................................. 1598
GetNewElementType() .......................................................................................................... 1598
GetNewNodeId() ................................................................................................................... 1598
GetRemotePointNodeId(int) .................................................................................................. 1599
SolveTypeEnum .......................................................................................................................... 1599
Ansys.ACT.Interfaces.DataModel Namespace ................................................................................ 1601
IDataModelObject ...................................................................................................................... 1601
ObjectLocation ..................................................................................................................... 1601
ObjectType ........................................................................................................................... 1601
Parent ................................................................................................................................... 1601
SupportedLocations ............................................................................................................. 1602
Ansys.ACT.Interfaces.Common Namespace ................................................................................... 1603
IAttributeCollection .................................................................................................................... 1603
Item ..................................................................................................................................... 1604
Keys ..................................................................................................................................... 1604
Contains(string) .................................................................................................................... 1604
GetStringValue(string) ........................................................................................................... 1604
GetValue(string) .................................................................................................................... 1605
GetValue(string, object) ......................................................................................................... 1605
Remove(string) ..................................................................................................................... 1605
SetValue(string, object) ......................................................................................................... 1605
IExtension ................................................................................................................................... 1606
Attributes ............................................................................................................................. 1606
InstallDir ............................................................................................................................... 1606
MinorVersion ........................................................................................................................ 1606
Name ................................................................................................................................... 1607
UniqueId .............................................................................................................................. 1607
Version ................................................................................................................................. 1607
IExtensionManager ..................................................................................................................... 1607
CurrentExtension .................................................................................................................. 1607

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xciii
ACT API Reference Guide

Extensions ............................................................................................................................ 1607


ILog ............................................................................................................................................ 1608
WriteError(string) .................................................................................................................. 1608
WriteMessage(string) ............................................................................................................ 1608
WriteWarning(string) ............................................................................................................ 1608
IParameter .................................................................................................................................. 1609
Key ....................................................................................................................................... 1609
Name ................................................................................................................................... 1609
Value .................................................................................................................................... 1609
IParameterManager .................................................................................................................... 1610
IProcessUtilities ........................................................................................................................... 1610
Start(string, params string[]) .................................................................................................. 1610
Start(string, bool, params string[]) .......................................................................................... 1610
ISelectionInfo ............................................................................................................................. 1611
Id ......................................................................................................................................... 1611
Ids ........................................................................................................................................ 1611
Name ................................................................................................................................... 1611
SelectionType ....................................................................................................................... 1611
ISelectionManager ...................................................................................................................... 1612
CurrentSelection ................................................................................................................... 1612
AddSelection(ISelectionInfo) ................................................................................................. 1612
ClearSelection() .................................................................................................................... 1612
CreateSelectionInfo(SelectionTypeEnum) .............................................................................. 1613
NewSelection(ISelectionInfo) ................................................................................................ 1613
ITools .......................................................................................................................................... 1613
GetGeoDataFromFile(string) ................................................................................................. 1613
GetMeshDataFromFile(string, string) ..................................................................................... 1614
GetResultsDataFromFile(string) ............................................................................................. 1614
IWorksheet ................................................................................................................................. 1614
SelectionTypeEnum .................................................................................................................... 1614
State ........................................................................................................................................... 1615
StateMessageTypes .................................................................................................................... 1615
UserErrorMessageException ........................................................................................................ 1616
Ansys.ACT.Interfaces.UserObject Namespace ................................................................................ 1617
IPropertyCollection ..................................................................................................................... 1617
Count ................................................................................................................................... 1618
Item ..................................................................................................................................... 1618
Contains(ISimProperty) ......................................................................................................... 1618
GetByName(string) ............................................................................................................... 1618
ISimProperty ............................................................................................................................... 1618
Attributes ............................................................................................................................. 1619
Caption ................................................................................................................................ 1619
Control ................................................................................................................................. 1620
Controller ............................................................................................................................. 1620
DefaultValue ......................................................................................................................... 1620
Displayed ............................................................................................................................. 1620
HasUnit ................................................................................................................................ 1620
Id ......................................................................................................................................... 1620
InternalValue ........................................................................................................................ 1620
IsGroup ................................................................................................................................ 1621
IsTable .................................................................................................................................. 1621
IsValid ................................................................................................................................... 1621

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xciv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Name ................................................................................................................................... 1621


Options ................................................................................................................................ 1621
ParentCaption ...................................................................................................................... 1621
ParentPropertyGroup ............................................................................................................ 1622
QuantityName ...................................................................................................................... 1622
ReadOnly .............................................................................................................................. 1622
StateMessage ....................................................................................................................... 1622
StateMessageType ................................................................................................................ 1622
UniqueName ........................................................................................................................ 1622
UnitString ............................................................................................................................. 1622
Value .................................................................................................................................... 1623
ValueString ........................................................................................................................... 1623
Visible .................................................................................................................................. 1623
ISimPropertyGroup ..................................................................................................................... 1623
AllDescendants ..................................................................................................................... 1623
Display ................................................................................................................................. 1624
Properties ............................................................................................................................. 1624
ISimPropertyTable ...................................................................................................................... 1624
ActiveRow ............................................................................................................................ 1624
RowCount ............................................................................................................................ 1624
UpdateStateFreq ................................................................................................................... 1625
ValidState ............................................................................................................................. 1625
AddRow() ............................................................................................................................. 1625
DeleteRow(int) ...................................................................................................................... 1625
SaveActiveRow() ................................................................................................................... 1625
IUserLoad ................................................................................................................................... 1625
Children ............................................................................................................................... 1626
Color .................................................................................................................................... 1626
IsLoad ................................................................................................................................... 1626
IsSupport .............................................................................................................................. 1626
Suppressed ........................................................................................................................... 1626
CreateChild(string) ................................................................................................................ 1627
IUserObject ................................................................................................................................ 1627
AllProperties ......................................................................................................................... 1627
Attributes ............................................................................................................................. 1628
Caption ................................................................................................................................ 1628
Controller ............................................................................................................................. 1628
Extension ............................................................................................................................. 1628
Icon ...................................................................................................................................... 1628
Id ......................................................................................................................................... 1628
Name ................................................................................................................................... 1628
Properties ............................................................................................................................. 1629
State ..................................................................................................................................... 1629
Version ................................................................................................................................. 1629
NotifyChange() ..................................................................................................................... 1629
IUserResult ................................................................................................................................. 1629
CalculateTimeHistory ............................................................................................................ 1630
HasImaginary ....................................................................................................................... 1630
ResultAveraging ................................................................................................................... 1630
ResultLocation ...................................................................................................................... 1630
ResultType ............................................................................................................................ 1630
Suppressed ........................................................................................................................... 1630

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcv
ACT API Reference Guide

Unit ...................................................................................................................................... 1631


IUserSolver ................................................................................................................................. 1631
AnalysisType ......................................................................................................................... 1631
PhysicsType .......................................................................................................................... 1631
ObjectLocationEnum .................................................................................................................. 1631
ObjectTypeEnum ........................................................................................................................ 1632
PropertyDisplayEnum ................................................................................................................. 1632
UpdateStateFreqEnum ................................................................................................................ 1632
ValidStateEnum .......................................................................................................................... 1633
Ansys.ACT.Interfaces.Geometry Namespace .................................................................................. 1635
GeoBodyTypeEnum .................................................................................................................... 1635
GeoCellTypeEnum ...................................................................................................................... 1636
GeoCurveTypeEnum ................................................................................................................... 1636
GeoSurfaceTypeEnum ................................................................................................................ 1637
IBaseGeoBody ............................................................................................................................ 1637
Area ..................................................................................................................................... 1638
BodyType ............................................................................................................................. 1638
Centroid ............................................................................................................................... 1638
Edges ................................................................................................................................... 1638
Faces .................................................................................................................................... 1638
Length .................................................................................................................................. 1639
Vertices ................................................................................................................................ 1639
Volume ................................................................................................................................. 1639
IBaseGeoBodyOrPart ................................................................................................................... 1639
IBaseGeoEdge ............................................................................................................................. 1639
Bodies .................................................................................................................................. 1640
Centroid ............................................................................................................................... 1640
CurveType ............................................................................................................................ 1640
EndVertex ............................................................................................................................. 1640
Faces .................................................................................................................................... 1640
Length .................................................................................................................................. 1640
StartVertex ........................................................................................................................... 1641
Vertices ................................................................................................................................ 1641
IBaseGeoEntity ........................................................................................................................... 1641
Id ......................................................................................................................................... 1641
Type ..................................................................................................................................... 1641
GetBoundingBox() ................................................................................................................ 1641
IBaseGeoFace ............................................................................................................................. 1642
Area ..................................................................................................................................... 1642
Bodies .................................................................................................................................. 1642
Centroid ............................................................................................................................... 1643
Edges ................................................................................................................................... 1643
SurfaceType .......................................................................................................................... 1643
Vertices ................................................................................................................................ 1643
NormalAtParam(double, double) ........................................................................................... 1643
NormalsAtParams(double[]) .................................................................................................. 1643
ParamAtPoint(double[]) ........................................................................................................ 1644
PointAtParam(double, double) .............................................................................................. 1644
PointsAtParams(double[]) ..................................................................................................... 1644
IBaseGeoPart .............................................................................................................................. 1645
Bodies .................................................................................................................................. 1645
Name ................................................................................................................................... 1645

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xcvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

IBaseGeoVertex .......................................................................................................................... 1645


Bodies .................................................................................................................................. 1646
Edges ................................................................................................................................... 1646
Faces .................................................................................................................................... 1646
X .......................................................................................................................................... 1646
Y .......................................................................................................................................... 1646
Z .......................................................................................................................................... 1646
IGeoAssembly ............................................................................................................................. 1646
Dimension ............................................................................................................................ 1647
Name ................................................................................................................................... 1647
Parts ..................................................................................................................................... 1647
Unit ...................................................................................................................................... 1647
IGeoBody ................................................................................................................................... 1647
CrossSection ......................................................................................................................... 1648
CrossSectionOffset ................................................................................................................ 1648
CrossSectionOffsetType ........................................................................................................ 1648
Material ................................................................................................................................ 1648
Name ................................................................................................................................... 1649
Shells .................................................................................................................................... 1649
Suppressed ........................................................................................................................... 1649
Thickness .............................................................................................................................. 1649
IGeoData .................................................................................................................................... 1649
Assemblies ........................................................................................................................... 1649
GeoEntityById(int) ................................................................................................................ 1650
IGeoEdge .................................................................................................................................... 1650
CrossSectionOrientation ....................................................................................................... 1650
Extents ................................................................................................................................. 1651
IsParamReversed ................................................................................................................... 1651
ParamAtPoint(double[]) ........................................................................................................ 1651
PointAtParam(double) .......................................................................................................... 1651
PointsAtParams(double[]) ..................................................................................................... 1651
TangentAtParam(double) ...................................................................................................... 1652
TangentsAtParams(double[]) ................................................................................................. 1652
IGeoEntity .................................................................................................................................. 1652
GeoData ............................................................................................................................... 1652
Part ...................................................................................................................................... 1653
IGeoFace .................................................................................................................................... 1653
Loops ................................................................................................................................... 1653
Shell ..................................................................................................................................... 1653
IGeoLoop ................................................................................................................................... 1653
Edges ................................................................................................................................... 1654
Face ...................................................................................................................................... 1654
IGeoPart ..................................................................................................................................... 1654
IGeoShell .................................................................................................................................... 1654
Faces .................................................................................................................................... 1654
IGeoTessellation .......................................................................................................................... 1654
FacetCount ........................................................................................................................... 1655
Indices .................................................................................................................................. 1655
Normals ................................................................................................................................ 1655
Points ................................................................................................................................... 1655
IGeoVertex .................................................................................................................................. 1655
MaterialTypeEnum ...................................................................................................................... 1656

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcvii
ACT API Reference Guide

Ansys.ACT.Interfaces.Graphics Namespace .................................................................................... 1657


ICamera ...................................................................................................................................... 1657
ZoomFactor .......................................................................................................................... 1658
GetLocation() ........................................................................................................................ 1658
GetTarget() ........................................................................................................................... 1658
IDraw2DContext ......................................................................................................................... 1658
Clear() ................................................................................................................................... 1658
DrawText2D(IPoint, string) ..................................................................................................... 1659
DrawText2D(int, int, string) .................................................................................................... 1659
LineTo2D(IPoint) ................................................................................................................... 1659
LineTo2D(int, int) ................................................................................................................... 1659
MoveTo2D(IPoint) ................................................................................................................. 1660
MoveTo2D(int, int) ................................................................................................................ 1660
IDraw3DContext ......................................................................................................................... 1660
Close() .................................................................................................................................. 1661
DrawCircle(IEnumerable<double>, double, IEnumerable<double>) ....................................... 1661
DrawDisc(IEnumerable<double>, double, IEnumerable<double>) ......................................... 1662
DrawPoints(IEnumerable<double>) ...................................................................................... 1662
DrawPoints(IEnumerable<double>, double) .......................................................................... 1662
DrawPolygon(IEnumerable<double>, IEnumerable<double>) ............................................... 1662
DrawPolyline(IEnumerable<double>, bool) ........................................................................... 1663
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ....................... 1663
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 1664
SetTransformation(double[]) ................................................................................................. 1664
IDrawContext ............................................................................................................................. 1664
Color .................................................................................................................................... 1665
DepthTest ............................................................................................................................. 1665
LineWeight ........................................................................................................................... 1665
Translucency ......................................................................................................................... 1665
Visible .................................................................................................................................. 1665
IFactory2D .................................................................................................................................. 1665
CreatePolyline() .................................................................................................................... 1666
CreatePolyline(IEnumerable<IPoint>) .................................................................................... 1666
CreateText() .......................................................................................................................... 1666
CreateText(IPoint, string) ....................................................................................................... 1666
IFactory3D .................................................................................................................................. 1667
CreateArrow(double) ............................................................................................................ 1668
CreateArrow(double, double, double, double) ........................................................................ 1668
CreateBox(double, double, double) ........................................................................................ 1669
CreateCircle(double) ............................................................................................................. 1669
CreateCone(double, double) ................................................................................................. 1669
CreateCone(double, double, double) ..................................................................................... 1670
CreateCylinder(double, double) ............................................................................................. 1670
CreateDisc(double) ............................................................................................................... 1670
CreateGeometry(IGeoEntity) ................................................................................................. 1670
CreateMesh(IElement) ........................................................................................................... 1671
CreateMesh(IEnumerable<IElement>) ................................................................................... 1671
CreateMesh(IMeshData) ........................................................................................................ 1671
CreateMesh(IMeshRegion) .................................................................................................... 1671
CreateNodeBox(IEnumerable<INode>) ................................................................................. 1672
CreateNodeBox(INode) ......................................................................................................... 1672

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
xcviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

CreateNodeBox(IEnumerable<INode>, double) ..................................................................... 1672


CreateNodeBox(INode, double) ............................................................................................. 1673
CreatePoint() ........................................................................................................................ 1673
CreatePoint(IEnumerable<IWorldPoint>, double) ................................................................... 1673
CreatePoint(IWorldPoint, double) .......................................................................................... 1673
CreatePolyline() .................................................................................................................... 1674
CreatePolyline(IEnumerable<IWorldPoint>) ........................................................................... 1674
CreateQuad(double, double) ................................................................................................. 1674
CreateShell() ......................................................................................................................... 1674
CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ..................... 1674
CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 1675
CreateSphere(double) ........................................................................................................... 1675
CreateTriad(double) .............................................................................................................. 1676
IGraphics .................................................................................................................................... 1676
Camera ................................................................................................................................. 1676
Scene ................................................................................................................................... 1677
Unit ...................................................................................................................................... 1677
CreatePixelPoint(int, int) ........................................................................................................ 1677
CreateVector3D(double, double, double) ............................................................................... 1677
CreateWorldPoint(double, double, double) ............................................................................ 1678
ForceResume() ...................................................................................................................... 1678
Redraw() ............................................................................................................................... 1678
Suspend() ............................................................................................................................. 1678
IGraphicsCollection ..................................................................................................................... 1678
Entities ................................................................................................................................. 1679
Factory2D ............................................................................................................................. 1679
Factory3D ............................................................................................................................. 1679
Clear() ................................................................................................................................... 1679
CreateChildCollection() ......................................................................................................... 1679
Remove(IGraphicsCollection) ................................................................................................ 1680
Remove(IGraphicsEntity) ....................................................................................................... 1680
IPixelPoint .................................................................................................................................. 1680
X .......................................................................................................................................... 1680
Y .......................................................................................................................................... 1681
Set(int, int) ............................................................................................................................ 1681
IPoint .......................................................................................................................................... 1681
Changed ............................................................................................................................... 1681
Clone() ................................................................................................................................. 1682
ToPixelPoint() ........................................................................................................................ 1682
ToWorldPoint() ...................................................................................................................... 1682
ISuspendController ..................................................................................................................... 1682
Resume() .............................................................................................................................. 1682
ITransformable ............................................................................................................................ 1682
Transformation3D ................................................................................................................. 1683
ITransformation3D ...................................................................................................................... 1683
Item ..................................................................................................................................... 1684
Scale ..................................................................................................................................... 1684
Reset() .................................................................................................................................. 1684
Rotate(IVector3D, double) ..................................................................................................... 1684
Set(double[]) ........................................................................................................................ 1684
Set(IWorldPoint) ................................................................................................................... 1685

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcix
ACT API Reference Guide

Set(IWorldPoint, IVector3D) ................................................................................................... 1685


Set(IWorldPoint, IVector3D, IVector3D) ................................................................................... 1685
Set(IWorldPoint, IVector3D, IVector3D, IVector3D) ................................................................... 1685
ToArray() ............................................................................................................................... 1686
Translate(IVector3D) .............................................................................................................. 1686
Translate(double, double, double) .......................................................................................... 1686
IVector3D ................................................................................................................................... 1687
X .......................................................................................................................................... 1687
Y .......................................................................................................................................... 1687
Z .......................................................................................................................................... 1687
CrossProduct(IVector3D) ....................................................................................................... 1688
GetNormal() .......................................................................................................................... 1688
IsColinearTo(IVector3D) ......................................................................................................... 1688
IsColinearTo(IVector3D, double) ............................................................................................. 1688
Length() ............................................................................................................................... 1689
Normalize() ........................................................................................................................... 1689
SquareLength() ..................................................................................................................... 1689
IWorldPoint ................................................................................................................................ 1689
X .......................................................................................................................................... 1689
Y .......................................................................................................................................... 1689
Z .......................................................................................................................................... 1690
Ansys.ACT.Interfaces.Graphics.Entities Namespace ...................................................................... 1691
IArrow3D .................................................................................................................................... 1691
Body ..................................................................................................................................... 1692
BodyLength .......................................................................................................................... 1692
BodyRadius .......................................................................................................................... 1692
Head .................................................................................................................................... 1692
HeadLength .......................................................................................................................... 1692
HeadRadius .......................................................................................................................... 1692
Length .................................................................................................................................. 1693
IBox3D ........................................................................................................................................ 1693
X .......................................................................................................................................... 1693
Y .......................................................................................................................................... 1693
Z .......................................................................................................................................... 1693
ICircle3D ..................................................................................................................................... 1694
Radius .................................................................................................................................. 1694
ICone3D ..................................................................................................................................... 1694
BottomRadius ....................................................................................................................... 1694
Closed .................................................................................................................................. 1694
Length .................................................................................................................................. 1695
Samples ................................................................................................................................ 1695
TopRadius ............................................................................................................................. 1695
IDisc3D ....................................................................................................................................... 1695
Radius .................................................................................................................................. 1695
IGeometry3D .............................................................................................................................. 1695
DisplayEdge .......................................................................................................................... 1696
DisplayFace .......................................................................................................................... 1696
DisplayVertex ........................................................................................................................ 1696
EdgeColor ............................................................................................................................. 1696
FaceColor ............................................................................................................................. 1697
VertexColor ........................................................................................................................... 1697
VertexSize ............................................................................................................................. 1697

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
c of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

IGraphicsEntity ........................................................................................................................... 1697


Color .................................................................................................................................... 1697
DepthTest ............................................................................................................................. 1698
Is2D ...................................................................................................................................... 1698
Is3D ...................................................................................................................................... 1698
LineWeight ........................................................................................................................... 1698
Name ................................................................................................................................... 1698
Translucency ......................................................................................................................... 1698
Visible .................................................................................................................................. 1699
Delete() ................................................................................................................................ 1699
IMesh3D ..................................................................................................................................... 1699
INodeBox3D ............................................................................................................................... 1699
Size ...................................................................................................................................... 1699
IPoint3D ..................................................................................................................................... 1699
Points ................................................................................................................................... 1700
Size ...................................................................................................................................... 1700
IPolyline<T> ............................................................................................................................... 1700
Closed .................................................................................................................................. 1700
EndPoint ............................................................................................................................... 1701
Length .................................................................................................................................. 1701
Points ................................................................................................................................... 1701
StartPoint ............................................................................................................................. 1701
IQuad3D ..................................................................................................................................... 1701
X .......................................................................................................................................... 1701
Y .......................................................................................................................................... 1702
IShell3D ...................................................................................................................................... 1702
Colors ................................................................................................................................... 1702
Connectivity ......................................................................................................................... 1702
HasColors ............................................................................................................................. 1703
Initialized .............................................................................................................................. 1703
Normals ................................................................................................................................ 1703
TriangleCount ....................................................................................................................... 1703
Vertices ................................................................................................................................ 1703
SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ................... 1703
SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 1704
ISphere3D .................................................................................................................................. 1704
Radius .................................................................................................................................. 1705
Samples ................................................................................................................................ 1705
IText2D ....................................................................................................................................... 1705
Origin ................................................................................................................................... 1705
Text ...................................................................................................................................... 1705
ITriad3D ...................................................................................................................................... 1705
Length .................................................................................................................................. 1706
XArrow ................................................................................................................................. 1706
YArrow ................................................................................................................................. 1706
ZArrow ................................................................................................................................. 1706
Ansys.ACT.Interfaces.Mesh Namespace ......................................................................................... 1707
ElementTypeEnum ...................................................................................................................... 1707
IElement ..................................................................................................................................... 1708
Area ..................................................................................................................................... 1708
Centroid ............................................................................................................................... 1708

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ci
ACT API Reference Guide

CornerNodeCount ................................................................................................................ 1709


CornerNodeIds ..................................................................................................................... 1709
CornerNodes ........................................................................................................................ 1709
Dimension ............................................................................................................................ 1709
Id ......................................................................................................................................... 1709
NodeIds ................................................................................................................................ 1709
Nodes ................................................................................................................................... 1710
Type ..................................................................................................................................... 1710
Volume ................................................................................................................................. 1710
IMeshData .................................................................................................................................. 1710
ElementCount ...................................................................................................................... 1711
ElementIds ........................................................................................................................... 1711
Elements .............................................................................................................................. 1711
NodeCount ........................................................................................................................... 1711
NodeIds ................................................................................................................................ 1711
Nodes ................................................................................................................................... 1711
Unit ...................................................................................................................................... 1712
UseCache ............................................................................................................................. 1712
ElementById(int) ................................................................................................................... 1712
ElementIdsFromNodeIds(IEnumerable<int>) ......................................................................... 1712
MeshRegionById(int) ............................................................................................................. 1712
NodeById(int) ....................................................................................................................... 1713
NodeIdsFromElementIds(IEnumerable<int>) ......................................................................... 1713
IMeshRegion .............................................................................................................................. 1713
ElementCount ...................................................................................................................... 1714
ElementIds ........................................................................................................................... 1714
Elements .............................................................................................................................. 1714
NodeCount ........................................................................................................................... 1714
NodeIds ................................................................................................................................ 1714
Nodes ................................................................................................................................... 1714
INode ......................................................................................................................................... 1714
BodyIds ................................................................................................................................ 1715
ConnectedElementIds ........................................................................................................... 1715
ConnectedElements .............................................................................................................. 1715
GeoEntityIds ......................................................................................................................... 1715
Id ......................................................................................................................................... 1716
X .......................................................................................................................................... 1716
Y .......................................................................................................................................... 1716
Z .......................................................................................................................................... 1716
Ansys.ACT.Interfaces.Post Namespace ........................................................................................... 1717
IComponentInfo ......................................................................................................................... 1717
Name ................................................................................................................................... 1717
QuantityName ...................................................................................................................... 1718
Unit ...................................................................................................................................... 1718
ICustomResultReader .................................................................................................................. 1718
GetComponentNames(string) ............................................................................................... 1718
GetComponentUnit(string, string) ......................................................................................... 1719
GetResultLocation(string) ..................................................................................................... 1719
GetResultNames() ................................................................................................................. 1719
GetResultType(string) ........................................................................................................... 1719
GetStepValues() .................................................................................................................... 1720
GetValues(string, IResultCollector) ......................................................................................... 1720

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
cii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

SetCurrentStep(IStepInfo) ..................................................................................................... 1720


IResult ........................................................................................................................................ 1720
Components ......................................................................................................................... 1721
Location ............................................................................................................................... 1721
Name ................................................................................................................................... 1721
GetComponentInfo(string) .................................................................................................... 1721
GetElementValues(int) .......................................................................................................... 1722
GetNodeValues(int) ............................................................................................................... 1722
SelectComponents(IEnumerable<string>) ............................................................................. 1722
IResultCollector .......................................................................................................................... 1722
ComponentCount ................................................................................................................. 1723
HasImaginary ....................................................................................................................... 1723
Ids ........................................................................................................................................ 1723
Indices .................................................................................................................................. 1724
Lengths ................................................................................................................................ 1724
ContainsId(int) ...................................................................................................................... 1724
SetAllValues(double[]) ........................................................................................................... 1724
SetAllValues(IEnumerable<double>) ..................................................................................... 1724
SetImaginaryValues(int, double[]) .......................................................................................... 1725
SetImaginaryValues(int, IEnumerable<double>) .................................................................... 1725
SetValues(int, double[]) ......................................................................................................... 1725
SetValues(int, IEnumerable<double>) .................................................................................... 1726
IResultReader ............................................................................................................................. 1726
CurrentResultSet ................................................................................................................... 1726
CurrentTimeFreq .................................................................................................................. 1726
HasImaginaryResults ............................................................................................................. 1727
Layer .................................................................................................................................... 1727
LayeredSolidStressStyle ........................................................................................................ 1727
ListTimeFreq ......................................................................................................................... 1727
ResultNames ......................................................................................................................... 1727
ResultSetCount ..................................................................................................................... 1727
TransformsToGlobal .............................................................................................................. 1728
GetResult(string) ................................................................................................................... 1728
IStepInfo ..................................................................................................................................... 1728
DefineBy ............................................................................................................................... 1728
Set ........................................................................................................................................ 1728
Time ..................................................................................................................................... 1729
ResultAveragingEnum ................................................................................................................. 1729
ResultLocationEnum ................................................................................................................... 1729
ResultTypeEnum ......................................................................................................................... 1729
StepDefineByEnum ..................................................................................................................... 1730
StressStyle .................................................................................................................................. 1730
Ansys.ACT.Interfaces.Reporting Namespace ................................................................................. 1731
IReport ....................................................................................................................................... 1731
ChildCount ........................................................................................................................... 1731
FilePath ................................................................................................................................ 1731
ImageDirectoryPath .............................................................................................................. 1732
AddChild(IReportItem) .......................................................................................................... 1732
AddChild(IReportItem, int) .................................................................................................... 1732
GetChild(int) ......................................................................................................................... 1732
RemoveChild(int) .................................................................................................................. 1733
IReportItem ................................................................................................................................ 1733

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ciii
ACT API Reference Guide

Name ................................................................................................................................... 1733


Ansys.ACT.Interfaces.UserInterface Namespace ............................................................................ 1735
ButtonClickedEventArgs ............................................................................................................. 1735
ButtonPositionType .................................................................................................................... 1735
EntryTypeEnum .......................................................................................................................... 1736
IComponentRenderer ................................................................................................................. 1736
Container ............................................................................................................................. 1736
InitDataFromJson(string) ....................................................................................................... 1736
Refresh() ............................................................................................................................... 1737
IContainer ................................................................................................................................... 1737
LastMouseX .......................................................................................................................... 1737
LastMouseY .......................................................................................................................... 1737
Name ................................................................................................................................... 1738
Renderer .............................................................................................................................. 1738
Hide() ................................................................................................................................... 1738
LocalToGlobal(int, int, out Int32, out Int32) ............................................................................. 1738
ShowPanel(IPanel) ................................................................................................................ 1738
IEntry ......................................................................................................................................... 1739
Caption ................................................................................................................................ 1739
Checked ............................................................................................................................... 1739
Enabled ................................................................................................................................ 1739
Entries .................................................................................................................................. 1740
EntryType ............................................................................................................................. 1740
Visible .................................................................................................................................. 1740
INamed ...................................................................................................................................... 1740
Name ................................................................................................................................... 1740
INamedCollection<T> ................................................................................................................. 1740
Item ..................................................................................................................................... 1741
Names .................................................................................................................................. 1741
IProgressMonitor ........................................................................................................................ 1741
CanAbort .............................................................................................................................. 1742
CanInterrupt ......................................................................................................................... 1742
CompletedWorkUnits ............................................................................................................ 1742
Parent ................................................................................................................................... 1742
PropagateWorkDetails .......................................................................................................... 1742
PropagateWorkStatus ........................................................................................................... 1743
Status ................................................................................................................................... 1743
TotalWorkUnits ..................................................................................................................... 1743
WorkDetails .......................................................................................................................... 1743
WorkName ........................................................................................................................... 1743
WorkStatus ........................................................................................................................... 1743
BeginWork(string, double) ..................................................................................................... 1744
CreateChildMonitor(double) ................................................................................................. 1744
EndWork() ............................................................................................................................. 1744
UpdateWork(double) ............................................................................................................ 1744
IRenderer .................................................................................................................................... 1744
CreateDialogContainer(string, int, int, int, int) ......................................................................... 1745
CreatePanelContainer(string, string, int, int) ............................................................................ 1745
CreateVirtualContainer(string) .............................................................................................. 1746
GetContainer(string) ............................................................................................................. 1746
IToolbar ...................................................................................................................................... 1746
Caption ................................................................................................................................ 1746

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
civ of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Entries .................................................................................................................................. 1747


Visible .................................................................................................................................. 1747
IUserInterface ............................................................................................................................. 1747
IsBatchMode ......................................................................................................................... 1747
ProgressMonitor ................................................................................................................... 1747
Toolbars ............................................................................................................................... 1748
UIRenderer ........................................................................................................................... 1748
GetExtensionToolbars(IExtension) ......................................................................................... 1748
ListItemCheckChangedEventArgs ............................................................................................... 1748
ListItemSelectedEventArgs .......................................................................................................... 1748
ProgressStatus ............................................................................................................................ 1748
ToggleButtonClickedEventArgs ................................................................................................... 1749
Ansys.ACT.Interfaces.UserInterface.Components Namespace ...................................................... 1751
ComponentListAlignment ........................................................................................................... 1751
IButtonComponent ..................................................................................................................... 1752
ButtonClicked ....................................................................................................................... 1752
Used ..................................................................................................................................... 1752
SetBasicDatas(string, string, string) ........................................................................................ 1752
SetCaptionFontSize(int) ........................................................................................................ 1753
SetImageSize(int, int) ............................................................................................................ 1753
SetSize(int, int) ...................................................................................................................... 1753
IButtonsComponent ................................................................................................................... 1753
ButtonClicked ....................................................................................................................... 1754
AddButton(string, string, ButtonPositionType, bool, string, bool) ............................................. 1754
ClearButtons() ....................................................................................................................... 1755
SetEnabledFlag(string, bool) .................................................................................................. 1755
IButtonWithMenuComponent ..................................................................................................... 1755
IChartComponent ....................................................................................................................... 1755
Bar(IList<object>, IList<object>, IList<string>, string) ............................................................. 1756
Bubble(IList<object>, IList<object>, IList<object>, IList<string>, IList<string>, string, string) .... 1756
Pie(IList<object>, IList<object>) ............................................................................................ 1757
Plot(IList<object>, IList<object>, string, string) ...................................................................... 1757
Reset() .................................................................................................................................. 1758
ShowLegend(bool) ............................................................................................................... 1758
Title(string) ........................................................................................................................... 1758
XLabel(string) ....................................................................................................................... 1759
XTickFormat(string) .............................................................................................................. 1759
Y2Label(string) ..................................................................................................................... 1759
Y2TickFormat(string) ............................................................................................................. 1759
YLabel(string) ....................................................................................................................... 1760
YTickFormat(string) .............................................................................................................. 1760
IDygraphComponent .................................................................................................................. 1760
RangeSelectorPlotFillColor .................................................................................................... 1761
RangeSelectorPlotStrokeColor .............................................................................................. 1761
ShowRangeSelector .............................................................................................................. 1761
Title ...................................................................................................................................... 1761
XLabel .................................................................................................................................. 1761
Y2Label ................................................................................................................................ 1761
YLabel .................................................................................................................................. 1762
AddSeries(IDictionary<double, double>, string, string) ........................................................... 1762
DrawPoints(bool, string) ........................................................................................................ 1762
RemoveSeries(string) ............................................................................................................ 1762

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cv
ACT API Reference Guide

Reset() .................................................................................................................................. 1763


IEditorComponent ...................................................................................................................... 1763
IFrameComponent ...................................................................................................................... 1763
SetHtmlContent(string) ......................................................................................................... 1763
IHelpComponent ........................................................................................................................ 1764
SetHtmlContent(string) ......................................................................................................... 1764
SetHtmlContent(string, string) ............................................................................................... 1764
IHtmlComponent ........................................................................................................................ 1764
SetHtmlContent(string) ......................................................................................................... 1765
IImageComponent ...................................................................................................................... 1765
IListComponent .......................................................................................................................... 1765
Alignment ............................................................................................................................ 1766
MaxColumnCount ................................................................................................................. 1766
AddComponent(IComponentRenderer, int) ........................................................................... 1766
ClearComponents() ............................................................................................................... 1766
GetComponent(string) .......................................................................................................... 1766
RemoveComponentByName(string) ...................................................................................... 1767
SetOffset(float, float) ............................................................................................................. 1767
SetWidth(float, ComponentLengthType) ............................................................................... 1767
IPopupMenuComponent ............................................................................................................ 1767
IProgressComponent .................................................................................................................. 1768
Reset() .................................................................................................................................. 1768
UpdateProgress(string, int, bool, ProgressTypeMessage) ......................................................... 1768
IPropertiesComponent ................................................................................................................ 1768
PropertyChanged ................................................................................................................. 1769
UpdateData() ........................................................................................................................ 1769
ISceneGraphComponent ............................................................................................................. 1769
ISearchBarComponent ................................................................................................................ 1769
ITabularDataComponent ............................................................................................................. 1769
ITitleComponent ......................................................................................................................... 1770
ITreeComponent ......................................................................................................................... 1770
ProgressTypeMessage ................................................................................................................. 1770
Ansys.ACT.Interfaces.UserInterface.Components.ToolbarComponents Namespace .................... 1771
IToolbarComponent .................................................................................................................... 1771
Ansys.ACT.Interfaces.Wizard Namespace ....................................................................................... 1773
IStepUserInterface ...................................................................................................................... 1773
Panel .................................................................................................................................... 1773
GetComponent(string) .......................................................................................................... 1773
IWizard ....................................................................................................................................... 1774
CurrentStep .......................................................................................................................... 1774
Description ........................................................................................................................... 1774
Extension ............................................................................................................................. 1774
Filename .............................................................................................................................. 1774
Folder ................................................................................................................................... 1775
Name ................................................................................................................................... 1775
Steps .................................................................................................................................... 1775
IWizardStep ................................................................................................................................ 1775
ComponentName ................................................................................................................. 1776
Context ................................................................................................................................ 1776
HelpFile ................................................................................................................................ 1776
IsEnabled .............................................................................................................................. 1776
Layout .................................................................................................................................. 1776

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
cvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

NextEnabledStep .................................................................................................................. 1776


NextStep .............................................................................................................................. 1777
PreviousEnabledStep ............................................................................................................ 1777
PreviousStep ......................................................................................................................... 1777
StepId ................................................................................................................................... 1777
SystemName ........................................................................................................................ 1777
UserInterface ........................................................................................................................ 1777
Wizard .................................................................................................................................. 1777
Ansys.ACT.Interfaces.Workflow Namespace .................................................................................. 1779
ITaskInput ................................................................................................................................... 1779
ITaskOutput ................................................................................................................................ 1779
IWorkflowDataModel .................................................................................................................. 1779
TaskGroups ........................................................................................................................... 1780
Tasks .................................................................................................................................... 1780
GetTaskByName(string) ......................................................................................................... 1780
GetTaskGroupByName(string) ............................................................................................... 1780
IWorkflowTask ............................................................................................................................ 1780
InternalObject ...................................................................................................................... 1781
SourceTasks .......................................................................................................................... 1781
IWorkflowTaskGroup ................................................................................................................... 1781
InternalObject ...................................................................................................................... 1781
Tasks .................................................................................................................................... 1782
Ansys.ACT.Math Namespace ........................................................................................................... 1783
Matrix4D .................................................................................................................................... 1783
Matrix4D() ............................................................................................................................ 1784
Matrix4D(double[]) ............................................................................................................... 1784
Matrix4D(Matrix4D) .............................................................................................................. 1785
Identity ................................................................................................................................. 1785
Determinant ......................................................................................................................... 1785
Item ..................................................................................................................................... 1785
Item ..................................................................................................................................... 1785
Add(Matrix4D) ...................................................................................................................... 1785
CreateMirror(Vector3D, double) ............................................................................................. 1786
CreateRotate(Vector3D, double) ............................................................................................ 1786
CreateScale(double, double, double) ..................................................................................... 1786
CreateSystem(Vector3D, Vector3D, Vector3D) ......................................................................... 1787
CreateTranslate(double, double, double) ................................................................................ 1787
Invert() ................................................................................................................................. 1787
Multiply(Matrix4D) ................................................................................................................ 1788
Scale(double, double, double) ............................................................................................... 1788
Subtract(Matrix4D) ............................................................................................................... 1788
ToString() .............................................................................................................................. 1788
Transform(Vector3D) ............................................................................................................. 1789
Translate(double, double, double) .......................................................................................... 1789
Transpose() ........................................................................................................................... 1789
op_Addition(Matrix4D, Matrix4D) .......................................................................................... 1789
op_Explicit(Matrix4D) ........................................................................................................... 1790
op_Multiply(Matrix4D, Matrix4D) ........................................................................................... 1790
op_Subtraction(Matrix4D, Matrix4D) ..................................................................................... 1790
Vector3D .................................................................................................................................... 1790
Vector3D(double[]) ............................................................................................................... 1792
Vector3D(Vector3D) .............................................................................................................. 1792

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cvii
ACT API Reference Guide

Vector3D(double, double, double) ......................................................................................... 1792


I ............................................................................................................................................ 1793
IJK ........................................................................................................................................ 1793
J ........................................................................................................................................... 1793
K .......................................................................................................................................... 1793
X .......................................................................................................................................... 1793
Y .......................................................................................................................................... 1793
Z .......................................................................................................................................... 1794
Zero ..................................................................................................................................... 1794
Item ..................................................................................................................................... 1794
Magnitude ............................................................................................................................ 1794
MagnitudeSquared ............................................................................................................... 1794
Add(Vector3D) ...................................................................................................................... 1794
CloneNormalized() ................................................................................................................ 1795
Cross(Vector3D, Vector3D) ..................................................................................................... 1795
CrossProduct(Vector3D) ........................................................................................................ 1795
Dot(Vector3D, Vector3D) ....................................................................................................... 1795
DotProduct(Vector3D) .......................................................................................................... 1796
Equals(object) ....................................................................................................................... 1796
GetDistance(Vector3D, Vector3D) .......................................................................................... 1796
GetDistanceSquared(Vector3D, Vector3D) ............................................................................. 1796
GetHashCode() ..................................................................................................................... 1797
Normalize() ........................................................................................................................... 1797
Subtract(Vector3D) ............................................................................................................... 1797
ToString() .............................................................................................................................. 1797
op_Addition(Vector3D, Vector3D) .......................................................................................... 1797
op_Division(Vector3D, double) .............................................................................................. 1798
op_Equality(Vector3D, Vector3D) ........................................................................................... 1798
op_Explicit(Vector3D) ........................................................................................................... 1798
op_Inequality(Vector3D, Vector3D) ........................................................................................ 1799
op_Multiply(double, Vector3D) .............................................................................................. 1799
op_Multiply(Vector3D, double) ............................................................................................. 1799
op_Multiply(Vector3D, Vector3D) .......................................................................................... 1799
op_Subtraction(Vector3D, Vector3D) ..................................................................................... 1800
op_UnaryNegation(Vector3D) ............................................................................................... 1800
Ansys.DesignXplorer.API.Common Namespace ............................................................................. 1801
enumDistributionType ................................................................................................................ 1801
enumParameterRelationshipType ............................................................................................... 1801
enumPointState .......................................................................................................................... 1802
enumSimulationType .................................................................................................................. 1802
IMethod ..................................................................................................................................... 1802
AddDoubleListVariable(string, IListCpp, double) ..................................................................... 1802
AddDoubleVariable(string, double, double, double) ............................................................... 1803
AddIntegerListVariable(string, IListCpp, int) ............................................................................ 1803
AddOutput(string) ................................................................................................................ 1804
AddParameterRelationship(string, string, string, enumParameterRelationshipType) ................ 1804
CanRun(out String) ............................................................................................................... 1804
get_Setting(string) ................................................................................................................ 1805
put_Setting(string, object) .................................................................................................... 1805
Run() .................................................................................................................................... 1805
IPoint .......................................................................................................................................... 1805
ID ......................................................................................................................................... 1806

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
cviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

State ..................................................................................................................................... 1806


StateMessage ....................................................................................................................... 1806
get_Value(string) .................................................................................................................. 1806
put_Value(string, object) ....................................................................................................... 1806
IServices ..................................................................................................................................... 1807
ExistingPoints ....................................................................................................................... 1807
Stopped ............................................................................................................................... 1807
CalculateParameterRelationshipsFromPoint(IPoint) ............................................................... 1808
CalculateParameterRelationshipsFromPoints(IListCpp) .......................................................... 1808
CalculatePoint(IPoint) ............................................................................................................ 1808
CalculatePoints(IListCpp) ...................................................................................................... 1808
PublishLogMessage(string) ................................................................................................... 1809
PublishProgress(string, int) .................................................................................................... 1809
IUserExtensionOptimizationCriterion .......................................................................................... 1809
IUserExtensionParameter ............................................................................................................ 1809
Ansys.DesignXplorer.API.Sampling Namespace ............................................................................ 1811
IUserSampling ............................................................................................................................ 1811
LogFile ................................................................................................................................. 1811
MaximumNumberOfDoubleListParameters ........................................................................... 1812
MaximumNumberOfDoubleParameters ................................................................................ 1812
MaximumNumberOfInputParameters ................................................................................... 1812
MaximumNumberOfIntegerListParameters ........................................................................... 1812
NumberOfDoubleListParametersDefined .............................................................................. 1812
NumberOfDoubleParametersDefined .................................................................................... 1812
NumberOfInputParametersDefined ....................................................................................... 1813
NumberOfIntegerListParametersDefined ............................................................................... 1813
Ansys.DesignXplorer.API.Optimization Namespace ...................................................................... 1815
DXConvergenceData ................................................................................................................... 1815
DXConvergenceDescription ........................................................................................................ 1816
DXOptimizationPoint .................................................................................................................. 1816
enumConstraintHandlingType .................................................................................................... 1816
enumConstraintType .................................................................................................................. 1816
enumCurveType ......................................................................................................................... 1816
enumGoalType ........................................................................................................................... 1816
enumPostProcessingType ........................................................................................................... 1817
IConvergenceData ...................................................................................................................... 1817
get_Value(int, out Int32, out Double, out Boolean) ................................................................. 1817
put_Value(int, int, double, bool) ............................................................................................. 1817
IConvergenceDescription ............................................................................................................ 1818
IndexOfCurvesSupportingFeasibility ..................................................................................... 1819
NumberOfFeasibleCurves ..................................................................................................... 1819
NumberOfGroups ................................................................................................................. 1819
Quantity ............................................................................................................................... 1819
Unit ...................................................................................................................................... 1819
XAxisLabel ............................................................................................................................ 1819
YAxisLabel ............................................................................................................................ 1820
AddCurve(int, string, enumCurveType, bool) .......................................................................... 1820
AddGroup(string) .................................................................................................................. 1820
get_CurveLabel(int) .............................................................................................................. 1820
get_CurveType(int) ............................................................................................................... 1821
get_GroupLabel(int) ............................................................................................................. 1821
get_NumberOfCurves(int) ..................................................................................................... 1821

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cix
ACT API Reference Guide

IOptimizationMethod ................................................................................................................. 1821


Candidates ........................................................................................................................... 1822
PostProcessingTypes ............................................................................................................. 1823
Samples ................................................................................................................................ 1823
Services ................................................................................................................................ 1823
AddConstraint(string, enumConstraintType, object, object, double, bool) ................................ 1823
AddCustomConstraintProperty(string, string, object) ............................................................. 1824
AddCustomObjectiveProperty(string, string, object) .............................................................. 1824
AddCustomVariableProperty(string, string, object) ................................................................. 1824
AddDoubleListVariable(string, IListCpp, double) ..................................................................... 1825
AddDoubleVariable(string, double, double, double) ............................................................... 1825
AddIntegerListVariable(string, IListCpp, int) ............................................................................ 1826
AddObjective(string, enumGoalType, double, double) ............................................................ 1826
AddOutput(string) ................................................................................................................ 1826
AddParameterRelationship(string, string, string, enumParameterRelationshipType) ................ 1827
CanRun(out String) ............................................................................................................... 1827
get_Setting(string) ................................................................................................................ 1827
put_Setting(string, object) .................................................................................................... 1828
Run() .................................................................................................................................... 1828
IOptimizationPoint ...................................................................................................................... 1828
Feasible ................................................................................................................................ 1829
ID ......................................................................................................................................... 1829
ParetoFrontIndex .................................................................................................................. 1829
State ..................................................................................................................................... 1829
StateMessage ....................................................................................................................... 1829
get_Value(string) .................................................................................................................. 1829
put_Value(string, object) ....................................................................................................... 1830
IOptimizationServices ................................................................................................................. 1830
ExistingPoints ....................................................................................................................... 1831
Stopped ............................................................................................................................... 1831
CalculateParameterRelationshipsFromPoint(IPoint) ............................................................... 1831
CalculateParameterRelationshipsFromPoints(IListCpp) .......................................................... 1831
CalculatePoint(IPoint) ............................................................................................................ 1831
CalculatePoints(IListCpp) ...................................................................................................... 1832
PublishLogMessage(string) ................................................................................................... 1832
PublishProgress(string, int) .................................................................................................... 1832
PushConvergenceData(IConvergenceData) ........................................................................... 1833
PushHistoryPoint(IOptimizationPoint) ................................................................................... 1833
PushHistoryPoints(IListCpp) .................................................................................................. 1833
IUserOptimizer ............................................................................................................................ 1833
BasedOnDirectOptimizationOnly .......................................................................................... 1835
BasedOnResponseSurfaceOnly ............................................................................................. 1836
ConstraintHandling ............................................................................................................... 1836
ConstraintImportance ........................................................................................................... 1836
ConstraintOnInputParameter ................................................................................................ 1836
ConvergenceData ................................................................................................................. 1836
EqualToConstraint ................................................................................................................ 1836
EqualToConstraintDefined .................................................................................................... 1837
GreaterThanConstraint .......................................................................................................... 1837
GreaterThanConstraintDefined ............................................................................................. 1837
HistoryChartXAxisType ......................................................................................................... 1837
InsideBoundsConstraint ........................................................................................................ 1837

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
cx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

InsideBoundsConstraintDefined ............................................................................................ 1837


IsDirectOptimization ............................................................................................................. 1837
LessThanConstraint ............................................................................................................... 1838
LessThanConstraintDefined .................................................................................................. 1838
LogFile ................................................................................................................................. 1838
MaximizeObjective ............................................................................................................... 1838
MaximizeObjectiveDefined ................................................................................................... 1838
MaximumNumberOfConstraints ........................................................................................... 1838
MaximumNumberOfDoubleListParameters ........................................................................... 1839
MaximumNumberOfDoubleParameters ................................................................................ 1839
MaximumNumberOfInputParameters ................................................................................... 1839
MaximumNumberOfIntegerListParameters ........................................................................... 1839
MaximumNumberOfObjectives ............................................................................................. 1839
MinimizeObjective ................................................................................................................ 1839
MinimizeObjectiveDefined .................................................................................................... 1839
MinimumNumberOfConstraints ............................................................................................ 1840
MinimumNumberOfObjectives ............................................................................................. 1840
NumberOfConstraintsDefined ............................................................................................... 1840
NumberOfConstraintsDefinedOnInputs ................................................................................ 1840
NumberOfDoubleListParametersDefined .............................................................................. 1840
NumberOfDoubleParametersDefined .................................................................................... 1840
NumberOfInputParametersDefined ....................................................................................... 1841
NumberOfIntegerListParametersDefined ............................................................................... 1841
NumberOfObjectivesDefined ................................................................................................ 1841
NumberOfObjectivesDefinedOnInputs .................................................................................. 1841
ObjectiveImportance ............................................................................................................ 1841
ObjectiveOnInputParameter ................................................................................................. 1841
ParameterRelationship .......................................................................................................... 1841
SeekObjective ....................................................................................................................... 1842
SeekObjectiveDefined .......................................................................................................... 1842
StartingPointRequired .......................................................................................................... 1842
Ansys.DesignXplorer.API Namespace ............................................................................................ 1843
ParameterNature ........................................................................................................................ 1843
Ansys.ACT.WorkBench.Schematic Namespace ............................................................................... 1845
UserTask ..................................................................................................................................... 1845
ActiveDirectory ..................................................................................................................... 1846
Component .......................................................................................................................... 1846
InputData ............................................................................................................................. 1846
InternalObject ...................................................................................................................... 1846
OutputData .......................................................................................................................... 1847
Parameters ........................................................................................................................... 1847
Properties ............................................................................................................................. 1847
RegisteredFiles ..................................................................................................................... 1847
SourceTasks .......................................................................................................................... 1847
TargetTasks ........................................................................................................................... 1847
TaskGroup ............................................................................................................................ 1847
TaskState .............................................................................................................................. 1848
TransferData ......................................................................................................................... 1848
Type ..................................................................................................................................... 1848
Edit( params object[]) ............................................................................................................ 1848
ExecuteCommand(string, IDictionary<string, object>) ........................................................... 1848
Exit( params object[]) ............................................................................................................ 1849

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxi
ACT API Reference Guide

RegisterFile(string) ................................................................................................................ 1849


Send( params object[]) .......................................................................................................... 1849
SignalModified() ................................................................................................................... 1849
SignalOutputsGenerated() .................................................................................................... 1849
UnregisterFile(DataReference) ............................................................................................... 1850
UnregisterFile(string) ............................................................................................................ 1850
UnregisterFile(DataReference, bool) ....................................................................................... 1850
UnregisterFile(string, bool) .................................................................................................... 1850
UserTaskGroup ........................................................................................................................... 1851
Abbreviation ......................................................................................................................... 1851
Caption ................................................................................................................................ 1851
Category .............................................................................................................................. 1851
InternalObject ...................................................................................................................... 1852
IsParametricGroup ................................................................................................................ 1852
Name ................................................................................................................................... 1852
Tasks .................................................................................................................................... 1852

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
cxii of ANSYS, Inc. and its subsidiaries and affiliates.
Part I: Namespaces
Ansys.ACT.Core Namespace
Declaration Syntax
namespace Ansys.ACT.Core

Table 1: Members

ExtensionId (p. 3) Provides service to uniquely identify the extension.


ProcessUtilities (p. 3) This class exposes process-based utility methods used to run external
applications.

ExtensionId
Provides service to uniquely identify the extension.

Declaration Syntax
public class ExtensionId

Table 2: Members

Property UniqueId (p. 3) Get the unique id of the


extension.

UniqueId
Get the unique id of the extension.

Declaration Syntax
public string UniqueId { get; }

ProcessUtilities
This class exposes process-based utility methods used to run external applications.

Declaration Syntax
public class ProcessUtilities : IProcessUtilities

Table 3: Members

Method Start(string, params string[]) (p. 4) Starts an application, file, or other


target.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 3
Ansys.ACT.Core Namespace

Method Start(string, bool, params string[]) (p. 4) Starts an application, file, or other
target.

Start(string, params string[])


Starts an application, file, or other target.

Declaration Syntax
public virtual int Start(string target, params string[] args)

Parameters
target(string)
The fully-qualified path to the application, file, or other target

args(string[])
Command line arguments

Start(string, bool, params string[])


Starts an application, file, or other target.

Declaration Syntax
public virtual int Start(string target, bool useShell, params string[] args)

Parameters
target(string)
The fully-qualified path to the application, file, or other target

useShell(bool)
Indicates whether or not to execute the target using the OS shell

args(string[])
Command line arguments

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
4 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Core.Application.DataModel Namespace
Declaration Syntax
namespace Ansys.ACT.Core.Application.DataModel

Table 4: Members

IDataModelProvider (p. 5) No details are provided for this


entry.

IDataModelProvider
No details are provided for this entry.

Declaration Syntax
public interface IDataModelProvider

Table 5: Members

Property DataModel (p. 5) No details are provided for this


entry.

DataModel
No details are provided for this entry.

Declaration Syntax
public object DataModel { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 5
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
6 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Core.Utilities Namespace
Declaration Syntax
namespace Ansys.ACT.Core.Utilities

Table 6: Members

AttributeCollection (p. 7) A collection of attributes.


NamedCollection<T> (p. 9) Represents a collection of INamed objects that could be found by its
Name field.

AttributeCollection
A collection of attributes.

Declaration Syntax
public class AttributeCollection : IEnumerable<KeyValuePair<string, object>>, IEnumerable, ISerializable,
IAttributeCollection

Table 7: Members

Property Item (p. 7) Get or set an attribute value.


Property Keys (p. 8) The list of the available keys in the collection.
Method Clone() (p. 8) Create a clone of the currection collection.
Method Contains(string) (p. 8) Check if the collection contains an attribute.
Method GetStringValue(string) (p. 8) Gets an attribute value by its name.
Method GetValue(string) (p. 8) Gets an attribute value by its name.
Method GetValue(string, object) (p. 9) Gets an attribute value by its name.
Method Remove(string) (p. 9) Remove an attribute. The attribute cannot be removed if
it was declared as static attribute.
Method SetValue(string, object) (p. 9) Set an attribute value.

Item
Get or set an attribute value.

Declaration Syntax
public object Item { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 7
Ansys.ACT.Core.Utilities Namespace

Keys
The list of the available keys in the collection.

Declaration Syntax
public ICollection<string> Keys { get; }

Clone()
Create a clone of the currection collection.

Declaration Syntax
public AttributeCollection Clone()

Contains(string)
Check if the collection contains an attribute.

Declaration Syntax
public virtual bool Contains(string name)

Parameters
name(string)
The attribute name.

GetStringValue(string)
Gets an attribute value by its name.

Declaration Syntax
public virtual string GetStringValue(string name)

Parameters
name(string)
The name of the attribute.

GetValue(string)
Gets an attribute value by its name.

Declaration Syntax
public virtual object GetValue(string name)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
8 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedCollection<T>

Parameters
name(string)
The name of the attribute.

GetValue(string, object)
Gets an attribute value by its name.

Declaration Syntax
public virtual object GetValue(string name, object defaultValue)

Parameters
name(string)
The name of the attribute.

defaultValue(object)
The default value

Remove(string)
Remove an attribute. The attribute cannot be removed if it was declared as static attribute.

Declaration Syntax
public virtual bool Remove(string name)

Parameters
name(string)
The name of the attribute.

SetValue(string, object)
Set an attribute value.

Declaration Syntax
public virtual void SetValue(string name, object value)

Parameters
name(string)
The name of the attribute.

value(object)
The value of the attrbiute.

NamedCollection<T>
Represents a collection of INamed objects that could be found by its Name field.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 9
Ansys.ACT.Core.Utilities Namespace

Declaration Syntax
public class NamedCollection<T> : ReadOnlyCollection<T>, INamedCollection<T>

Table 8: Members

Property Item (p. 10) The operator [] can find an object by its name.
Property Names (p. 10) Returns the list of the names of the objects in the
collection.

Item
The operator [] can find an object by its name.

Declaration Syntax
public T Item { get; }

Names
Returns the list of the names of the objects in the collection.

Declaration Syntax
public ReadOnlyCollection<string> Names { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
10 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical

Table 9: Members

Analysis (p. 13) Defines a Analysis.


AnalysisPly (p. 26) Defines a AnalysisPly.
ArbitraryCrack (p. 29) Defines a ArbitraryCrack.
Body (p. 32) Defines a Body.
Chart (p. 46) Defines a Chart.
CommandSnippet (p. 48) Defines a CommandSnippet.
Comment (p. 54) Defines a Comment.
CondensedGeometry (p. 56) Defines a CondensedGeometry.
CondensedPart (p. 59) Defines a CondensedPart.
CondensedPartInfoTool (p. 63) Defines a
CondensedPartInfoTool.
ConstructionGeometry (p. 65) Defines a
ConstructionGeometry.
ContactDebonding (p. 67) Defines a ContactDebonding.
CoordinateSystem (p. 70) Defines a CoordinateSystem.
CoordinateSystems (p. 78) Defines a CoordinateSystems.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or Defines a Crack.
SemiEllipticalCrack instead. (p. 79)
CyclicRegion (p. 85) Defines a CyclicRegion.
DistributedMass (p. 86) Defines a DistributedMass.
ElementOrientation (p. 87) Defines a ElementOrientation.
EndRelease (p. 91) Defines a EndRelease.
ExpansionSettings (p. 95) Defines a ExpansionSettings.
ExternalEnhancedModel (p. 97) Defines a
ExternalEnhancedModel.
FatigueTool (p. 99) Defines a FatigueTool.
Figure (p. 105) Defines a Figure.
Fracture (p. 107) Defines a Fracture.
GenericCrack (p. 110) Defines a GenericCrack.
GenericDelamination (p. 112) Defines a GenericDelamination.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 11
Ansys.ACT.Automation.Mechanical Namespace

GenericPointMass (p. 115) Defines a GenericPointMass.


Geometry (p. 117) Defines a Geometry.
ImportedLayeredSection (p. 130) Defines a
ImportedLayeredSection.
ImportedPlies (p. 131) Defines a ImportedPlies.
InitialCondition (p. 133) Defines a InitialCondition.
InitialConditions (p. 140) Defines a InitialConditions.
InterfaceDelamination (p. 142) Defines a
InterfaceDelamination.
LayeredSection (p. 145) Defines a LayeredSection.
MeshConnection (p. 149) Defines a MeshConnection.
MeshControlWorksheet (p. 153) No details are provided for this
entry.
MeshEdit (p. 157) Defines a MeshEdit.
MeshNumbering (p. 160) Defines a MeshNumbering.
Model (p. 163) Defines a Model.
NamedSelection (p. 170) Defines a NamedSelection.
NamedSelections (p. 175) Defines a NamedSelections.
NodeMove (p. 177) Defines a NodeMove.
NumberingControl (p. 180) Defines a NumberingControl.
Part (p. 183) Defines a Part.
Path (p. 190) Defines a Path.
PeriodicRegion (p. 195) Defines a PeriodicRegion.
PipeIdealization (p. 196) Defines a PipeIdealization.
PointMass (p. 198) Defines a PointMass.
PreMeshedCrack (p. 201) Defines a PreMeshedCrack.
Project (p. 203) Defines a Project.
RemotePoint (p. 207) Defines a RemotePoint.
RemotePoints (p. 212) Defines a RemotePoints.
SelectionWorksheet (p. 214) No details are provided for this
entry.
SemiEllipticalCrack (p. 225) Defines a SemiEllipticalCrack.
Solution (p. 230) Defines a Solution.
SolutionCombination (p. 270) Defines a SolutionCombination.
SolutionCombinationWorksheet (p. 273) No details are provided for this
entry.
SolutionInformation (p. 276) Defines a SolutionInformation.
Surface (p. 287) Defines a Surface.
Symmetry (p. 289) Defines a Symmetry.
SymmetryGeneral (p. 291) Defines a SymmetryGeneral.
SymmetryRegion (p. 294) Defines a SymmetryRegion.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
12 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

ThermalPointMass (p. 296) Defines a ThermalPointMass.


Thickness (p. 297) Defines a Thickness.
TreeGroupingFolder (p. 301) Defines a TreeGroupingFolder.
VirtualCell (p. 302) Defines a VirtualCell.
VirtualTopology (p. 304) Defines a VirtualTopology.
Worksheet (p. 309) No details are provided for this
entry.

Analysis
Defines a Analysis.

Declaration Syntax
public class Analysis : DataModelObject, IFolderDataModelObject, IAnalysis, IDataModelObject, IApplic-
ationObject, IDataObjectContainer, IInternalDataObjectContainer

Table 10: Members

Property AnalysisSettings (p. 15) Gets the AnalysisSettings.


Property AnalysisType (p. 15) Gets the AnalysisType.
Property CellId (p. 15) Gets the CellId.
Property Children (p. 15) Gets the list of children.
Property Comments (p. 15) Gets the list of associated comments.
Property EnvironmentTemperature (p. 16) Gets or sets the EnvironmentTemperature.
Property Figures (p. 16) Gets the list of associated figures.
Property GenerateInputOnly (p. 16) Gets the GenerateInputOnly.
Property InitialConditions (p. 16) Get InitialConditions.
Property InternalObject (p. 16) Gets the internal object. For advanced usage
only.
Property PhysicsType (p. 16) Gets the PhysicsType.
Property Solution (p. 17) Gets the Solution.
Property SystemCaption (p. 17) Gets the SystemCaption.
Method AddAcceleration() (p. 17) Creates a new child Acceleration.
Method AddBearingLoad() (p. 17) Creates a new child BearingLoad.
Method AddBoltPretension() (p. 17) Creates a new child BoltPretension.
Method AddCommandSnippet() (p. 17) Creates a new child CommandSnippet.
Method AddComment() (p. 17) Creates a new child Comment.
Method AddCompressionOnlySupport() (p. 18) Creates a new child
CompressionOnlySupport.
Method AddConvection() (p. 18) Creates a new child Convection.
Method AddCoupling() (p. 18) Creates a new child Coupling.
Method AddCurrent() (p. 18) Creates a new child Current.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 13
Ansys.ACT.Automation.Mechanical Namespace

Method AddCylindricalSupport() (p. 18) Creates a new child CylindricalSupport.


Method AddDisplacement() (p. 18) Creates a new child Displacement.
Method AddEarthGravity() (p. 19) Creates a new child EarthGravity.
Method AddElasticSupport() (p. 19) Creates a new child ElasticSupport.
Method AddEMTransducer() (p. 19) Creates a new child EMTransducer.
Method AddFigure() (p. 19) Creates a new child Figure.
Method AddFixedRotation() (p. 19) Creates a new child FixedRotation.
Method AddFixedSupport() (p. 19) Creates a new child FixedSupport.
Method AddForce() (p. 19) Creates a new child Force.
Method AddFrictionlessSupport() (p. 20) Creates a new child FrictionlessSupport.
Method AddHeatFlow() (p. 20) Creates a new child HeatFlow.
Method AddHeatFlux() (p. 20) Creates a new child HeatFlux.
Method AddHydrostaticPressure() (p. 20) Creates a new child HydrostaticPressure.
Method AddInternalHeatGeneration() (p. 20) Creates a new child InternalHeatGeneration.
Method AddJointLoad() (p. 20) Creates a new child JointLoad.
Method AddLinePressure() (p. 21) Creates a new child LinePressure.
Method AddMagneticFluxParallel() (p. 21) Creates a new child MagneticFluxParallel.
Method AddMassFlowRate() (p. 21) Creates a new child MassFlowRate.
Method AddMoment() (p. 21) Creates a new child Moment.
Method AddNodalDisplacement() (p. 21) Creates a new child NodalDisplacement.
Method AddNodalForce() (p. 21) Creates a new child NodalForce.
Method AddNodalOrientation() (p. 21) Creates a new child NodalOrientation.
Method AddNodalPressure() (p. 22) Creates a new child NodalPressure.
Method AddNodalRotation() (p. 22) Creates a new child NodalRotation.
Method AddPerfectlyInsulated() (p. 22) Creates a new child PerfectlyInsulated.
Method AddPipePressure() (p. 22) Creates a new child PipePressure.
Method AddPipeTemperature() (p. 22) Creates a new child PipeTemperature.
Method AddPressure() (p. 22) Creates a new child Pressure.
Method AddPSDAcceleration() (p. 23) Creates a new child PSDAcceleration.
Method AddPSDDisplacement() (p. 23) Creates a new child PSDDisplacement.
Method AddPSDGAcceleration() (p. 23) Creates a new child PSDGAcceleration.
Method AddPSDVelocity() (p. 23) Creates a new child PSDVelocity.
Method AddRadiation() (p. 23) Creates a new child Radiation.
Method AddRemoteDisplacement() (p. 23) Creates a new child RemoteDisplacement.
Method AddRemoteForce() (p. 23) Creates a new child RemoteForce.
Method AddRotatingForce() (p. 24) Creates a new child RotatingForce.
Method AddRotationalVelocity() (p. 24) Creates a new child RotationalVelocity.
Method AddRSAcceleration() (p. 24) Creates a new child RSAcceleration.
Method AddRSDisplacement() (p. 24) Creates a new child RSDisplacement.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
14 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Method AddRSVelocity() (p. 24) Creates a new child RSVelocity.


Method AddSimplySupported() (p. 24) Creates a new child SimplySupported.
Method AddSourceConductor() (p. 25) Creates a new child SourceConductor.
Method AddTemperature() (p. 25) Creates a new child Temperature.
Method AddThermalCondition() (p. 25) Creates a new child ThermalCondition.
Method AddVelocity() (p. 25) Creates a new child Velocity.
Method AddVoltage() (p. 25) Creates a new child Voltage.
Method ClearGeneratedData() (p. 25) Run the ClearGeneratedData action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 25)
Method OpenSolverFilesDirectory() (p. 26) Run the OpenSolverFilesDirectory action.
Method Solve(bool) (p. 26) Run the Solve action.

AnalysisSettings
Gets the AnalysisSettings.

Declaration Syntax
public AnalysisSettings AnalysisSettings { get; }

AnalysisType
Gets the AnalysisType.

Declaration Syntax
public AnalysisType AnalysisType { get; }

CellId
Gets the CellId.

Declaration Syntax
public string CellId { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 15
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

EnvironmentTemperature
Gets or sets the EnvironmentTemperature.

Declaration Syntax
public Quantity EnvironmentTemperature { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GenerateInputOnly
Gets the GenerateInputOnly.

Declaration Syntax
public bool GenerateInputOnly { get; }

InitialConditions
Get InitialConditions.

Declaration Syntax
public IList<InitialCondition> InitialConditions { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSEnvironmentAuto InternalObject { get; }

PhysicsType
Gets the PhysicsType.

Declaration Syntax
public PhysicsType PhysicsType { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
16 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Solution
Gets the Solution.

Declaration Syntax
public Solution Solution { get; }

SystemCaption
Gets the SystemCaption.

Declaration Syntax
public string SystemCaption { get; }

AddAcceleration()
Creates a new child Acceleration.

Declaration Syntax
public Acceleration AddAcceleration()

AddBearingLoad()
Creates a new child BearingLoad.

Declaration Syntax
public BearingLoad AddBearingLoad()

AddBoltPretension()
Creates a new child BoltPretension.

Declaration Syntax
public BoltPretension AddBoltPretension()

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 17
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Comment AddComment()

AddCompressionOnlySupport()
Creates a new child CompressionOnlySupport.

Declaration Syntax
public CompressionOnlySupport AddCompressionOnlySupport()

AddConvection()
Creates a new child Convection.

Declaration Syntax
public Convection AddConvection()

AddCoupling()
Creates a new child Coupling.

Declaration Syntax
public Coupling AddCoupling()

AddCurrent()
Creates a new child Current.

Declaration Syntax
public Current AddCurrent()

AddCylindricalSupport()
Creates a new child CylindricalSupport.

Declaration Syntax
public CylindricalSupport AddCylindricalSupport()

AddDisplacement()
Creates a new child Displacement.

Declaration Syntax
public Displacement AddDisplacement()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
18 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

AddEarthGravity()
Creates a new child EarthGravity.

Declaration Syntax
public EarthGravity AddEarthGravity()

AddElasticSupport()
Creates a new child ElasticSupport.

Declaration Syntax
public ElasticSupport AddElasticSupport()

AddEMTransducer()
Creates a new child EMTransducer.

Declaration Syntax
public EMTransducer AddEMTransducer()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddFixedRotation()
Creates a new child FixedRotation.

Declaration Syntax
public FixedRotation AddFixedRotation()

AddFixedSupport()
Creates a new child FixedSupport.

Declaration Syntax
public FixedSupport AddFixedSupport()

AddForce()
Creates a new child Force.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 19
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Force AddForce()

AddFrictionlessSupport()
Creates a new child FrictionlessSupport.

Declaration Syntax
public FrictionlessSupport AddFrictionlessSupport()

AddHeatFlow()
Creates a new child HeatFlow.

Declaration Syntax
public HeatFlow AddHeatFlow()

AddHeatFlux()
Creates a new child HeatFlux.

Declaration Syntax
public HeatFlux AddHeatFlux()

AddHydrostaticPressure()
Creates a new child HydrostaticPressure.

Declaration Syntax
public HydrostaticPressure AddHydrostaticPressure()

AddInternalHeatGeneration()
Creates a new child InternalHeatGeneration.

Declaration Syntax
public InternalHeatGeneration AddInternalHeatGeneration()

AddJointLoad()
Creates a new child JointLoad.

Declaration Syntax
public JointLoad AddJointLoad()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
20 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

AddLinePressure()
Creates a new child LinePressure.

Declaration Syntax
public LinePressure AddLinePressure()

AddMagneticFluxParallel()
Creates a new child MagneticFluxParallel.

Declaration Syntax
public MagneticFluxParallel AddMagneticFluxParallel()

AddMassFlowRate()
Creates a new child MassFlowRate.

Declaration Syntax
public MassFlowRate AddMassFlowRate()

AddMoment()
Creates a new child Moment.

Declaration Syntax
public Moment AddMoment()

AddNodalDisplacement()
Creates a new child NodalDisplacement.

Declaration Syntax
public NodalDisplacement AddNodalDisplacement()

AddNodalForce()
Creates a new child NodalForce.

Declaration Syntax
public NodalForce AddNodalForce()

AddNodalOrientation()
Creates a new child NodalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 21
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public NodalOrientation AddNodalOrientation()

AddNodalPressure()
Creates a new child NodalPressure.

Declaration Syntax
public NodalPressure AddNodalPressure()

AddNodalRotation()
Creates a new child NodalRotation.

Declaration Syntax
public NodalRotation AddNodalRotation()

AddPerfectlyInsulated()
Creates a new child PerfectlyInsulated.

Declaration Syntax
public PerfectlyInsulated AddPerfectlyInsulated()

AddPipePressure()
Creates a new child PipePressure.

Declaration Syntax
public PipePressure AddPipePressure()

AddPipeTemperature()
Creates a new child PipeTemperature.

Declaration Syntax
public PipeTemperature AddPipeTemperature()

AddPressure()
Creates a new child Pressure.

Declaration Syntax
public Pressure AddPressure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
22 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

AddPSDAcceleration()
Creates a new child PSDAcceleration.

Declaration Syntax
public PSDAcceleration AddPSDAcceleration()

AddPSDDisplacement()
Creates a new child PSDDisplacement.

Declaration Syntax
public PSDDisplacement AddPSDDisplacement()

AddPSDGAcceleration()
Creates a new child PSDGAcceleration.

Declaration Syntax
public PSDGAcceleration AddPSDGAcceleration()

AddPSDVelocity()
Creates a new child PSDVelocity.

Declaration Syntax
public PSDVelocity AddPSDVelocity()

AddRadiation()
Creates a new child Radiation.

Declaration Syntax
public Radiation AddRadiation()

AddRemoteDisplacement()
Creates a new child RemoteDisplacement.

Declaration Syntax
public RemoteDisplacement AddRemoteDisplacement()

AddRemoteForce()
Creates a new child RemoteForce.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 23
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public RemoteForce AddRemoteForce()

AddRotatingForce()
Creates a new child RotatingForce.

Declaration Syntax
public RotatingForce AddRotatingForce()

AddRotationalVelocity()
Creates a new child RotationalVelocity.

Declaration Syntax
public RotationalVelocity AddRotationalVelocity()

AddRSAcceleration()
Creates a new child RSAcceleration.

Declaration Syntax
public RSAcceleration AddRSAcceleration()

AddRSDisplacement()
Creates a new child RSDisplacement.

Declaration Syntax
public RSDisplacement AddRSDisplacement()

AddRSVelocity()
Creates a new child RSVelocity.

Declaration Syntax
public RSVelocity AddRSVelocity()

AddSimplySupported()
Creates a new child SimplySupported.

Declaration Syntax
public SimplySupported AddSimplySupported()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
24 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

AddSourceConductor()
Creates a new child SourceConductor.

Declaration Syntax
public LoadGroup AddSourceConductor()

AddTemperature()
Creates a new child Temperature.

Declaration Syntax
public Temperature AddTemperature()

AddThermalCondition()
Creates a new child ThermalCondition.

Declaration Syntax
public ThermalCondition AddThermalCondition()

AddVelocity()
Creates a new child Velocity.

Declaration Syntax
public Velocity AddVelocity()

AddVoltage()
Creates a new child Voltage.

Declaration Syntax
public Voltage AddVoltage()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 25
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

OpenSolverFilesDirectory()
Run the OpenSolverFilesDirectory action.

Declaration Syntax
public void OpenSolverFilesDirectory()

Solve(bool)
Run the Solve action.

Declaration Syntax
public virtual void Solve(bool wait)

Parameters
wait(bool)
Wait or not for the solve to be done.

AnalysisPly
Defines a AnalysisPly.

Declaration Syntax
public class AnalysisPly : DataModelObject, IFolderDataModelObject

Table 11: Members

Property Angle (p. 27) Gets or sets the Angle.


Property Children (p. 27) Gets the list of children.
Property Comments (p. 27) Gets the list of associated comments.
Property Figures (p. 27) Gets the list of associated figures.
Property IDInSource (p. 27) Gets the IDInSource.
Property InternalObject (p. 27) Gets the internal object. For advanced usage
only.
Property Material (p. 28) Gets the Material.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
26 of ANSYS, Inc. and its subsidiaries and affiliates.
AnalysisPly

Property NameInSource (p. 28) Gets the NameInSource.


Property NumberOfElements (p. 28) Gets the NumberOfElements.
Property Thickness (p. 28) Gets the Thickness.
Method AddComment() (p. 28) Creates a new child Comment.
Method AddFigure() (p. 28) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 29)

Angle
Gets or sets the Angle.

Declaration Syntax
public Quantity Angle { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

IDInSource
Gets the IDInSource.

Declaration Syntax
public string IDInSource { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 27
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IDSAnalysisPlyAuto InternalObject { get; }

Material
Gets the Material.

Declaration Syntax
public string Material { get; }

NameInSource
Gets the NameInSource.

Declaration Syntax
public string NameInSource { get; }

NumberOfElements
Gets the NumberOfElements.

Declaration Syntax
public uint NumberOfElements { get; }

Thickness
Gets the Thickness.

Declaration Syntax
public Quantity Thickness { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
28 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ArbitraryCrack
Defines a ArbitraryCrack.

Declaration Syntax
public class ArbitraryCrack : GenericCrack

Table 12: Members

Property BottomFaceNodes (p. 30) Gets or sets the BottomFaceNodes.


Property Children (p. 111) Gets the list of children.

(Inherited from GenericCrack (p. 110).)


Property CircumferentialDivisions (p. 30) Gets or sets the CircumferentialDivisions.
Property Comments (p. 111) Gets the list of associated comments.

(Inherited from GenericCrack (p. 110).)


Property CoordinateSystem (p. 30) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 30) Gets or sets the CrackFacesNodes.
Property CrackFrontNodes (p. 30) Gets or sets the CrackFrontNodes.
Property CrackShape (p. 30) Gets the CrackShape.
Property CrackSourceType (p. 31) Gets the CrackSourceType.
Property FaceTopNodes (p. 31) Gets or sets the FaceTopNodes.
Property Figures (p. 111) Gets the list of associated figures.

(Inherited from GenericCrack (p. 110).)


Property InternalObject (p. 31) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 31) Gets or sets the LargestContourRadius.
Property Location (p. 31) Gets the Location.
Property MeshContours (p. 31) Gets or sets the MeshContours.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 29
Ansys.ACT.Automation.Mechanical Namespace

Property SolutionContours (p. 32) Gets or sets the SolutionContours.


Property Suppressed (p. 32) Gets or sets the Suppressed.
Property XScaleFactor (p. 32) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 32) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 32) Gets or sets the ZScaleFactor.

BottomFaceNodes
Gets or sets the BottomFaceNodes.

Declaration Syntax
public string BottomFaceNodes { set;get; }

CircumferentialDivisions
Gets or sets the CircumferentialDivisions.

Declaration Syntax
public int CircumferentialDivisions { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CrackFacesNodes
Gets or sets the CrackFacesNodes.

Declaration Syntax
public bool CrackFacesNodes { set;get; }

CrackFrontNodes
Gets or sets the CrackFrontNodes.

Declaration Syntax
public string CrackFrontNodes { set;get; }

CrackShape
Gets the CrackShape.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
30 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack

Declaration Syntax
public CrackShapeType CrackShape { get; }

CrackSourceType
Gets the CrackSourceType.

Declaration Syntax
public CrackSourceType CrackSourceType { get; }

FaceTopNodes
Gets or sets the FaceTopNodes.

Declaration Syntax
public string FaceTopNodes { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCrackAuto InternalObject { get; }

LargestContourRadius
Gets or sets the LargestContourRadius.

Declaration Syntax
public Quantity LargestContourRadius { set;get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { get; }

MeshContours
Gets or sets the MeshContours.

Declaration Syntax
public int MeshContours { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 31
Ansys.ACT.Automation.Mechanical Namespace

SolutionContours
Gets or sets the SolutionContours.

Declaration Syntax
public int SolutionContours { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

XScaleFactor
Gets or sets the XScaleFactor.

Declaration Syntax
public double XScaleFactor { set;get; }

YScaleFactor
Gets or sets the YScaleFactor.

Declaration Syntax
public double YScaleFactor { set;get; }

ZScaleFactor
Gets or sets the ZScaleFactor.

Declaration Syntax
public double ZScaleFactor { set;get; }

Body
Defines a Body.

Declaration Syntax
public class Body : DataModelObject, IFolderDataModelObject

Table 13: Members

Property Assignment (p. 34) Gets or sets the Assignment.


Property Average (p. 35) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
32 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Property BeamSection (p. 35) Gets the BeamSection.


Property Behavior (p. 35) Gets or sets the Behavior.
Property BrickIntegrationScheme (p. 35) Gets or sets the BrickIntegrationScheme.
Property CentroidX (p. 35) Gets the CentroidX.
Property CentroidY (p. 35) Gets the CentroidY.
Property CentroidZ (p. 36) Gets the CentroidZ.
Property Children (p. 36) Gets the list of children.
Property Comments (p. 36) Gets the list of associated comments.
Property CoordinateSystem (p. 36) Gets or sets the CoordinateSystem.
Property CrossSectionArea (p. 36) Gets the CrossSectionArea.
Property CrossSectionIYY (p. 36) Gets the CrossSectionIYY.
Property CrossSectionIZZ (p. 36) Gets the CrossSectionIZZ.
Property Elements (p. 37) Gets the Elements.
Property Figures (p. 37) Gets the list of associated figures.
Property FluidCrossArea (p. 37) Gets or sets the FluidCrossArea.
Property FluidDiscretization (p. 37) Gets or sets the FluidDiscretization.
Property FluidSolidPhase (p. 37) Gets or sets the FluidSolidPhase.
Property Hidden (p. 37) Hide or show the body.
Property InternalObject (p. 38) Gets the internal object. For advanced usage
only.
Property IsWindingBody (p. 38) Gets the IsWindingBody.
Property Length (p. 38) Gets the Length.
Property LengthX (p. 38) Gets the LengthX.
Property LengthY (p. 38) Gets the LengthY.
Property LengthZ (p. 38) Gets the LengthZ.
Property ManualThicknessMode (p. 38) Gets the ManualThicknessMode.
Property Mass (p. 39) Gets the Mass.
Property Maximum (p. 39) Gets the Maximum.
Property MeshMetric (p. 39) Gets the MeshMetric.
Property MeshVersion (p. 39) Gets the MeshVersion.
Property Minimum (p. 39) Gets the Minimum.
Property ModelType (p. 39) Gets or sets the ModelType.
Property MomentOfInertiaIp1 (p. 40) Gets the MomentOfInertiaIp1.
Property MomentOfInertiaIp2 (p. 40) Gets the MomentOfInertiaIp2.
Property MomentOfInertiaIp3 (p. 40) Gets the MomentOfInertiaIp3.
Property Nodes (p. 40) Gets the Nodes.
Property NonlinearEffects (p. 40) Gets or sets the NonlinearEffects.
Property NumberOfTurns (p. 40) Gets or sets the NumberOfTurns.
Property OffsetMode (p. 40) Gets or sets the OffsetMode.
Property OffsetType (p. 41) Gets or sets the OffsetType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 33
Ansys.ACT.Automation.Mechanical Namespace

Property OffsetX (p. 41) Gets or sets the OffsetX.


Property OffsetY (p. 41) Gets or sets the OffsetY.
Property PipeExternalDiameter (p. 41) Gets the PipeExternalDiameter.
Property PipeInternalDiameter (p. 41) Gets the PipeInternalDiameter.
Property PipeThickness (p. 41) Gets the PipeThickness.
Property ReadOnly (p. 42) Gets the ReadOnly.
Property ReferenceFrame (p. 42) Gets or sets the ReferenceFrame.
Property ReferenceTemperature ***OBSOLETE*** Gets or sets the ReferenceTemperature.
Use 'UseReferenceTemperatureByBody'
property instead. (p. 42)
Property ReferenceTemperatureValue (p. 42) Gets or sets the ReferenceTemperatureValue.
Property ShellOffsetType (p. 42) Gets or sets the ShellOffsetType.
Property StandardDeviation (p. 42) Gets the StandardDeviation.
Property StiffnessBehavior (p. 42) Gets or sets the StiffnessBehavior.
Property Suppressed (p. 43) Gets or sets the Suppressed.
Property SurfaceArea (p. 43) Gets the SurfaceArea.
Property ThermalStrainEffects (p. 43) Gets or sets the ThermalStrainEffects.
Property Thickness (p. 43) Gets or sets the Thickness.
Property ThicknessMode ***OBSOLETE*** Use Gets the ThicknessMode.
'ManualThicknessMode' property
instead. (p. 43)
Property UseReferenceTemperatureByBody (p. 43) Gets or sets the
UseReferenceTemperatureByBody.
Property UserNameChange (p. 44) Gets the UserNameChange.
Property Visible (p. 44) Gets or sets the Visible.
Property Volume (p. 44) Gets the Volume.
Method AddCommandSnippet() (p. 44) Creates a new child CommandSnippet.
Method AddComment() (p. 44) Creates a new child Comment.
Method AddFigure() (p. 44) Creates a new child Figure.
Method ClearGeneratedData() (p. 44) Run the ClearGeneratedData action.
Method GenerateMesh() (p. 45) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 45)
Method GetGeoBody() (p. 45) Gets the Geo Body
Method PreviewInflation() (p. 45) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 45) Run the PreviewSurfaceMesh action.
Method ShowBody() (p. 46) Run the ShowBody action.
Method Update() (p. 46) Run the Update action.

Assignment
Gets or sets the Assignment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
34 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public string Assignment { set;get; }

Average
Gets the Average.

Declaration Syntax
public Quantity Average { get; }

BeamSection
Gets the BeamSection.

Declaration Syntax
public DataModelObject BeamSection { get; }

Behavior
Gets or sets the Behavior.

Declaration Syntax
public Model2DBehavior Behavior { set;get; }

BrickIntegrationScheme
Gets or sets the BrickIntegrationScheme.

Declaration Syntax
public BrickIntegrationScheme BrickIntegrationScheme { set;get; }

CentroidX
Gets the CentroidX.

Declaration Syntax
public Quantity CentroidX { get; }

CentroidY
Gets the CentroidY.

Declaration Syntax
public Quantity CentroidY { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 35
Ansys.ACT.Automation.Mechanical Namespace

CentroidZ
Gets the CentroidZ.

Declaration Syntax
public Quantity CentroidZ { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CrossSectionArea
Gets the CrossSectionArea.

Declaration Syntax
public Quantity CrossSectionArea { get; }

CrossSectionIYY
Gets the CrossSectionIYY.

Declaration Syntax
public Quantity CrossSectionIYY { get; }

CrossSectionIZZ
Gets the CrossSectionIZZ.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
36 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public Quantity CrossSectionIZZ { get; }

Elements
Gets the Elements.

Declaration Syntax
public int Elements { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

FluidCrossArea
Gets or sets the FluidCrossArea.

Declaration Syntax
public Quantity FluidCrossArea { set;get; }

FluidDiscretization
Gets or sets the FluidDiscretization.

Declaration Syntax
public FluidDiscretizationType FluidDiscretization { set;get; }

FluidSolidPhase
Gets or sets the FluidSolidPhase.

Declaration Syntax
public PhaseType FluidSolidPhase { set;get; }

Hidden
Hide or show the body.

Declaration Syntax
public bool Hidden { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 37
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPrototypeAuto InternalObject { get; }

IsWindingBody
Gets the IsWindingBody.

Declaration Syntax
public bool IsWindingBody { get; }

Length
Gets the Length.

Declaration Syntax
public Quantity Length { get; }

LengthX
Gets the LengthX.

Declaration Syntax
public Quantity LengthX { get; }

LengthY
Gets the LengthY.

Declaration Syntax
public Quantity LengthY { get; }

LengthZ
Gets the LengthZ.

Declaration Syntax
public Quantity LengthZ { get; }

ManualThicknessMode
Gets the ManualThicknessMode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
38 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public bool ManualThicknessMode { get; }

Mass
Gets the Mass.

Declaration Syntax
public Quantity Mass { get; }

Maximum
Gets the Maximum.

Declaration Syntax
public Quantity Maximum { get; }

MeshMetric
Gets the MeshMetric.

Declaration Syntax
public int MeshMetric { get; }

MeshVersion
Gets the MeshVersion.

Declaration Syntax
public int MeshVersion { get; }

Minimum
Gets the Minimum.

Declaration Syntax
public Quantity Minimum { get; }

ModelType
Gets or sets the ModelType.

Declaration Syntax
public PrototypeModelType ModelType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 39
Ansys.ACT.Automation.Mechanical Namespace

MomentOfInertiaIp1
Gets the MomentOfInertiaIp1.

Declaration Syntax
public Quantity MomentOfInertiaIp1 { get; }

MomentOfInertiaIp2
Gets the MomentOfInertiaIp2.

Declaration Syntax
public Quantity MomentOfInertiaIp2 { get; }

MomentOfInertiaIp3
Gets the MomentOfInertiaIp3.

Declaration Syntax
public Quantity MomentOfInertiaIp3 { get; }

Nodes
Gets the Nodes.

Declaration Syntax
public int Nodes { get; }

NonlinearEffects
Gets or sets the NonlinearEffects.

Declaration Syntax
public bool NonlinearEffects { set;get; }

NumberOfTurns
Gets or sets the NumberOfTurns.

Declaration Syntax
public uint NumberOfTurns { set;get; }

OffsetMode
Gets or sets the OffsetMode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
40 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public AutomaticOrManual OffsetMode { set;get; }

OffsetType
Gets or sets the OffsetType.

Declaration Syntax
public BeamOffsetType OffsetType { set;get; }

OffsetX
Gets or sets the OffsetX.

Declaration Syntax
public Quantity OffsetX { set;get; }

OffsetY
Gets or sets the OffsetY.

Declaration Syntax
public Quantity OffsetY { set;get; }

PipeExternalDiameter
Gets the PipeExternalDiameter.

Declaration Syntax
public Quantity PipeExternalDiameter { get; }

PipeInternalDiameter
Gets the PipeInternalDiameter.

Declaration Syntax
public Quantity PipeInternalDiameter { get; }

PipeThickness
Gets the PipeThickness.

Declaration Syntax
public Quantity PipeThickness { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 41
Ansys.ACT.Automation.Mechanical Namespace

ReadOnly
Gets the ReadOnly.

Declaration Syntax
public bool ReadOnly { get; }

ReferenceFrame
Gets or sets the ReferenceFrame.

Declaration Syntax
public ReferenceFrameType ReferenceFrame { set;get; }

ReferenceTemperature ***OBSOLETE*** Use 'UseReferenceTemperatureBy-


Body' property instead.
Gets or sets the ReferenceTemperature.

Declaration Syntax
public bool ReferenceTemperature { set;get; }

ReferenceTemperatureValue
Gets or sets the ReferenceTemperatureValue.

Declaration Syntax
public Quantity ReferenceTemperatureValue { set;get; }

ShellOffsetType
Gets or sets the ShellOffsetType.

Declaration Syntax
public ShellOffsetType ShellOffsetType { set;get; }

StandardDeviation
Gets the StandardDeviation.

Declaration Syntax
public Quantity StandardDeviation { get; }

StiffnessBehavior
Gets or sets the StiffnessBehavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
42 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public StiffnessBehavior StiffnessBehavior { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

SurfaceArea
Gets the SurfaceArea.

Declaration Syntax
public Quantity SurfaceArea { get; }

ThermalStrainEffects
Gets or sets the ThermalStrainEffects.

Declaration Syntax
public bool ThermalStrainEffects { set;get; }

Thickness
Gets or sets the Thickness.

Declaration Syntax
public Quantity Thickness { set;get; }

ThicknessMode ***OBSOLETE*** Use 'ManualThicknessMode' property instead.


Gets the ThicknessMode.

Declaration Syntax
public bool ThicknessMode { get; }

UseReferenceTemperatureByBody
Gets or sets the UseReferenceTemperatureByBody.

Declaration Syntax
public bool UseReferenceTemperatureByBody { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 43
Ansys.ACT.Automation.Mechanical Namespace

UserNameChange
Gets the UserNameChange.

Declaration Syntax
public bool UserNameChange { get; }

Visible
Gets or sets the Visible.

Declaration Syntax
public bool Visible { set;get; }

Volume
Gets the Volume.

Declaration Syntax
public Quantity Volume { get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

ClearGeneratedData()
Run the ClearGeneratedData action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
44 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public void ClearGeneratedData()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public void GenerateMesh()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetGeoBody()
Gets the Geo Body

Declaration Syntax
public IGeoBody GetGeoBody()

PreviewInflation()
Run the PreviewInflation action.

Declaration Syntax
public void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Declaration Syntax
public void PreviewSurfaceMesh()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 45
Ansys.ACT.Automation.Mechanical Namespace

ShowBody()
Run the ShowBody action.

Declaration Syntax
public void ShowBody()

Update()
Run the Update action.

Declaration Syntax
public void Update()

Chart
Defines a Chart.

Declaration Syntax
public class Chart : DataModelObject, IFolderDataModelObject

Table 14: Members

Property Caption (p. 46) Gets or sets the Caption.


Property Children (p. 47) Gets the list of children.
Property Content (p. 47) Gets or sets the Content.
Property Gridlines (p. 47) Gets or sets the Gridlines.
Property InternalObject (p. 47) Gets the internal object. For advanced usage
only.
Property PlotStyle (p. 47) Gets or sets the PlotStyle.
Property Scale (p. 47) Gets or sets the Scale.
Property XAxisLabel (p. 47) Gets or sets the XAxisLabel.
Property YAxisLabel (p. 48) Gets or sets the YAxisLabel.
Method Delete() (p. 48) Run the Delete action.
Method Duplicate() (p. 48) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 48)

Caption
Gets or sets the Caption.

Declaration Syntax
public string Caption { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
46 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Content
Gets or sets the Content.

Declaration Syntax
public ChartReportType Content { set;get; }

Gridlines
Gets or sets the Gridlines.

Declaration Syntax
public ChartGridlines Gridlines { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSChartAuto InternalObject { get; }

PlotStyle
Gets or sets the PlotStyle.

Declaration Syntax
public ChartPlotStyle PlotStyle { set;get; }

Scale
Gets or sets the Scale.

Declaration Syntax
public ChartScale Scale { set;get; }

XAxisLabel
Gets or sets the XAxisLabel.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 47
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string XAxisLabel { set;get; }

YAxisLabel
Gets or sets the YAxisLabel.

Declaration Syntax
public string YAxisLabel { set;get; }

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

CommandSnippet
Defines a CommandSnippet.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
48 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

Declaration Syntax
public class CommandSnippet : DataModelObject, IFolderDataModelObject

Table 15: Members

Property Children (p. 49) Gets the list of children.


Property Comments (p. 50) Gets the list of associated comments.
Property Figures (p. 50) Gets the list of associated figures.
Property FileName (p. 50) Gets the FileName.
Property Input (p. 50) Gets or sets the Text.
Property InputArgument1 (p. 50) Gets or sets the InputArgument1.
Property InputArgument2 (p. 50) Gets or sets the InputArgument2.
Property InputArgument3 (p. 51) Gets or sets the InputArgument3.
Property InputArgument4 (p. 51) Gets or sets the InputArgument4.
Property InputArgument5 (p. 51) Gets or sets the InputArgument5.
Property InputArgument6 (p. 51) Gets or sets the InputArgument6.
Property InputArgument7 (p. 51) Gets or sets the InputArgument7.
Property InputArgument8 (p. 51) Gets or sets the InputArgument8.
Property InputArgument9 (p. 51) Gets or sets the InputArgument9.
Property InternalObject (p. 52) Gets the internal object. For advanced usage
only.
Property InvalidateSolution (p. 52) Gets or sets the InvalidateSolution.
Property OutputSearchPrefix (p. 52) Gets or sets the OutputSearchPrefix.
Property SnippetFileStatus (p. 52) Gets the SnippetFileStatus.
Property SolverTarget (p. 52) Gets the SolverTarget.
Property StepNumber (p. 52) Gets or sets the StepNumber.
Property StepSelectionMode (p. 53) Gets or sets the StepSelectionMode.
Property Suppressed (p. 53) Gets or sets the Suppressed.
Method AddComment() (p. 53) Creates a new child Comment.
Method AddFigure() (p. 53) Creates a new child Figure.
Method AppendText(string) (p. 53) Append Text.
Method Delete() (p. 53) Run the Delete action.
Method Duplicate() (p. 54) Run the Duplicate action.
Method ExportTextFile(string) (p. 54) Export to Textfile.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 54)
Method ImportTextFile(string) (p. 54) Import from Textfile.

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 49
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

FileName
Gets the FileName.

Declaration Syntax
public string FileName { get; }

Input
Gets or sets the Text.

Declaration Syntax
public string Input { set;get; }

InputArgument1
Gets or sets the InputArgument1.

Declaration Syntax
public string InputArgument1 { set;get; }

InputArgument2
Gets or sets the InputArgument2.

Declaration Syntax
public string InputArgument2 { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
50 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

InputArgument3
Gets or sets the InputArgument3.

Declaration Syntax
public string InputArgument3 { set;get; }

InputArgument4
Gets or sets the InputArgument4.

Declaration Syntax
public string InputArgument4 { set;get; }

InputArgument5
Gets or sets the InputArgument5.

Declaration Syntax
public string InputArgument5 { set;get; }

InputArgument6
Gets or sets the InputArgument6.

Declaration Syntax
public string InputArgument6 { set;get; }

InputArgument7
Gets or sets the InputArgument7.

Declaration Syntax
public string InputArgument7 { set;get; }

InputArgument8
Gets or sets the InputArgument8.

Declaration Syntax
public string InputArgument8 { set;get; }

InputArgument9
Gets or sets the InputArgument9.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 51
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string InputArgument9 { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCommandEditorAuto InternalObject { get; }

InvalidateSolution
Gets or sets the InvalidateSolution.

Declaration Syntax
public bool InvalidateSolution { set;get; }

OutputSearchPrefix
Gets or sets the OutputSearchPrefix.

Declaration Syntax
public string OutputSearchPrefix { set;get; }

SnippetFileStatus
Gets the SnippetFileStatus.

Declaration Syntax
public int SnippetFileStatus { get; }

SolverTarget
Gets the SolverTarget.

Declaration Syntax
public CommandEditorTarget SolverTarget { get; }

StepNumber
Gets or sets the StepNumber.

Declaration Syntax
public int StepNumber { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
52 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

StepSelectionMode
Gets or sets the StepSelectionMode.

Declaration Syntax
public SequenceSelectionType StepSelectionMode { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AppendText(string)
Append Text.

Declaration Syntax
public void AppendText(string NewText)

Parameters
NewText(string)
No details are provided for this entry.

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 53
Ansys.ACT.Automation.Mechanical Namespace

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

ExportTextFile(string)
Export to Textfile.

Declaration Syntax
public void ExportTextFile(string TextFile)

Parameters
TextFile(string)
No details are provided for this entry.

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ImportTextFile(string)
Import from Textfile.

Declaration Syntax
public void ImportTextFile(string TextFile)

Parameters
TextFile(string)
No details are provided for this entry.

Comment
Defines a Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
54 of ANSYS, Inc. and its subsidiaries and affiliates.
Comment

Declaration Syntax
public class Comment : DataModelObject, IFolderDataModelObject

Table 16: Members

Property Author (p. 55) Gets or sets the Author.


Property Children (p. 55) Gets the list of children.
Property InternalObject (p. 55) Gets the internal object. For advanced usage
only.
Property Text (p. 55) Gets the Text.
Method Delete() (p. 55) Run the Delete action.
Method Duplicate() (p. 56) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 56)

Author
Gets or sets the Author.

Declaration Syntax
public string Author { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCommentAuto InternalObject { get; }

Text
Gets the Text.

Declaration Syntax
public string Text { set;get; }

Delete()
Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 55
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

CondensedGeometry
Defines a CondensedGeometry.

Declaration Syntax
public class CondensedGeometry : DataModelObject, IFolderDataModelObject

Table 17: Members

Property Children (p. 57) Gets the list of children.


Property Comments (p. 57) Gets the list of associated comments.
Property Figures (p. 57) Gets the list of associated figures.
Property InternalObject (p. 57) Gets the internal object. For advanced usage
only.
Property SolverFilesDirectory (p. 57) Gets the SolverFilesDirectory.
Property TransparencyEnabled (p. 57) Gets or sets the TransparencyEnabled.
Method AddComment() (p. 58) Creates a new child Comment.
Method AddCondensedPart() (p. 58) Creates a new child CondensedPart.
Method AddCondensedPartInfoTool() (p. 58) Creates a new child CondensedPartInfoTool.
Method AddFigure() (p. 58) Creates a new child Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
56 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedGeometry

Method GenerateCondensedGeometry() (p. 58) Run the GenerateCondensedGeometry


action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 58)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCondensedGeometryAuto InternalObject { get; }

SolverFilesDirectory
Gets the SolverFilesDirectory.

Declaration Syntax
public string SolverFilesDirectory { get; }

TransparencyEnabled
Gets or sets the TransparencyEnabled.

Declaration Syntax
public bool TransparencyEnabled { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 57
Ansys.ACT.Automation.Mechanical Namespace

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddCondensedPart()
Creates a new child CondensedPart.

Declaration Syntax
public CondensedPart AddCondensedPart()

AddCondensedPartInfoTool()
Creates a new child CondensedPartInfoTool.

Declaration Syntax
public CondensedPartInfoTool AddCondensedPartInfoTool()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GenerateCondensedGeometry()
Run the GenerateCondensedGeometry action.

Declaration Syntax
public void GenerateCondensedGeometry()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
58 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

CondensedPart
Defines a CondensedPart.

Declaration Syntax
public class CondensedPart : DataModelObject, IFolderDataModelObject

Table 18: Members

Property Children (p. 59) Gets the list of children.


Property Comments (p. 60) Gets the list of associated comments.
Property Figures (p. 60) Gets the list of associated figures.
Property FutureIntent (p. 60) Gets or sets the FutureIntent.
Property GeometrySelection (p. 60) Gets or sets the GeometrySelection.
Property InterfaceMethod (p. 60) Gets or sets the InterfaceMethod.
Property InternalObject (p. 60) Gets the internal object. For advanced usage
only.
Property MaximumFrequency (p. 61) Gets or sets the MaximumFrequency.
Property MinimumFrequency (p. 61) Gets or sets the MinimumFrequency.
Property NumberInterfaceEntries (p. 61) Gets the NumberInterfaceEntries.
Property NumberMasterNodes (p. 61) Gets the NumberMasterNodes.
Property NumberOfModes (p. 61) Gets or sets the NumberOfModes.
Property Physics (p. 61) Gets the Physics.
Property RangeSearch (p. 61) Gets or sets the RangeSearch.
Property ReductionMethod (p. 62) Gets or sets the ReductionMethod.
Property ReferenceTemperature (p. 62) Gets or sets the ReferenceTemperature.
Property SolutionName (p. 62) Gets or sets the SolutionName.
Property SolutionNameMode (p. 62) Gets or sets the SolutionNameMode.
Property SolverFilesDirectory (p. 62) Gets the SolverFilesDirectory.
Property Suppressed (p. 62) Gets or sets the Suppressed.
Property TemperatureUnits (p. 63) Gets the TemperatureUnits.
Method AddComment() (p. 63) Creates a new child Comment.
Method AddFigure() (p. 63) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 63)

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 59
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

FutureIntent
Gets or sets the FutureIntent.

Declaration Syntax
public FutureIntentType FutureIntent { set;get; }

GeometrySelection
Gets or sets the GeometrySelection.

Declaration Syntax
public ISelectionInfo GeometrySelection { set;get; }

InterfaceMethod
Gets or sets the InterfaceMethod.

Declaration Syntax
public CondensedPartInterfaceMethod InterfaceMethod { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCondensedPartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
60 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart

MaximumFrequency
Gets or sets the MaximumFrequency.

Declaration Syntax
public Quantity MaximumFrequency { set;get; }

MinimumFrequency
Gets or sets the MinimumFrequency.

Declaration Syntax
public Quantity MinimumFrequency { set;get; }

NumberInterfaceEntries
Gets the NumberInterfaceEntries.

Declaration Syntax
public int NumberInterfaceEntries { get; }

NumberMasterNodes
Gets the NumberMasterNodes.

Declaration Syntax
public int NumberMasterNodes { get; }

NumberOfModes
Gets or sets the NumberOfModes.

Declaration Syntax
public int NumberOfModes { set;get; }

Physics
Gets the Physics.

Declaration Syntax
public CondensedPartPhysics Physics { get; }

RangeSearch
Gets or sets the RangeSearch.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 61
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool RangeSearch { set;get; }

ReductionMethod
Gets or sets the ReductionMethod.

Declaration Syntax
public CondensedPartReductionMethod ReductionMethod { set;get; }

ReferenceTemperature
Gets or sets the ReferenceTemperature.

Declaration Syntax
public Quantity ReferenceTemperature { set;get; }

SolutionName
Gets or sets the SolutionName.

Declaration Syntax
public string SolutionName { set;get; }

SolutionNameMode
Gets or sets the SolutionNameMode.

Declaration Syntax
public AutomaticOrManual SolutionNameMode { set;get; }

SolverFilesDirectory
Gets the SolverFilesDirectory.

Declaration Syntax
public string SolverFilesDirectory { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
62 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPartInfoTool

TemperatureUnits
Gets the TemperatureUnits.

Declaration Syntax
public string TemperatureUnits { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

CondensedPartInfoTool
Defines a CondensedPartInfoTool.

Declaration Syntax
public class CondensedPartInfoTool : DataModelObject, IFolderDataModelObject

Table 19: Members

Property Children (p. 64) Gets the list of children.


Property Comments (p. 64) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 63
Ansys.ACT.Automation.Mechanical Namespace

Property InternalObject (p. 64) Gets the internal object. For advanced usage
only.
Property Text (p. 64) Gets the Text.
Property UpdateInterval (p. 64) Gets or sets the UpdateInterval.
Method AddComment() (p. 64) Creates a new child Comment.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 65)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCondensedPartInfoToolAuto InternalObject { get; }

Text
Gets the Text.

Declaration Syntax
public string Text { get; }

UpdateInterval
Gets or sets the UpdateInterval.

Declaration Syntax
public double UpdateInterval { set;get; }

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
64 of ANSYS, Inc. and its subsidiaries and affiliates.
ConstructionGeometry

Declaration Syntax
public Comment AddComment()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ConstructionGeometry
Defines a ConstructionGeometry.

Declaration Syntax
public class ConstructionGeometry : DataModelObject, IFolderDataModelObject

Table 20: Members

Property Children (p. 65) Gets the list of children.


Property Comments (p. 66) Gets the list of associated comments.
Property Figures (p. 66) Gets the list of associated figures.
Property InternalObject (p. 66) Gets the internal object. For advanced usage
only.
Property ShowMesh (p. 66) Gets or sets the ShowMesh.
Method AddComment() (p. 66) Creates a new child Comment.
Method AddFigure() (p. 66) Creates a new child Figure.
Method AddPath() (p. 67) Creates a new child Path.
Method AddSurface() (p. 67) Creates a new child Surface.
Method Delete() (p. 67) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 67)

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 65
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSConstructionGeometryGroupAuto InternalObject { get; }

ShowMesh
Gets or sets the ShowMesh.

Declaration Syntax
public bool ShowMesh { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
66 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding

AddPath()
Creates a new child Path.

Declaration Syntax
public Path AddPath()

AddSurface()
Creates a new child Surface.

Declaration Syntax
public Surface AddSurface()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ContactDebonding
Defines a ContactDebonding.

Declaration Syntax
public class ContactDebonding : DataModelObject

Table 21: Members

Property AutomaticTimeStepping (p. 68) Gets or sets the AutomaticTimeStepping.


Property ContactRegion (p. 68) Gets or sets the ContactRegion.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 67
Ansys.ACT.Automation.Mechanical Namespace

Property CriticalRate (p. 68) Gets or sets the CriticalRate.


Property FailureCriteriaOption (p. 68) Gets or sets the FailureCriteriaOption.
Property GenerationMethod (p. 68) Gets or sets the GenerationMethod.
Property InitialCrack (p. 69) Gets or sets the InitialCrack.
Property InitialTimeStep (p. 69) Gets the InitialTimeStep.
Property InternalObject (p. 69) Gets the internal object. For advanced usage
only.
Property MaximumTimeStep (p. 69) Gets the MaximumTimeStep.
Property Method (p. 69) Gets or sets the Method.
Property MinimumTimeStep (p. 69) Gets the MinimumTimeStep.
Property Suppressed (p. 70) Gets or sets the Suppressed.
Property Type (p. 70) Gets the Type.

AutomaticTimeStepping
Gets or sets the AutomaticTimeStepping.

Declaration Syntax
public AutomaticTimeStepping AutomaticTimeStepping { set;get; }

ContactRegion
Gets or sets the ContactRegion.

Declaration Syntax
public ContactRegion ContactRegion { set;get; }

CriticalRate
Gets or sets the CriticalRate.

Declaration Syntax
public Quantity CriticalRate { set;get; }

FailureCriteriaOption
Gets or sets the FailureCriteriaOption.

Declaration Syntax
public DelaminationFailureCriteriaOption FailureCriteriaOption { set;get; }

GenerationMethod
Gets or sets the GenerationMethod.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
68 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding

Declaration Syntax
public DelaminationGenerationMethod GenerationMethod { set;get; }

InitialCrack
Gets or sets the InitialCrack.

Declaration Syntax
public GenericCrack InitialCrack { set;get; }

InitialTimeStep
Gets the InitialTimeStep.

Declaration Syntax
public Quantity InitialTimeStep { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }

MaximumTimeStep
Gets the MaximumTimeStep.

Declaration Syntax
public Quantity MaximumTimeStep { get; }

Method
Gets or sets the Method.

Declaration Syntax
public DelaminationMethod Method { set;get; }

MinimumTimeStep
Gets the MinimumTimeStep.

Declaration Syntax
public Quantity MinimumTimeStep { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 69
Ansys.ACT.Automation.Mechanical Namespace

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Type
Gets the Type.

Declaration Syntax
public DelaminationType Type { get; }

CoordinateSystem
Defines a CoordinateSystem.

Declaration Syntax
public class CoordinateSystem : DataModelObject, ICoordinateSystem, IFolderDataModelObject

Table 22: Members

Property Children (p. 71) Gets the list of children.


Property Comments (p. 71) Gets the list of associated comments.
Property CoordinateSystemID (p. 71) Gets the CoordinateSystemID.
Property CoordinateSystemIDGeneration (p. 72) Gets or sets the
CoordinateSystemIDGeneration.
Property CoordinateSystemType (p. 72) Gets or sets the CoordinateSystemType.
Property Figures (p. 72) Gets the list of associated figures.
Property GloballyAvailable (p. 72) Gets or sets the GloballyAvailable.
Property InternalObject (p. 72) Gets the internal object. For advanced usage
only.
Property IsGlobal (p. 72) Gets the IsGlobal.
Property OriginLocation (p. 72) Gets or sets the origin location.
Property OriginX (p. 73) Gets or sets the origin X coordinate.
Property OriginY (p. 73) Gets or sets the origin Y coordinate.
Property OriginZ (p. 73) Gets or sets the origin Z coordinate.
Property PrimaryAxis (p. 73) Gets or sets the PrimaryAxis.
Property PrimaryAxisDefineBy (p. 73) Gets or sets the PrimaryAxisDefineBy.
Property ReadOnly (p. 73) Gets the ReadOnly.
Property SecondaryAxis (p. 74) Gets or sets the SecondaryAxis.
Property SecondaryAxisDefineBy (p. 74) Gets or sets the SecondaryAxisDefineBy.
Property Suppressed (p. 74) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
70 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

Property TransformationCount (p. 74) Gets the number of transformations.


Property TransformedConfiguration (p. 74) Gets the TransformedConfiguration.
Property XAxisData (p. 74) Gets the XAxisData.
Property YAxisData (p. 74) Gets the YAxisData.
Property ZAxisData (p. 75) Gets the ZAxisData.
Method AddComment() (p. 75) Creates a new child Comment.
Method AddFigure() (p. 75) Creates a new child Figure.
Method AddTransformation(TransformationType, Adds a new transformation.
CoordinateSystemAxisType) (p. 75)
Method CreateConstructionSurface() (p. 75) Run the CreateConstructionSurface action.
Method CreateSectionPlane() (p. 76) Run the CreateSectionPlane action.
Method Delete() (p. 76) Run the Delete action.
Method Duplicate() (p. 76) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 76)
Method GetTransformationValue(uint) (p. 76) Gets the value of a transformation.
Method MoveTransformationDown(uint) (p. 77) Moves a transformation down.
Method MoveTransformationUp(uint) (p. 77) Moves a transformation up.
Method RemoveTransformation(uint) (p. 77) Removes a tranformation.
Method SetTransformationValue(uint, Sets the value of a transformation.
object) (p. 77)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystemID
Gets the CoordinateSystemID.

Declaration Syntax
public int CoordinateSystemID { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 71
Ansys.ACT.Automation.Mechanical Namespace

CoordinateSystemIDGeneration
Gets or sets the CoordinateSystemIDGeneration.

Declaration Syntax
public AutomaticOrManual CoordinateSystemIDGeneration { set;get; }

CoordinateSystemType
Gets or sets the CoordinateSystemType.

Declaration Syntax
public CoordinateSystemTypeEnum CoordinateSystemType { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GloballyAvailable
Gets or sets the GloballyAvailable.

Declaration Syntax
public bool GloballyAvailable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCoordinateSystemAuto InternalObject { get; }

IsGlobal
Gets the IsGlobal.

Declaration Syntax
public bool IsGlobal { get; }

OriginLocation
Gets or sets the origin location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
72 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

Declaration Syntax
public ISelectionInfo OriginLocation { set;get; }

OriginX
Gets or sets the origin X coordinate.

Declaration Syntax
public Quantity OriginX { set;get; }

OriginY
Gets or sets the origin Y coordinate.

Declaration Syntax
public Quantity OriginY { set;get; }

OriginZ
Gets or sets the origin Z coordinate.

Declaration Syntax
public Quantity OriginZ { set;get; }

PrimaryAxis
Gets or sets the PrimaryAxis.

Declaration Syntax
public CoordinateSystemAxisType PrimaryAxis { set;get; }

PrimaryAxisDefineBy
Gets or sets the PrimaryAxisDefineBy.

Declaration Syntax
public CoordinateSystemAlignmentType PrimaryAxisDefineBy { set;get; }

ReadOnly
Gets the ReadOnly.

Declaration Syntax
public bool ReadOnly { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 73
Ansys.ACT.Automation.Mechanical Namespace

SecondaryAxis
Gets or sets the SecondaryAxis.

Declaration Syntax
public CoordinateSystemAxisType SecondaryAxis { set;get; }

SecondaryAxisDefineBy
Gets or sets the SecondaryAxisDefineBy.

Declaration Syntax
public CoordinateSystemAlignmentType SecondaryAxisDefineBy { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TransformationCount
Gets the number of transformations.

Declaration Syntax
public uint TransformationCount { get; }

TransformedConfiguration
Gets the TransformedConfiguration.

Declaration Syntax
public string TransformedConfiguration { get; }

XAxisData
Gets the XAxisData.

Declaration Syntax
public string XAxisData { get; }

YAxisData
Gets the YAxisData.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
74 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

Declaration Syntax
public string YAxisData { get; }

ZAxisData
Gets the ZAxisData.

Declaration Syntax
public string ZAxisData { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddTransformation(TransformationType, CoordinateSystemAxisType)
Adds a new transformation.

Declaration Syntax
public void AddTransformation(TransformationType trans, CoordinateSystemAxisType axis)

Parameters
trans(TransformationType)
No details are provided for this entry.

axis(CoordinateSystemAxisType)
No details are provided for this entry.

CreateConstructionSurface()
Run the CreateConstructionSurface action.

Declaration Syntax
public void CreateConstructionSurface()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 75
Ansys.ACT.Automation.Mechanical Namespace

CreateSectionPlane()
Run the CreateSectionPlane action.

Declaration Syntax
public void CreateSectionPlane()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetTransformationValue(uint)
Gets the value of a transformation.

Declaration Syntax
public object GetTransformationValue(uint index)

Parameters
index(uint)
Index of the transformation (First transformation is 1).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
76 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

MoveTransformationDown(uint)
Moves a transformation down.

Declaration Syntax
public void MoveTransformationDown(uint index)

Parameters
index(uint)
Index of the transformation (First transformation is 1).

MoveTransformationUp(uint)
Moves a transformation up.

Declaration Syntax
public void MoveTransformationUp(uint index)

Parameters
index(uint)
Index of the transformation (First transformation is 1).

RemoveTransformation(uint)
Removes a tranformation.

Declaration Syntax
public void RemoveTransformation(uint index)

Parameters
index(uint)
No details are provided for this entry.

SetTransformationValue(uint, object)
Sets the value of a transformation.

Declaration Syntax
public void SetTransformationValue(uint index, object value)

Parameters
index(uint)
Index of the transformation (First transformation is 1).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 77
Ansys.ACT.Automation.Mechanical Namespace

value(object)
Value of the transformation.

CoordinateSystems
Defines a CoordinateSystems.

Declaration Syntax
public class CoordinateSystems : DataModelObject, IFolderDataModelObject

Table 23: Members

Property Children (p. 78) Gets the list of children.


Property Comments (p. 78) Gets the list of associated comments.
Property Figures (p. 78) Gets the list of associated figures.
Property InternalObject (p. 79) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 79) Creates a new child Comment.
Method AddCoordinateSystem() (p. 79) Creates a new child CoordinateSystem.
Method AddFigure() (p. 79) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 79)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
78 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCoordinateSystemGroupAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddCoordinateSystem()
Creates a new child CoordinateSystem.

Declaration Syntax
public CoordinateSystem AddCoordinateSystem()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEl-


lipticalCrack instead.
Defines a Crack.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 79
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class Crack : GenericCrack

Table 24: Members

Property AlignWithFaceNormal (p. 81) Gets or sets the AlignWithFaceNormal.


Property BottomFaceNodes (p. 81) Gets or sets the BottomFaceNodes.
Property Children (p. 111) Gets the list of children.

(Inherited from GenericCrack (p. 110).)


Property CircumferentialDivisions (p. 81) Gets or sets the CircumferentialDivisions.
Property Comments (p. 111) Gets the list of associated comments.

(Inherited from GenericCrack (p. 110).)


Property Contact1Nodes (p. 81) Gets or sets the Contact1Nodes.
Property ContactPairsNodes (p. 81) Gets or sets the ContactPairsNodes.
Property CoordinateSystem (p. 81) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 81) Gets or sets the CrackFacesNodes.
Property CrackFrontDivisions (p. 82) Gets or sets the CrackFrontDivisions.
Property CrackFrontNodes (p. 82) Gets or sets the CrackFrontNodes.
Property CrackShape (p. 82) Gets the CrackShape.
Property CrackSourceType (p. 82) Gets the CrackSourceType.
Property FaceTopNodes (p. 82) Gets or sets the FaceTopNodes.
Property Figures (p. 111) Gets the list of associated figures.

(Inherited from GenericCrack (p. 110).)


Property FractureAffectedZone (p. 82) Gets or sets the FractureAffectedZone.
Property FractureAffectedZoneHeight (p. 83) Gets or sets the FractureAffectedZoneHeight.
Property InternalObject (p. 83) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 83) Gets or sets the LargestContourRadius.
Property Location (p. 83) Gets the Location.
Property MajorRadius (p. 83) Gets or sets the MajorRadius.
Property MeshContours (p. 83) Gets or sets the MeshContours.
Property MinorRadius (p. 83) Gets or sets the MinorRadius.
Property ProjectToNearestSurface (p. 84) Gets or sets the ProjectToNearestSurface.
Property SolutionContours (p. 84) Gets or sets the SolutionContours.
Property Suppressed (p. 84) Gets or sets the Suppressed.
Property Target1Nodes (p. 84) Gets or sets the Target1Nodes.
Property XScaleFactor (p. 84) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 84) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 85) Gets or sets the ZScaleFactor.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
80 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
AlignWithFaceNormal
Gets or sets the AlignWithFaceNormal.

Declaration Syntax
public bool AlignWithFaceNormal { set;get; }

BottomFaceNodes
Gets or sets the BottomFaceNodes.

Declaration Syntax
public string BottomFaceNodes { set;get; }

CircumferentialDivisions
Gets or sets the CircumferentialDivisions.

Declaration Syntax
public int CircumferentialDivisions { set;get; }

Contact1Nodes
Gets or sets the Contact1Nodes.

Declaration Syntax
public string Contact1Nodes { set;get; }

ContactPairsNodes
Gets or sets the ContactPairsNodes.

Declaration Syntax
public bool ContactPairsNodes { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CrackFacesNodes
Gets or sets the CrackFacesNodes.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 81
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool CrackFacesNodes { set;get; }

CrackFrontDivisions
Gets or sets the CrackFrontDivisions.

Declaration Syntax
public int CrackFrontDivisions { set;get; }

CrackFrontNodes
Gets or sets the CrackFrontNodes.

Declaration Syntax
public string CrackFrontNodes { set;get; }

CrackShape
Gets the CrackShape.

Declaration Syntax
public CrackShapeType CrackShape { get; }

CrackSourceType
Gets the CrackSourceType.

Declaration Syntax
public CrackSourceType CrackSourceType { get; }

FaceTopNodes
Gets or sets the FaceTopNodes.

Declaration Syntax
public string FaceTopNodes { set;get; }

FractureAffectedZone
Gets or sets the FractureAffectedZone.

Declaration Syntax
public Quantity FractureAffectedZone { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
82 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
FractureAffectedZoneHeight
Gets or sets the FractureAffectedZoneHeight.

Declaration Syntax
public Quantity FractureAffectedZoneHeight { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCrackAuto InternalObject { get; }

LargestContourRadius
Gets or sets the LargestContourRadius.

Declaration Syntax
public Quantity LargestContourRadius { set;get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { get; }

MajorRadius
Gets or sets the MajorRadius.

Declaration Syntax
public Quantity MajorRadius { set;get; }

MeshContours
Gets or sets the MeshContours.

Declaration Syntax
public int MeshContours { set;get; }

MinorRadius
Gets or sets the MinorRadius.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 83
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Quantity MinorRadius { set;get; }

ProjectToNearestSurface
Gets or sets the ProjectToNearestSurface.

Declaration Syntax
public bool ProjectToNearestSurface { set;get; }

SolutionContours
Gets or sets the SolutionContours.

Declaration Syntax
public int SolutionContours { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Target1Nodes
Gets or sets the Target1Nodes.

Declaration Syntax
public string Target1Nodes { set;get; }

XScaleFactor
Gets or sets the XScaleFactor.

Declaration Syntax
public double XScaleFactor { set;get; }

YScaleFactor
Gets or sets the YScaleFactor.

Declaration Syntax
public double YScaleFactor { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
84 of ANSYS, Inc. and its subsidiaries and affiliates.
CyclicRegion

ZScaleFactor
Gets or sets the ZScaleFactor.

Declaration Syntax
public double ZScaleFactor { set;get; }

CyclicRegion
Defines a CyclicRegion.

Declaration Syntax
public class CyclicRegion : SymmetryGeneral

Table 25: Members

Property Children (p. 292) Gets the list of children.

(Inherited from SymmetryGeneral (p. 291).)


Property Comments (p. 292) Gets the list of associated comments.

(Inherited from SymmetryGeneral (p. 291).)


Property CoordinateSystem (p. 292) Gets or sets the CoordinateSystem.

(Inherited from SymmetryGeneral (p. 291).)


Property Figures (p. 292) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 291).)


Property HighBoundaryLocation (p. 85) Gets or sets the HighBoundaryLocation.
Property InternalObject (p. 86) Gets the internal object. For advanced usage
only.
Property Location (p. 293) Gets or sets the Location.

(Inherited from SymmetryGeneral (p. 291).)


Property LowBoundaryLocation (p. 86) Gets or sets the LowBoundaryLocation.
Property ScopeMode (p. 293) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 291).)


Property Suppressed (p. 293) Gets or sets the Suppressed.

(Inherited from SymmetryGeneral (p. 291).)

HighBoundaryLocation
Gets or sets the HighBoundaryLocation.

Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 85
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }

LowBoundaryLocation
Gets or sets the LowBoundaryLocation.

Declaration Syntax
public ISelectionInfo LowBoundaryLocation { set;get; }

DistributedMass
Defines a DistributedMass.

Declaration Syntax
public class DistributedMass : GenericPointMass

Table 26: Members

Property Children (p. 115) Gets the list of children.

(Inherited from GenericPointMass (p. 115).)


Property Comments (p. 115) Gets the list of associated comments.

(Inherited from GenericPointMass (p. 115).)


Property Figures (p. 115) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 115).)


Property InternalObject (p. 87) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 116) Gets the IsDistributedMass.

(Inherited from GenericPointMass (p. 115).)


Property Location (p. 116) Gets or sets the Geometry.

(Inherited from GenericPointMass (p. 115).)


Property MassPerUnitArea (p. 87) Gets or sets the MassPerUnitArea.
Property MassType (p. 87) Gets or sets the MassType.
Property RemotePoint (p. 116) Gets the remote point associated to the point
mass.

(Inherited from GenericPointMass (p. 115).)


Property Suppressed (p. 87) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
86 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation

Property TotalMass (p. 87) Gets or sets the TotalMass.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPointMassAuto InternalObject { get; }

MassPerUnitArea
Gets or sets the MassPerUnitArea.

Declaration Syntax
public Quantity MassPerUnitArea { set;get; }

MassType
Gets or sets the MassType.

Declaration Syntax
public DistributedMassInputType MassType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TotalMass
Gets or sets the TotalMass.

Declaration Syntax
public Quantity TotalMass { set;get; }

ElementOrientation
Defines a ElementOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 87
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class ElementOrientation : DataModelObject, IFolderDataModelObject

Table 27: Members

Property AxisEdgeOrientation (p. 88) Gets or sets the AxisEdgeOrientation.


Property AxisSurfaceOrientation (p. 88) Gets or sets the AxisSurfaceOrientation.
Property BodyLocation (p. 88) Gets or sets the BodyLocation.
Property Children (p. 89) Gets the list of children.
Property Comments (p. 89) Gets the list of associated comments.
Property EdgeLocation (p. 89) Gets or sets the EdgeLocation.
Property Figures (p. 89) Gets the list of associated figures.
Property InternalObject (p. 89) Gets the internal object. For advanced usage
only.
Property OrientationGuideDefinedBy (p. 89) Gets the OrientationGuideDefinedBy.
Property Suppressed (p. 89) Gets or sets the Suppressed.
Property SurfaceLocation (p. 90) Gets or sets the SurfaceLocation.
Method AddComment() (p. 90) Creates a new child Comment.
Method AddFigure() (p. 90) Creates a new child Figure.
Method Delete() (p. 90) Run the Delete action.
Method Duplicate() (p. 90) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 90)

AxisEdgeOrientation
Gets or sets the AxisEdgeOrientation.

Declaration Syntax
public ElementOrientationAxisType AxisEdgeOrientation { set;get; }

AxisSurfaceOrientation
Gets or sets the AxisSurfaceOrientation.

Declaration Syntax
public ElementOrientationAxisType AxisSurfaceOrientation { set;get; }

BodyLocation
Gets or sets the BodyLocation.

Declaration Syntax
public ISelectionInfo BodyLocation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
88 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

EdgeLocation
Gets or sets the EdgeLocation.

Declaration Syntax
public ISelectionInfo EdgeLocation { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSElementOrientationAuto InternalObject { get; }

OrientationGuideDefinedBy
Gets the OrientationGuideDefinedBy.

Declaration Syntax
public ElementOrientationGuide OrientationGuideDefinedBy { get; }

Suppressed
Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 89
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool Suppressed { set;get; }

SurfaceLocation
Gets or sets the SurfaceLocation.

Declaration Syntax
public ISelectionInfo SurfaceLocation { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
90 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

EndRelease
Defines a EndRelease.

Declaration Syntax
public class EndRelease : DataModelObject, IFolderDataModelObject

Table 28: Members

Property Behavior (p. 91) Gets or sets the Behavior.


Property Children (p. 92) Gets the list of children.
Property Comments (p. 92) Gets the list of associated comments.
Property CoordinateSystem (p. 92) Gets or sets the CoordinateSystem.
Property EdgeLocation (p. 92) Gets or sets the EdgeLocation.
Property Figures (p. 92) Gets the list of associated figures.
Property InternalObject (p. 92) Gets the internal object. For advanced usage
only.
Property RotationX (p. 93) Gets or sets the RotationX.
Property RotationY (p. 93) Gets or sets the RotationY.
Property RotationZ (p. 93) Gets or sets the RotationZ.
Property Suppressed (p. 93) Gets or sets the Suppressed.
Property TranslationX (p. 93) Gets or sets the TranslationX.
Property TranslationY (p. 93) Gets or sets the TranslationY.
Property TranslationZ (p. 93) Gets or sets the TranslationZ.
Property VertexLocation (p. 94) Gets or sets the VertexLocation.
Method AddComment() (p. 94) Creates a new child Comment.
Method AddFigure() (p. 94) Creates a new child Figure.
Method Delete() (p. 94) Run the Delete action.
Method Duplicate() (p. 94) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 94)

Behavior
Gets or sets the Behavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 91
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public BeamEndReleaseBehavior Behavior { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

EdgeLocation
Gets or sets the EdgeLocation.

Declaration Syntax
public ISelectionInfo EdgeLocation { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBeamEndReleaseAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
92 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease

RotationX
Gets or sets the RotationX.

Declaration Syntax
public FixedOrFree RotationX { set;get; }

RotationY
Gets or sets the RotationY.

Declaration Syntax
public FixedOrFree RotationY { set;get; }

RotationZ
Gets or sets the RotationZ.

Declaration Syntax
public FixedOrFree RotationZ { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TranslationX
Gets or sets the TranslationX.

Declaration Syntax
public FixedOrFree TranslationX { set;get; }

TranslationY
Gets or sets the TranslationY.

Declaration Syntax
public FixedOrFree TranslationY { set;get; }

TranslationZ
Gets or sets the TranslationZ.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 93
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public FixedOrFree TranslationZ { set;get; }

VertexLocation
Gets or sets the VertexLocation.

Declaration Syntax
public ISelectionInfo VertexLocation { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
94 of ANSYS, Inc. and its subsidiaries and affiliates.
ExpansionSettings

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ExpansionSettings
Defines a ExpansionSettings.

Declaration Syntax
public class ExpansionSettings : DataModelObject, IFolderDataModelObject

Table 29: Members

Property Children (p. 95) Gets the list of children.


Property CleanupOptionalFiles (p. 95) Gets or sets the CleanupOptionalFiles.
Property Comments (p. 95) Gets the list of associated comments.
Property Figures (p. 96) Gets the list of associated figures.
Property InternalObject (p. 96) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 96) Creates a new child Comment.
Method AddFigure() (p. 96) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 96)
Method PerformExpansionPass() (p. 97) Run the PerformExpansionPass action.

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

CleanupOptionalFiles
Gets or sets the CleanupOptionalFiles.

Declaration Syntax
public bool CleanupOptionalFiles { set;get; }

Comments
Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 95
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExpansionSettingsAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
96 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalEnhancedModel

PerformExpansionPass()
Run the PerformExpansionPass action.

Declaration Syntax
public void PerformExpansionPass()

ExternalEnhancedModel
Defines a ExternalEnhancedModel.

Declaration Syntax
public class ExternalEnhancedModel : DataModelObject, IFolderDataModelObject

Table 30: Members

Property Children (p. 97) Gets the list of children.


Property Comments (p. 97) Gets the list of associated comments.
Property Figures (p. 98) Gets the list of associated figures.
Property InternalObject (p. 98) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 98) Gets or sets the LayerToDisplay.
Property NonlinearEffects (p. 98) Gets or sets the NonlinearEffects.
Property Suppressed (p. 98) Gets or sets the Suppressed.
Property ThermalStrainEffects (p. 98) Gets or sets the ThermalStrainEffects.
Property Type (p. 98) Gets the Type.
Method AddComment() (p. 99) Creates a new child Comment.
Method AddFigure() (p. 99) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 99)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 97
Ansys.ACT.Automation.Mechanical Namespace

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalEnhancedModelAuto InternalObject { get; }

LayerToDisplay
Gets or sets the LayerToDisplay.

Declaration Syntax
public int LayerToDisplay { set;get; }

NonlinearEffects
Gets or sets the NonlinearEffects.

Declaration Syntax
public bool NonlinearEffects { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

ThermalStrainEffects
Gets or sets the ThermalStrainEffects.

Declaration Syntax
public bool ThermalStrainEffects { set;get; }

Type
Gets the Type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
98 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

Declaration Syntax
public ExternalEnhancedModelType Type { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

FatigueTool
Defines a FatigueTool.

Declaration Syntax
public class FatigueTool : DataModelObject, IFolderDataModelObject

Table 31: Members

Property AnalysisType (p. 100) Gets or sets the AnalysisType.


Property BinSize (p. 100) Gets or sets the BinSize.
Property Children (p. 101) Gets the list of children.
Property Comments (p. 101) Gets the list of associated comments.
Property DisplayTime (p. 101) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 99
Ansys.ACT.Automation.Mechanical Namespace

Property FatigueStrengthFactor (p. 101) Gets or sets the FatigueStrengthFactor.


Property HistoryDataLocation (p. 101) Gets or sets the HistoryDataLocation.
Property InfiniteLife (p. 101) Gets or sets the InfiniteLife.
Property InternalObject (p. 102) Gets the internal object. For advanced usage only.
Property LoadingRatio (p. 102) Gets or sets the LoadingRatio.
Property LoadingType (p. 102) Gets or sets the LoadingType.
Property MaximumDataPointsToPlot (p. 102) Gets or sets the MaximumDataPointsToPlot.
Property MeanStressTheory (p. 102) Gets or sets the MeanStressTheory.
Property OneCycleIsEqualTo (p. 102) Gets or sets the OneCycleIsEqualTo.
Property ResultsInput (p. 102) Gets or sets the ResultsInput.
Property ScaleFactor (p. 103) Gets or sets the ScaleFactor.
Property StressComponent (p. 103) Gets or sets the StressComponent.
Property UnitsName (p. 103) Gets or sets the UnitsName.
Property UseQuickRainflowCounting (p. 103) Gets or sets the UseQuickRainflowCounting.
Method AddBiaxialityIndication() (p. 103) Creates a new child FatigueBiaxialityIndication.
Method AddComment() (p. 103) Creates a new child Comment.
Method AddDamage() (p. 104) Creates a new child FatigueDamage.
Method AddDamageMatrix() (p. 104) Creates a new child FatigueDamageMatrix.
Method AddEquivalentAlternativeStress() (p. 104) Creates a new child
FatigueEquivalentAlternativeStress.
Method AddFatigueSensitivity() (p. 104) Creates a new child FatigueSensitivity.
Method AddHysteresis() (p. 104) Creates a new child FatigueHysteresis.
Method AddLife() (p. 104) Creates a new child FatigueLife.
Method AddRainflowMatrix() (p. 104) Creates a new child FatigueRainflowMatrix.
Method AddSafetyFactor() (p. 105) Creates a new child FatigueSafetyFactor.
Method Delete() (p. 105) Run the Delete action.
Method Duplicate() (p. 105) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 105)

AnalysisType
Gets or sets the AnalysisType.

Declaration Syntax
public FatigueToolAnalysisType AnalysisType { set;get; }

BinSize
Gets or sets the BinSize.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
100 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

Declaration Syntax
public int BinSize { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DisplayTime
Gets or sets the DisplayTime.

Declaration Syntax
public Quantity DisplayTime { set;get; }

FatigueStrengthFactor
Gets or sets the FatigueStrengthFactor.

Declaration Syntax
public double FatigueStrengthFactor { set;get; }

HistoryDataLocation
Gets or sets the HistoryDataLocation.

Declaration Syntax
public string HistoryDataLocation { set;get; }

InfiniteLife
Gets or sets the InfiniteLife.

Declaration Syntax
public double InfiniteLife { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 101
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSFatigueToolAuto InternalObject { get; }

LoadingRatio
Gets or sets the LoadingRatio.

Declaration Syntax
public double LoadingRatio { set;get; }

LoadingType
Gets or sets the LoadingType.

Declaration Syntax
public FatigueLoadType LoadingType { set;get; }

MaximumDataPointsToPlot
Gets or sets the MaximumDataPointsToPlot.

Declaration Syntax
public double MaximumDataPointsToPlot { set;get; }

MeanStressTheory
Gets or sets the MeanStressTheory.

Declaration Syntax
public MeanStressTheoryType MeanStressTheory { set;get; }

OneCycleIsEqualTo
Gets or sets the OneCycleIsEqualTo.

Declaration Syntax
public Quantity OneCycleIsEqualTo { set;get; }

ResultsInput
Gets or sets the ResultsInput.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
102 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

Declaration Syntax
public FatigueToolResultsInputType ResultsInput { set;get; }

ScaleFactor
Gets or sets the ScaleFactor.

Declaration Syntax
public double ScaleFactor { set;get; }

StressComponent
Gets or sets the StressComponent.

Declaration Syntax
public FatigueStressComponentType StressComponent { set;get; }

UnitsName
Gets or sets the UnitsName.

Declaration Syntax
public LifeUnitsType UnitsName { set;get; }

UseQuickRainflowCounting
Gets or sets the UseQuickRainflowCounting.

Declaration Syntax
public bool UseQuickRainflowCounting { set;get; }

AddBiaxialityIndication()
Creates a new child FatigueBiaxialityIndication.

Declaration Syntax
public FatigueBiaxialityIndication AddBiaxialityIndication()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 103
Ansys.ACT.Automation.Mechanical Namespace

AddDamage()
Creates a new child FatigueDamage.

Declaration Syntax
public FatigueDamage AddDamage()

AddDamageMatrix()
Creates a new child FatigueDamageMatrix.

Declaration Syntax
public FatigueDamageMatrix AddDamageMatrix()

AddEquivalentAlternativeStress()
Creates a new child FatigueEquivalentAlternativeStress.

Declaration Syntax
public FatigueEquivalentAlternativeStress AddEquivalentAlternativeStress()

AddFatigueSensitivity()
Creates a new child FatigueSensitivity.

Declaration Syntax
public FatigueSensitivity AddFatigueSensitivity()

AddHysteresis()
Creates a new child FatigueHysteresis.

Declaration Syntax
public FatigueHysteresis AddHysteresis()

AddLife()
Creates a new child FatigueLife.

Declaration Syntax
public FatigueLife AddLife()

AddRainflowMatrix()
Creates a new child FatigueRainflowMatrix.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
104 of ANSYS, Inc. and its subsidiaries and affiliates.
Figure

Declaration Syntax
public FatigueRainflowMatrix AddRainflowMatrix()

AddSafetyFactor()
Creates a new child FatigueSafetyFactor.

Declaration Syntax
public FatigueSafetyFactor AddSafetyFactor()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Figure
Defines a Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 105
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class Figure : DataModelObject, IFolderDataModelObject

Table 32: Members

Property Children (p. 106) Gets the list of children.


Property Comments (p. 106) Gets the list of associated comments.
Property InternalObject (p. 106) Gets the internal object. For advanced usage
only.
Property Text (p. 106) Gets the Text.
Method AddComment() (p. 107) Creates a new child Comment.
Method Delete() (p. 107) Run the Delete action.
Method Duplicate() (p. 107) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 107)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSFigureAuto InternalObject { get; }

Text
Gets the Text.

Declaration Syntax
public string Text { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
106 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Fracture
Defines a Fracture.

Declaration Syntax
public class Fracture : DataModelObject, IFolderDataModelObject

Table 33: Members

Property Children (p. 108) Gets the list of children.


Property Comments (p. 108) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 107
Ansys.ACT.Automation.Mechanical Namespace

Property Figures (p. 108) Gets the list of associated figures.


Property InternalObject (p. 108) Gets the internal object. For advanced
usage only.
Method AddArbitraryCrack() (p. 109) Creates a new child ArbitraryCrack.
Method AddComment() (p. 109) Creates a new child Comment.
Method AddContactDebonding() (p. 109) Creates a new child ContactDebonding.
Method AddCrack() ***OBSOLETE*** Use the method Creates a new child Crack.
AddArbitraryCrack or AddSemiEllipticalCrack
instead. (p. 109)
Method AddFigure() (p. 109) Creates a new child Figure.
Method AddInterfaceDelamination() (p. 109) Creates a new child InterfaceDelamination.
Method AddPreMeshedCrack() (p. 109) Creates a new child PreMeshedCrack.
Method AddSemiEllipticalCrack() (p. 110) Creates a new child SemiEllipticalCrack.
Method GenerateAllCrackMesh() (p. 110) Run the GenerateAllCrackMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 110)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSFractureGroupAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
108 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture

AddArbitraryCrack()
Creates a new child ArbitraryCrack.

Declaration Syntax
public ArbitraryCrack AddArbitraryCrack()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddContactDebonding()
Creates a new child ContactDebonding.

Declaration Syntax
public ContactDebonding AddContactDebonding()

AddCrack() ***OBSOLETE*** Use the method AddArbitraryCrack or


AddSemiEllipticalCrack instead.
Creates a new child Crack.

Declaration Syntax
public Crack AddCrack()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddInterfaceDelamination()
Creates a new child InterfaceDelamination.

Declaration Syntax
public InterfaceDelamination AddInterfaceDelamination()

AddPreMeshedCrack()
Creates a new child PreMeshedCrack.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 109
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public PreMeshedCrack AddPreMeshedCrack()

AddSemiEllipticalCrack()
Creates a new child SemiEllipticalCrack.

Declaration Syntax
public SemiEllipticalCrack AddSemiEllipticalCrack()

GenerateAllCrackMesh()
Run the GenerateAllCrackMesh action.

Declaration Syntax
public void GenerateAllCrackMesh()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GenericCrack
Defines a GenericCrack.

Declaration Syntax
public abstract class GenericCrack : DataModelObject, IFolderDataModelObject

Table 34: Members

Property Children (p. 111) Gets the list of children.


Property Comments (p. 111) Gets the list of associated comments.
Property Figures (p. 111) Gets the list of associated figures.
Property InternalObject (p. 111) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
110 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericCrack

Method AddCommandSnippet() (p. 111) Creates a new child CommandSnippet.


Method AddComment() (p. 111) Creates a new child Comment.
Method AddFigure() (p. 112) Creates a new child Figure.
Method Delete() (p. 112) Run the Delete action.
Method Duplicate() (p. 112) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 112)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCrackAuto InternalObject { get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 111
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GenericDelamination
Defines a GenericDelamination.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
112 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericDelamination

Declaration Syntax
public abstract class GenericDelamination : DataModelObject, IFolderDataModelObject

Table 35: Members

Property Children (p. 113) Gets the list of children.


Property Comments (p. 113) Gets the list of associated comments.
Property Figures (p. 113) Gets the list of associated figures.
Property InternalObject (p. 113) Gets the internal object. For advanced usage
only.
Method AddCommandSnippet() (p. 114) Creates a new child CommandSnippet.
Method AddComment() (p. 114) Creates a new child Comment.
Method AddFigure() (p. 114) Creates a new child Figure.
Method Delete() (p. 114) Run the Delete action.
Method Duplicate() (p. 114) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 114)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 113
Ansys.ACT.Automation.Mechanical Namespace

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
114 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericPointMass

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GenericPointMass
Defines a GenericPointMass.

Declaration Syntax
public abstract class GenericPointMass : DataModelObject, IFolderDataModelObject

Table 36: Members

Property Children (p. 115) Gets the list of children.


Property Comments (p. 115) Gets the list of associated comments.
Property Figures (p. 115) Gets the list of associated figures.
Property InternalObject (p. 116) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 116) Gets the IsDistributedMass.
Property Location (p. 116) Gets or sets the Geometry.
Property RemotePoint (p. 116) Gets the remote point associated to the point
mass.
Method AddComment() (p. 116) Creates a new child Comment.
Method AddFigure() (p. 116) Creates a new child Figure.
Method Delete() (p. 117) Run the Delete action.
Method Duplicate() (p. 117) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 117)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 115
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPointMassAuto InternalObject { get; }

IsDistributedMass
Gets the IsDistributedMass.

Declaration Syntax
public bool IsDistributedMass { get; }

Location
Gets or sets the Geometry.

Declaration Syntax
public ISelectionInfo Location { set;get; }

RemotePoint
Gets the remote point associated to the point mass.

Declaration Syntax
public RemotePoint RemotePoint { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
116 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Geometry
Defines a Geometry.

Declaration Syntax
public class Geometry : DataModelObject, IFolderDataModelObject

Table 37: Members

Property ActiveBodies (p. 119) Gets the ActiveBodies.


Property AnalysisType (p. 119) Gets the AnalysisType.
Property AttachFileViaTempFile (p. 120) Gets or sets the AttachFileViaTempFile.
Property AttributeKey (p. 120) Gets the AttributeKey.
Property Attributes (p. 120) Gets the Attributes.
Property Average (p. 120) Gets the Average.
Property Bodies (p. 120) Gets the Bodies.
Property CanChangeCADUnits (p. 120) Gets the CanChangeCADUnits.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 117
Ansys.ACT.Automation.Mechanical Namespace

Property Children (p. 120) Gets the list of children.


Property Comments (p. 121) Gets the list of associated comments.
Property ComparePartsOnUpdate (p. 121) Gets the ComparePartsOnUpdate.
Property ComparePartsTolerance (p. 121) Gets the ComparePartsTolerance.
Property DecomposeDisjointGeometry (p. 121) Gets the DecomposeDisjointGeometry.
Property DisplayStyle (p. 121) Gets or sets the DisplayStyle.
Property ElementControl (p. 121) Gets or sets the ElementControl.
Property Elements (p. 122) Gets the Elements.
Property EnclosureAndSymmetryProcessing (p. 122) Gets the EnclosureAndSymmetryProcessing.
Property EndPlaneRotationAboutX (p. 122) Gets or sets the EndPlaneRotationAboutX.
Property EndPlaneRotationAboutY (p. 122) Gets or sets the EndPlaneRotationAboutY.
Property FiberLength (p. 122) Gets or sets the FiberLength.
Property Figures (p. 122) Gets the list of associated figures.
Property GeometryPreferencesReadOnly (p. 122) Gets the GeometryPreferencesReadOnly.
Property GeometryType (p. 123) Gets the GeometryType.
Property ImportCoordinateSystems (p. 123) Gets the ImportCoordinateSystems.
Property InternalObject (p. 123) Gets the internal object. For advanced usage
only.
Property LengthUnit (p. 123) Gets the LengthUnit.
Property LengthX (p. 123) Gets the LengthX.
Property LengthY (p. 123) Gets the LengthY.
Property LengthZ (p. 124) Gets the LengthZ.
Property LineBodies (p. 124) Gets the LineBodies.
Property Mass (p. 124) Gets the Mass.
Property MaterialProperties (p. 124) Gets the MaterialProperties.
Property Maximum (p. 124) Gets the Maximum.
Property MeshMetric (p. 124) Gets the MeshMetric.
Property MeshVolume (p. 124) Gets the MeshVolume.
Property Minimum (p. 125) Gets the Minimum.
Property MixedImportResolution (p. 125) Gets the MixedImportResolution.
Property Model2DBehavior (p. 125) Gets or sets the Model2DBehavior.
Property NamedSelectionKey (p. 125) Gets the NamedSelectionKey.
Property NamedSelections (p. 125) Gets the NamedSelections.
Property Nodes (p. 125) Gets the Nodes.
Property ParameterKey (p. 126) Gets the ParameterKey.
Property Parameters (p. 126) Gets the Parameters.
Property ReaderModeSavesUpdatedFile (p. 126) Gets or sets the ReaderModeSavesUpdatedFile.
Property ScaleFactorValue (p. 126) Gets or sets the ScaleFactorValue.
Property SheetSurfaceArea (p. 126) Gets the SheetSurfaceArea.
Property SmartCADUpdate (p. 126) Gets the SmartCADUpdate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
118 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Property SolidBodies (p. 126) Gets the SolidBodies.


Property Source (p. 127) Gets the Source.
Property StandardDeviation (p. 127) Gets the StandardDeviation.
Property SurfaceArea (p. 127) Gets the SurfaceArea.
Property SurfaceBodies (p. 127) Gets the SurfaceBodies.
Property TemporaryDirectory (p. 127) Gets or sets the TemporaryDirectory.
Property Type (p. 127) Gets the Type.
Property UseAssociativity (p. 128) Gets the UseAssociativity.
Property UseInstances (p. 128) Gets the UseInstances.
Property Volume (p. 128) Gets the Volume.
Property XCentroid (p. 128) Gets the XCentroid.
Property YCentroid (p. 128) Gets the YCentroid.
Property ZCentroid (p. 128) Gets the ZCentroid.
Method AddComment() (p. 128) Creates a new child Comment.
Method AddDistributedMass() (p. 129) Creates a new child DistributedMass.
Method AddElementOrientation() (p. 129) Creates a new child ElementOrientation.
Method AddFigure() (p. 129) Creates a new child Figure.
Method AddPointMass() (p. 129) Creates a new child PointMass.
Method GetBody(IBaseGeoBody) (p. 129) Gets the Body associated with the given
IGeoBody
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 129)
Method GetPart(IBaseGeoPart) (p. 130) Gets the Part associated with the given
IGeoPart
Method ResetBodyColors() (p. 130) Run the ResetBodyColors action.
Method UpdateGeometryFromSource() (p. 130) Run the UpdateGeometryFromSource action.

ActiveBodies
Gets the ActiveBodies.

Declaration Syntax
public int ActiveBodies { get; }

AnalysisType
Gets the AnalysisType.

Declaration Syntax
public GeometryDimensionType AnalysisType { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 119
Ansys.ACT.Automation.Mechanical Namespace

AttachFileViaTempFile
Gets or sets the AttachFileViaTempFile.

Declaration Syntax
public bool AttachFileViaTempFile { set;get; }

AttributeKey
Gets the AttributeKey.

Declaration Syntax
public string AttributeKey { get; }

Attributes
Gets the Attributes.

Declaration Syntax
public bool Attributes { get; }

Average
Gets the Average.

Declaration Syntax
public double Average { get; }

Bodies
Gets the Bodies.

Declaration Syntax
public int Bodies { get; }

CanChangeCADUnits
Gets the CanChangeCADUnits.

Declaration Syntax
public bool CanChangeCADUnits { get; }

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
120 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ComparePartsOnUpdate
Gets the ComparePartsOnUpdate.

Declaration Syntax
public ComparePartsOnUpdateType ComparePartsOnUpdate { get; }

ComparePartsTolerance
Gets the ComparePartsTolerance.

Declaration Syntax
public ComparePartsToleranceType ComparePartsTolerance { get; }

DecomposeDisjointGeometry
Gets the DecomposeDisjointGeometry.

Declaration Syntax
public bool DecomposeDisjointGeometry { get; }

DisplayStyle
Gets or sets the DisplayStyle.

Declaration Syntax
public PrototypeDisplayStyleType DisplayStyle { set;get; }

ElementControl
Gets or sets the ElementControl.

Declaration Syntax
public ElementControl ElementControl { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 121
Ansys.ACT.Automation.Mechanical Namespace

Elements
Gets the Elements.

Declaration Syntax
public int Elements { get; }

EnclosureAndSymmetryProcessing
Gets the EnclosureAndSymmetryProcessing.

Declaration Syntax
public bool EnclosureAndSymmetryProcessing { get; }

EndPlaneRotationAboutX
Gets or sets the EndPlaneRotationAboutX.

Declaration Syntax
public Quantity EndPlaneRotationAboutX { set;get; }

EndPlaneRotationAboutY
Gets or sets the EndPlaneRotationAboutY.

Declaration Syntax
public Quantity EndPlaneRotationAboutY { set;get; }

FiberLength
Gets or sets the FiberLength.

Declaration Syntax
public Quantity FiberLength { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GeometryPreferencesReadOnly
Gets the GeometryPreferencesReadOnly.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
122 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public bool GeometryPreferencesReadOnly { get; }

GeometryType
Gets the GeometryType.

Declaration Syntax
public GeometryType GeometryType { get; }

ImportCoordinateSystems
Gets the ImportCoordinateSystems.

Declaration Syntax
public bool ImportCoordinateSystems { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPrototypeGroupAuto InternalObject { get; }

LengthUnit
Gets the LengthUnit.

Declaration Syntax
public WBUnitSystemType LengthUnit { get; }

LengthX
Gets the LengthX.

Declaration Syntax
public Quantity LengthX { get; }

LengthY
Gets the LengthY.

Declaration Syntax
public Quantity LengthY { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 123
Ansys.ACT.Automation.Mechanical Namespace

LengthZ
Gets the LengthZ.

Declaration Syntax
public Quantity LengthZ { get; }

LineBodies
Gets the LineBodies.

Declaration Syntax
public bool LineBodies { get; }

Mass
Gets the Mass.

Declaration Syntax
public Quantity Mass { get; }

MaterialProperties
Gets the MaterialProperties.

Declaration Syntax
public bool MaterialProperties { get; }

Maximum
Gets the Maximum.

Declaration Syntax
public double Maximum { get; }

MeshMetric
Gets the MeshMetric.

Declaration Syntax
public int MeshMetric { get; }

MeshVolume
Gets the MeshVolume.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
124 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public Quantity MeshVolume { get; }

Minimum
Gets the Minimum.

Declaration Syntax
public double Minimum { get; }

MixedImportResolution
Gets the MixedImportResolution.

Declaration Syntax
public SecondaryImportPrefType MixedImportResolution { get; }

Model2DBehavior
Gets or sets the Model2DBehavior.

Declaration Syntax
public Model2DBehavior Model2DBehavior { set;get; }

NamedSelectionKey
Gets the NamedSelectionKey.

Declaration Syntax
public string NamedSelectionKey { get; }

NamedSelections
Gets the NamedSelections.

Declaration Syntax
public bool NamedSelections { get; }

Nodes
Gets the Nodes.

Declaration Syntax
public int Nodes { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 125
Ansys.ACT.Automation.Mechanical Namespace

ParameterKey
Gets the ParameterKey.

Declaration Syntax
public string ParameterKey { get; }

Parameters
Gets the Parameters.

Declaration Syntax
public ImportParameterType Parameters { get; }

ReaderModeSavesUpdatedFile
Gets or sets the ReaderModeSavesUpdatedFile.

Declaration Syntax
public bool ReaderModeSavesUpdatedFile { set;get; }

ScaleFactorValue
Gets or sets the ScaleFactorValue.

Declaration Syntax
public double ScaleFactorValue { set;get; }

SheetSurfaceArea
Gets the SheetSurfaceArea.

Declaration Syntax
public Quantity SheetSurfaceArea { get; }

SmartCADUpdate
Gets the SmartCADUpdate.

Declaration Syntax
public bool SmartCADUpdate { get; }

SolidBodies
Gets the SolidBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
126 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public bool SolidBodies { get; }

Source
Gets the Source.

Declaration Syntax
public string Source { get; }

StandardDeviation
Gets the StandardDeviation.

Declaration Syntax
public double StandardDeviation { get; }

SurfaceArea
Gets the SurfaceArea.

Declaration Syntax
public Quantity SurfaceArea { get; }

SurfaceBodies
Gets the SurfaceBodies.

Declaration Syntax
public bool SurfaceBodies { get; }

TemporaryDirectory
Gets or sets the TemporaryDirectory.

Declaration Syntax
public string TemporaryDirectory { set;get; }

Type
Gets the Type.

Declaration Syntax
public string Type { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 127
Ansys.ACT.Automation.Mechanical Namespace

UseAssociativity
Gets the UseAssociativity.

Declaration Syntax
public bool UseAssociativity { get; }

UseInstances
Gets the UseInstances.

Declaration Syntax
public bool UseInstances { get; }

Volume
Gets the Volume.

Declaration Syntax
public Quantity Volume { get; }

XCentroid
Gets the XCentroid.

Declaration Syntax
public Quantity XCentroid { get; }

YCentroid
Gets the YCentroid.

Declaration Syntax
public Quantity YCentroid { get; }

ZCentroid
Gets the ZCentroid.

Declaration Syntax
public Quantity ZCentroid { get; }

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
128 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public Comment AddComment()

AddDistributedMass()
Creates a new child DistributedMass.

Declaration Syntax
public DistributedMass AddDistributedMass()

AddElementOrientation()
Creates a new child ElementOrientation.

Declaration Syntax
public ElementOrientation AddElementOrientation()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddPointMass()
Creates a new child PointMass.

Declaration Syntax
public PointMass AddPointMass()

GetBody(IBaseGeoBody)
Gets the Body associated with the given IGeoBody

Declaration Syntax
public Body GetBody(IBaseGeoBody geoBody)

Parameters
geoBody(IBaseGeoBody)
No details are provided for this entry.

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 129
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetPart(IBaseGeoPart)
Gets the Part associated with the given IGeoPart

Declaration Syntax
public Part GetPart(IBaseGeoPart geoPart)

Parameters
geoPart(IBaseGeoPart)
No details are provided for this entry.

ResetBodyColors()
Run the ResetBodyColors action.

Declaration Syntax
public void ResetBodyColors()

UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.

Declaration Syntax
public void UpdateGeometryFromSource()

ImportedLayeredSection
Defines a ImportedLayeredSection.

Declaration Syntax
public class ImportedLayeredSection : ExternalEnhancedModel

Table 38: Members

Property Children (p. 97) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
130 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedPlies

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Comments (p. 97) Gets the list of associated comments.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Figures (p. 98) Gets the list of associated figures.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property InternalObject (p. 131) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 98) Gets or sets the LayerToDisplay.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property NonlinearEffects (p. 98) Gets or sets the NonlinearEffects.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Suppressed (p. 98) Gets or sets the Suppressed.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property ThermalStrainEffects (p. 98) Gets or sets the ThermalStrainEffects.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Type (p. 98) Gets the Type.

(Inherited from
ExternalEnhancedModel (p. 97).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalEnhancedModelAuto InternalObject { get; }

ImportedPlies
Defines a ImportedPlies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 131
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class ImportedPlies : ExternalEnhancedModel

Table 39: Members

Property Children (p. 97) Gets the list of children.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Comments (p. 97) Gets the list of associated comments.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Figures (p. 98) Gets the list of associated figures.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property InternalObject (p. 132) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 98) Gets or sets the LayerToDisplay.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property NonlinearEffects (p. 98) Gets or sets the NonlinearEffects.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Suppressed (p. 98) Gets or sets the Suppressed.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property ThermalStrainEffects (p. 98) Gets or sets the ThermalStrainEffects.

(Inherited from
ExternalEnhancedModel (p. 97).)
Property Type (p. 98) Gets the Type.

(Inherited from
ExternalEnhancedModel (p. 97).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalEnhancedModelAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
132 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

InitialCondition
Defines a InitialCondition.

Declaration Syntax
public class InitialCondition : DataModelObject, IFolderDataModelObject

Table 40: Members

Property Children (p. 134) Gets the list of children.


Property Comments (p. 134) Gets the list of associated comments.
Property ContactStatus (p. 134) Gets or sets the ContactStatus.
Property CoordinateSystem (p. 134) Gets or sets the CoordinateSystem.
Property DefineBy (p. 135) Gets or sets the DefineBy.
Property Figures (p. 135) Gets the list of associated figures.
Property InitialEnvironment (p. 135) Gets the InitialEnvironment.
Property InitialTemperature (p. 135) Gets the InitialTemperature.
Property InitialTemperatureValue (p. 135) Gets or sets the
InitialTemperatureValue.
Property InputType (p. 135) Gets or sets the InputType.
Property InternalObject (p. 136) Gets the internal object. For advanced
usage only.
Property Location (p. 136) Gets or sets the Location.
Property ModalEnvironmentHarmonicIC (p. 136) Gets the
ModalEnvironmentHarmonicIC.
Property ModalEnvironmentPSDIC (p. 136) Gets the ModalEnvironmentPSDIC.
Property ModalEnvironmentRSIC (p. 136) Gets the ModalEnvironmentRSIC.
Property ModalEnvironmentTransientMSUPIC (p. 136) Gets the
ModalEnvironmentTransientMSUPIC.
Property NewtonRaphsonOption (p. 136) Gets the NewtonRaphsonOption.
Property PressureInitialization (p. 137) Gets or sets the PressureInitialization.
Property PreStressDefineBy (p. 137) Gets or sets the PreStressDefineBy.
Property PreStressEnvironmentHarmonicIC (p. 137) Gets the
PreStressEnvironmentHarmonicIC.
Property PreStressEnvironmentHarmonicMSUPModal (p. 137) Gets the
PreStressEnvironmentHarmonicMSUPModal.
Property PreStressEnvironmentModalIC (p. 137) Gets the
PreStressEnvironmentModalIC.
Property PreStressEnvironmentTransientIC (p. 137) Gets the
PreStressEnvironmentTransientIC.
Property PreStressEnvironmentTransientMSUPModal (p. 138) Gets the
PreStressEnvironmentTransientMSUPModal.
Property PreStressLoadStep (p. 138) Gets or sets the PreStressLoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 133
Ansys.ACT.Automation.Mechanical Namespace

Property PreStressTime (p. 138) Gets or sets the PreStressTime.


Property ReportedLoadStep (p. 138) Gets the ReportedLoadStep.
Property ReportedSubStep (p. 138) Gets the ReportedSubStep.
Property ReportedTime (p. 138) Gets the ReportedTime.
Property Suppressed (p. 138) Gets or sets the Suppressed.
Property Time (p. 139) Gets or sets the Time.
Property XComponent (p. 139) Gets or sets the XComponent.
Property YComponent (p. 139) Gets or sets the YComponent.
Property ZComponent (p. 139) Gets or sets the ZComponent.
Method AddCommandSnippet() (p. 139) Creates a new child
CommandSnippet.
Method AddComment() (p. 139) Creates a new child Comment.
Method AddFigure() (p. 140) Creates a new child Figure.
Method Delete() (p. 140) Run the Delete action.
Method Duplicate() (p. 140) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by
IList<ChildrenType>) (p. 140) type.

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ContactStatus
Gets or sets the ContactStatus.

Declaration Syntax
public PreStressContactStatus ContactStatus { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
134 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InitialEnvironment
Gets the InitialEnvironment.

Declaration Syntax
public Analysis InitialEnvironment { get; }

InitialTemperature
Gets the InitialTemperature.

Declaration Syntax
public InitialTemperatureType InitialTemperature { get; }

InitialTemperatureValue
Gets or sets the InitialTemperatureValue.

Declaration Syntax
public Quantity InitialTemperatureValue { set;get; }

InputType
Gets or sets the InputType.

Declaration Syntax
public InitialConditionsType InputType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 135
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSInitialConditionsAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

ModalEnvironmentHarmonicIC
Gets the ModalEnvironmentHarmonicIC.

Declaration Syntax
public Analysis ModalEnvironmentHarmonicIC { get; }

ModalEnvironmentPSDIC
Gets the ModalEnvironmentPSDIC.

Declaration Syntax
public Analysis ModalEnvironmentPSDIC { get; }

ModalEnvironmentRSIC
Gets the ModalEnvironmentRSIC.

Declaration Syntax
public Analysis ModalEnvironmentRSIC { get; }

ModalEnvironmentTransientMSUPIC
Gets the ModalEnvironmentTransientMSUPIC.

Declaration Syntax
public Analysis ModalEnvironmentTransientMSUPIC { get; }

NewtonRaphsonOption
Gets the NewtonRaphsonOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
136 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

Declaration Syntax
public NewtonRaphsonType NewtonRaphsonOption { get; }

PressureInitialization
Gets or sets the PressureInitialization.

Declaration Syntax
public PressureInitializationType PressureInitialization { set;get; }

PreStressDefineBy
Gets or sets the PreStressDefineBy.

Declaration Syntax
public PreStressStateType PreStressDefineBy { set;get; }

PreStressEnvironmentHarmonicIC
Gets the PreStressEnvironmentHarmonicIC.

Declaration Syntax
public Analysis PreStressEnvironmentHarmonicIC { get; }

PreStressEnvironmentHarmonicMSUPModal
Gets the PreStressEnvironmentHarmonicMSUPModal.

Declaration Syntax
public Analysis PreStressEnvironmentHarmonicMSUPModal { get; }

PreStressEnvironmentModalIC
Gets the PreStressEnvironmentModalIC.

Declaration Syntax
public Analysis PreStressEnvironmentModalIC { get; }

PreStressEnvironmentTransientIC
Gets the PreStressEnvironmentTransientIC.

Declaration Syntax
public Analysis PreStressEnvironmentTransientIC { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 137
Ansys.ACT.Automation.Mechanical Namespace

PreStressEnvironmentTransientMSUPModal
Gets the PreStressEnvironmentTransientMSUPModal.

Declaration Syntax
public Analysis PreStressEnvironmentTransientMSUPModal { get; }

PreStressLoadStep
Gets or sets the PreStressLoadStep.

Declaration Syntax
public double PreStressLoadStep { set;get; }

PreStressTime
Gets or sets the PreStressTime.

Declaration Syntax
public Quantity PreStressTime { set;get; }

ReportedLoadStep
Gets the ReportedLoadStep.

Declaration Syntax
public int ReportedLoadStep { get; }

ReportedSubStep
Gets the ReportedSubStep.

Declaration Syntax
public int ReportedSubStep { get; }

ReportedTime
Gets the ReportedTime.

Declaration Syntax
public double ReportedTime { get; }

Suppressed
Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
138 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

Declaration Syntax
public bool Suppressed { set;get; }

Time
Gets or sets the Time.

Declaration Syntax
public Quantity Time { set;get; }

XComponent
Gets or sets the XComponent.

Declaration Syntax
public Quantity XComponent { set;get; }

YComponent
Gets or sets the YComponent.

Declaration Syntax
public Quantity YComponent { set;get; }

ZComponent
Gets or sets the ZComponent.

Declaration Syntax
public Quantity ZComponent { set;get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 139
Ansys.ACT.Automation.Mechanical Namespace

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

InitialConditions
Defines a InitialConditions.

Declaration Syntax
public class InitialConditions : DataModelObject, IFolderDataModelObject

Table 41: Members

Property Children (p. 141) Gets the list of children.


Property Comments (p. 141) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
140 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialConditions

Property Figures (p. 141) Gets the list of associated figures.


Property InternalObject (p. 141) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 141) Creates a new child Comment.
Method AddFigure() (p. 141) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 142)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSInitialConditionGroupAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 141
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

InterfaceDelamination
Defines a InterfaceDelamination.

Declaration Syntax
public class InterfaceDelamination : GenericDelamination

Table 42: Members

Property AutomaticTimeStepping (p. 143) Gets or sets the AutomaticTimeStepping.


Property Children (p. 113) Gets the list of children.

(Inherited from GenericDelamination (p. 112).)


Property Comments (p. 113) Gets the list of associated comments.

(Inherited from GenericDelamination (p. 112).)


Property CriticalRate (p. 143) Gets or sets the CriticalRate.
Property DistanceTolerance (p. 143) Gets the DistanceTolerance.
Property FailureCriteriaOption (p. 143) Gets or sets the FailureCriteriaOption.
Property Figures (p. 113) Gets the list of associated figures.

(Inherited from GenericDelamination (p. 112).)


Property GenerationMethod (p. 143) Gets or sets the GenerationMethod.
Property InitialCrack (p. 144) Gets or sets the InitialCrack.
Property InitialTimeStep (p. 144) Gets the InitialTimeStep.
Property InternalObject (p. 144) Gets the internal object. For advanced usage
only.
Property MatchControl (p. 144) Gets or sets the MatchControl.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
142 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination

Property MaximumTimeStep (p. 144) Gets the MaximumTimeStep.


Property Method (p. 144) Gets or sets the Method.
Property MinimumTimeStep (p. 144) Gets the MinimumTimeStep.
Property SourceLocation (p. 145) Gets or sets the SourceLocation.
Property Suppressed (p. 145) Gets or sets the Suppressed.
Property TargetLocation (p. 145) Gets or sets the TargetLocation.
Property ToleranceType (p. 145) Gets or sets the ToleranceType.
Property Type (p. 145) Gets the Type.

AutomaticTimeStepping
Gets or sets the AutomaticTimeStepping.

Declaration Syntax
public AutomaticTimeStepping AutomaticTimeStepping { set;get; }

CriticalRate
Gets or sets the CriticalRate.

Declaration Syntax
public Quantity CriticalRate { set;get; }

DistanceTolerance
Gets the DistanceTolerance.

Declaration Syntax
public Quantity DistanceTolerance { get; }

FailureCriteriaOption
Gets or sets the FailureCriteriaOption.

Declaration Syntax
public DelaminationFailureCriteriaOption FailureCriteriaOption { set;get; }

GenerationMethod
Gets or sets the GenerationMethod.

Declaration Syntax
public DelaminationGenerationMethod GenerationMethod { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 143
Ansys.ACT.Automation.Mechanical Namespace

InitialCrack
Gets or sets the InitialCrack.

Declaration Syntax
public GenericCrack InitialCrack { set;get; }

InitialTimeStep
Gets the InitialTimeStep.

Declaration Syntax
public Quantity InitialTimeStep { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }

MatchControl
Gets or sets the MatchControl.

Declaration Syntax
public MatchControl MatchControl { set;get; }

MaximumTimeStep
Gets the MaximumTimeStep.

Declaration Syntax
public Quantity MaximumTimeStep { get; }

Method
Gets or sets the Method.

Declaration Syntax
public DelaminationMethod Method { set;get; }

MinimumTimeStep
Gets the MinimumTimeStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
144 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSection

Declaration Syntax
public Quantity MinimumTimeStep { get; }

SourceLocation
Gets or sets the SourceLocation.

Declaration Syntax
public ISelectionInfo SourceLocation { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TargetLocation
Gets or sets the TargetLocation.

Declaration Syntax
public ISelectionInfo TargetLocation { set;get; }

ToleranceType
Gets or sets the ToleranceType.

Declaration Syntax
public ToleranceType ToleranceType { set;get; }

Type
Gets the Type.

Declaration Syntax
public DelaminationType Type { get; }

LayeredSection
Defines a LayeredSection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 145
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class LayeredSection : DataModelObject, IFolderDataModelObject

Table 43: Members

Property Children (p. 146) Gets the list of children.


Property Comments (p. 146) Gets the list of associated comments.
Property CoordinateSystem (p. 147) Gets or sets the CoordinateSystem.
Property Figures (p. 147) Gets the list of associated figures.
Property InternalObject (p. 147) Gets the internal object. For advanced usage
only.
Property LayeredSectionMembraneOffset (p. 147) Gets or sets the
LayeredSectionMembraneOffset.
Property LayerToDisplay (p. 147) Gets or sets the LayerToDisplay.
Property Location (p. 147) Gets or sets the Location.
Property NonlinearEffects (p. 147) Gets or sets the NonlinearEffects.
Property OffsetType (p. 148) Gets or sets the OffsetType.
Property Suppressed (p. 148) Gets or sets the Suppressed.
Property ThermalStrainEffects (p. 148) Gets or sets the ThermalStrainEffects.
Property TotalMass (p. 148) Gets the TotalMass.
Property TotalThickness (p. 148) Gets the TotalThickness.
Method AddComment() (p. 148) Creates a new child Comment.
Method AddFigure() (p. 149) Creates a new child Figure.
Method Delete() (p. 149) Run the Delete action.
Method Duplicate() (p. 149) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 149)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
146 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSection

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSThicknessAuto InternalObject { get; }

LayeredSectionMembraneOffset
Gets or sets the LayeredSectionMembraneOffset.

Declaration Syntax
public Quantity LayeredSectionMembraneOffset { set;get; }

LayerToDisplay
Gets or sets the LayerToDisplay.

Declaration Syntax
public int LayerToDisplay { set;get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NonlinearEffects
Gets or sets the NonlinearEffects.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 147
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool NonlinearEffects { set;get; }

OffsetType
Gets or sets the OffsetType.

Declaration Syntax
public ShellOffsetType OffsetType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

ThermalStrainEffects
Gets or sets the ThermalStrainEffects.

Declaration Syntax
public bool ThermalStrainEffects { set;get; }

TotalMass
Gets the TotalMass.

Declaration Syntax
public Quantity TotalMass { get; }

TotalThickness
Gets the TotalThickness.

Declaration Syntax
public Quantity TotalThickness { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
148 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

MeshConnection
Defines a MeshConnection.

Declaration Syntax
public class MeshConnection : DataModelObject, IFolderDataModelObject

Table 44: Members

Property Children (p. 150) Gets the list of children.


Property Comments (p. 150) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 149
Ansys.ACT.Automation.Mechanical Namespace

Property Figures (p. 150) Gets the list of associated figures.


Property InternalObject (p. 151) Gets the internal object. For advanced usage
only.
Property MasterBodies (p. 151) Gets the MasterBodies.
Property MasterLocation (p. 151) Gets or sets the MasterLocation.
Property ScopeMode (p. 151) Gets the ScopeMode.
Property SlaveBodies (p. 151) Gets the SlaveBodies.
Property SlaveLocation (p. 151) Gets or sets the SlaveLocation.
Property SnapToBoundary (p. 151) Gets or sets the SnapToBoundary.
Property SnapTolerance (p. 152) Gets or sets the SnapTolerance.
Property SnapType (p. 152) Gets or sets the SnapType.
Property Suppressed (p. 152) Gets or sets the Suppressed.
Property ToleranceSlider (p. 152) Gets or sets the ToleranceSlider.
Property ToleranceType (p. 152) Gets or sets the ToleranceType.
Property ToleranceValue (p. 152) Gets the ToleranceValue.
Method AddComment() (p. 153) Creates a new child Comment.
Method AddFigure() (p. 153) Creates a new child Figure.
Method Delete() (p. 153) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 153)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
150 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshConnectionAuto InternalObject { get; }

MasterBodies
Gets the MasterBodies.

Declaration Syntax
public string MasterBodies { get; }

MasterLocation
Gets or sets the MasterLocation.

Declaration Syntax
public ISelectionInfo MasterLocation { set;get; }

ScopeMode
Gets the ScopeMode.

Declaration Syntax
public AutomaticOrManual ScopeMode { get; }

SlaveBodies
Gets the SlaveBodies.

Declaration Syntax
public string SlaveBodies { get; }

SlaveLocation
Gets or sets the SlaveLocation.

Declaration Syntax
public ISelectionInfo SlaveLocation { set;get; }

SnapToBoundary
Gets or sets the SnapToBoundary.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 151
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool SnapToBoundary { set;get; }

SnapTolerance
Gets or sets the SnapTolerance.

Declaration Syntax
public Quantity SnapTolerance { set;get; }

SnapType
Gets or sets the SnapType.

Declaration Syntax
public SnapType SnapType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

ToleranceSlider
Gets or sets the ToleranceSlider.

Declaration Syntax
public int ToleranceSlider { set;get; }

ToleranceType
Gets or sets the ToleranceType.

Declaration Syntax
public ContactToleranceType ToleranceType { set;get; }

ToleranceValue
Gets the ToleranceValue.

Declaration Syntax
public Quantity ToleranceValue { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
152 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

MeshControlWorksheet
No details are provided for this entry.

Declaration Syntax
public class MeshControlWorksheet : Worksheet

Table 45: Members

Property RowCount (p. 154) Gets the number of entries


Method AddRow() (p. 154) Add a row to the MeshControlWorksheet

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 153
Ansys.ACT.Automation.Mechanical Namespace

Method ClearGenerateMesh() (p. 154) Clear Mesh


Method DeleteAllRows() (p. 154) Delete All Rows
Method DeleteRow(int) (p. 155) Delete a row from the
MeshControlWorksheet
Method GenerateAtRow(int) (p. 155) Generate Mesh At Row
Method GenerateMesh() (p. 155) Geneate Mesh
Method GetActiveState(int) (p. 155) Gets the Active State property at row index
Method GetNamedSelection(int) (p. 155) Gets the NamedSelection at row index
Method GetNamedSelectionId(int) (p. 156) Gets the ID of the NamedSelection at row
index
Method SetActiveState(int, bool) (p. 156) Sets the Active State property at row index
Method SetNamedSelection(int, Sets the NamedSelection at row index
NamedSelection) (p. 156)
Method SetNamedSelectionId(int, uint) (p. 157) Sets the NamedSelection by ID at row index

RowCount
Gets the number of entries

Declaration Syntax
public int RowCount { get; }

AddRow()
Add a row to the MeshControlWorksheet

Declaration Syntax
public override int AddRow()

ClearGenerateMesh()
Clear Mesh

Declaration Syntax
public void ClearGenerateMesh()

DeleteAllRows()
Delete All Rows

Declaration Syntax
public void DeleteAllRows()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
154 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet

DeleteRow(int)
Delete a row from the MeshControlWorksheet

Declaration Syntax
public override void DeleteRow(int index)

Parameters
index(int)
No details are provided for this entry.

GenerateAtRow(int)
Generate Mesh At Row

Declaration Syntax
public void GenerateAtRow(int index)

Parameters
index(int)
No details are provided for this entry.

GenerateMesh()
Geneate Mesh

Declaration Syntax
public void GenerateMesh()

GetActiveState(int)
Gets the Active State property at row index

Declaration Syntax
public bool GetActiveState(int index)

Parameters
index(int)
No details are provided for this entry.

GetNamedSelection(int)
Gets the NamedSelection at row index

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 155
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public NamedSelection GetNamedSelection(int index)

Parameters
index(int)
No details are provided for this entry.

GetNamedSelectionId(int)
Gets the ID of the NamedSelection at row index

Declaration Syntax
public uint GetNamedSelectionId(int index)

Parameters
index(int)
No details are provided for this entry.

SetActiveState(int, bool)
Sets the Active State property at row index

Declaration Syntax
public void SetActiveState(int index, bool value)

Parameters
index(int)
No details are provided for this entry.

value(bool)
No details are provided for this entry.

SetNamedSelection(int, NamedSelection)
Sets the NamedSelection at row index

Declaration Syntax
public void SetNamedSelection(int index, NamedSelection value)

Parameters
index(int)
No details are provided for this entry.

value(NamedSelection)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
156 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit

SetNamedSelectionId(int, uint)
Sets the NamedSelection by ID at row index

Declaration Syntax
public void SetNamedSelectionId(int index, uint value)

Parameters
index(int)
No details are provided for this entry.

value(uint)
No details are provided for this entry.

MeshEdit
Defines a MeshEdit.

Declaration Syntax
public class MeshEdit : DataModelObject, IFolderDataModelObject

Table 46: Members

Property Children (p. 158) Gets the list of children.


Property Comments (p. 158) Gets the list of associated comments.
Property Figures (p. 158) Gets the list of associated figures.
Property GenerateAutomaticMeshConnectionsOnRefresh (p. 158) Gets or sets the
GenerateAutomaticMeshConnectionsOnRefresh.
Property InternalObject (p. 158) Gets the internal object. For advanced
usage only.
Property TransparencyEnabled (p. 158) Gets or sets the TransparencyEnabled.
Method AddComment() (p. 158) Creates a new child Comment.
Method AddFigure() (p. 159) Creates a new child Figure.
Method AddNodeMove() (p. 159) Creates a new child NodeMove.
Method ClearGeneratedData() (p. 159) Clear the generated data.
Method CreateNamedSelectionForSharedNodes() (p. 159) Run the
CreateNamedSelectionForSharedNodes
action.
Method Delete() (p. 159) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 159)
Method SearchConnectionsForDuplicatePairs() (p. 160) Run the
SearchConnectionsForDuplicatePairs
action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 157
Ansys.ACT.Automation.Mechanical Namespace

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GenerateAutomaticMeshConnectionsOnRefresh
Gets or sets the GenerateAutomaticMeshConnectionsOnRefresh.

Declaration Syntax
public AutomaticOrManual GenerateAutomaticMeshConnectionsOnRefresh { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshConnectionsParentAuto InternalObject { get; }

TransparencyEnabled
Gets or sets the TransparencyEnabled.

Declaration Syntax
public bool TransparencyEnabled { set;get; }

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
158 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddNodeMove()
Creates a new child NodeMove.

Declaration Syntax
public NodeMove AddNodeMove()

ClearGeneratedData()
Clear the generated data.

Declaration Syntax
public void ClearGeneratedData()

CreateNamedSelectionForSharedNodes()
Run the CreateNamedSelectionForSharedNodes action.

Declaration Syntax
public void CreateNamedSelectionForSharedNodes()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 159
Ansys.ACT.Automation.Mechanical Namespace

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.

Declaration Syntax
public void SearchConnectionsForDuplicatePairs()

MeshNumbering
Defines a MeshNumbering.

Declaration Syntax
public class MeshNumbering : DataModelObject, IFolderDataModelObject

Table 47: Members

Property Children (p. 160) Gets the list of children.


Property Comments (p. 161) Gets the list of associated comments.
Property CompressNodeNumbers (p. 161) Gets or sets the CompressNodeNumbers.
Property ElementOffset (p. 161) Gets or sets the ElementOffset.
Property Figures (p. 161) Gets the list of associated figures.
Property InternalObject (p. 161) Gets the internal object. For advanced usage
only.
Property NodeOffset (p. 161) Gets or sets the NodeOffset.
Property Suppressed (p. 162) Gets or sets the Suppressed.
Method AddComment() (p. 162) Creates a new child Comment.
Method AddFigure() (p. 162) Creates a new child Figure.
Method AddNumberingControl() (p. 162) Creates a new child NumberingControl.
Method Delete() (p. 162) Run the Delete action.
Method Duplicate() (p. 162) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 162)
Method RenumberMesh() (p. 163) Run the RenumberMesh action.

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
160 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshNumbering

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CompressNodeNumbers
Gets or sets the CompressNodeNumbers.

Declaration Syntax
public bool CompressNodeNumbers { set;get; }

ElementOffset
Gets or sets the ElementOffset.

Declaration Syntax
public uint ElementOffset { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshRenumberingControlGroupAuto InternalObject { get; }

NodeOffset
Gets or sets the NodeOffset.

Declaration Syntax
public uint NodeOffset { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 161
Ansys.ACT.Automation.Mechanical Namespace

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddNumberingControl()
Creates a new child NumberingControl.

Declaration Syntax
public NumberingControl AddNumberingControl()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
162 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

RenumberMesh()
Run the RenumberMesh action.

Declaration Syntax
public void RenumberMesh()

Model
Defines a Model.

Declaration Syntax
public class Model : DataModelObject, IFolderDataModelObject

Table 48: Members

Property Analyses (p. 164) Gets the Analyses.


Property CellId (p. 164) Gets the CellId.
Property Children (p. 164) Gets the list of children.
Property Comments (p. 165) Gets the list of associated comments.
Property Connections (p. 165) Gets the Connections.
Property ConstructionGeometry (p. 165) Gets the ConstructionGeometry.
Property Control (p. 165) Gets the Control.
Property CoordinateSystems (p. 165) Gets the CoordinateSystems.
Property Environments ***OBSOLETE*** Use 'Analyses' Gets the Analyses.
property instead. (p. 165)
Property Figures (p. 166) Gets the list of associated figures.
Property Fracture (p. 166) Gets the Fracture.
Property Geometry (p. 166) Gets the Geometry.
Property InternalObject (p. 166) Gets the internal object. For advanced usage
only.
Property Mesh (p. 166) Gets the Mesh.
Property MeshEdit (p. 166) Gets the MeshEdit.
Property MeshNumbering (p. 166) Gets the MeshNumbering.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 163
Ansys.ACT.Automation.Mechanical Namespace

Property NamedSelections (p. 167) Gets the NamedSelections.


Property RemotePoints (p. 167) Gets the RemotePoints.
Property Symmetry (p. 167) Gets the Symmetry.
Property SystemCaption (p. 167) Gets the SystemCaption.
Property VirtualTopology (p. 167) Gets the VirtualTopology.
Method AddComment() (p. 167) Creates a new child Comment.
Method AddConnections() (p. 168) Creates a new child Connections.
Method AddConstructionGeometry() (p. 168) Creates a new child ConstructionGeometry.
Method AddFigure() (p. 168) Creates a new child Figure.
Method AddFracture() (p. 168) Creates a new child Fracture.
Method AddMeshEdit() (p. 168) Creates a new child MeshEdit.
Method AddMeshNumbering() (p. 168) Creates a new child MeshNumbering.
Method AddNamedSelection() (p. 168) Creates a new child NamedSelection.
Method AddRemotePoint() (p. 169) Creates a new child RemotePoint.
Method AddSolutionCombination() (p. 169) Creates a new child SolutionCombination.
Method AddSymmetry() (p. 169) Creates a new child Symmetry.
Method AddVirtualTopology() (p. 169) Creates a new child VirtualTopology.
Method ClearGeneratedData() (p. 169) Run the ClearGeneratedData action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 169)
Method RefreshMaterials() (p. 170) Run the RefresMaterials action.
Method Solve(bool) (p. 170) Run the Solve action.
Method UpdateGeometryFromSource() (p. 170) Run the UpdateGeometryFromSource action.

Analyses
Gets the Analyses.

Declaration Syntax
public IList<Analysis> Analyses { get; }

CellId
Gets the CellId.

Declaration Syntax
public string CellId { get; }

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
164 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Connections
Gets the Connections.

Declaration Syntax
public Connections Connections { get; }

ConstructionGeometry
Gets the ConstructionGeometry.

Declaration Syntax
public ConstructionGeometry ConstructionGeometry { get; }

Control
Gets the Control.

Declaration Syntax
public string Control { get; }

CoordinateSystems
Gets the CoordinateSystems.

Declaration Syntax
public CoordinateSystems CoordinateSystems { get; }

Environments ***OBSOLETE*** Use 'Analyses' property instead.


Gets the Analyses.

Declaration Syntax
public IEnumerable<Analysis> Environments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 165
Ansys.ACT.Automation.Mechanical Namespace

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Fracture
Gets the Fracture.

Declaration Syntax
public Fracture Fracture { get; }

Geometry
Gets the Geometry.

Declaration Syntax
public Geometry Geometry { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSModelAuto InternalObject { get; }

Mesh
Gets the Mesh.

Declaration Syntax
public Mesh Mesh { get; }

MeshEdit
Gets the MeshEdit.

Declaration Syntax
public MeshEdit MeshEdit { get; }

MeshNumbering
Gets the MeshNumbering.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
166 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public MeshNumbering MeshNumbering { get; }

NamedSelections
Gets the NamedSelections.

Declaration Syntax
public NamedSelections NamedSelections { get; }

RemotePoints
Gets the RemotePoints.

Declaration Syntax
public RemotePoints RemotePoints { get; }

Symmetry
Gets the Symmetry.

Declaration Syntax
public Symmetry Symmetry { get; }

SystemCaption
Gets the SystemCaption.

Declaration Syntax
public string SystemCaption { get; }

VirtualTopology
Gets the VirtualTopology.

Declaration Syntax
public VirtualTopology VirtualTopology { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 167
Ansys.ACT.Automation.Mechanical Namespace

AddConnections()
Creates a new child Connections.

Declaration Syntax
public Connections AddConnections()

AddConstructionGeometry()
Creates a new child ConstructionGeometry.

Declaration Syntax
public ConstructionGeometry AddConstructionGeometry()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddFracture()
Creates a new child Fracture.

Declaration Syntax
public Fracture AddFracture()

AddMeshEdit()
Creates a new child MeshEdit.

Declaration Syntax
public MeshEdit AddMeshEdit()

AddMeshNumbering()
Creates a new child MeshNumbering.

Declaration Syntax
public MeshNumbering AddMeshNumbering()

AddNamedSelection()
Creates a new child NamedSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
168 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public NamedSelection AddNamedSelection()

AddRemotePoint()
Creates a new child RemotePoint.

Declaration Syntax
public RemotePoint AddRemotePoint()

AddSolutionCombination()
Creates a new child SolutionCombination.

Declaration Syntax
public SolutionCombination AddSolutionCombination()

AddSymmetry()
Creates a new child Symmetry.

Declaration Syntax
public Symmetry AddSymmetry()

AddVirtualTopology()
Creates a new child VirtualTopology.

Declaration Syntax
public VirtualTopology AddVirtualTopology()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 169
Ansys.ACT.Automation.Mechanical Namespace

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

RefreshMaterials()
Run the RefresMaterials action.

Declaration Syntax
public void RefreshMaterials()

Solve(bool)
Run the Solve action.

Declaration Syntax
public void Solve(bool wait)

Parameters
wait(bool)
Wait or not for the solve to be done.

UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.

Declaration Syntax
public void UpdateGeometryFromSource()

NamedSelection
Defines a NamedSelection.

Declaration Syntax
public class NamedSelection : DataModelObject, IMechanicalSelectionInfo, ISelectionInfo, IFolderDataMod-
elObject

Table 49: Members

Property Children (p. 171) Gets the list of children.


Property Comments (p. 171) Gets the list of associated comments.
Property Figures (p. 171) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
170 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

Property IncludeProgramControlledInflation (p. 172) Gets or sets the


IncludeProgramControlledInflation.
Property InternalObject (p. 172) Gets the internal object. For advanced usage
only.
Property Location (p. 172) Gets or sets the Location.
Property RelativeTolerance (p. 172) Gets or sets the RelativeTolerance.
Property SendToSolver (p. 172) Gets or sets the SendToSolver.
Property Suppressed (p. 172) Gets the Suppressed.
Property ToleranceType (p. 172) Gets or sets the ToleranceType.
Property TotalSelection (p. 173) Gets the TotalSelection.
Property Type (p. 173) Gets the Type.
Property UsedByMeshWorksheet (p. 173) Gets the UsedByMeshWorksheet.
Property Visible (p. 173) Gets or sets the Visible.
Property ZeroTolerance (p. 173) Gets or sets the ZeroTolerance.
Method AddComment() (p. 173) Creates a new child Comment.
Method AddFigure() (p. 174) Creates a new child Figure.
Method Delete() (p. 174) Run the Delete action.
Method Duplicate() (p. 174) Run the Duplicate action.
Method ExportToTextFile(bool, string) (p. 174) Run the ExportToTextFile action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 174)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 171
Ansys.ACT.Automation.Mechanical Namespace

IncludeProgramControlledInflation
Gets or sets the IncludeProgramControlledInflation.

Declaration Syntax
public bool IncludeProgramControlledInflation { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSComponentAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

RelativeTolerance
Gets or sets the RelativeTolerance.

Declaration Syntax
public double RelativeTolerance { set;get; }

SendToSolver
Gets or sets the SendToSolver.

Declaration Syntax
public bool SendToSolver { set;get; }

Suppressed
Gets the Suppressed.

Declaration Syntax
public int Suppressed { get; }

ToleranceType
Gets or sets the ToleranceType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
172 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

Declaration Syntax
public ToleranceType ToleranceType { set;get; }

TotalSelection
Gets the TotalSelection.

Declaration Syntax
public int TotalSelection { get; }

Type
Gets the Type.

Declaration Syntax
public bool Type { get; }

UsedByMeshWorksheet
Gets the UsedByMeshWorksheet.

Declaration Syntax
public bool UsedByMeshWorksheet { get; }

Visible
Gets or sets the Visible.

Declaration Syntax
public bool Visible { set;get; }

ZeroTolerance
Gets or sets the ZeroTolerance.

Declaration Syntax
public double ZeroTolerance { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 173
Ansys.ACT.Automation.Mechanical Namespace

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

ExportToTextFile(bool, string)
Run the ExportToTextFile action.

Declaration Syntax
public void ExportToTextFile(bool bIgnoreExcelPreference, string filePath)

Parameters
bIgnoreExcelPreference(bool)
No details are provided for this entry.

filePath(string)
No details are provided for this entry.

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
174 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelections

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

NamedSelections
Defines a NamedSelections.

Declaration Syntax
public class NamedSelections : DataModelObject, IFolderDataModelObject

Table 50: Members

Property Children (p. 175) Gets the list of children.


Property Comments (p. 175) Gets the list of associated comments.
Property Figures (p. 175) Gets the list of associated figures.
Property GenerateOnRefresh (p. 176) Gets or sets the GenerateOnRefresh.
Property GenerateOnRemesh (p. 176) Gets or sets the GenerateOnRemesh.
Property InternalObject (p. 176) Gets the internal object. For advanced usage
only.
Property RandomColors (p. 176) Gets the RandomColors.
Property ShowAnnotations (p. 176) Gets or sets the ShowAnnotations.
Method AddComment() (p. 176) Creates a new child Comment.
Method AddFigure() (p. 177) Creates a new child Figure.
Method AddNamedSelection() (p. 177) Creates a new child NamedSelection.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 177)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 175
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GenerateOnRefresh
Gets or sets the GenerateOnRefresh.

Declaration Syntax
public bool GenerateOnRefresh { set;get; }

GenerateOnRemesh
Gets or sets the GenerateOnRemesh.

Declaration Syntax
public bool GenerateOnRemesh { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSComponentGroupAuto InternalObject { get; }

RandomColors
Gets the RandomColors.

Declaration Syntax
public bool RandomColors { get; }

ShowAnnotations
Gets or sets the ShowAnnotations.

Declaration Syntax
public bool ShowAnnotations { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
176 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddNamedSelection()
Creates a new child NamedSelection.

Declaration Syntax
public NamedSelection AddNamedSelection()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

NodeMove
Defines a NodeMove.

Declaration Syntax
public class NodeMove : DataModelObject, IFolderDataModelObject

Table 51: Members

Property Children (p. 178) Gets the list of children.


Property Comments (p. 178) Gets the list of associated comments.
Property Figures (p. 178) Gets the list of associated figures.
Property Information (p. 178) Gets the Information.
Property InternalObject (p. 178) Gets the internal object. For advanced usage
only.
Property NumberOfMoves (p. 178) Gets the NumberOfMoves.
Property NumberOfNodes (p. 179) Gets the NumberOfNodes.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 177
Ansys.ACT.Automation.Mechanical Namespace

Method AddComment() (p. 179) Creates a new child Comment.


Method AddFigure() (p. 179) Creates a new child Figure.
Method Delete() (p. 179) Run the Delete action.
Method Duplicate() (p. 179) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 179)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Information
Gets the Information.

Declaration Syntax
public NodeMoveInformationType Information { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSNodeMoveAuto InternalObject { get; }

NumberOfMoves
Gets the NumberOfMoves.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
178 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove

Declaration Syntax
public uint NumberOfMoves { get; }

NumberOfNodes
Gets the NumberOfNodes.

Declaration Syntax
public uint NumberOfNodes { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 179
Ansys.ACT.Automation.Mechanical Namespace

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

NumberingControl
Defines a NumberingControl.

Declaration Syntax
public class NumberingControl : DataModelObject, IFolderDataModelObject

Table 52: Members

Property BeginElementNumber (p. 180) Gets or sets the BeginElementNumber.


Property BeginNodeNumber (p. 180) Gets or sets the BeginNodeNumber.
Property Children (p. 181) Gets the list of children.
Property Comments (p. 181) Gets the list of associated comments.
Property EndElementNumber (p. 181) Gets or sets the EndElementNumber.
Property EndNodeNumber (p. 181) Gets or sets the EndNodeNumber.
Property Figures (p. 181) Gets the list of associated figures.
Property InternalObject (p. 181) Gets the internal object. For advanced usage
only.
Property Location (p. 182) Gets or sets the Location.
Property NodeNumber (p. 182) Gets or sets the NodeNumber.
Property Suppressed (p. 182) Gets or sets the Suppressed.
Method AddComment() (p. 182) Creates a new child Comment.
Method AddFigure() (p. 182) Creates a new child Figure.
Method Delete() (p. 182) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 182)

BeginElementNumber
Gets or sets the BeginElementNumber.

Declaration Syntax
public uint BeginElementNumber { set;get; }

BeginNodeNumber
Gets or sets the BeginNodeNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
180 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl

Declaration Syntax
public uint BeginNodeNumber { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

EndElementNumber
Gets or sets the EndElementNumber.

Declaration Syntax
public uint EndElementNumber { set;get; }

EndNodeNumber
Gets or sets the EndNodeNumber.

Declaration Syntax
public uint EndNodeNumber { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshRenumberingControlAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 181
Ansys.ACT.Automation.Mechanical Namespace

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NodeNumber
Gets or sets the NodeNumber.

Declaration Syntax
public uint NodeNumber { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
182 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Part
Defines a Part.

Declaration Syntax
public class Part : DataModelObject, IFolderDataModelObject

Table 53: Members

Property ApproximateSurfaceArea (p. 184) Gets the ApproximateSurfaceArea.


Property Assignment (p. 184) Gets or sets the Assignment.
Property Average (p. 184) Gets the Average.
Property CentroidX (p. 184) Gets the CentroidX.
Property CentroidY (p. 185) Gets the CentroidY.
Property CentroidZ (p. 185) Gets the CentroidZ.
Property Children (p. 185) Gets the list of children.
Property Comments (p. 185) Gets the list of associated comments.
Property CoordinateSystem (p. 185) Gets or sets the CoordinateSystem.
Property Elements (p. 185) Gets the Elements.
Property Figures (p. 185) Gets the list of associated figures.
Property Hidden (p. 186) Hide or show the body.
Property InternalObject (p. 186) Gets the internal object. For advanced usage
only.
Property LengthX (p. 186) Gets the LengthX.
Property LengthY (p. 186) Gets the LengthY.
Property LengthZ (p. 186) Gets the LengthZ.
Property Mass (p. 186) Gets the Mass.
Property MaterialName ***OBSOLETE*** Use Gets or sets the MaterialName.
'Assignment' property instead. (p. 187)
Property Maximum (p. 187) Gets the Maximum.
Property MeshMetric (p. 187) Gets the MeshMetric.
Property Minimum (p. 187) Gets the Minimum.
Property MomentOfInertiaIp1 (p. 187) Gets the MomentOfInertiaIp1.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 183
Ansys.ACT.Automation.Mechanical Namespace

Property MomentOfInertiaIp2 (p. 187) Gets the MomentOfInertiaIp2.


Property MomentOfInertiaIp3 (p. 187) Gets the MomentOfInertiaIp3.
Property Nodes (p. 188) Gets the Nodes.
Property StandardDeviation (p. 188) Gets the StandardDeviation.
Property Suppressed (p. 188) Gets or sets the Suppressed.
Property Visible (p. 188) Gets or sets the Visible.
Property Volume (p. 188) Gets the Volume.
Method AddComment() (p. 188) Creates a new child Comment.
Method AddFigure() (p. 189) Creates a new child Figure.
Method ClearGeneratedData() (p. 189) Run the ClearGeneratedData action.
Method GenerateMesh() (p. 189) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 189)
Method PreviewInflation() (p. 189) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 189) Run the PreviewSurfaceMesh action.
Method Update() (p. 190) Run the Update action.

ApproximateSurfaceArea
Gets the ApproximateSurfaceArea.

Declaration Syntax
public double ApproximateSurfaceArea { get; }

Assignment
Gets or sets the Assignment.

Declaration Syntax
public string Assignment { set;get; }

Average
Gets the Average.

Declaration Syntax
public double Average { get; }

CentroidX
Gets the CentroidX.

Declaration Syntax
public Quantity CentroidX { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
184 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

CentroidY
Gets the CentroidY.

Declaration Syntax
public Quantity CentroidY { get; }

CentroidZ
Gets the CentroidZ.

Declaration Syntax
public Quantity CentroidZ { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Elements
Gets the Elements.

Declaration Syntax
public int Elements { get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 185
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Hidden
Hide or show the body.

Declaration Syntax
public bool Hidden { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBodyGroupAuto InternalObject { get; }

LengthX
Gets the LengthX.

Declaration Syntax
public Quantity LengthX { get; }

LengthY
Gets the LengthY.

Declaration Syntax
public Quantity LengthY { get; }

LengthZ
Gets the LengthZ.

Declaration Syntax
public Quantity LengthZ { get; }

Mass
Gets the Mass.

Declaration Syntax
public Quantity Mass { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
186 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

MaterialName ***OBSOLETE*** Use 'Assignment' property instead.


Gets or sets the MaterialName.

Declaration Syntax
public string MaterialName { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public double Maximum { get; }

MeshMetric
Gets the MeshMetric.

Declaration Syntax
public MeshMetricType MeshMetric { get; }

Minimum
Gets the Minimum.

Declaration Syntax
public double Minimum { get; }

MomentOfInertiaIp1
Gets the MomentOfInertiaIp1.

Declaration Syntax
public Quantity MomentOfInertiaIp1 { get; }

MomentOfInertiaIp2
Gets the MomentOfInertiaIp2.

Declaration Syntax
public Quantity MomentOfInertiaIp2 { get; }

MomentOfInertiaIp3
Gets the MomentOfInertiaIp3.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 187
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Quantity MomentOfInertiaIp3 { get; }

Nodes
Gets the Nodes.

Declaration Syntax
public int Nodes { get; }

StandardDeviation
Gets the StandardDeviation.

Declaration Syntax
public double StandardDeviation { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Visible
Gets or sets the Visible.

Declaration Syntax
public bool Visible { set;get; }

Volume
Gets the Volume.

Declaration Syntax
public Quantity Volume { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
188 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public void GenerateMesh()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

PreviewInflation()
Run the PreviewInflation action.

Declaration Syntax
public void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 189
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public void PreviewSurfaceMesh()

Update()
Run the Update action.

Declaration Syntax
public void Update()

Path
Defines a Path.

Declaration Syntax
public class Path : DataModelObject, ISelectionInfo, IFolderDataModelObject

Table 54: Members

Property Children (p. 191) Gets the list of children.


Property Comments (p. 191) Gets the list of associated comments.
Property EndCoordinateSystem (p. 191) Gets or sets the EndCoordinateSystem.
Property EndXCoordinate (p. 191) Gets or sets the EndXCoordinate.
Property EndYCoordinate (p. 191) Gets or sets the EndYCoordinate.
Property EndZCoordinate (p. 191) Gets or sets the EndZCoordinate.
Property Figures (p. 192) Gets the list of associated figures.
Property HasValidGeometrySelection (p. 192) Gets the HasValidGeometrySelection.
Property InternalObject (p. 192) Gets the internal object. For advanced usage
only.
Property Location (p. 192) Gets the Location.
Property NumberOfSamplingPoints (p. 192) Gets or sets the NumberOfSamplingPoints.
Property PathCoordinateSystem (p. 192) Gets or sets the PathCoordinateSystem.
Property PathType (p. 192) Gets or sets the PathType.
Property ShowMesh (p. 193) Gets or sets the ShowMesh.
Property SnapToMeshNodes (p. 193) Gets or sets the SnapToMeshNodes.
Property StartCoordinateSystem (p. 193) Gets or sets the StartCoordinateSystem.
Property StartXCoordinate (p. 193) Gets or sets the StartXCoordinate.
Property StartYCoordinate (p. 193) Gets or sets the StartYCoordinate.
Property StartZCoordinate (p. 193) Gets or sets the StartZCoordinate.
Property Suppressed (p. 194) Gets or sets the Suppressed.
Method AddComment() (p. 194) Creates a new child Comment.
Method AddFigure() (p. 194) Creates a new child Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
190 of ANSYS, Inc. and its subsidiaries and affiliates.
Path

Method Delete() (p. 194) Run the Delete action.


Method Duplicate() (p. 194) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 194)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

EndCoordinateSystem
Gets or sets the EndCoordinateSystem.

Declaration Syntax
public CoordinateSystem EndCoordinateSystem { set;get; }

EndXCoordinate
Gets or sets the EndXCoordinate.

Declaration Syntax
public Quantity EndXCoordinate { set;get; }

EndYCoordinate
Gets or sets the EndYCoordinate.

Declaration Syntax
public Quantity EndYCoordinate { set;get; }

EndZCoordinate
Gets or sets the EndZCoordinate.

Declaration Syntax
public Quantity EndZCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 191
Ansys.ACT.Automation.Mechanical Namespace

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

HasValidGeometrySelection
Gets the HasValidGeometrySelection.

Declaration Syntax
public bool HasValidGeometrySelection { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPathAuto InternalObject { get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { get; }

NumberOfSamplingPoints
Gets or sets the NumberOfSamplingPoints.

Declaration Syntax
public int NumberOfSamplingPoints { set;get; }

PathCoordinateSystem
Gets or sets the PathCoordinateSystem.

Declaration Syntax
public CoordinateSystem PathCoordinateSystem { set;get; }

PathType
Gets or sets the PathType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
192 of ANSYS, Inc. and its subsidiaries and affiliates.
Path

Declaration Syntax
public PathScopingType PathType { set;get; }

ShowMesh
Gets or sets the ShowMesh.

Declaration Syntax
public bool ShowMesh { set;get; }

SnapToMeshNodes
Gets or sets the SnapToMeshNodes.

Declaration Syntax
public bool SnapToMeshNodes { set;get; }

StartCoordinateSystem
Gets or sets the StartCoordinateSystem.

Declaration Syntax
public CoordinateSystem StartCoordinateSystem { set;get; }

StartXCoordinate
Gets or sets the StartXCoordinate.

Declaration Syntax
public Quantity StartXCoordinate { set;get; }

StartYCoordinate
Gets or sets the StartYCoordinate.

Declaration Syntax
public Quantity StartYCoordinate { set;get; }

StartZCoordinate
Gets or sets the StartZCoordinate.

Declaration Syntax
public Quantity StartZCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 193
Ansys.ACT.Automation.Mechanical Namespace

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
194 of ANSYS, Inc. and its subsidiaries and affiliates.
PeriodicRegion

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

PeriodicRegion
Defines a PeriodicRegion.

Declaration Syntax
public class PeriodicRegion : SymmetryGeneral

Table 55: Members

Property Children (p. 292) Gets the list of children.

(Inherited from SymmetryGeneral (p. 291).)


Property Comments (p. 292) Gets the list of associated comments.

(Inherited from SymmetryGeneral (p. 291).)


Property CoordinateSystem (p. 292) Gets or sets the CoordinateSystem.

(Inherited from SymmetryGeneral (p. 291).)


Property Figures (p. 292) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 291).)


Property HighBoundaryLocation (p. 195) Gets or sets the HighBoundaryLocation.
Property InternalObject (p. 196) Gets the internal object. For advanced usage
only.
Property LinearShift (p. 196) Gets or sets the LinearShift.
Property Location (p. 293) Gets or sets the Location.

(Inherited from SymmetryGeneral (p. 291).)


Property LowBoundaryLocation (p. 196) Gets or sets the LowBoundaryLocation.
Property PeriodictyDirection (p. 196) Gets or sets the PeriodictyDirection.
Property ScopeMode (p. 293) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 291).)


Property Suppressed (p. 293) Gets or sets the Suppressed.

(Inherited from SymmetryGeneral (p. 291).)


Property Type (p. 196) Gets or sets the Type.

HighBoundaryLocation
Gets or sets the HighBoundaryLocation.

Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 195
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }

LinearShift
Gets or sets the LinearShift.

Declaration Syntax
public double LinearShift { set;get; }

LowBoundaryLocation
Gets or sets the LowBoundaryLocation.

Declaration Syntax
public ISelectionInfo LowBoundaryLocation { set;get; }

PeriodictyDirection
Gets or sets the PeriodictyDirection.

Declaration Syntax
public SymmetryNormalType PeriodictyDirection { set;get; }

Type
Gets or sets the Type.

Declaration Syntax
public SymmetryType Type { set;get; }

PipeIdealization
Defines a PipeIdealization.

Declaration Syntax
public class PipeIdealization : DataModelObject, IFolderDataModelObject

Table 56: Members

Property Children (p. 197) Gets the list of children.


Property Extend (p. 197) Gets or sets the Extend.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
196 of ANSYS, Inc. and its subsidiaries and affiliates.
PipeIdealization

Property Factor (p. 197) Gets or sets the Factor.


Property GeometrySelection (p. 197) Gets or sets the GeometrySelection.
Property InternalObject (p. 197) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 198) Gets or sets the Suppressed.
Method Delete() (p. 198) Run the Delete action.
Method Duplicate() (p. 198) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 198)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Extend
Gets or sets the Extend.

Declaration Syntax
public GrowElbowElementsBy Extend { set;get; }

Factor
Gets or sets the Factor.

Declaration Syntax
public double Factor { set;get; }

GeometrySelection
Gets or sets the GeometrySelection.

Declaration Syntax
public ISelectionInfo GeometrySelection { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPipeIdealizationAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 197
Ansys.ACT.Automation.Mechanical Namespace

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

PointMass
Defines a PointMass.

Declaration Syntax
public class PointMass : GenericPointMass

Table 57: Members

Property AppliedBy (p. 199) Gets or sets the AppliedBy.


Property Behavior (p. 199) Gets or sets the Behavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
198 of ANSYS, Inc. and its subsidiaries and affiliates.
PointMass

Property Children (p. 115) Gets the list of children.

(Inherited from GenericPointMass (p. 115).)


Property Comments (p. 115) Gets the list of associated comments.

(Inherited from GenericPointMass (p. 115).)


Property CoordinateSystem (p. 199) Gets or sets the CoordinateSystem.
Property Figures (p. 115) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 115).)


Property InternalObject (p. 200) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 116) Gets the IsDistributedMass.

(Inherited from GenericPointMass (p. 115).)


Property Location (p. 116) Gets or sets the Geometry.

(Inherited from GenericPointMass (p. 115).)


Property Mass (p. 200) Gets or sets the Mass.
Property MassMomentOfInertiaX (p. 200) Gets or sets the MassMomentOfInertiaX.
Property MassMomentOfInertiaY (p. 200) Gets or sets the MassMomentOfInertiaY.
Property MassMomentOfInertiaZ (p. 200) Gets or sets the MassMomentOfInertiaZ.
Property NodalCoordinateSystem (p. 200) Gets the NodalCoordinateSystem.
Property PinballRegion (p. 201) Gets or sets the PinballRegion.
Property RemotePoint (p. 116) Gets the remote point associated to the point
mass.

(Inherited from GenericPointMass (p. 115).)


Property Suppressed (p. 201) Gets or sets the Suppressed.

AppliedBy
Gets or sets the AppliedBy.

Declaration Syntax
public RemoteApplicationType AppliedBy { set;get; }

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 199
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPointMassAuto InternalObject { get; }

Mass
Gets or sets the Mass.

Declaration Syntax
public Quantity Mass { set;get; }

MassMomentOfInertiaX
Gets or sets the MassMomentOfInertiaX.

Declaration Syntax
public Quantity MassMomentOfInertiaX { set;get; }

MassMomentOfInertiaY
Gets or sets the MassMomentOfInertiaY.

Declaration Syntax
public Quantity MassMomentOfInertiaY { set;get; }

MassMomentOfInertiaZ
Gets or sets the MassMomentOfInertiaZ.

Declaration Syntax
public Quantity MassMomentOfInertiaZ { set;get; }

NodalCoordinateSystem
Gets the NodalCoordinateSystem.

Declaration Syntax
public CoordinateSystem NodalCoordinateSystem { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
200 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCrack

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

PreMeshedCrack
Defines a PreMeshedCrack.

Declaration Syntax
public class PreMeshedCrack : GenericCrack

Table 58: Members

Property Children (p. 111) Gets the list of children.

(Inherited from GenericCrack (p. 110).)


Property Comments (p. 111) Gets the list of associated comments.

(Inherited from GenericCrack (p. 110).)


Property CoordinateSystem (p. 201) Gets or sets the CoordinateSystem.
Property CrackFront (p. 202) Gets or sets the CrackFront.
Property CrackSourceType (p. 202) Gets the CrackSourceType.
Property Figures (p. 111) Gets the list of associated figures.

(Inherited from GenericCrack (p. 110).)


Property InternalObject (p. 202) Gets the internal object. For advanced usage
only.
Property ScopingMethod (p. 202) Gets the ScopingMethod.
Property SolutionContours (p. 202) Gets or sets the SolutionContours.
Property Suppressed (p. 202) Gets or sets the Suppressed.

CoordinateSystem
Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 201
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CrackFront
Gets or sets the CrackFront.

Declaration Syntax
public NamedSelection CrackFront { set;get; }

CrackSourceType
Gets the CrackSourceType.

Declaration Syntax
public CrackSourceType CrackSourceType { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCrackAuto InternalObject { get; }

ScopingMethod
Gets the ScopingMethod.

Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }

SolutionContours
Gets or sets the SolutionContours.

Declaration Syntax
public int SolutionContours { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
202 of ANSYS, Inc. and its subsidiaries and affiliates.
Project

Project
Defines a Project.

Declaration Syntax
public class Project : DataModelObject, IFolderDataModelObject

Table 59: Members

Property Author (p. 203) Gets or sets the Author.


Property Children (p. 204) Gets the list of children.
Property Comments (p. 204) Gets the list of associated comments.
Property CreationDate (p. 204) Gets the CreationDate.
Property CreationTime (p. 204) Gets the CreationTime.
Property FirstSaved (p. 204) Gets the FirstSaved.
Property ImportedSource (p. 204) Gets the ImportedSource.
Property ImportedVersion (p. 205) Gets the ImportedVersion.
Property InternalObject (p. 205) Gets the internal object. For advanced usage
only.
Property LastSaved (p. 205) Gets the LastSaved.
Property Model (p. 205) Gets the Model.
Property Models ***OBSOLETE*** Use 'Model' Gets the Model.
property instead. (p. 205)
Property PreparedFor (p. 205) Gets or sets the PreparedFor.
Property ProductVersion (p. 205) Gets the ProductVersion.
Property SaveProjectAfterSolution (p. 206) Gets or sets the SaveProjectAfterSolution.
Property SaveProjectBeforeSolution (p. 206) Gets or sets the SaveProjectBeforeSolution.
Property Subject (p. 206) Gets or sets the Subject.
Property UnitSystem (p. 206) Change the Unit System.
Method AddComment() (p. 206) Creates a new child Comment.
Method ClearGeneratedData() (p. 206) Run the ClearGeneratedData action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 207)
Method SpecifyMetricTemperatureInCelsius() (p. 207) Specify the use of Celsius thermal units for
metric unit systems.
Method SpecifyMetricTemperatureInKelvin() (p. 207) Specify the use of Kelvin thermal units for
metric unit systems.

Author
Gets or sets the Author.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 203
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string Author { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CreationDate
Gets the CreationDate.

Declaration Syntax
public string CreationDate { get; }

CreationTime
Gets the CreationTime.

Declaration Syntax
public string CreationTime { get; }

FirstSaved
Gets the FirstSaved.

Declaration Syntax
public string FirstSaved { get; }

ImportedSource
Gets the ImportedSource.

Declaration Syntax
public string ImportedSource { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
204 of ANSYS, Inc. and its subsidiaries and affiliates.
Project

ImportedVersion
Gets the ImportedVersion.

Declaration Syntax
public string ImportedVersion { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProjectAuto InternalObject { get; }

LastSaved
Gets the LastSaved.

Declaration Syntax
public string LastSaved { get; }

Model
Gets the Model.

Declaration Syntax
public Model Model { get; }

Models ***OBSOLETE*** Use 'Model' property instead.


Gets the Model.

Declaration Syntax
public IEnumerable<Model> Models { get; }

PreparedFor
Gets or sets the PreparedFor.

Declaration Syntax
public string PreparedFor { set;get; }

ProductVersion
Gets the ProductVersion.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 205
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string ProductVersion { get; }

SaveProjectAfterSolution
Gets or sets the SaveProjectAfterSolution.

Declaration Syntax
public bool SaveProjectAfterSolution { set;get; }

SaveProjectBeforeSolution
Gets or sets the SaveProjectBeforeSolution.

Declaration Syntax
public bool SaveProjectBeforeSolution { set;get; }

Subject
Gets or sets the Subject.

Declaration Syntax
public string Subject { set;get; }

UnitSystem
Change the Unit System.

Declaration Syntax
public UserUnitSystemType UnitSystem { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
206 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SpecifyMetricTemperatureInCelsius()
Specify the use of Celsius thermal units for metric unit systems.

Declaration Syntax
public void SpecifyMetricTemperatureInCelsius()

SpecifyMetricTemperatureInKelvin()
Specify the use of Kelvin thermal units for metric unit systems.

Declaration Syntax
public void SpecifyMetricTemperatureInKelvin()

RemotePoint
Defines a RemotePoint.

Declaration Syntax
public class RemotePoint : DataModelObject, ISelectionInfo, IFolderDataModelObject

Table 60: Members

Property Behavior (p. 208) Gets or sets the Behavior.


Property Children (p. 208) Gets the list of children.
Property Comments (p. 208) Gets the list of associated comments.
Property CoordinateSystem (p. 209) Gets or sets the CoordinateSystem.
Property DOFSelection (p. 209) Gets or sets the DOFSelection.
Property GloballyAvailable (p. 209) Gets or sets the GloballyAvailable.
Property InternalObject (p. 209) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 207
Ansys.ACT.Automation.Mechanical Namespace

Property Location (p. 209) Gets or sets the Location.


Property PinballRegion (p. 209) Gets or sets the PinballRegion.
Property RotationX (p. 209) Gets or sets the RotationX.
Property RotationY (p. 210) Gets or sets the RotationY.
Property RotationZ (p. 210) Gets or sets the RotationZ.
Property Suppressed (p. 210) Gets or sets the Suppressed.
Property XComponent (p. 210) Gets or sets the XComponent.
Property XCoordinate (p. 210) Gets or sets the XCoordinate.
Property YComponent (p. 210) Gets or sets the YComponent.
Property YCoordinate (p. 211) Gets or sets the YCoordinate.
Property ZComponent (p. 211) Gets or sets the ZComponent.
Property ZCoordinate (p. 211) Gets or sets the ZCoordinate.
Method AddCommandSnippet() (p. 211) Creates a new child CommandSnippet.
Method AddComment() (p. 211) Creates a new child Comment.
Method Delete() (p. 211) Run the Delete action.
Method Duplicate() (p. 211) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 212)
Method GetMeshRegion() (p. 212) Returns the mesh region associated to the
remote point.

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
208 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DOFSelection
Gets or sets the DOFSelection.

Declaration Syntax
public RemotePointDOFSelectionType DOFSelection { set;get; }

GloballyAvailable
Gets or sets the GloballyAvailable.

Declaration Syntax
public bool GloballyAvailable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRemotePointAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

RotationX
Gets or sets the RotationX.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 209
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public ActiveOrInactive RotationX { set;get; }

RotationY
Gets or sets the RotationY.

Declaration Syntax
public ActiveOrInactive RotationY { set;get; }

RotationZ
Gets or sets the RotationZ.

Declaration Syntax
public ActiveOrInactive RotationZ { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

XComponent
Gets or sets the XComponent.

Declaration Syntax
public ActiveOrInactive XComponent { set;get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YComponent
Gets or sets the YComponent.

Declaration Syntax
public ActiveOrInactive YComponent { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
210 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

ZComponent
Gets or sets the ZComponent.

Declaration Syntax
public ActiveOrInactive ZComponent { set;get; }

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 211
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetMeshRegion()
Returns the mesh region associated to the remote point.

Declaration Syntax
public IMeshRegion GetMeshRegion()

RemotePoints
Defines a RemotePoints.

Declaration Syntax
public class RemotePoints : DataModelObject, IFolderDataModelObject

Table 61: Members

Property Children (p. 213) Gets the list of children.


Property Comments (p. 213) Gets the list of associated comments.
Property Figures (p. 213) Gets the list of associated figures.
Property InternalObject (p. 213) Gets the internal object. For advanced usage
only.
Property ShowConnectionLines (p. 213) Gets or sets the ShowConnectionLines.
Method AddComment() (p. 213) Creates a new child Comment.
Method AddFigure() (p. 213) Creates a new child Figure.
Method AddRemotePoint() (p. 214) Creates a new child RemotePoint.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 214)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
212 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoints

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRemotePointGroupAuto InternalObject { get; }

ShowConnectionLines
Gets or sets the ShowConnectionLines.

Declaration Syntax
public bool ShowConnectionLines { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 213
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public Figure AddFigure()

AddRemotePoint()
Creates a new child RemotePoint.

Declaration Syntax
public RemotePoint AddRemotePoint()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SelectionWorksheet
No details are provided for this entry.

Declaration Syntax
public class SelectionWorksheet : Worksheet, ISelectionInfo

Table 62: Members

Property RowCount (p. 216) No details are provided for this entry.
Method AddRow() (p. 216) Adds a Row to the worksheet.
Method DeleteRow(int) (p. 216) Deletes a row from the worksheet at
index.
Method Generate() (p. 216) Generate the selection from the
worksheet.
Method GetAction(int) (p. 216) Gets the worksheet Action property at
index.
Method GetBodyTypeValue(int) (p. 217) Gets the worksheet Body Type Value
property at index.
Method GetCoordinateSystemSelection(int) (p. 217) Gets the worksheet
CoordinateSystemSelection property at
index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
214 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Method GetCriterion(int) (p. 217) Gets the worksheet Criterion property


at index.
Method GetCriterionActive(int) (p. 217) Gets the worksheet CriterionActive
property at index.
Method GetEdgeTypeValue(int) (p. 218) Gets the worksheet Edge Type Value
property at index.
Method GetFaceTypeValue(int) (p. 218) Gets the worksheet Face Type Value
property at index.
Method GetGeometryType(int) (p. 218) Gets the worksheet GeometryType
property at index.
Method GetLowerBound(int) (p. 218) Gets the worksheet LowerBound
property at index.
Method GetMeshElementTypeValue(int) (p. 219) Gets the worksheet Mesh Element Type
Value property at index.
Method GetOperator(int) (p. 219) Gets the worksheet Operator property
at index.
Method GetStringValue(int) (p. 219) Gets the worksheet StringValue
property at index.
Method GetTag(uint) (p. 219) Gets the worksheet Tag property at
index.
Method GetUpperBound(int) (p. 220) Gets the worksheet UpperBound
property at index.
Method GetValue(int) (p. 220) Gets the worksheet Value property at
index.
Method SetAction(int, Sets the worksheet Action property at
NamedSelectionWorksheetAction) (p. 220) index.
Method SetBodyTypeValue(int, Sets the worksheet Body Type Value
NamedSelectionWorksheetBodyTypeValues) (p. 221) property at index.
Method SetCoordinateSystemSelection(int, uint) (p. 221) Sets the worksheet
CoordinateSystemSelection property at
index.
Method SetCriterion(int, Sets the worksheet Criterion property
NamedSelectionWorksheetCriterion) (p. 221) at index.
Method SetCriterionActive(int, bool) (p. 221) Sets the worksheet CriterionActive
property at index.
Method SetEdgeTypeValue(int, Sets the worksheet Edge Type Value
NamedSelectionWorksheetEdgeTypeValues) (p. 222) property at index.
Method SetEntityType(int, Sets the worksheet GeometryType
NamedSelectionWorksheetEntityType) (p. 222) property at index.
Method SetFaceTypeValue(int, Sets the worksheet Face Type Value
NamedSelectionWorksheetFaceTypeValues) (p. 222) property at index.
Method SetLowerBound(int, double) (p. 223) Sets the worksheet LowerBound
property at index.
Method SetMeshElementTypeValue(int, Sets the worksheet Mesh Element Type
MeshElementShape) (p. 223) Value property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 215
Ansys.ACT.Automation.Mechanical Namespace

Method SetOperator(int, Sets the worksheet Operator property


NamedSelectionWorksheetOperator) (p. 223) at index.
Method SetStringValue(int, string) (p. 224) Sets the worksheet StringValue
property at index.
Method SetTag(uint, string) (p. 224) Sets the worksheet Tag property at
index.
Method SetUpperBound(int, double) (p. 224) Sets the worksheet UpperBound
property at index.
Method SetValue(int, double) (p. 225) Sets the worksheet Value property at
index.

RowCount
No details are provided for this entry.

Declaration Syntax
public int RowCount { get; }

AddRow()
Adds a Row to the worksheet.

Declaration Syntax
public override int AddRow()

DeleteRow(int)
Deletes a row from the worksheet at index.

Declaration Syntax
public override void DeleteRow(int index)

Parameters
index(int)
No details are provided for this entry.

Generate()
Generate the selection from the worksheet.

Declaration Syntax
public void Generate()

GetAction(int)
Gets the worksheet Action property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
216 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Declaration Syntax
public NamedSelectionWorksheetAction GetAction(int index)

Parameters
index(int)
No details are provided for this entry.

GetBodyTypeValue(int)
Gets the worksheet Body Type Value property at index.

Declaration Syntax
public NamedSelectionWorksheetBodyTypeValues GetBodyTypeValue(int index)

Parameters
index(int)
No details are provided for this entry.

GetCoordinateSystemSelection(int)
Gets the worksheet CoordinateSystemSelection property at index.

Declaration Syntax
public uint GetCoordinateSystemSelection(int index)

Parameters
index(int)
No details are provided for this entry.

GetCriterion(int)
Gets the worksheet Criterion property at index.

Declaration Syntax
public NamedSelectionWorksheetCriterion GetCriterion(int index)

Parameters
index(int)
No details are provided for this entry.

GetCriterionActive(int)
Gets the worksheet CriterionActive property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 217
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public bool GetCriterionActive(int index)

Parameters
index(int)
No details are provided for this entry.

GetEdgeTypeValue(int)
Gets the worksheet Edge Type Value property at index.

Declaration Syntax
public NamedSelectionWorksheetEdgeTypeValues GetEdgeTypeValue(int index)

Parameters
index(int)
No details are provided for this entry.

GetFaceTypeValue(int)
Gets the worksheet Face Type Value property at index.

Declaration Syntax
public NamedSelectionWorksheetFaceTypeValues GetFaceTypeValue(int index)

Parameters
index(int)
No details are provided for this entry.

GetGeometryType(int)
Gets the worksheet GeometryType property at index.

Declaration Syntax
public NamedSelectionWorksheetEntityType GetGeometryType(int index)

Parameters
index(int)
No details are provided for this entry.

GetLowerBound(int)
Gets the worksheet LowerBound property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
218 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Declaration Syntax
public double GetLowerBound(int index)

Parameters
index(int)
No details are provided for this entry.

GetMeshElementTypeValue(int)
Gets the worksheet Mesh Element Type Value property at index.

Declaration Syntax
public MeshElementShape GetMeshElementTypeValue(int index)

Parameters
index(int)
No details are provided for this entry.

GetOperator(int)
Gets the worksheet Operator property at index.

Declaration Syntax
public NamedSelectionWorksheetOperator GetOperator(int index)

Parameters
index(int)
No details are provided for this entry.

GetStringValue(int)
Gets the worksheet StringValue property at index.

Declaration Syntax
public string GetStringValue(int index)

Parameters
index(int)
No details are provided for this entry.

GetTag(uint)
Gets the worksheet Tag property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 219
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string GetTag(uint index)

Parameters
index(uint)
No details are provided for this entry.

GetUpperBound(int)
Gets the worksheet UpperBound property at index.

Declaration Syntax
public double GetUpperBound(int index)

Parameters
index(int)
No details are provided for this entry.

GetValue(int)
Gets the worksheet Value property at index.

Declaration Syntax
public double GetValue(int index)

Parameters
index(int)
No details are provided for this entry.

SetAction(int, NamedSelectionWorksheetAction)
Sets the worksheet Action property at index.

Declaration Syntax
public void SetAction(int index, NamedSelectionWorksheetAction newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(NamedSelectionWorksheetAction)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
220 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

SetBodyTypeValue(int, NamedSelectionWorksheetBodyTypeValues)
Sets the worksheet Body Type Value property at index.

Declaration Syntax
public void SetBodyTypeValue(int index, NamedSelectionWorksheetBodyTypeValues newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(NamedSelectionWorksheetBodyTypeValues)
No details are provided for this entry.

SetCoordinateSystemSelection(int, uint)
Sets the worksheet CoordinateSystemSelection property at index.

Declaration Syntax
public void SetCoordinateSystemSelection(int index, uint newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(uint)
No details are provided for this entry.

SetCriterion(int, NamedSelectionWorksheetCriterion)
Sets the worksheet Criterion property at index.

Declaration Syntax
public void SetCriterion(int index, NamedSelectionWorksheetCriterion value)

Parameters
index(int)
No details are provided for this entry.

value(NamedSelectionWorksheetCriterion)
No details are provided for this entry.

SetCriterionActive(int, bool)
Sets the worksheet CriterionActive property at index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 221
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public void SetCriterionActive(int index, bool newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(bool)
No details are provided for this entry.

SetEdgeTypeValue(int, NamedSelectionWorksheetEdgeTypeValues)
Sets the worksheet Edge Type Value property at index.

Declaration Syntax
public void SetEdgeTypeValue(int index, NamedSelectionWorksheetEdgeTypeValues newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(NamedSelectionWorksheetEdgeTypeValues)
No details are provided for this entry.

SetEntityType(int, NamedSelectionWorksheetEntityType)
Sets the worksheet GeometryType property at index.

Declaration Syntax
public void SetEntityType(int index, NamedSelectionWorksheetEntityType newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(NamedSelectionWorksheetEntityType)
No details are provided for this entry.

SetFaceTypeValue(int, NamedSelectionWorksheetFaceTypeValues)
Sets the worksheet Face Type Value property at index.

Declaration Syntax
public void SetFaceTypeValue(int index, NamedSelectionWorksheetFaceTypeValues newVal)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
222 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Parameters
index(int)
No details are provided for this entry.

newVal(NamedSelectionWorksheetFaceTypeValues)
No details are provided for this entry.

SetLowerBound(int, double)
Sets the worksheet LowerBound property at index.

Declaration Syntax
public void SetLowerBound(int index, double newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(double)
No details are provided for this entry.

SetMeshElementTypeValue(int, MeshElementShape)
Sets the worksheet Mesh Element Type Value property at index.

Declaration Syntax
public void SetMeshElementTypeValue(int index, MeshElementShape newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(MeshElementShape)
No details are provided for this entry.

SetOperator(int, NamedSelectionWorksheetOperator)
Sets the worksheet Operator property at index.

Declaration Syntax
public void SetOperator(int index, NamedSelectionWorksheetOperator newVal)

Parameters
index(int)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 223
Ansys.ACT.Automation.Mechanical Namespace

newVal(NamedSelectionWorksheetOperator)
No details are provided for this entry.

SetStringValue(int, string)
Sets the worksheet StringValue property at index.

Declaration Syntax
public void SetStringValue(int index, string newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(string)
No details are provided for this entry.

SetTag(uint, string)
Sets the worksheet Tag property at index.

Declaration Syntax
public void SetTag(uint index, string newVal)

Parameters
index(uint)
No details are provided for this entry.

newVal(string)
No details are provided for this entry.

SetUpperBound(int, double)
Sets the worksheet UpperBound property at index.

Declaration Syntax
public void SetUpperBound(int index, double newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(double)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
224 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

SetValue(int, double)
Sets the worksheet Value property at index.

Declaration Syntax
public void SetValue(int index, double newVal)

Parameters
index(int)
No details are provided for this entry.

newVal(double)
No details are provided for this entry.

SemiEllipticalCrack
Defines a SemiEllipticalCrack.

Declaration Syntax
public class SemiEllipticalCrack : GenericCrack

Table 63: Members

Property AlignWithFaceNormal (p. 226) Gets or sets the AlignWithFaceNormal.


Property BottomFaceNodes (p. 226) Gets or sets the BottomFaceNodes.
Property Children (p. 111) Gets the list of children.

(Inherited from GenericCrack (p. 110).)


Property CircumferentialDivisions (p. 226) Gets or sets the CircumferentialDivisions.
Property Comments (p. 111) Gets the list of associated comments.

(Inherited from GenericCrack (p. 110).)


Property Contact1Nodes (p. 226) Gets or sets the Contact1Nodes.
Property ContactPairsNodes (p. 227) Gets or sets the ContactPairsNodes.
Property CoordinateSystem (p. 227) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 227) Gets or sets the CrackFacesNodes.
Property CrackFrontDivisions (p. 227) Gets or sets the CrackFrontDivisions.
Property CrackFrontNodes (p. 227) Gets or sets the CrackFrontNodes.
Property CrackShape (p. 227) Gets the CrackShape.
Property CrackSourceType (p. 227) Gets the CrackSourceType.
Property FaceTopNodes (p. 228) Gets or sets the FaceTopNodes.
Property Figures (p. 111) Gets the list of associated figures.

(Inherited from GenericCrack (p. 110).)


Property FractureAffectedZone (p. 228) Gets or sets the FractureAffectedZone.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 225
Ansys.ACT.Automation.Mechanical Namespace

Property FractureAffectedZoneHeight (p. 228) Gets or sets the FractureAffectedZoneHeight.


Property InternalObject (p. 228) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 228) Gets or sets the LargestContourRadius.
Property Location (p. 228) Gets the Location.
Property MajorRadius (p. 229) Gets or sets the MajorRadius.
Property MeshContours (p. 229) Gets or sets the MeshContours.
Property MinorRadius (p. 229) Gets or sets the MinorRadius.
Property ProjectToNearestSurface (p. 229) Gets or sets the ProjectToNearestSurface.
Property SolutionContours (p. 229) Gets or sets the SolutionContours.
Property Suppressed (p. 229) Gets or sets the Suppressed.
Property Target1Nodes (p. 229) Gets or sets the Target1Nodes.
Property XScaleFactor (p. 230) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 230) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 230) Gets or sets the ZScaleFactor.

AlignWithFaceNormal
Gets or sets the AlignWithFaceNormal.

Declaration Syntax
public bool AlignWithFaceNormal { set;get; }

BottomFaceNodes
Gets or sets the BottomFaceNodes.

Declaration Syntax
public string BottomFaceNodes { set;get; }

CircumferentialDivisions
Gets or sets the CircumferentialDivisions.

Declaration Syntax
public int CircumferentialDivisions { set;get; }

Contact1Nodes
Gets or sets the Contact1Nodes.

Declaration Syntax
public string Contact1Nodes { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
226 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

ContactPairsNodes
Gets or sets the ContactPairsNodes.

Declaration Syntax
public bool ContactPairsNodes { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CrackFacesNodes
Gets or sets the CrackFacesNodes.

Declaration Syntax
public bool CrackFacesNodes { set;get; }

CrackFrontDivisions
Gets or sets the CrackFrontDivisions.

Declaration Syntax
public int CrackFrontDivisions { set;get; }

CrackFrontNodes
Gets or sets the CrackFrontNodes.

Declaration Syntax
public string CrackFrontNodes { set;get; }

CrackShape
Gets the CrackShape.

Declaration Syntax
public CrackShapeType CrackShape { get; }

CrackSourceType
Gets the CrackSourceType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 227
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public CrackSourceType CrackSourceType { get; }

FaceTopNodes
Gets or sets the FaceTopNodes.

Declaration Syntax
public string FaceTopNodes { set;get; }

FractureAffectedZone
Gets or sets the FractureAffectedZone.

Declaration Syntax
public Quantity FractureAffectedZone { set;get; }

FractureAffectedZoneHeight
Gets or sets the FractureAffectedZoneHeight.

Declaration Syntax
public Quantity FractureAffectedZoneHeight { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCrackAuto InternalObject { get; }

LargestContourRadius
Gets or sets the LargestContourRadius.

Declaration Syntax
public Quantity LargestContourRadius { set;get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
228 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

MajorRadius
Gets or sets the MajorRadius.

Declaration Syntax
public Quantity MajorRadius { set;get; }

MeshContours
Gets or sets the MeshContours.

Declaration Syntax
public int MeshContours { set;get; }

MinorRadius
Gets or sets the MinorRadius.

Declaration Syntax
public Quantity MinorRadius { set;get; }

ProjectToNearestSurface
Gets or sets the ProjectToNearestSurface.

Declaration Syntax
public bool ProjectToNearestSurface { set;get; }

SolutionContours
Gets or sets the SolutionContours.

Declaration Syntax
public int SolutionContours { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Target1Nodes
Gets or sets the Target1Nodes.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 229
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public string Target1Nodes { set;get; }

XScaleFactor
Gets or sets the XScaleFactor.

Declaration Syntax
public double XScaleFactor { set;get; }

YScaleFactor
Gets or sets the YScaleFactor.

Declaration Syntax
public double YScaleFactor { set;get; }

ZScaleFactor
Gets or sets the ZScaleFactor.

Declaration Syntax
public double ZScaleFactor { set;get; }

Solution
Defines a Solution.

Declaration Syntax
public class Solution : DataModelObject, IFolderDataModelObject

Table 64: Members

Property CalculateBeamSectionResults (p. 238) Gets or sets the


CalculateBeamSectionResults.
Property CellId (p. 238) Gets the CellId.
Property Children (p. 238) Gets the list of children.
Property Comments (p. 238) Gets the list of associated comments.
Property CyclicSectorDisplayRangeBegin (p. 239) Gets or sets the
CyclicSectorDisplayRangeBegin.
Property ElementSelection (p. 239) Gets or sets the ElementSelection.
Property Figures (p. 239) Gets the list of associated figures.
Property InternalObject (p. 239) Gets the internal object. For advanced
usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
230 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Property MaximumRefinementLoops (p. 239) Gets or sets the


MaximumRefinementLoops.
Property NumberofSectors (p. 239) Gets or sets the NumberofSectors.
Property RefinementDepth (p. 239) Gets or sets the RefinementDepth.
Property SolutionInformation (p. 240) Gets the SolutionInformation.
Property Status (p. 240) Gets the Status.
Property WorkingDir (p. 240) Gets the WorkingDir.
Method AddAccelerationFrequencyResponse() (p. 240) Creates a new child
AccelerationFrequencyResponse.
Method AddAccelerationPhaseResponse() (p. 240) Creates a new child
AccelerationPhaseResponse.
Method AddAccelerationProbe() (p. 240) Creates a new child AccelerationProbe.
Method AddAngularAccelerationProbe() (p. 241) Creates a new child
AngularAccelerationProbe.
Method AddAngularVelocityProbe() (p. 241) Creates a new child
AngularVelocityProbe.
Method AddBeamProbe() (p. 241) Creates a new child BeamProbe.
Method AddBeamTool() (p. 241) Creates a new child BeamTool.
Method AddBearingProbe() (p. 241) Creates a new child BearingProbe.
Method AddBendingStressEquivalent() (p. 241) Creates a new child
BendingStressEquivalent.
Method AddBendingStressIntensity() (p. 241) Creates a new child
BendingStressIntensity.
Method AddBoltPretensionProbe() (p. 242) Creates a new child
BoltPretensionProbe.
Method AddBoltTool() (p. 242) Creates a new child BoltTool.
Method AddCommandSnippet() (p. 242) Creates a new child CommandSnippet.
Method AddComment() (p. 242) Creates a new child Comment.
Method AddContactTool() (p. 242) Creates a new child ContactTool.
Method AddCurrentDensity() (p. 242) Creates a new child CurrentDensity.
Method AddCurrentDensityProbe() (p. 243) Creates a new child
CurrentDensityProbe.
Method AddDamageStatus() (p. 243) Creates a new child DamageStatus.
Method AddDeformationFrequencyResponse() (p. 243) Creates a new child
DeformationFrequencyResponse.
Method AddDeformationPhaseResponse() (p. 243) Creates a new child
DeformationPhaseResponse.
Method AddDeformationProbe() (p. 243) Creates a new child DeformationProbe.
Method AddDirectionalAcceleration() (p. 243) Creates a new child
DirectionalAcceleration.
Method AddDirectionalAccelerationPSD() (p. 243) Creates a new child
DirectionalAccelerationPSD.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 231
Ansys.ACT.Automation.Mechanical Namespace

Method AddDirectionalAccelerationRS() (p. 244) Creates a new child


DirectionalAccelerationRS.
Method AddDirectionalAxialForce() (p. 244) Creates a new child
DirectionalAxialForce.
Method AddDirectionalBendingMoment() (p. 244) Creates a new child
DirectionalBendingMoment.
Method AddDirectionalCurrentDensity() (p. 244) Creates a new child
DirectionalCurrentDensity.
Method AddDirectionalDeformation() (p. 244) Creates a new child
DirectionalDeformation.
Method AddDirectionalElectricFieldIntensity() (p. 244) Creates a new child
DirectionalElectricFieldIntensity.
Method AddDirectionalHeatFlux() (p. 245) Creates a new child DirectionalHeatFlux.
Method AddDirectionalMagneticFieldIntensity() (p. 245) Creates a new child
DirectionalMagneticFieldIntensity.
Method AddDirectionalMagneticFluxDensity() (p. 245) Creates a new child
DirectionalMagneticFluxDensity.
Method AddDirectionalShearForce() (p. 245) Creates a new child
DirectionalShearForce.
Method AddDirectionalTorsionalMoment() (p. 245) Creates a new child
DirectionalTorsionalMoment.
Method AddDirectionalVelocity() (p. 245) Creates a new child DirectionalVelocity.
Method AddDirectionalVelocityPSD() (p. 245) Creates a new child
DirectionalVelocityPSD.
Method AddDirectionalVelocityRS() (p. 246) Creates a new child
DirectionalVelocityRS.
Method AddElasticStrainFrequencyResponse() (p. 246) Creates a new child
ElasticStrainFrequencyResponse.
Method AddElasticStrainIntensity() (p. 246) Creates a new child
ElasticStrainIntensity.
Method AddElasticStrainPhaseResponse() (p. 246) Creates a new child
ElasticStrainPhaseResponse.
Method AddElectricFieldProbe() (p. 246) Creates a new child ElectricFieldProbe.
Method AddElectricPotential() (p. 246) Creates a new child ElectricPotential.
Method AddElectricVoltage() (p. 247) Creates a new child ElectricVoltage.
Method AddElementalEulerXYAngle() (p. 247) Creates a new child
ElementalEulerXYAngle.
Method AddElementalEulerXZAngle() (p. 247) Creates a new child
ElementalEulerXZAngle.
Method AddElementalEulerYZAngle() (p. 247) Creates a new child
ElementalEulerYZAngle.
Method AddElementalStrainEnergy() (p. 247) Creates a new child
ElementalStrainEnergy.
Method AddElementalTriads() (p. 247) Creates a new child ElementalTriads.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
232 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddEmagReactionProbe() (p. 247) Creates a new child


EmagReactionProbe.
Method AddEnergyDissipatedPerUnitVolume() (p. 248) Creates a new child
EnergyDissipatedPerUnitVolume.
Method AddEnergyProbe() (p. 248) Creates a new child EnergyProbe.
Method AddEquivalentCreepStrain() (p. 248) Creates a new child
EquivalentCreepStrain.
Method AddEquivalentCreepStrainRST() (p. 248) Creates a new child
EquivalentCreepStrainRST.
Method AddEquivalentElasticStrain() (p. 248) Creates a new child
EquivalentElasticStrain.
Method AddEquivalentElasticStrainRST() (p. 248) Creates a new child
EquivalentElasticStrainRST.
Method AddEquivalentPlasticStrain() (p. 249) Creates a new child
EquivalentPlasticStrain.
Method AddEquivalentPlasticStrainRST() (p. 249) Creates a new child
EquivalentPlasticStrainRST.
Method AddEquivalentStress() (p. 249) Creates a new child EquivalentStress.
Method AddEquivalentStressPSD() (p. 249) Creates a new child
EquivalentStressPSD.
Method AddEquivalentStressRS() (p. 249) Creates a new child EquivalentStressRS.
Method AddEquivalentTotalStrain() (p. 249) Creates a new child
EquivalentTotalStrain.
Method AddFatigueTool() (p. 249) Creates a new child FatigueTool.
Method AddFiberCompressiveDamageVariable() (p. 250) Creates a new child
FiberCompressiveDamageVariable.
Method AddFiberCompressiveFailureCriterion() (p. 250) Creates a new child
FiberCompressiveFailureCriterion.
Method AddFiberTensileDamageVariable() (p. 250) Creates a new child
FiberTensileDamageVariable.
Method AddFiberTensileFailureCriterion() (p. 250) Creates a new child
FiberTensileFailureCriterion.
Method AddFigure() (p. 250) Creates a new child Figure.
Method AddFluidFlowRate() (p. 250) Creates a new child FluidFlowRate.
Method AddFluidHeatConductionRate() (p. 251) Creates a new child
FluidHeatConductionRate.
Method AddFluidHeatTransportRate() (p. 251) Creates a new child
FluidHeatTransportRate.
Method AddFluxDensityProbe() (p. 251) Creates a new child FluxDensityProbe.
Method AddForceReaction() (p. 251) Creates a new child ForceReaction.
Method AddFractureTool() (p. 251) Creates a new child FractureTool.
Method AddGeneralizedPlaneStrainProbe() (p. 251) Creates a new child
GeneralizedPlaneStrainProbe.
Method AddHeatFluxProbe() (p. 251) Creates a new child HeatFluxProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 233
Ansys.ACT.Automation.Mechanical Namespace

Method AddJointProbe() (p. 252) Creates a new child JointProbe.


Method AddJouleHeat() (p. 252) Creates a new child JouleHeat.
Method AddLinearizedEquivalentStress() (p. 252) Creates a new child
LinearizedEquivalentStress.
Method AddLinearizedMaximumPrincipalStress() (p. 252) Creates a new child
LinearizedMaximumPrincipalStress.
Method AddLinearizedMaximumShearStress() (p. 252) Creates a new child
LinearizedMaximumShearStress.
Method AddLinearizedMiddlePrincipalStress() (p. 252) Creates a new child
LinearizedMiddlePrincipalStress.
Method AddLinearizedMinimumPrincipalStress() (p. 253) Creates a new child
LinearizedMinimumPrincipalStress.
Method AddLinearizedNormalStress() (p. 253) Creates a new child
LinearizedNormalStress.
Method AddLinearizedShearStress() (p. 253) Creates a new child
LinearizedShearStress.
Method AddLinearizedStressIntensity() (p. 253) Creates a new child
LinearizedStressIntensity.
Method AddMagneticCoenergy() (p. 253) Creates a new child MagneticCoenergy.
Method AddMagneticDirectionalForces() (p. 253) Creates a new child
MagneticDirectionalForces.
Method AddMagneticError() (p. 253) Creates a new child MagneticError.
Method AddMagneticFluxProbe() (p. 254) Creates a new child MagneticFluxProbe.
Method AddMagneticPotential() (p. 254) Creates a new child MagneticPotential.
Method AddMagneticTotalForces() (p. 254) Creates a new child
MagneticTotalForces.
Method AddMatrixCompressiveDamageVariable() (p. 254) Creates a new child
MatrixCompressiveDamageVariable.
Method AddMatrixCompressiveFailureCriterion() (p. 254) Creates a new child
MatrixCompressiveFailureCriterion.
Method AddMatrixTensileDamageVariable() (p. 254) Creates a new child
MatrixTensileDamageVariable.
Method AddMatrixTensileFailureCriterion() (p. 255) Creates a new child
MatrixTensileFailureCriterion.
Method AddMaximumFailureCriteria() (p. 255) Creates a new child
MaximumFailureCriteria.
Method AddMaximumPrincipalElasticStrain() (p. 255) Creates a new child
MaximumPrincipalElasticStrain.
Method AddMaximumPrincipalStress() (p. 255) Creates a new child
MaximumPrincipalStress.
Method AddMaximumPrincipalThermalStrain() (p. 255) Creates a new child
MaximumPrincipalThermalStrain.
Method AddMaximumShearElasticStrain() (p. 255) Creates a new child
MaximumShearElasticStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
234 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddMaximumShearStress() (p. 255) Creates a new child


MaximumShearStress.
Method AddMembraneStressEquivalent() (p. 256) Creates a new child
MembraneStressEquivalent.
Method AddMembraneStressIntensity() (p. 256) Creates a new child
MembraneStressIntensity.
Method AddMiddlePrincipalElasticStrain() (p. 256) Creates a new child
MiddlePrincipalElasticStrain.
Method AddMiddlePrincipalStress() (p. 256) Creates a new child
MiddlePrincipalStress.
Method AddMiddlePrincipalThermalStrain() (p. 256) Creates a new child
MiddlePrincipalThermalStrain.
Method AddMinimumPrincipalElasticStrain() (p. 256) Creates a new child
MinimumPrincipalElasticStrain.
Method AddMinimumPrincipalStress() (p. 257) Creates a new child
MinimumPrincipalStress.
Method AddMomentReaction() (p. 257) Creates a new child MomentReaction.
Method AddMullinsDamageVariable() (p. 257) Creates a new child
MullinsDamageVariable.
Method AddMullinsMaximumPreviousStrainEnergy() (p. 257) Creates a new child
MullinsMaximumPreviousStrainEnergy.
Method AddNewtonRaphsonResidualForce() (p. 257) Creates a new child
NewtonRaphsonResidualForce.
Method AddNewtonRaphsonResidualHeat() (p. 257) Creates a new child
NewtonRaphsonResidualHeat.
Method AddNewtonRaphsonResidualMoment() (p. 257) Creates a new child
NewtonRaphsonResidualMoment.
Method AddNodalEulerXYAngle() (p. 258) Creates a new child NodalEulerXYAngle.
Method AddNodalEulerXZAngle() (p. 258) Creates a new child NodalEulerXZAngle.
Method AddNodalEulerYZAngle() (p. 258) Creates a new child NodalEulerYZAngle.
Method AddNodalTriads() (p. 258) Creates a new child NodalTriads.
Method AddNormalElasticStrain() (p. 258) Creates a new child NormalElasticStrain.
Method AddNormalGasketPressure() (p. 258) Creates a new child
NormalGasketPressure.
Method AddNormalGasketTotalClosure() (p. 259) Creates a new child
NormalGasketTotalClosure.
Method AddNormalStress() (p. 259) Creates a new child NormalStress.
Method AddPosition() (p. 259) Creates a new child Position.
Method AddRadiationProbe() (p. 259) Creates a new child RadiationProbe.
Method AddReactionProbe() (p. 259) Creates a new child ReactionProbe.
Method AddResponsePSD() (p. 259) Creates a new child ResponsePSD.
Method AddRotationProbe() (p. 259) Creates a new child RotationProbe.
Method AddShapeFinder() (p. 260) Creates a new child ShapeFinder.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 235
Ansys.ACT.Automation.Mechanical Namespace

Method AddShapeFinderElemental() (p. 260) Creates a new child


ShapeFinderElemental.
Method AddShearDamageVariable() (p. 260) Creates a new child
ShearDamageVariable.
Method AddShearElasticStrain() (p. 260) Creates a new child ShearElasticStrain.
Method AddShearGasketPressure() (p. 260) Creates a new child
ShearGasketPressure.
Method AddShearGasketTotalClosure() (p. 260) Creates a new child
ShearGasketTotalClosure.
Method AddShearMomentDiagramMSUM() (p. 261) Creates a new child
TotalShearMomentDiagram.
Method AddShearMomentDiagramMY() (p. 261) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearMomentDiagramMZ() (p. 261) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearMomentDiagramUSUM() (p. 261) Creates a new child
TotalShearMomentDiagram.
Method AddShearMomentDiagramUY() (p. 261) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearMomentDiagramUZ() (p. 261) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearMomentDiagramVSUM() (p. 261) Creates a new child
TotalShearMomentDiagram.
Method AddShearMomentDiagramVY() (p. 262) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearMomentDiagramVZ() (p. 262) Creates a new child
DirectionalShearMomentDiagram.
Method AddShearStress() (p. 262) Creates a new child ShearStress.
Method AddShellBendingStress() (p. 262) Creates a new child ShellBendingStress.
Method AddShellBottomPeakStress() (p. 262) Creates a new child
ShellBottomPeakStress.
Method AddShellMembraneStress() (p. 262) Creates a new child
ShellMembraneStress.
Method AddShellTopPeakStress() (p. 263) Creates a new child ShellTopPeakStress.
Method AddSpringProbe() (p. 263) Creates a new child SpringProbe.
Method AddStabilizationEnergy() (p. 263) Creates a new child StabilizationEnergy.
Method AddStrainProbe() (p. 263) Creates a new child StrainProbe.
Method AddStressFrequencyResponse() (p. 263) Creates a new child
StressFrequencyResponse.
Method AddStressIntensity() (p. 263) Creates a new child StressIntensity.
Method AddStressPhaseResponse() (p. 263) Creates a new child
StressPhaseResponse.
Method AddStressProbe() (p. 264) Creates a new child StressProbe.
Method AddStressTool() (p. 264) Creates a new child StressTool.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
236 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddStructuralError() (p. 264) Creates a new child StructuralError.


Method AddStructuralStrainEnergy() (p. 264) Creates a new child
StructuralStrainEnergy.
Method AddTemperature() (p. 264) Creates a new child TemperatureResult.
Method AddTemperatureProbe() (p. 264) Creates a new child TemperatureProbe.
Method AddThermalError() (p. 265) Creates a new child ThermalError.
Method AddThermalStrain() (p. 265) Creates a new child
DirectionalThermalStrain.
Method AddThermalStrainEnergy() (p. 265) Creates a new child
ThermalStrainEnergy.
Method AddTotalAcceleration() (p. 265) Creates a new child TotalAcceleration.
Method AddTotalAxialForce() (p. 265) Creates a new child TotalAxialForce.
Method AddTotalBendingMoment() (p. 265) Creates a new child
TotalBendingMoment.
Method AddTotalCurrentDensity() (p. 265) Creates a new child
TotalCurrentDensity.
Method AddTotalDeformation() (p. 266) Creates a new child TotalDeformation.
Method AddTotalElectricFieldIntensity() (p. 266) Creates a new child
TotalElectricFieldIntensity.
Method AddTotalHeatFlux() (p. 266) Creates a new child TotalHeatFlux.
Method AddTotalMagneticFieldIntensity() (p. 266) Creates a new child
TotalMagneticFieldIntensity.
Method AddTotalMagneticFluxDensity() (p. 266) Creates a new child
TotalMagneticFluxDensity.
Method AddTotalShearForce() (p. 266) Creates a new child TotalShearForce.
Method AddTotalTorsionalMoment() (p. 267) Creates a new child
TotalTorsionalMoment.
Method AddTotalVelocity() (p. 267) Creates a new child TotalVelocity.
Method AddUserDefinedResult() (p. 267) Creates a new child UserDefinedResult.
Method AddVariableGraph() (p. 267) Creates a new child VariableGraph.
Method AddVectorAxialForce() (p. 267) Creates a new child VectorAxialForce.
Method AddVectorBendingMoment() (p. 267) Creates a new child
VectorBendingMoment.
Method AddVectorDeformation() (p. 267) Creates a new child VectorDeformation.
Method AddVectorHeatFlux() (p. 268) Creates a new child VectorHeatFlux.
Method AddVectorPrincipalElasticStrain() (p. 268) Creates a new child
VectorPrincipalElasticStrain.
Method AddVectorPrincipalStress() (p. 268) Creates a new child
VectorPrincipalStress.
Method AddVectorShearForce() (p. 268) Creates a new child VectorShearForce.
Method AddVectorTorsionalMoment() (p. 268) Creates a new child
VectorTorsionalMoment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 237
Ansys.ACT.Automation.Mechanical Namespace

Method AddVelocityFrequencyResponse() (p. 268) Creates a new child


VelocityFrequencyResponse.
Method AddVelocityPhaseResponse() (p. 269) Creates a new child
VelocityPhaseResponse.
Method AddVelocityProbe() (p. 269) Creates a new child VelocityProbe.
Method AddVoltageProbe() (p. 269) Creates a new child
ElectricVoltageProbe.
Method ClearGeneratedData() (p. 269) Run the ClearGeneratedData action.
Method EvaluateAllResults() (p. 269) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 269)
Method OpenSolverFilesDirectory() (p. 270) Run the OpenSolverFilesDirectory
action.
Method ReadAnsysResultFile() (p. 270) Run the ANSYS ReadResults action.
Method ReadGivenAnsysResultFile(string, Run the given ANSYS ReadResults
UnitSystemIDType) (p. 270) action.///
Method Solve(bool) (p. 270) Run the Solve action.

CalculateBeamSectionResults
Gets or sets the CalculateBeamSectionResults.

Declaration Syntax
public bool CalculateBeamSectionResults { set;get; }

CellId
Gets the CellId.

Declaration Syntax
public string CellId { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
238 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

CyclicSectorDisplayRangeBegin
Gets or sets the CyclicSectorDisplayRangeBegin.

Declaration Syntax
public int CyclicSectorDisplayRangeBegin { set;get; }

ElementSelection
Gets or sets the ElementSelection.

Declaration Syntax
public ConvergenceControlType ElementSelection { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSAnswerSetAuto InternalObject { get; }

MaximumRefinementLoops
Gets or sets the MaximumRefinementLoops.

Declaration Syntax
public int MaximumRefinementLoops { set;get; }

NumberofSectors
Gets or sets the NumberofSectors.

Declaration Syntax
public int NumberofSectors { set;get; }

RefinementDepth
Gets or sets the RefinementDepth.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 239
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public int RefinementDepth { set;get; }

SolutionInformation
Gets the SolutionInformation.

Declaration Syntax
public SolutionInformation SolutionInformation { get; }

Status
Gets the Status.

Declaration Syntax
public SolutionStatusType Status { get; }

WorkingDir
Gets the WorkingDir.

Declaration Syntax
public string WorkingDir { get; }

AddAccelerationFrequencyResponse()
Creates a new child AccelerationFrequencyResponse.

Declaration Syntax
public AccelerationFrequencyResponse AddAccelerationFrequencyResponse()

AddAccelerationPhaseResponse()
Creates a new child AccelerationPhaseResponse.

Declaration Syntax
public AccelerationPhaseResponse AddAccelerationPhaseResponse()

AddAccelerationProbe()
Creates a new child AccelerationProbe.

Declaration Syntax
public AccelerationProbe AddAccelerationProbe()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
240 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddAngularAccelerationProbe()
Creates a new child AngularAccelerationProbe.

Declaration Syntax
public AngularAccelerationProbe AddAngularAccelerationProbe()

AddAngularVelocityProbe()
Creates a new child AngularVelocityProbe.

Declaration Syntax
public AngularVelocityProbe AddAngularVelocityProbe()

AddBeamProbe()
Creates a new child BeamProbe.

Declaration Syntax
public BeamProbe AddBeamProbe()

AddBeamTool()
Creates a new child BeamTool.

Declaration Syntax
public BeamTool AddBeamTool()

AddBearingProbe()
Creates a new child BearingProbe.

Declaration Syntax
public BearingProbe AddBearingProbe()

AddBendingStressEquivalent()
Creates a new child BendingStressEquivalent.

Declaration Syntax
public BendingStressEquivalent AddBendingStressEquivalent()

AddBendingStressIntensity()
Creates a new child BendingStressIntensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 241
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public BendingStressIntensity AddBendingStressIntensity()

AddBoltPretensionProbe()
Creates a new child BoltPretensionProbe.

Declaration Syntax
public BoltPretensionProbe AddBoltPretensionProbe()

AddBoltTool()
Creates a new child BoltTool.

Declaration Syntax
public BoltTool AddBoltTool()

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddContactTool()
Creates a new child ContactTool.

Declaration Syntax
public ContactTool AddContactTool()

AddCurrentDensity()
Creates a new child CurrentDensity.

Declaration Syntax
public CurrentDensity AddCurrentDensity()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
242 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddCurrentDensityProbe()
Creates a new child CurrentDensityProbe.

Declaration Syntax
public CurrentDensityProbe AddCurrentDensityProbe()

AddDamageStatus()
Creates a new child DamageStatus.

Declaration Syntax
public DamageStatus AddDamageStatus()

AddDeformationFrequencyResponse()
Creates a new child DeformationFrequencyResponse.

Declaration Syntax
public DeformationFrequencyResponse AddDeformationFrequencyResponse()

AddDeformationPhaseResponse()
Creates a new child DeformationPhaseResponse.

Declaration Syntax
public DeformationPhaseResponse AddDeformationPhaseResponse()

AddDeformationProbe()
Creates a new child DeformationProbe.

Declaration Syntax
public DeformationProbe AddDeformationProbe()

AddDirectionalAcceleration()
Creates a new child DirectionalAcceleration.

Declaration Syntax
public DirectionalAcceleration AddDirectionalAcceleration()

AddDirectionalAccelerationPSD()
Creates a new child DirectionalAccelerationPSD.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 243
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public DirectionalAccelerationPSD AddDirectionalAccelerationPSD()

AddDirectionalAccelerationRS()
Creates a new child DirectionalAccelerationRS.

Declaration Syntax
public DirectionalAccelerationRS AddDirectionalAccelerationRS()

AddDirectionalAxialForce()
Creates a new child DirectionalAxialForce.

Declaration Syntax
public DirectionalAxialForce AddDirectionalAxialForce()

AddDirectionalBendingMoment()
Creates a new child DirectionalBendingMoment.

Declaration Syntax
public DirectionalBendingMoment AddDirectionalBendingMoment()

AddDirectionalCurrentDensity()
Creates a new child DirectionalCurrentDensity.

Declaration Syntax
public DirectionalCurrentDensity AddDirectionalCurrentDensity()

AddDirectionalDeformation()
Creates a new child DirectionalDeformation.

Declaration Syntax
public DirectionalDeformation AddDirectionalDeformation()

AddDirectionalElectricFieldIntensity()
Creates a new child DirectionalElectricFieldIntensity.

Declaration Syntax
public DirectionalElectricFieldIntensity AddDirectionalElectricFieldIntensity()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
244 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddDirectionalHeatFlux()
Creates a new child DirectionalHeatFlux.

Declaration Syntax
public DirectionalHeatFlux AddDirectionalHeatFlux()

AddDirectionalMagneticFieldIntensity()
Creates a new child DirectionalMagneticFieldIntensity.

Declaration Syntax
public DirectionalMagneticFieldIntensity AddDirectionalMagneticFieldIntensity()

AddDirectionalMagneticFluxDensity()
Creates a new child DirectionalMagneticFluxDensity.

Declaration Syntax
public DirectionalMagneticFluxDensity AddDirectionalMagneticFluxDensity()

AddDirectionalShearForce()
Creates a new child DirectionalShearForce.

Declaration Syntax
public DirectionalShearForce AddDirectionalShearForce()

AddDirectionalTorsionalMoment()
Creates a new child DirectionalTorsionalMoment.

Declaration Syntax
public DirectionalTorsionalMoment AddDirectionalTorsionalMoment()

AddDirectionalVelocity()
Creates a new child DirectionalVelocity.

Declaration Syntax
public DirectionalVelocity AddDirectionalVelocity()

AddDirectionalVelocityPSD()
Creates a new child DirectionalVelocityPSD.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 245
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public DirectionalVelocityPSD AddDirectionalVelocityPSD()

AddDirectionalVelocityRS()
Creates a new child DirectionalVelocityRS.

Declaration Syntax
public DirectionalVelocityRS AddDirectionalVelocityRS()

AddElasticStrainFrequencyResponse()
Creates a new child ElasticStrainFrequencyResponse.

Declaration Syntax
public ElasticStrainFrequencyResponse AddElasticStrainFrequencyResponse()

AddElasticStrainIntensity()
Creates a new child ElasticStrainIntensity.

Declaration Syntax
public ElasticStrainIntensity AddElasticStrainIntensity()

AddElasticStrainPhaseResponse()
Creates a new child ElasticStrainPhaseResponse.

Declaration Syntax
public ElasticStrainPhaseResponse AddElasticStrainPhaseResponse()

AddElectricFieldProbe()
Creates a new child ElectricFieldProbe.

Declaration Syntax
public ElectricFieldProbe AddElectricFieldProbe()

AddElectricPotential()
Creates a new child ElectricPotential.

Declaration Syntax
public ElectricPotential AddElectricPotential()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
246 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddElectricVoltage()
Creates a new child ElectricVoltage.

Declaration Syntax
public ElectricVoltage AddElectricVoltage()

AddElementalEulerXYAngle()
Creates a new child ElementalEulerXYAngle.

Declaration Syntax
public ElementalEulerXYAngle AddElementalEulerXYAngle()

AddElementalEulerXZAngle()
Creates a new child ElementalEulerXZAngle.

Declaration Syntax
public ElementalEulerXZAngle AddElementalEulerXZAngle()

AddElementalEulerYZAngle()
Creates a new child ElementalEulerYZAngle.

Declaration Syntax
public ElementalEulerYZAngle AddElementalEulerYZAngle()

AddElementalStrainEnergy()
Creates a new child ElementalStrainEnergy.

Declaration Syntax
public ElementalStrainEnergy AddElementalStrainEnergy()

AddElementalTriads()
Creates a new child ElementalTriads.

Declaration Syntax
public ElementalTriads AddElementalTriads()

AddEmagReactionProbe()
Creates a new child EmagReactionProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 247
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public EmagReactionProbe AddEmagReactionProbe()

AddEnergyDissipatedPerUnitVolume()
Creates a new child EnergyDissipatedPerUnitVolume.

Declaration Syntax
public EnergyDissipatedPerUnitVolume AddEnergyDissipatedPerUnitVolume()

AddEnergyProbe()
Creates a new child EnergyProbe.

Declaration Syntax
public EnergyProbe AddEnergyProbe()

AddEquivalentCreepStrain()
Creates a new child EquivalentCreepStrain.

Declaration Syntax
public EquivalentCreepStrain AddEquivalentCreepStrain()

AddEquivalentCreepStrainRST()
Creates a new child EquivalentCreepStrainRST.

Declaration Syntax
public EquivalentCreepStrainRST AddEquivalentCreepStrainRST()

AddEquivalentElasticStrain()
Creates a new child EquivalentElasticStrain.

Declaration Syntax
public EquivalentElasticStrain AddEquivalentElasticStrain()

AddEquivalentElasticStrainRST()
Creates a new child EquivalentElasticStrainRST.

Declaration Syntax
public EquivalentElasticStrainRST AddEquivalentElasticStrainRST()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
248 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddEquivalentPlasticStrain()
Creates a new child EquivalentPlasticStrain.

Declaration Syntax
public EquivalentPlasticStrain AddEquivalentPlasticStrain()

AddEquivalentPlasticStrainRST()
Creates a new child EquivalentPlasticStrainRST.

Declaration Syntax
public EquivalentPlasticStrainRST AddEquivalentPlasticStrainRST()

AddEquivalentStress()
Creates a new child EquivalentStress.

Declaration Syntax
public EquivalentStress AddEquivalentStress()

AddEquivalentStressPSD()
Creates a new child EquivalentStressPSD.

Declaration Syntax
public EquivalentStressPSD AddEquivalentStressPSD()

AddEquivalentStressRS()
Creates a new child EquivalentStressRS.

Declaration Syntax
public EquivalentStressRS AddEquivalentStressRS()

AddEquivalentTotalStrain()
Creates a new child EquivalentTotalStrain.

Declaration Syntax
public EquivalentTotalStrain AddEquivalentTotalStrain()

AddFatigueTool()
Creates a new child FatigueTool.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 249
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public FatigueTool AddFatigueTool()

AddFiberCompressiveDamageVariable()
Creates a new child FiberCompressiveDamageVariable.

Declaration Syntax
public FiberCompressiveDamageVariable AddFiberCompressiveDamageVariable()

AddFiberCompressiveFailureCriterion()
Creates a new child FiberCompressiveFailureCriterion.

Declaration Syntax
public FiberCompressiveFailureCriterion AddFiberCompressiveFailureCriterion()

AddFiberTensileDamageVariable()
Creates a new child FiberTensileDamageVariable.

Declaration Syntax
public FiberTensileDamageVariable AddFiberTensileDamageVariable()

AddFiberTensileFailureCriterion()
Creates a new child FiberTensileFailureCriterion.

Declaration Syntax
public FiberTensileFailureCriterion AddFiberTensileFailureCriterion()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddFluidFlowRate()
Creates a new child FluidFlowRate.

Declaration Syntax
public FluidFlowRate AddFluidFlowRate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
250 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddFluidHeatConductionRate()
Creates a new child FluidHeatConductionRate.

Declaration Syntax
public FluidHeatConductionRate AddFluidHeatConductionRate()

AddFluidHeatTransportRate()
Creates a new child FluidHeatTransportRate.

Declaration Syntax
public FluidHeatTransportRate AddFluidHeatTransportRate()

AddFluxDensityProbe()
Creates a new child FluxDensityProbe.

Declaration Syntax
public FluxDensityProbe AddFluxDensityProbe()

AddForceReaction()
Creates a new child ForceReaction.

Declaration Syntax
public ForceReaction AddForceReaction()

AddFractureTool()
Creates a new child FractureTool.

Declaration Syntax
public FractureTool AddFractureTool()

AddGeneralizedPlaneStrainProbe()
Creates a new child GeneralizedPlaneStrainProbe.

Declaration Syntax
public GeneralizedPlaneStrainProbe AddGeneralizedPlaneStrainProbe()

AddHeatFluxProbe()
Creates a new child HeatFluxProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 251
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public HeatFluxProbe AddHeatFluxProbe()

AddJointProbe()
Creates a new child JointProbe.

Declaration Syntax
public JointProbe AddJointProbe()

AddJouleHeat()
Creates a new child JouleHeat.

Declaration Syntax
public JouleHeat AddJouleHeat()

AddLinearizedEquivalentStress()
Creates a new child LinearizedEquivalentStress.

Declaration Syntax
public LinearizedEquivalentStress AddLinearizedEquivalentStress()

AddLinearizedMaximumPrincipalStress()
Creates a new child LinearizedMaximumPrincipalStress.

Declaration Syntax
public LinearizedMaximumPrincipalStress AddLinearizedMaximumPrincipalStress()

AddLinearizedMaximumShearStress()
Creates a new child LinearizedMaximumShearStress.

Declaration Syntax
public LinearizedMaximumShearStress AddLinearizedMaximumShearStress()

AddLinearizedMiddlePrincipalStress()
Creates a new child LinearizedMiddlePrincipalStress.

Declaration Syntax
public LinearizedMiddlePrincipalStress AddLinearizedMiddlePrincipalStress()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
252 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddLinearizedMinimumPrincipalStress()
Creates a new child LinearizedMinimumPrincipalStress.

Declaration Syntax
public LinearizedMinimumPrincipalStress AddLinearizedMinimumPrincipalStress()

AddLinearizedNormalStress()
Creates a new child LinearizedNormalStress.

Declaration Syntax
public LinearizedNormalStress AddLinearizedNormalStress()

AddLinearizedShearStress()
Creates a new child LinearizedShearStress.

Declaration Syntax
public LinearizedShearStress AddLinearizedShearStress()

AddLinearizedStressIntensity()
Creates a new child LinearizedStressIntensity.

Declaration Syntax
public LinearizedStressIntensity AddLinearizedStressIntensity()

AddMagneticCoenergy()
Creates a new child MagneticCoenergy.

Declaration Syntax
public MagneticCoenergy AddMagneticCoenergy()

AddMagneticDirectionalForces()
Creates a new child MagneticDirectionalForces.

Declaration Syntax
public MagneticDirectionalForces AddMagneticDirectionalForces()

AddMagneticError()
Creates a new child MagneticError.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 253
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public MagneticError AddMagneticError()

AddMagneticFluxProbe()
Creates a new child MagneticFluxProbe.

Declaration Syntax
public MagneticFluxProbe AddMagneticFluxProbe()

AddMagneticPotential()
Creates a new child MagneticPotential.

Declaration Syntax
public MagneticPotential AddMagneticPotential()

AddMagneticTotalForces()
Creates a new child MagneticTotalForces.

Declaration Syntax
public MagneticTotalForces AddMagneticTotalForces()

AddMatrixCompressiveDamageVariable()
Creates a new child MatrixCompressiveDamageVariable.

Declaration Syntax
public MatrixCompressiveDamageVariable AddMatrixCompressiveDamageVariable()

AddMatrixCompressiveFailureCriterion()
Creates a new child MatrixCompressiveFailureCriterion.

Declaration Syntax
public MatrixCompressiveFailureCriterion AddMatrixCompressiveFailureCriterion()

AddMatrixTensileDamageVariable()
Creates a new child MatrixTensileDamageVariable.

Declaration Syntax
public MatrixTensileDamageVariable AddMatrixTensileDamageVariable()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
254 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddMatrixTensileFailureCriterion()
Creates a new child MatrixTensileFailureCriterion.

Declaration Syntax
public MatrixTensileFailureCriterion AddMatrixTensileFailureCriterion()

AddMaximumFailureCriteria()
Creates a new child MaximumFailureCriteria.

Declaration Syntax
public MaximumFailureCriteria AddMaximumFailureCriteria()

AddMaximumPrincipalElasticStrain()
Creates a new child MaximumPrincipalElasticStrain.

Declaration Syntax
public MaximumPrincipalElasticStrain AddMaximumPrincipalElasticStrain()

AddMaximumPrincipalStress()
Creates a new child MaximumPrincipalStress.

Declaration Syntax
public MaximumPrincipalStress AddMaximumPrincipalStress()

AddMaximumPrincipalThermalStrain()
Creates a new child MaximumPrincipalThermalStrain.

Declaration Syntax
public MaximumPrincipalThermalStrain AddMaximumPrincipalThermalStrain()

AddMaximumShearElasticStrain()
Creates a new child MaximumShearElasticStrain.

Declaration Syntax
public MaximumShearElasticStrain AddMaximumShearElasticStrain()

AddMaximumShearStress()
Creates a new child MaximumShearStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 255
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public MaximumShearStress AddMaximumShearStress()

AddMembraneStressEquivalent()
Creates a new child MembraneStressEquivalent.

Declaration Syntax
public MembraneStressEquivalent AddMembraneStressEquivalent()

AddMembraneStressIntensity()
Creates a new child MembraneStressIntensity.

Declaration Syntax
public MembraneStressIntensity AddMembraneStressIntensity()

AddMiddlePrincipalElasticStrain()
Creates a new child MiddlePrincipalElasticStrain.

Declaration Syntax
public MiddlePrincipalElasticStrain AddMiddlePrincipalElasticStrain()

AddMiddlePrincipalStress()
Creates a new child MiddlePrincipalStress.

Declaration Syntax
public MiddlePrincipalStress AddMiddlePrincipalStress()

AddMiddlePrincipalThermalStrain()
Creates a new child MiddlePrincipalThermalStrain.

Declaration Syntax
public MiddlePrincipalThermalStrain AddMiddlePrincipalThermalStrain()

AddMinimumPrincipalElasticStrain()
Creates a new child MinimumPrincipalElasticStrain.

Declaration Syntax
public MinimumPrincipalElasticStrain AddMinimumPrincipalElasticStrain()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
256 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddMinimumPrincipalStress()
Creates a new child MinimumPrincipalStress.

Declaration Syntax
public MinimumPrincipalStress AddMinimumPrincipalStress()

AddMomentReaction()
Creates a new child MomentReaction.

Declaration Syntax
public MomentReaction AddMomentReaction()

AddMullinsDamageVariable()
Creates a new child MullinsDamageVariable.

Declaration Syntax
public MullinsDamageVariable AddMullinsDamageVariable()

AddMullinsMaximumPreviousStrainEnergy()
Creates a new child MullinsMaximumPreviousStrainEnergy.

Declaration Syntax
public MullinsMaximumPreviousStrainEnergy AddMullinsMaximumPreviousStrainEnergy()

AddNewtonRaphsonResidualForce()
Creates a new child NewtonRaphsonResidualForce.

Declaration Syntax
public NewtonRaphsonResidualForce AddNewtonRaphsonResidualForce()

AddNewtonRaphsonResidualHeat()
Creates a new child NewtonRaphsonResidualHeat.

Declaration Syntax
public NewtonRaphsonResidualHeat AddNewtonRaphsonResidualHeat()

AddNewtonRaphsonResidualMoment()
Creates a new child NewtonRaphsonResidualMoment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 257
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public NewtonRaphsonResidualMoment AddNewtonRaphsonResidualMoment()

AddNodalEulerXYAngle()
Creates a new child NodalEulerXYAngle.

Declaration Syntax
public NodalEulerXYAngle AddNodalEulerXYAngle()

AddNodalEulerXZAngle()
Creates a new child NodalEulerXZAngle.

Declaration Syntax
public NodalEulerXZAngle AddNodalEulerXZAngle()

AddNodalEulerYZAngle()
Creates a new child NodalEulerYZAngle.

Declaration Syntax
public NodalEulerYZAngle AddNodalEulerYZAngle()

AddNodalTriads()
Creates a new child NodalTriads.

Declaration Syntax
public NodalTriads AddNodalTriads()

AddNormalElasticStrain()
Creates a new child NormalElasticStrain.

Declaration Syntax
public NormalElasticStrain AddNormalElasticStrain()

AddNormalGasketPressure()
Creates a new child NormalGasketPressure.

Declaration Syntax
public NormalGasketPressure AddNormalGasketPressure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
258 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddNormalGasketTotalClosure()
Creates a new child NormalGasketTotalClosure.

Declaration Syntax
public NormalGasketTotalClosure AddNormalGasketTotalClosure()

AddNormalStress()
Creates a new child NormalStress.

Declaration Syntax
public NormalStress AddNormalStress()

AddPosition()
Creates a new child Position.

Declaration Syntax
public Position AddPosition()

AddRadiationProbe()
Creates a new child RadiationProbe.

Declaration Syntax
public RadiationProbe AddRadiationProbe()

AddReactionProbe()
Creates a new child ReactionProbe.

Declaration Syntax
public ReactionProbe AddReactionProbe()

AddResponsePSD()
Creates a new child ResponsePSD.

Declaration Syntax
public ResponsePSD AddResponsePSD()

AddRotationProbe()
Creates a new child RotationProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 259
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public RotationProbe AddRotationProbe()

AddShapeFinder()
Creates a new child ShapeFinder.

Declaration Syntax
public ShapeFinder AddShapeFinder()

AddShapeFinderElemental()
Creates a new child ShapeFinderElemental.

Declaration Syntax
public ShapeFinderElemental AddShapeFinderElemental()

AddShearDamageVariable()
Creates a new child ShearDamageVariable.

Declaration Syntax
public ShearDamageVariable AddShearDamageVariable()

AddShearElasticStrain()
Creates a new child ShearElasticStrain.

Declaration Syntax
public ShearElasticStrain AddShearElasticStrain()

AddShearGasketPressure()
Creates a new child ShearGasketPressure.

Declaration Syntax
public ShearGasketPressure AddShearGasketPressure()

AddShearGasketTotalClosure()
Creates a new child ShearGasketTotalClosure.

Declaration Syntax
public ShearGasketTotalClosure AddShearGasketTotalClosure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
260 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddShearMomentDiagramMSUM()
Creates a new child TotalShearMomentDiagram.

Declaration Syntax
public TotalShearMomentDiagram AddShearMomentDiagramMSUM()

AddShearMomentDiagramMY()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramMY()

AddShearMomentDiagramMZ()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramMZ()

AddShearMomentDiagramUSUM()
Creates a new child TotalShearMomentDiagram.

Declaration Syntax
public TotalShearMomentDiagram AddShearMomentDiagramUSUM()

AddShearMomentDiagramUY()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramUY()

AddShearMomentDiagramUZ()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramUZ()

AddShearMomentDiagramVSUM()
Creates a new child TotalShearMomentDiagram.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 261
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public TotalShearMomentDiagram AddShearMomentDiagramVSUM()

AddShearMomentDiagramVY()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramVY()

AddShearMomentDiagramVZ()
Creates a new child DirectionalShearMomentDiagram.

Declaration Syntax
public DirectionalShearMomentDiagram AddShearMomentDiagramVZ()

AddShearStress()
Creates a new child ShearStress.

Declaration Syntax
public ShearStress AddShearStress()

AddShellBendingStress()
Creates a new child ShellBendingStress.

Declaration Syntax
public ShellBendingStress AddShellBendingStress()

AddShellBottomPeakStress()
Creates a new child ShellBottomPeakStress.

Declaration Syntax
public ShellBottomPeakStress AddShellBottomPeakStress()

AddShellMembraneStress()
Creates a new child ShellMembraneStress.

Declaration Syntax
public ShellMembraneStress AddShellMembraneStress()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
262 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddShellTopPeakStress()
Creates a new child ShellTopPeakStress.

Declaration Syntax
public ShellTopPeakStress AddShellTopPeakStress()

AddSpringProbe()
Creates a new child SpringProbe.

Declaration Syntax
public SpringProbe AddSpringProbe()

AddStabilizationEnergy()
Creates a new child StabilizationEnergy.

Declaration Syntax
public StabilizationEnergy AddStabilizationEnergy()

AddStrainProbe()
Creates a new child StrainProbe.

Declaration Syntax
public StrainProbe AddStrainProbe()

AddStressFrequencyResponse()
Creates a new child StressFrequencyResponse.

Declaration Syntax
public StressFrequencyResponse AddStressFrequencyResponse()

AddStressIntensity()
Creates a new child StressIntensity.

Declaration Syntax
public StressIntensity AddStressIntensity()

AddStressPhaseResponse()
Creates a new child StressPhaseResponse.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 263
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public StressPhaseResponse AddStressPhaseResponse()

AddStressProbe()
Creates a new child StressProbe.

Declaration Syntax
public StressProbe AddStressProbe()

AddStressTool()
Creates a new child StressTool.

Declaration Syntax
public StressTool AddStressTool()

AddStructuralError()
Creates a new child StructuralError.

Declaration Syntax
public StructuralError AddStructuralError()

AddStructuralStrainEnergy()
Creates a new child StructuralStrainEnergy.

Declaration Syntax
public StructuralStrainEnergy AddStructuralStrainEnergy()

AddTemperature()
Creates a new child TemperatureResult.

Declaration Syntax
public TemperatureResult AddTemperature()

AddTemperatureProbe()
Creates a new child TemperatureProbe.

Declaration Syntax
public TemperatureProbe AddTemperatureProbe()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
264 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddThermalError()
Creates a new child ThermalError.

Declaration Syntax
public ThermalError AddThermalError()

AddThermalStrain()
Creates a new child DirectionalThermalStrain.

Declaration Syntax
public DirectionalThermalStrain AddThermalStrain()

AddThermalStrainEnergy()
Creates a new child ThermalStrainEnergy.

Declaration Syntax
public ThermalStrainEnergy AddThermalStrainEnergy()

AddTotalAcceleration()
Creates a new child TotalAcceleration.

Declaration Syntax
public TotalAcceleration AddTotalAcceleration()

AddTotalAxialForce()
Creates a new child TotalAxialForce.

Declaration Syntax
public TotalAxialForce AddTotalAxialForce()

AddTotalBendingMoment()
Creates a new child TotalBendingMoment.

Declaration Syntax
public TotalBendingMoment AddTotalBendingMoment()

AddTotalCurrentDensity()
Creates a new child TotalCurrentDensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 265
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public TotalCurrentDensity AddTotalCurrentDensity()

AddTotalDeformation()
Creates a new child TotalDeformation.

Declaration Syntax
public TotalDeformation AddTotalDeformation()

AddTotalElectricFieldIntensity()
Creates a new child TotalElectricFieldIntensity.

Declaration Syntax
public TotalElectricFieldIntensity AddTotalElectricFieldIntensity()

AddTotalHeatFlux()
Creates a new child TotalHeatFlux.

Declaration Syntax
public TotalHeatFlux AddTotalHeatFlux()

AddTotalMagneticFieldIntensity()
Creates a new child TotalMagneticFieldIntensity.

Declaration Syntax
public TotalMagneticFieldIntensity AddTotalMagneticFieldIntensity()

AddTotalMagneticFluxDensity()
Creates a new child TotalMagneticFluxDensity.

Declaration Syntax
public TotalMagneticFluxDensity AddTotalMagneticFluxDensity()

AddTotalShearForce()
Creates a new child TotalShearForce.

Declaration Syntax
public TotalShearForce AddTotalShearForce()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
266 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddTotalTorsionalMoment()
Creates a new child TotalTorsionalMoment.

Declaration Syntax
public TotalTorsionalMoment AddTotalTorsionalMoment()

AddTotalVelocity()
Creates a new child TotalVelocity.

Declaration Syntax
public TotalVelocity AddTotalVelocity()

AddUserDefinedResult()
Creates a new child UserDefinedResult.

Declaration Syntax
public UserDefinedResult AddUserDefinedResult()

AddVariableGraph()
Creates a new child VariableGraph.

Declaration Syntax
public VariableGraph AddVariableGraph()

AddVectorAxialForce()
Creates a new child VectorAxialForce.

Declaration Syntax
public VectorAxialForce AddVectorAxialForce()

AddVectorBendingMoment()
Creates a new child VectorBendingMoment.

Declaration Syntax
public VectorBendingMoment AddVectorBendingMoment()

AddVectorDeformation()
Creates a new child VectorDeformation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 267
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public VectorDeformation AddVectorDeformation()

AddVectorHeatFlux()
Creates a new child VectorHeatFlux.

Declaration Syntax
public VectorHeatFlux AddVectorHeatFlux()

AddVectorPrincipalElasticStrain()
Creates a new child VectorPrincipalElasticStrain.

Declaration Syntax
public VectorPrincipalElasticStrain AddVectorPrincipalElasticStrain()

AddVectorPrincipalStress()
Creates a new child VectorPrincipalStress.

Declaration Syntax
public VectorPrincipalStress AddVectorPrincipalStress()

AddVectorShearForce()
Creates a new child VectorShearForce.

Declaration Syntax
public VectorShearForce AddVectorShearForce()

AddVectorTorsionalMoment()
Creates a new child VectorTorsionalMoment.

Declaration Syntax
public VectorTorsionalMoment AddVectorTorsionalMoment()

AddVelocityFrequencyResponse()
Creates a new child VelocityFrequencyResponse.

Declaration Syntax
public VelocityFrequencyResponse AddVelocityFrequencyResponse()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
268 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddVelocityPhaseResponse()
Creates a new child VelocityPhaseResponse.

Declaration Syntax
public VelocityPhaseResponse AddVelocityPhaseResponse()

AddVelocityProbe()
Creates a new child VelocityProbe.

Declaration Syntax
public VelocityProbe AddVelocityProbe()

AddVoltageProbe()
Creates a new child ElectricVoltageProbe.

Declaration Syntax
public ElectricVoltageProbe AddVoltageProbe()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public void EvaluateAllResults()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 269
Ansys.ACT.Automation.Mechanical Namespace

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

OpenSolverFilesDirectory()
Run the OpenSolverFilesDirectory action.

Declaration Syntax
public void OpenSolverFilesDirectory()

ReadAnsysResultFile()
Run the ANSYS ReadResults action.

Declaration Syntax
public void ReadAnsysResultFile()

ReadGivenAnsysResultFile(string, UnitSystemIDType)
Run the given ANSYS ReadResults action.///

Declaration Syntax
public void ReadGivenAnsysResultFile(string resultFilePath, UnitSystemIDType unitSystemID)

Parameters
resultFilePath(string)
The Filepath to a compatable ANSYS results file

unitSystemID(UnitSystemIDType)
The unit system ID as defined in Ansys.ACT.Automation.Mechanical.Enums.UnitSystemIDType

Solve(bool)
Run the Solve action.

Declaration Syntax
public void Solve(bool wait)

Parameters
wait(bool)
Wait or not for the solve to be done.

SolutionCombination
Defines a SolutionCombination.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
270 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination

Declaration Syntax
public class SolutionCombination : DataModelObject, IFolderDataModelObject

Table 65: Members

Property Children (p. 271) Gets the list of children.


Property Comments (p. 271) Gets the list of associated comments.
Property InternalObject (p. 271) Gets the internal object. For advanced usage
only.
Property Worksheet (p. 271) Get the SolutionCombinationWorksheet
action.
Method AddComment() (p. 272) Creates a new child Comment.
Method ClearGeneratedData() (p. 272) Run the ClearGeneratedData action.
Method Delete() (p. 272) Run the Delete action.
Method Duplicate() (p. 272) Run the Duplicate action.
Method EvaluateAllResults() (p. 272) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 272)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSolutionCombinationAuto InternalObject { get; }

Worksheet
Get the SolutionCombinationWorksheet action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 271
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public IWorksheet Worksheet { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public void EvaluateAllResults()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
272 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationWorksheet

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SolutionCombinationWorksheet
No details are provided for this entry.

Declaration Syntax
public class SolutionCombinationWorksheet : Worksheet

Table 66: Members

Property RowCount (p. 273) Gets the number of load cases


Method AddRow() (p. 273) Add a row to the
SolutionCombinationWorksheet
Method GetActiveState(int) (p. 274) Gets the Active State property at row index
Method GetCoefficient(int) (p. 274) Gets the Coefficient property at row index
Method GetEnvironmentId(int) (p. 274) Gets the EnvironmentId property at row
index
Method GetTime(int) (p. 274) Gets the Time property at row index
Method SetActiveState(int, bool) (p. 275) Sets the Active State property at row index
Method SetCoefficient(int, double) (p. 275) Sets the Coefficient property at row index.
Method SetEnvironmentId(int, int) (p. 275) Sets the EnvironmentId property at row
index.
Method SetTime(int, double) (p. 275) Sets the Time property at row index.

RowCount
Gets the number of load cases

Declaration Syntax
public int RowCount { get; }

AddRow()
Add a row to the SolutionCombinationWorksheet

Declaration Syntax
public override int AddRow()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 273
Ansys.ACT.Automation.Mechanical Namespace

GetActiveState(int)
Gets the Active State property at row index

Declaration Syntax
public bool GetActiveState(int index)

Parameters
index(int)
No details are provided for this entry.

GetCoefficient(int)
Gets the Coefficient property at row index

Declaration Syntax
public double GetCoefficient(int index)

Parameters
index(int)
No details are provided for this entry.

GetEnvironmentId(int)
Gets the EnvironmentId property at row index

Declaration Syntax
public int GetEnvironmentId(int index)

Parameters
index(int)
No details are provided for this entry.

GetTime(int)
Gets the Time property at row index

Declaration Syntax
public double GetTime(int index)

Parameters
index(int)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
274 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationWorksheet

SetActiveState(int, bool)
Sets the Active State property at row index

Declaration Syntax
public void SetActiveState(int index, bool value)

Parameters
index(int)
No details are provided for this entry.

value(bool)
No details are provided for this entry.

SetCoefficient(int, double)
Sets the Coefficient property at row index.

Declaration Syntax
public void SetCoefficient(int index, double value)

Parameters
index(int)
No details are provided for this entry.

value(double)
No details are provided for this entry.

SetEnvironmentId(int, int)
Sets the EnvironmentId property at row index.

Declaration Syntax
public void SetEnvironmentId(int index, int value)

Parameters
index(int)
No details are provided for this entry.

value(int)
No details are provided for this entry.

SetTime(int, double)
Sets the Time property at row index.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 275
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public void SetTime(int index, double value)

Parameters
index(int)
No details are provided for this entry.

value(double)
No details are provided for this entry.

SolutionInformation
Defines a SolutionInformation.

Declaration Syntax
public class SolutionInformation : DataModelObject, IFolderDataModelObject

Table 67: Members

Property ActivateVisibility (p. 278) Gets the ActivateVisibility.


Property Children (p. 278) Gets the list of children.
Property Comments (p. 278) Gets the list of associated comments.
Property Display (p. 278) Gets or sets the Display.
Property DisplayFilterDuringSolve (p. 278) Gets or sets the DisplayFilterDuringSolve.
Property DisplayPoints (p. 279) Gets or sets the DisplayPoints.
Property DisplayType (p. 279) Gets or sets the DisplayType.
Property DrawConnectionsAttachedTo (p. 279) Gets or sets the DrawConnectionsAttachedTo.
Property Figures (p. 279) Gets the list of associated figures.
Property InternalObject (p. 279) Gets the internal object. For advanced usage
only.
Property LineColor (p. 279) Gets or sets the LineColor.
Property LineThickness (p. 279) Gets or sets the LineThickness.
Property NewtonRaphsonResiduals (p. 280) Gets or sets the NewtonRaphsonResiduals.
Property SolutionOutput (p. 280) Gets or sets the SolutionOutput.
Property SummaryType (p. 280) Gets or sets the SummaryType.
Property UpdateInterval (p. 280) Gets or sets the UpdateInterval.
Property VisibleOnResults (p. 280) Gets or sets the VisibleOnResults.
Method AddChattering() (p. 280) Creates a new child
ContactChatteringTracker.
Method AddComment() (p. 281) Creates a new child Comment.
Method AddContactForce() (p. 281) Creates a new child ContactForceTracker.
Method AddContactingArea() (p. 281) Creates a new child ContactingAreaTracker.
Method AddContactPressure() (p. 281) Creates a new child ContactPressureTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
276 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

Method AddDensity() (p. 281) Creates a new child DensityTracker.


Method AddElasticSlip() (p. 281) Creates a new child ContactElasticSlipTracker.
Method AddExternalForce() (p. 281) Creates a new child ExternalForceTracker.
Method AddFigure() (p. 282) Creates a new child Figure.
Method AddFluidPressure() (p. 282) Creates a new child
ContactFluidPressureTracker.
Method AddForceReaction() (p. 282) Creates a new child ForceReactionTracker.
Method AddFrictionalStress() (p. 282) Creates a new child
ContactFrictionalStressTracker.
Method AddGap() (p. 282) Creates a new child ContactGapTracker.
Method AddKineticEnergy() (p. 282) Creates a new child KineticEnergyTracker.
Method AddMaximumDampingPressure() (p. 283) Creates a new child
ContactMaximumDampingPressureTracker.
Method AddMaximumTangentialStiffness() (p. 283) Creates a new child
ContactMaximumTangentialStiffnessTracker.
Method AddMaxiumGeometricSlidingDistance() (p. 283) Creates a new child
ContactMaximumGeometricSlidingDistanceTracker.
Method AddMinimumGeometricSlidingDistance() (p. 283) Creates a new child
ContactMinimumGeometricSlidingDistanceTracker.
Method AddMinimumTangentialStiffness() (p. 283) Creates a new child
ContactMinimumTangentialStiffnessTracker.
Method AddMomentReaction() (p. 283) Creates a new child MomentReactionTracker.
Method AddMomentum() (p. 283) Creates a new child MomentumTracker.
Method AddNormalStiffness() (p. 284) Creates a new child
ContactNormalStiffnessTracker.
Method AddNumberContacting() (p. 284) Creates a new child
NumberContactingTracker.
Method AddNumberSticking() (p. 284) Creates a new child
ContactNumberStickingTracker.
Method AddPenetration() (p. 284) Creates a new child
ContactPenetrationTracker.
Method AddPlasticWork() (p. 284) Creates a new child PlasticWorkTracker.
Method AddPosition() (p. 284) Creates a new child PositionTracker.
Method AddPressure() (p. 285) Creates a new child PressureTracker.
Method AddResultingPinball() (p. 285) Creates a new child
ContactResultingPinballTracker.
Method AddSlidingDistance() (p. 285) Creates a new child
ContactSlidingDistanceTracker.
Method AddSpringTrackerDampingForce() (p. 285) Creates a new child
SpringDampingForceTracker.
Method AddSpringTrackerElasticForce() (p. 285) Creates a new child SpringElasticForceTracker.
Method AddSpringTrackerElongation() (p. 285) Creates a new child SpringElongationTracker.
Method AddSpringTrackerVelocity() (p. 285) Creates a new child SpringVelocityTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 277
Ansys.ACT.Automation.Mechanical Namespace

Method AddStiffnessEnergy() (p. 286) Creates a new child StiffnessEnergyTracker.


Method AddTemperature() (p. 286) Creates a new child TemperatureTracker.
Method AddTotalEnergy() (p. 286) Creates a new child TotalEnergyTracker.
Method AddTotalMassAverageVelocity() (p. 286) Creates a new child
TotalMassAverageVelocityTracker.
Method EvaluateAllContactTrackers() (p. 286) Run the EvaluateAllContactTrackers action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 286)

ActivateVisibility
Gets the ActivateVisibility.

Declaration Syntax
public bool ActivateVisibility { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Display
Gets or sets the Display.

Declaration Syntax
public FEConnectionDisplay Display { set;get; }

DisplayFilterDuringSolve
Gets or sets the DisplayFilterDuringSolve.

Declaration Syntax
public bool DisplayFilterDuringSolve { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
278 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

DisplayPoints
Gets or sets the DisplayPoints.

Declaration Syntax
public double DisplayPoints { set;get; }

DisplayType
Gets or sets the DisplayType.

Declaration Syntax
public FEConnectionDisplayType DisplayType { set;get; }

DrawConnectionsAttachedTo
Gets or sets the DrawConnectionsAttachedTo.

Declaration Syntax
public int DrawConnectionsAttachedTo { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSolutionInfoToolAuto InternalObject { get; }

LineColor
Gets or sets the LineColor.

Declaration Syntax
public FEConnectionLineColor LineColor { set;get; }

LineThickness
Gets or sets the LineThickness.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 279
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public FEConnectionLineThicknessType LineThickness { set;get; }

NewtonRaphsonResiduals
Gets or sets the NewtonRaphsonResiduals.

Declaration Syntax
public int NewtonRaphsonResiduals { set;get; }

SolutionOutput
Gets or sets the SolutionOutput.

Declaration Syntax
public SolutionOutputType SolutionOutput { set;get; }

SummaryType
Gets or sets the SummaryType.

Declaration Syntax
public PFactorResultType SummaryType { set;get; }

UpdateInterval
Gets or sets the UpdateInterval.

Declaration Syntax
public double UpdateInterval { set;get; }

VisibleOnResults
Gets or sets the VisibleOnResults.

Declaration Syntax
public bool VisibleOnResults { set;get; }

AddChattering()
Creates a new child ContactChatteringTracker.

Declaration Syntax
public ContactChatteringTracker AddChattering()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
280 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddContactForce()
Creates a new child ContactForceTracker.

Declaration Syntax
public ContactForceTracker AddContactForce()

AddContactingArea()
Creates a new child ContactingAreaTracker.

Declaration Syntax
public ContactingAreaTracker AddContactingArea()

AddContactPressure()
Creates a new child ContactPressureTracker.

Declaration Syntax
public ContactPressureTracker AddContactPressure()

AddDensity()
Creates a new child DensityTracker.

Declaration Syntax
public DensityTracker AddDensity()

AddElasticSlip()
Creates a new child ContactElasticSlipTracker.

Declaration Syntax
public ContactElasticSlipTracker AddElasticSlip()

AddExternalForce()
Creates a new child ExternalForceTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 281
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public ExternalForceTracker AddExternalForce()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddFluidPressure()
Creates a new child ContactFluidPressureTracker.

Declaration Syntax
public ContactFluidPressureTracker AddFluidPressure()

AddForceReaction()
Creates a new child ForceReactionTracker.

Declaration Syntax
public ForceReactionTracker AddForceReaction()

AddFrictionalStress()
Creates a new child ContactFrictionalStressTracker.

Declaration Syntax
public ContactFrictionalStressTracker AddFrictionalStress()

AddGap()
Creates a new child ContactGapTracker.

Declaration Syntax
public ContactGapTracker AddGap()

AddKineticEnergy()
Creates a new child KineticEnergyTracker.

Declaration Syntax
public KineticEnergyTracker AddKineticEnergy()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
282 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddMaximumDampingPressure()
Creates a new child ContactMaximumDampingPressureTracker.

Declaration Syntax
public ContactMaximumDampingPressureTracker AddMaximumDampingPressure()

AddMaximumTangentialStiffness()
Creates a new child ContactMaximumTangentialStiffnessTracker.

Declaration Syntax
public ContactMaximumTangentialStiffnessTracker AddMaximumTangentialStiffness()

AddMaxiumGeometricSlidingDistance()
Creates a new child ContactMaximumGeometricSlidingDistanceTracker.

Declaration Syntax
public ContactMaximumGeometricSlidingDistanceTracker AddMaxiumGeometricSlidingDistance()

AddMinimumGeometricSlidingDistance()
Creates a new child ContactMinimumGeometricSlidingDistanceTracker.

Declaration Syntax
public ContactMinimumGeometricSlidingDistanceTracker AddMinimumGeometricSlidingDistance()

AddMinimumTangentialStiffness()
Creates a new child ContactMinimumTangentialStiffnessTracker.

Declaration Syntax
public ContactMinimumTangentialStiffnessTracker AddMinimumTangentialStiffness()

AddMomentReaction()
Creates a new child MomentReactionTracker.

Declaration Syntax
public MomentReactionTracker AddMomentReaction()

AddMomentum()
Creates a new child MomentumTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 283
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public MomentumTracker AddMomentum()

AddNormalStiffness()
Creates a new child ContactNormalStiffnessTracker.

Declaration Syntax
public ContactNormalStiffnessTracker AddNormalStiffness()

AddNumberContacting()
Creates a new child NumberContactingTracker.

Declaration Syntax
public NumberContactingTracker AddNumberContacting()

AddNumberSticking()
Creates a new child ContactNumberStickingTracker.

Declaration Syntax
public ContactNumberStickingTracker AddNumberSticking()

AddPenetration()
Creates a new child ContactPenetrationTracker.

Declaration Syntax
public ContactPenetrationTracker AddPenetration()

AddPlasticWork()
Creates a new child PlasticWorkTracker.

Declaration Syntax
public PlasticWorkTracker AddPlasticWork()

AddPosition()
Creates a new child PositionTracker.

Declaration Syntax
public PositionTracker AddPosition()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
284 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddPressure()
Creates a new child PressureTracker.

Declaration Syntax
public PressureTracker AddPressure()

AddResultingPinball()
Creates a new child ContactResultingPinballTracker.

Declaration Syntax
public ContactResultingPinballTracker AddResultingPinball()

AddSlidingDistance()
Creates a new child ContactSlidingDistanceTracker.

Declaration Syntax
public ContactSlidingDistanceTracker AddSlidingDistance()

AddSpringTrackerDampingForce()
Creates a new child SpringDampingForceTracker.

Declaration Syntax
public SpringDampingForceTracker AddSpringTrackerDampingForce()

AddSpringTrackerElasticForce()
Creates a new child SpringElasticForceTracker.

Declaration Syntax
public SpringElasticForceTracker AddSpringTrackerElasticForce()

AddSpringTrackerElongation()
Creates a new child SpringElongationTracker.

Declaration Syntax
public SpringElongationTracker AddSpringTrackerElongation()

AddSpringTrackerVelocity()
Creates a new child SpringVelocityTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 285
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public SpringVelocityTracker AddSpringTrackerVelocity()

AddStiffnessEnergy()
Creates a new child StiffnessEnergyTracker.

Declaration Syntax
public StiffnessEnergyTracker AddStiffnessEnergy()

AddTemperature()
Creates a new child TemperatureTracker.

Declaration Syntax
public TemperatureTracker AddTemperature()

AddTotalEnergy()
Creates a new child TotalEnergyTracker.

Declaration Syntax
public TotalEnergyTracker AddTotalEnergy()

AddTotalMassAverageVelocity()
Creates a new child TotalMassAverageVelocityTracker.

Declaration Syntax
public TotalMassAverageVelocityTracker AddTotalMassAverageVelocity()

EvaluateAllContactTrackers()
Run the EvaluateAllContactTrackers action.

Declaration Syntax
public void EvaluateAllContactTrackers()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
286 of ANSYS, Inc. and its subsidiaries and affiliates.
Surface

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Surface
Defines a Surface.

Declaration Syntax
public class Surface : DataModelObject, ISelectionInfo, IFolderDataModelObject

Table 68: Members

Property Children (p. 287) Gets the list of children.


Property Comments (p. 287) Gets the list of associated comments.
Property CoordinateSystem (p. 288) Gets or sets the CoordinateSystem.
Property Figures (p. 288) Gets the list of associated figures.
Property InternalObject (p. 288) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 288) Gets or sets the Suppressed.
Method AddComment() (p. 288) Creates a new child Comment.
Method AddFigure() (p. 288) Creates a new child Figure.
Method Delete() (p. 288) Run the Delete action.
Method Duplicate() (p. 289) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 289)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 287
Ansys.ACT.Automation.Mechanical Namespace

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSurfaceAuto InternalObject { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
288 of ANSYS, Inc. and its subsidiaries and affiliates.
Symmetry

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Symmetry
Defines a Symmetry.

Declaration Syntax
public class Symmetry : DataModelObject, IFolderDataModelObject

Table 69: Members

Property Children (p. 290) Gets the list of children.


Property Comments (p. 290) Gets the list of associated comments.
Property Figures (p. 290) Gets the list of associated figures.
Property InternalObject (p. 290) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 290) Creates a new child Comment.
Method AddCyclicRegion() (p. 290) Creates a new child CyclicRegion.
Method AddFigure() (p. 291) Creates a new child Figure.
Method AddPeriodicRegion() (p. 291) Creates a new child PeriodicRegion.
Method AddSymmetryRegion() (p. 291) Creates a new child SymmetryRegion.
Method Delete() (p. 291) Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 289
Ansys.ACT.Automation.Mechanical Namespace

Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.


IList<ChildrenType>) (p. 291)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGroupAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddCyclicRegion()
Creates a new child CyclicRegion.

Declaration Syntax
public CyclicRegion AddCyclicRegion()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
290 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryGeneral

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddPeriodicRegion()
Creates a new child PeriodicRegion.

Declaration Syntax
public PeriodicRegion AddPeriodicRegion()

AddSymmetryRegion()
Creates a new child SymmetryRegion.

Declaration Syntax
public SymmetryRegion AddSymmetryRegion()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SymmetryGeneral
Defines a SymmetryGeneral.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 291
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class SymmetryGeneral : DataModelObject, IFolderDataModelObject

Table 70: Members

Property Children (p. 292) Gets the list of children.


Property Comments (p. 292) Gets the list of associated comments.
Property CoordinateSystem (p. 292) Gets or sets the CoordinateSystem.
Property Figures (p. 292) Gets the list of associated figures.
Property InternalObject (p. 293) Gets the internal object. For advanced usage
only.
Property Location (p. 293) Gets or sets the Location.
Property ScopeMode (p. 293) Gets the ScopeMode.
Property Suppressed (p. 293) Gets or sets the Suppressed.
Method AddComment() (p. 293) Creates a new child Comment.
Method AddFigure() (p. 293) Creates a new child Figure.
Method Delete() (p. 294) Run the Delete action.
Method Duplicate() (p. 294) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 294)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
292 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryGeneral

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

ScopeMode
Gets the ScopeMode.

Declaration Syntax
public AutomaticOrManual ScopeMode { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 293
Ansys.ACT.Automation.Mechanical Namespace

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

SymmetryRegion
Defines a SymmetryRegion.

Declaration Syntax
public class SymmetryRegion : SymmetryGeneral

Table 71: Members

Property Children (p. 292) Gets the list of children.

(Inherited from SymmetryGeneral (p. 291).)


Property Comments (p. 292) Gets the list of associated comments.

(Inherited from SymmetryGeneral (p. 291).)


Property CoordinateSystem (p. 292) Gets or sets the CoordinateSystem.

(Inherited from SymmetryGeneral (p. 291).)


Property Figures (p. 292) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
294 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryRegion

(Inherited from SymmetryGeneral (p. 291).)


Property InternalObject (p. 295) Gets the internal object. For advanced usage
only.
Property Location (p. 295) Gets or sets the Location.
Property PeriodictyDirection (p. 295) Gets or sets the PeriodictyDirection.
Property ScopeMode (p. 293) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 291).)


Property Suppressed (p. 293) Gets or sets the Suppressed.

(Inherited from SymmetryGeneral (p. 291).)


Property SymmetryNormal (p. 295) Gets or sets the SymmetryNormal.
Property Type (p. 295) Gets or sets the Type.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

PeriodictyDirection
Gets or sets the PeriodictyDirection.

Declaration Syntax
public SymmetryNormalType PeriodictyDirection { set;get; }

SymmetryNormal
Gets or sets the SymmetryNormal.

Declaration Syntax
public SymmetryNormalType SymmetryNormal { set;get; }

Type
Gets or sets the Type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 295
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public SymmetryType Type { set;get; }

ThermalPointMass
Defines a ThermalPointMass.

Declaration Syntax
public class ThermalPointMass : GenericPointMass

Table 72: Members

Property AppliedBy (p. 296) Gets or sets the AppliedBy.


Property Behavior (p. 297) Gets or sets the Behavior.
Property Children (p. 115) Gets the list of children.

(Inherited from GenericPointMass (p. 115).)


Property Comments (p. 115) Gets the list of associated comments.

(Inherited from GenericPointMass (p. 115).)


Property CoordinateSystem (p. 297) Gets or sets the CoordinateSystem.
Property Figures (p. 115) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 115).)


Property InternalObject (p. 297) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 116) Gets the IsDistributedMass.

(Inherited from GenericPointMass (p. 115).)


Property Location (p. 116) Gets or sets the Geometry.

(Inherited from GenericPointMass (p. 115).)


Property PinballRegion (p. 297) Gets or sets the PinballRegion.
Property RemotePoint (p. 116) Gets the remote point associated to the point
mass.

(Inherited from GenericPointMass (p. 115).)


Property Suppressed (p. 297) Gets or sets the Suppressed.
Property ThermalCapacitance (p. 297) Gets or sets the ThermalCapacitance.

AppliedBy
Gets or sets the AppliedBy.

Declaration Syntax
public RemoteApplicationType AppliedBy { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
296 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPointMassAuto InternalObject { get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

ThermalCapacitance
Gets or sets the ThermalCapacitance.

Declaration Syntax
public Quantity ThermalCapacitance { set;get; }

Thickness
Defines a Thickness.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 297
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class Thickness : DataModelObject, IFolderDataModelObject

Table 73: Members

Property Children (p. 298) Gets the list of children.


Property Comments (p. 298) Gets the list of associated comments.
Property Figures (p. 298) Gets the list of associated figures.
Property IndependentVariable (p. 299) Gets or sets the IndependentVariable.
Property InternalObject (p. 299) Gets the internal object. For advanced usage
only.
Property Location (p. 299) Gets or sets the Location.
Property NumberOfSegments (p. 299) Gets or sets the NumberOfSegments.
Property OffsetType (p. 299) Gets or sets the OffsetType.
Property RangeMaximum (p. 299) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 300) Gets or sets the RangeMinimum.
Property ScopeMode (p. 300) Gets the ScopeMode.
Property Suppressed (p. 300) Gets or sets the Suppressed.
Property XYZFunctionCoordinateSystem (p. 300) Gets or sets the
XYZFunctionCoordinateSystem.
Method AddComment() (p. 300) Creates a new child Comment.
Method AddFigure() (p. 300) Creates a new child Figure.
Method Delete() (p. 300) Run the Delete action.
Method Duplicate() (p. 301) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 301)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
298 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSThicknessAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

OffsetType
Gets or sets the OffsetType.

Declaration Syntax
public ShellOffsetType OffsetType { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 299
Ansys.ACT.Automation.Mechanical Namespace

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

ScopeMode
Gets the ScopeMode.

Declaration Syntax
public AutomaticOrManual ScopeMode { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
300 of ANSYS, Inc. and its subsidiaries and affiliates.
TreeGroupingFolder

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

TreeGroupingFolder
Defines a TreeGroupingFolder.

Declaration Syntax
public class TreeGroupingFolder : DataModelObject, IFolderDataModelObject

Table 74: Members

Property Children (p. 301) Gets the list of children.


Property InternalObject (p. 302) Gets the internal object. For advanced usage
only.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 302)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 301
Ansys.ACT.Automation.Mechanical Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSTreeGroupingFolderAuto InternalObject { get; }

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

VirtualCell
Defines a VirtualCell.

Declaration Syntax
public class VirtualCell : DataModelObject, IFolderDataModelObject

Table 75: Members

Property Children (p. 303) Gets the list of children.


Property Comments (p. 303) Gets the list of associated comments.
Property Figures (p. 303) Gets the list of associated figures.
Property Geometry (p. 303) Gets the Geometry.
Property InternalObject (p. 303) Gets the internal object. For advanced usage
only.
Property ProjectToUnderlyingGeometry (p. 303) Gets or sets the
ProjectToUnderlyingGeometry.
Property VTClass (p. 303) Gets the VTClass.
Method AddComment() (p. 304) Creates a new child Comment.
Method AddFigure() (p. 304) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 304)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
302 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualCell

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Geometry
Gets the Geometry.

Declaration Syntax
public ISelectionInfo Geometry { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSVirtualCellAuto InternalObject { get; }

ProjectToUnderlyingGeometry
Gets or sets the ProjectToUnderlyingGeometry.

Declaration Syntax
public YesNoType ProjectToUnderlyingGeometry { set;get; }

VTClass
Gets the VTClass.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 303
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public VirtualCellClassType VTClass { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

VirtualTopology
Defines a VirtualTopology.

Declaration Syntax
public class VirtualTopology : DataModelObject, IFolderDataModelObject

Table 76: Members

Property AutomaticBehavior (p. 305) Gets or sets the Behavior when Method
is set to "Automatic".
Property Children (p. 305) Gets the list of children.
Property Comments (p. 305) Gets the list of associated comments.
Property Figures (p. 306) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
304 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology

Property GenerateOnUpdate (p. 306) Gets or sets the GenerateOnUpdate.


Property InternalObject (p. 306) Gets the internal object. For advanced
usage only.
Property LockPositionOfDependentEdgeSplits (p. 306) Gets or sets the
LockPositionOfDependentEdgeSplits.
Property MergeFaceEdges (p. 306) Gets or sets the MergeFaceEdges.
Property Method (p. 306) Gets or sets the Method.
Property RepairBehavior (p. 306) Gets or sets the Behavior when Method
is set to "Repair".
Property SimplifyFaces (p. 307) Gets or sets the SimplifyFaces.
Property VirtualEdges (p. 307) Gets the VirtualEdges.
Property VirtualEntities (p. 307) Gets the VirtualEntities.
Property VirtualFaces (p. 307) Gets the VirtualFaces.
Property VirtualHardVertex (p. 307) Gets the VirtualHardVertex.
Property VirtualSplitEdges (p. 307) Gets the VirtualSplitEdges.
Property VirtualSplitFaces (p. 308) Gets the VirtualSplitFaces.
Method AddComment() (p. 308) Creates a new child Comment.
Method AddFigure() (p. 308) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 308)
Method GetVirtualCellFromSelection(ISelectionInfo) (p. 308)Gets the Virtual Cell from the selection.

AutomaticBehavior
Gets or sets the Behavior when Method is set to "Automatic".

Declaration Syntax
public VirtualCellGroupAutomaticBehaviorType AutomaticBehavior { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 305
Ansys.ACT.Automation.Mechanical Namespace

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GenerateOnUpdate
Gets or sets the GenerateOnUpdate.

Declaration Syntax
public YesNoType GenerateOnUpdate { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSVirtualCellGroupAuto InternalObject { get; }

LockPositionOfDependentEdgeSplits
Gets or sets the LockPositionOfDependentEdgeSplits.

Declaration Syntax
public YesNoType LockPositionOfDependentEdgeSplits { set;get; }

MergeFaceEdges
Gets or sets the MergeFaceEdges.

Declaration Syntax
public YesNoType MergeFaceEdges { set;get; }

Method
Gets or sets the Method.

Declaration Syntax
public VirtualCellGroupMethodType Method { set;get; }

RepairBehavior
Gets or sets the Behavior when Method is set to "Repair".

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
306 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology

Declaration Syntax
public VirtualCellGroupRepairBehaviorType RepairBehavior { set;get; }

SimplifyFaces
Gets or sets the SimplifyFaces.

Declaration Syntax
public YesNoType SimplifyFaces { set;get; }

VirtualEdges
Gets the VirtualEdges.

Declaration Syntax
public int VirtualEdges { get; }

VirtualEntities
Gets the VirtualEntities.

Declaration Syntax
public int VirtualEntities { get; }

VirtualFaces
Gets the VirtualFaces.

Declaration Syntax
public int VirtualFaces { get; }

VirtualHardVertex
Gets the VirtualHardVertex.

Declaration Syntax
public int VirtualHardVertex { get; }

VirtualSplitEdges
Gets the VirtualSplitEdges.

Declaration Syntax
public int VirtualSplitEdges { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 307
Ansys.ACT.Automation.Mechanical Namespace

VirtualSplitFaces
Gets the VirtualSplitFaces.

Declaration Syntax
public int VirtualSplitFaces { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetVirtualCellFromSelection(ISelectionInfo)
Gets the Virtual Cell from the selection.

Declaration Syntax
public VirtualCell GetVirtualCellFromSelection(ISelectionInfo currentSelection)

Parameters
currentSelection(ISelectionInfo)
Selection used to find the associated Virtual Cell.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
308 of ANSYS, Inc. and its subsidiaries and affiliates.
Worksheet

Worksheet
No details are provided for this entry.

Declaration Syntax
public abstract class Worksheet : IWorksheet

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 309
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
310 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.AnalysisSettings

Table 77: Members

AnalysisSettings (p. 311) Defines a AnalysisSettings.


ANSYSAnalysisSettings (p. 313) Defines a
ANSYSAnalysisSettings.

AnalysisSettings
Defines a AnalysisSettings.

Declaration Syntax
public abstract class AnalysisSettings : DataModelObject, IFolderDataModelObject

Table 78: Members

Property Children (p. 311) Gets the list of children.


Property Comments (p. 311) Gets the list of associated comments.
Property Figures (p. 312) Gets the list of associated figures.
Property InternalObject (p. 312) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 312) Creates a new child Comment.
Method AddFigure() (p. 312) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 312)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 311
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSAnalysisSettings InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
312 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

ANSYSAnalysisSettings
Defines a ANSYSAnalysisSettings.

Declaration Syntax
public class ANSYSAnalysisSettings : AnalysisSettings

Table 79: Members

Property AMPSConvergence (p. 318) Gets or sets the AMPSConvergence.


Property AutomaticTimeStepping (p. 318) Gets or sets the AutomaticTimeStepping.
Property AxisymmetryDivisions (p. 318) Gets or sets the AxisymmetryDivisions.
Property CacheResultsInMemory (p. 318) Gets or sets the CacheResultsInMemory.
Property CalculateAcceleration (p. 319) Gets or sets the CalculateAcceleration.
Property CalculateReactions (p. 319) Gets or sets the CalculateReactions.
Property CalculateThermalFlux (p. 319) Gets or sets the CalculateThermalFlux.
Property CalculateVelocity (p. 319) Gets or sets the CalculateVelocity.
Property CalculateVelocityAndAcceleration (p. 319) Gets or sets the
CalculateVelocityAndAcceleration.
Property CampbellDiagram (p. 319) Gets or sets the CampbellDiagram.
Property CarryOverTimeStep (p. 320) Gets or sets the CarryOverTimeStep.
Property CentralFrequency (p. 320) Gets or sets the CentralFrequency.
Property Children (p. 311) Gets the list of children.

(Inherited from AnalysisSettings (p. 311).)


Property ClusterNumber (p. 320) Gets or sets the ClusterNumber.
Property ClusterResults (p. 320) Gets or sets the ClusterResults.
Property Comments (p. 311) Gets the list of associated comments.

(Inherited from AnalysisSettings (p. 311).)


Property ConstantDamping (p. 320) Gets or sets the ConstantDamping.
Property ConstantDampingRatio (p. 320) Gets or sets the ConstantDampingRatio.
Property ContactMiscellaneous (p. 320) Gets or sets the ContactMiscellaneous.
Property CoriolisEffect (p. 321) Gets or sets the CoriolisEffect.
Property CreepEffects (p. 321) Gets or sets the CreepEffects.
Property CSGConvergence (p. 321) Gets or sets the CSGConvergence.
Property CurrentConvergence (p. 321) Gets or sets the CurrentConvergence.
Property CurrentConvergenceMinimumReference (p. 321) Gets or sets the
CurrentConvergenceMinimumReference.
Property CurrentConvergenceTolerance (p. 321) Gets or sets the
CurrentConvergenceTolerance.
Property CurrentRestartPoint (p. 322) Gets or sets the CurrentRestartPoint.
Property CurrentStepNumber (p. 322) Gets or sets the CurrentStepNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 313
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

Property Damped (p. 322) Gets or sets the Damped.


Property DampingRatio (p. 322) Gets or sets the DampingRatio.
Property DefineBy (p. 322) Gets or sets the DefineBy.
Property DeleteUnneededFiles (p. 322) Gets or sets the DeleteUnneededFiles.
Property DisplacementConvergence (p. 322) Gets or sets the
DisplacementConvergence.
Property DisplacementConvergenceMinimumReference (p. 323) Gets or sets the
DisplacementConvergenceMinimumReference.
Property DisplacementConvergenceTolerance (p. 323) Gets or sets the
DisplacementConvergenceTolerance.
Property DisplacementConvergenceValue (p. 323) Gets or sets the
DisplacementConvergenceValue.
Property EmagAMPSConvergenceMinimumReference (p. 323) Gets or sets the
EmagAMPSConvergenceMinimumReference.
Property EmagAMPSConvergenceTolerance (p. 323) Gets or sets the
EmagAMPSConvergenceTolerance.
Property EmagAMPSConvergenceValue (p. 323) Gets or sets the
EmagAMPSConvergenceValue.
Property EmagCSGConvergenceMinimumReference (p. 324) Gets or sets the
EmagCSGConvergenceMinimumReference.
Property EmagCSGConvergenceTolerance (p. 324) Gets or sets the
EmagCSGConvergenceTolerance.
Property EmagCSGConvergenceValue (p. 324) Gets or sets the
EmagCSGConvergenceValue.
Property ExcludeInsignificantModes (p. 324) Gets or sets the
ExcludeInsignificantModes.
Property ExpandResultsFrom (p. 324) Gets or sets the ExpandResultsFrom.
Property Expansion (p. 324) Gets the Expansion.
Property Figures (p. 312) Gets the list of associated figures.

(Inherited from AnalysisSettings (p. 311).)


Property FluxConvergence (p. 324) Gets or sets the FluxConvergence.
Property ForceConvergence (p. 325) Gets or sets the ForceConvergence.
Property ForceConvergenceMinimumReference (p. 325) Gets or sets the
ForceConvergenceMinimumReference.
Property ForceConvergenceTolerance (p. 325) Gets or sets the
ForceConvergenceTolerance.
Property ForceConvergenceValue (p. 325) Gets or sets the ForceConvergenceValue.
Property FractureSolverControls (p. 325) Gets or sets the FractureSolverControls.
Property Frequency (p. 325) Gets or sets the Frequency.
Property FrequencySpacing (p. 326) Gets or sets the FrequencySpacing.
Property FutureAnalysis (p. 326) Gets or sets the FutureAnalysis.
Property GeneralMiscellaneous (p. 326) Gets or sets the GeneralMiscellaneous.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
314 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Property GenerateRestartPoints (p. 326) Gets or sets the GenerateRestartPoints.


Property HarmonicIndexInterval (p. 326) Gets or sets the HarmonicIndexInterval.
Property HarmonicIndexRange (p. 326) Gets or sets the HarmonicIndexRange.
Property HeatConvergence (p. 326) Gets or sets the HeatConvergence.
Property HeatConvergenceMinimumReference (p. 327) Gets or sets the
HeatConvergenceMinimumReference.
Property HeatConvergenceTolerance (p. 327) Gets or sets the
HeatConvergenceTolerance.
Property HeatConvergenceValue (p. 327) Gets or sets the HeatConvergenceValue.
Property HemicubeResolution (p. 327) Gets or sets the HemicubeResolution.
Property IncludeNegativeLoadMultiplier (p. 327) Gets or sets the
IncludeNegativeLoadMultiplier.
Property IncludeResidualVector (p. 327) Gets or sets the IncludeResidualVector.
Property InertiaRelief (p. 328) Gets or sets the InertiaRelief.
Property InitialSubsteps (p. 328) Gets or sets the InitialSubsteps.
Property InitialTimeStep (p. 328) Gets or sets the InitialTimeStep.
Property InternalObject (p. 328) Gets the internal object. For advanced
usage only.
Property KeepModalResults (p. 328) Gets or sets the KeepModalResults.
Property KeepPreStressLoadPattern (p. 328) Gets or sets the
KeepPreStressLoadPattern.
Property LargeDeflection (p. 328) Gets or sets the LargeDeflection.
Property LimitSearchToRange (p. 329) Gets or sets the LimitSearchToRange.
Property LineSearch (p. 329) Gets or sets the LineSearch.
Property LoadStepValue (p. 329) Gets or sets the LoadStepValue.
Property MassCoefficient (p. 329) Gets or sets the MassCoefficient.
Property MaximumHarmonicIndex (p. 329) Gets or sets the
MaximumHarmonicIndex.
Property MaximumIteration (p. 329) Gets or sets the MaximumIteration.
Property MaximumModesToFind (p. 330) Gets or sets the MaximumModesToFind.
Property MaximumPointsToSavePerStep (p. 330) Gets or sets the
MaximumPointsToSavePerStep.
Property MaximumSubsteps (p. 330) Gets or sets the MaximumSubsteps.
Property MaximumTimeStep (p. 330) Gets or sets the MaximumTimeStep.
Property MinimumHarmonicIndex (p. 330) Gets or sets the MinimumHarmonicIndex.
Property MinimumSubsteps (p. 330) Gets or sets the MinimumSubsteps.
Property MinimumTimeStep (p. 330) Gets or sets the MinimumTimeStep.
Property ModalFrequencyRange (p. 331) Gets or sets the ModalFrequencyRange.
Property ModalNumberOfPoints (p. 331) Gets or sets the ModalNumberOfPoints.
Property ModalRangeMaximum (p. 331) Gets or sets the ModalRangeMaximum.
Property ModalRangeMinimum (p. 331) Gets or sets the ModalRangeMinimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 315
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

Property ModeReuse (p. 331) Gets or sets the ModeReuse.


Property ModesCombinationType (p. 331) Gets or sets the ModesCombinationType.
Property ModeSignificanceLevel (p. 332) Gets or sets the ModeSignificanceLevel.
Property MomentConvergence (p. 332) Gets or sets the MomentConvergence.
Property MomentConvergenceMinimumReference (p. 332) Gets or sets the
MomentConvergenceMinimumReference.
Property MomentConvergenceTolerance (p. 332) Gets or sets the
MomentConvergenceTolerance.
Property MomentConvergenceValue (p. 332) Gets or sets the
MomentConvergenceValue.
Property NewtonRaphsonOption (p. 332) Gets or sets the NewtonRaphsonOption.
Property NodalForces (p. 332) Gets or sets the NodalForces.
Property NonLinearFormulation (p. 333) Gets or sets the NonLinearFormulation.
Property NonLinearSolution (p. 333) Gets the NonLinearSolution.
Property NumberOfModesToUse (p. 333) Gets or sets the NumberOfModesToUse.
Property NumberOfSteps (p. 333) Gets or sets the NumberOfSteps.
Property NumberOfSubSteps (p. 333) Gets or sets the NumberOfSubSteps.
Property NumberOfZones (p. 333) Gets or sets the NumberOfZones.
Property NumericalDamping (p. 334) Gets or sets the NumericalDamping.
Property NumericalDampingValue (p. 334) Gets or sets the
NumericalDampingValue.
Property OverRelaxation (p. 334) Gets or sets the OverRelaxation.
Property ParticipationFactor (p. 334) Gets or sets the ParticipationFactor.
Property RadiositySolver (p. 334) Gets or sets the RadiositySolver.
Property RangeMaximum (p. 334) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 334) Gets or sets the RangeMinimum.
Property ReformulationTolerance (p. 335) Gets or sets the ReformulationTolerance.
Property RestartAtLoadStep (p. 335) Gets the RestartAtLoadStep.
Property RestartAtSubstep (p. 335) Gets the RestartAtSubstep.
Property RestartAtTime (p. 335) Gets the RestartAtTime.
Property RestartType (p. 335) Gets or sets the RestartType.
Property RetainFilesAfterFullSolve (p. 335) Gets or sets the RetainFilesAfterFullSolve.
Property RetainModesymFileAfterSolve (p. 336) Gets or sets the
RetainModesymFileAfterSolve.
Property RotationConvergence (p. 336) Gets or sets the RotationConvergence.
Property RotationConvergenceMinimumReference (p. 336) Gets or sets the
RotationConvergenceMinimumReference.
Property RotationConvergenceTolerance (p. 336) Gets or sets the
RotationConvergenceTolerance.
Property SaveAtLoadStep (p. 336) Gets or sets the SaveAtLoadStep.
Property SaveAtSubstep (p. 336) Gets or sets the SaveAtSubstep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
316 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Property SaveMAPDLDB (p. 336) Gets or sets the SaveMAPDLDB.


Property ScratchSolverFilesDirectory (p. 337) Gets the ScratchSolverFilesDirectory.
Property SearchRangeMaximum (p. 337) Gets or sets the SearchRangeMaximum.
Property SearchRangeMinimum (p. 337) Gets or sets the SearchRangeMinimum.
Property SolutionIntervals (p. 337) Gets or sets the SolutionIntervals.
Property SolutionMethod (p. 337) Gets or sets the SolutionMethod.
Property SolverFilesDirectory (p. 337) Gets the SolverFilesDirectory.
Property SolverPivotChecking (p. 338) Gets or sets the SolverPivotChecking.
Property SolverTolerance (p. 338) Gets or sets the SolverTolerance.
Property SolverType (p. 338) Gets or sets the SolverType.
Property SolverUnits (p. 338) Gets or sets the SolverUnits.
Property SolverUnitSystem (p. 338) Gets or sets the SolverUnitSystem.
Property SpectrumType (p. 338) Gets or sets the SpectrumType.
Property SpringStiffness (p. 338) Gets or sets the SpringStiffness.
Property SpringStiffnessFactor (p. 339) Gets or sets the SpringStiffnessFactor.
Property SpringStiffnessValue (p. 339) Gets or sets the SpringStiffnessValue.
Property Stabilization (p. 339) Gets or sets the Stabilization.
Property StabilizationActivationForFirstSubstep (p. 339) Gets or sets the
StabilizationActivationForFirstSubstep.
Property StabilizationDampingFactor (p. 339) Gets or sets the
StabilizationDampingFactor.
Property StabilizationEnergyDissipationRatio (p. 339) Gets or sets the
StabilizationEnergyDissipationRatio.
Property StabilizationForceLimit (p. 340) Gets or sets the StabilizationForceLimit.
Property StabilizationMethod (p. 340) Gets or sets the StabilizationMethod.
Property StepEndTime (p. 340) Gets or sets the StepEndTime.
Property StiffnessCoefficient (p. 340) Gets or sets the StiffnessCoefficient.
Property StiffnessCoefficientDefineBy (p. 340) Gets or sets the
StiffnessCoefficientDefineBy.
Property StoreComplexSolution (p. 340) Gets or sets the StoreComplexSolution.
Property StoreModalResults (p. 340) Gets or sets the StoreModalResults.
Property StoreResulsAtValue (p. 341) Gets or sets the StoreResulsAtValue.
Property StoreResultsAt (p. 341) Gets or sets the StoreResultsAt.
Property StoreResultsAtAllFrequencies (p. 341) Gets or sets the
StoreResultsAtAllFrequencies.
Property Strain (p. 341) Gets or sets the Strain.
Property Stress (p. 341) Gets or sets the Stress.
Property TemperatureConvergence (p. 341) Gets or sets the
TemperatureConvergence.
Property TemperatureConvergenceInputValue (p. 342) Gets or sets the
TemperatureConvergenceInputValue.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 317
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

Property TemperatureConvergenceMinimumReference (p. 342) Gets or sets the


TemperatureConvergenceMinimumReference.
Property TemperatureConvergenceTolerance (p. 342) Gets or sets the
TemperatureConvergenceTolerance.
Property TemperatureConvergenceValue (p. 342) Gets or sets the
TemperatureConvergenceValue.
Property TimeIntegration (p. 342) Gets or sets the TimeIntegration.
Property TimeStep (p. 342) Gets or sets the TimeStep.
Property VariationalTechnology (p. 342) Gets or sets the VariationalTechnology.
Property ViewFactorMethod (p. 343) Gets or sets the ViewFactorMethod.
Property VoltageConvergence (p. 343) Gets or sets the VoltageConvergence.
Property VoltageConvergenceMinimumReference (p. 343) Gets or sets the
VoltageConvergenceMinimumReference.
Property VoltageConvergenceTolerance (p. 343) Gets or sets the
VoltageConvergenceTolerance.
Property VoltageConvergenceValue (p. 343) Gets or sets the
VoltageConvergenceValue.
Property WeakSprings (p. 343) Gets or sets the WeakSprings.

AMPSConvergence
Gets or sets the AMPSConvergence.

Declaration Syntax
public ConvergenceToleranceType AMPSConvergence { set;get; }

AutomaticTimeStepping
Gets or sets the AutomaticTimeStepping.

Declaration Syntax
public AutomaticTimeStepping AutomaticTimeStepping { set;get; }

AxisymmetryDivisions
Gets or sets the AxisymmetryDivisions.

Declaration Syntax
public int AxisymmetryDivisions { set;get; }

CacheResultsInMemory
Gets or sets the CacheResultsInMemory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
318 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public CacheResultsInMemory CacheResultsInMemory { set;get; }

CalculateAcceleration
Gets or sets the CalculateAcceleration.

Declaration Syntax
public bool CalculateAcceleration { set;get; }

CalculateReactions
Gets or sets the CalculateReactions.

Declaration Syntax
public bool CalculateReactions { set;get; }

CalculateThermalFlux
Gets or sets the CalculateThermalFlux.

Declaration Syntax
public bool CalculateThermalFlux { set;get; }

CalculateVelocity
Gets or sets the CalculateVelocity.

Declaration Syntax
public bool CalculateVelocity { set;get; }

CalculateVelocityAndAcceleration
Gets or sets the CalculateVelocityAndAcceleration.

Declaration Syntax
public bool CalculateVelocityAndAcceleration { set;get; }

CampbellDiagram
Gets or sets the CampbellDiagram.

Declaration Syntax
public bool CampbellDiagram { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 319
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

CarryOverTimeStep
Gets or sets the CarryOverTimeStep.

Declaration Syntax
public bool CarryOverTimeStep { set;get; }

CentralFrequency
Gets or sets the CentralFrequency.

Declaration Syntax
public Quantity CentralFrequency { set;get; }

ClusterNumber
Gets or sets the ClusterNumber.

Declaration Syntax
public int ClusterNumber { set;get; }

ClusterResults
Gets or sets the ClusterResults.

Declaration Syntax
public bool ClusterResults { set;get; }

ConstantDamping
Gets or sets the ConstantDamping.

Declaration Syntax
public ConstantDampingType ConstantDamping { set;get; }

ConstantDampingRatio
Gets or sets the ConstantDampingRatio.

Declaration Syntax
public double ConstantDampingRatio { set;get; }

ContactMiscellaneous
Gets or sets the ContactMiscellaneous.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
320 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public bool ContactMiscellaneous { set;get; }

CoriolisEffect
Gets or sets the CoriolisEffect.

Declaration Syntax
public bool CoriolisEffect { set;get; }

CreepEffects
Gets or sets the CreepEffects.

Declaration Syntax
public Creep CreepEffects { set;get; }

CSGConvergence
Gets or sets the CSGConvergence.

Declaration Syntax
public ConvergenceToleranceType CSGConvergence { set;get; }

CurrentConvergence
Gets or sets the CurrentConvergence.

Declaration Syntax
public ConvergenceToleranceType CurrentConvergence { set;get; }

CurrentConvergenceMinimumReference
Gets or sets the CurrentConvergenceMinimumReference.

Declaration Syntax
public Quantity CurrentConvergenceMinimumReference { set;get; }

CurrentConvergenceTolerance
Gets or sets the CurrentConvergenceTolerance.

Declaration Syntax
public double CurrentConvergenceTolerance { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 321
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

CurrentRestartPoint
Gets or sets the CurrentRestartPoint.

Declaration Syntax
public uint CurrentRestartPoint { set;get; }

CurrentStepNumber
Gets or sets the CurrentStepNumber.

Declaration Syntax
public uint CurrentStepNumber { set;get; }

Damped
Gets or sets the Damped.

Declaration Syntax
public bool Damped { set;get; }

DampingRatio
Gets or sets the DampingRatio.

Declaration Syntax
public double DampingRatio { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public TimeStepDefineByType DefineBy { set;get; }

DeleteUnneededFiles
Gets or sets the DeleteUnneededFiles.

Declaration Syntax
public bool DeleteUnneededFiles { set;get; }

DisplacementConvergence
Gets or sets the DisplacementConvergence.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
322 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public ConvergenceToleranceType DisplacementConvergence { set;get; }

DisplacementConvergenceMinimumReference
Gets or sets the DisplacementConvergenceMinimumReference.

Declaration Syntax
public Quantity DisplacementConvergenceMinimumReference { set;get; }

DisplacementConvergenceTolerance
Gets or sets the DisplacementConvergenceTolerance.

Declaration Syntax
public Quantity DisplacementConvergenceTolerance { set;get; }

DisplacementConvergenceValue
Gets or sets the DisplacementConvergenceValue.

Declaration Syntax
public Quantity DisplacementConvergenceValue { set;get; }

EmagAMPSConvergenceMinimumReference
Gets or sets the EmagAMPSConvergenceMinimumReference.

Declaration Syntax
public Quantity EmagAMPSConvergenceMinimumReference { set;get; }

EmagAMPSConvergenceTolerance
Gets or sets the EmagAMPSConvergenceTolerance.

Declaration Syntax
public double EmagAMPSConvergenceTolerance { set;get; }

EmagAMPSConvergenceValue
Gets or sets the EmagAMPSConvergenceValue.

Declaration Syntax
public Quantity EmagAMPSConvergenceValue { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 323
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

EmagCSGConvergenceMinimumReference
Gets or sets the EmagCSGConvergenceMinimumReference.

Declaration Syntax
public Quantity EmagCSGConvergenceMinimumReference { set;get; }

EmagCSGConvergenceTolerance
Gets or sets the EmagCSGConvergenceTolerance.

Declaration Syntax
public double EmagCSGConvergenceTolerance { set;get; }

EmagCSGConvergenceValue
Gets or sets the EmagCSGConvergenceValue.

Declaration Syntax
public Quantity EmagCSGConvergenceValue { set;get; }

ExcludeInsignificantModes
Gets or sets the ExcludeInsignificantModes.

Declaration Syntax
public bool ExcludeInsignificantModes { set;get; }

ExpandResultsFrom
Gets or sets the ExpandResultsFrom.

Declaration Syntax
public ExpandResultFrom ExpandResultsFrom { set;get; }

Expansion
Gets the Expansion.

Declaration Syntax
public ExpandResultsSubType Expansion { get; }

FluxConvergence
Gets or sets the FluxConvergence.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
324 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public double FluxConvergence { set;get; }

ForceConvergence
Gets or sets the ForceConvergence.

Declaration Syntax
public ConvergenceToleranceType ForceConvergence { set;get; }

ForceConvergenceMinimumReference
Gets or sets the ForceConvergenceMinimumReference.

Declaration Syntax
public Quantity ForceConvergenceMinimumReference { set;get; }

ForceConvergenceTolerance
Gets or sets the ForceConvergenceTolerance.

Declaration Syntax
public double ForceConvergenceTolerance { set;get; }

ForceConvergenceValue
Gets or sets the ForceConvergenceValue.

Declaration Syntax
public Quantity ForceConvergenceValue { set;get; }

FractureSolverControls
Gets or sets the FractureSolverControls.

Declaration Syntax
public bool FractureSolverControls { set;get; }

Frequency
Gets or sets the Frequency.

Declaration Syntax
public Quantity Frequency { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 325
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

FrequencySpacing
Gets or sets the FrequencySpacing.

Declaration Syntax
public FrequencySpacingType FrequencySpacing { set;get; }

FutureAnalysis
Gets or sets the FutureAnalysis.

Declaration Syntax
public FutureIntentType FutureAnalysis { set;get; }

GeneralMiscellaneous
Gets or sets the GeneralMiscellaneous.

Declaration Syntax
public bool GeneralMiscellaneous { set;get; }

GenerateRestartPoints
Gets or sets the GenerateRestartPoints.

Declaration Syntax
public RestartControlsType GenerateRestartPoints { set;get; }

HarmonicIndexInterval
Gets or sets the HarmonicIndexInterval.

Declaration Syntax
public int HarmonicIndexInterval { set;get; }

HarmonicIndexRange
Gets or sets the HarmonicIndexRange.

Declaration Syntax
public CyclicHarmonicIndex HarmonicIndexRange { set;get; }

HeatConvergence
Gets or sets the HeatConvergence.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
326 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public ConvergenceToleranceType HeatConvergence { set;get; }

HeatConvergenceMinimumReference
Gets or sets the HeatConvergenceMinimumReference.

Declaration Syntax
public Quantity HeatConvergenceMinimumReference { set;get; }

HeatConvergenceTolerance
Gets or sets the HeatConvergenceTolerance.

Declaration Syntax
public double HeatConvergenceTolerance { set;get; }

HeatConvergenceValue
Gets or sets the HeatConvergenceValue.

Declaration Syntax
public Quantity HeatConvergenceValue { set;get; }

HemicubeResolution
Gets or sets the HemicubeResolution.

Declaration Syntax
public int HemicubeResolution { set;get; }

IncludeNegativeLoadMultiplier
Gets or sets the IncludeNegativeLoadMultiplier.

Declaration Syntax
public SolverControlsIncludeNegativeLoadMultiplier IncludeNegativeLoadMultiplier { set;get; }

IncludeResidualVector
Gets or sets the IncludeResidualVector.

Declaration Syntax
public bool IncludeResidualVector { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 327
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

InertiaRelief
Gets or sets the InertiaRelief.

Declaration Syntax
public bool InertiaRelief { set;get; }

InitialSubsteps
Gets or sets the InitialSubsteps.

Declaration Syntax
public uint InitialSubsteps { set;get; }

InitialTimeStep
Gets or sets the InitialTimeStep.

Declaration Syntax
public Quantity InitialTimeStep { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSAnalysisSettings InternalObject { get; }

KeepModalResults
Gets or sets the KeepModalResults.

Declaration Syntax
public bool KeepModalResults { set;get; }

KeepPreStressLoadPattern
Gets or sets the KeepPreStressLoadPattern.

Declaration Syntax
public bool KeepPreStressLoadPattern { set;get; }

LargeDeflection
Gets or sets the LargeDeflection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
328 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public bool LargeDeflection { set;get; }

LimitSearchToRange
Gets or sets the LimitSearchToRange.

Declaration Syntax
public bool LimitSearchToRange { set;get; }

LineSearch
Gets or sets the LineSearch.

Declaration Syntax
public LineSearchType LineSearch { set;get; }

LoadStepValue
Gets or sets the LoadStepValue.

Declaration Syntax
public uint LoadStepValue { set;get; }

MassCoefficient
Gets or sets the MassCoefficient.

Declaration Syntax
public double MassCoefficient { set;get; }

MaximumHarmonicIndex
Gets or sets the MaximumHarmonicIndex.

Declaration Syntax
public int MaximumHarmonicIndex { set;get; }

MaximumIteration
Gets or sets the MaximumIteration.

Declaration Syntax
public int MaximumIteration { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 329
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

MaximumModesToFind
Gets or sets the MaximumModesToFind.

Declaration Syntax
public int MaximumModesToFind { set;get; }

MaximumPointsToSavePerStep
Gets or sets the MaximumPointsToSavePerStep.

Declaration Syntax
public uint MaximumPointsToSavePerStep { set;get; }

MaximumSubsteps
Gets or sets the MaximumSubsteps.

Declaration Syntax
public uint MaximumSubsteps { set;get; }

MaximumTimeStep
Gets or sets the MaximumTimeStep.

Declaration Syntax
public Quantity MaximumTimeStep { set;get; }

MinimumHarmonicIndex
Gets or sets the MinimumHarmonicIndex.

Declaration Syntax
public int MinimumHarmonicIndex { set;get; }

MinimumSubsteps
Gets or sets the MinimumSubsteps.

Declaration Syntax
public uint MinimumSubsteps { set;get; }

MinimumTimeStep
Gets or sets the MinimumTimeStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
330 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public Quantity MinimumTimeStep { set;get; }

ModalFrequencyRange
Gets or sets the ModalFrequencyRange.

Declaration Syntax
public ModalFrequencyRangeType ModalFrequencyRange { set;get; }

ModalNumberOfPoints
Gets or sets the ModalNumberOfPoints.

Declaration Syntax
public uint ModalNumberOfPoints { set;get; }

ModalRangeMaximum
Gets or sets the ModalRangeMaximum.

Declaration Syntax
public Quantity ModalRangeMaximum { set;get; }

ModalRangeMinimum
Gets or sets the ModalRangeMinimum.

Declaration Syntax
public Quantity ModalRangeMinimum { set;get; }

ModeReuse
Gets or sets the ModeReuse.

Declaration Syntax
public SolverControlsModeReuse ModeReuse { set;get; }

ModesCombinationType
Gets or sets the ModesCombinationType.

Declaration Syntax
public ModesCombinationType ModesCombinationType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 331
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

ModeSignificanceLevel
Gets or sets the ModeSignificanceLevel.

Declaration Syntax
public double ModeSignificanceLevel { set;get; }

MomentConvergence
Gets or sets the MomentConvergence.

Declaration Syntax
public ConvergenceToleranceType MomentConvergence { set;get; }

MomentConvergenceMinimumReference
Gets or sets the MomentConvergenceMinimumReference.

Declaration Syntax
public Quantity MomentConvergenceMinimumReference { set;get; }

MomentConvergenceTolerance
Gets or sets the MomentConvergenceTolerance.

Declaration Syntax
public double MomentConvergenceTolerance { set;get; }

MomentConvergenceValue
Gets or sets the MomentConvergenceValue.

Declaration Syntax
public Quantity MomentConvergenceValue { set;get; }

NewtonRaphsonOption
Gets or sets the NewtonRaphsonOption.

Declaration Syntax
public NewtonRaphsonType NewtonRaphsonOption { set;get; }

NodalForces
Gets or sets the NodalForces.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
332 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public OutputControlsNodalForcesType NodalForces { set;get; }

NonLinearFormulation
Gets or sets the NonLinearFormulation.

Declaration Syntax
public NonLinearFormulationType NonLinearFormulation { set;get; }

NonLinearSolution
Gets the NonLinearSolution.

Declaration Syntax
public bool NonLinearSolution { get; }

NumberOfModesToUse
Gets or sets the NumberOfModesToUse.

Declaration Syntax
public int NumberOfModesToUse { set;get; }

NumberOfSteps
Gets or sets the NumberOfSteps.

Declaration Syntax
public uint NumberOfSteps { set;get; }

NumberOfSubSteps
Gets or sets the NumberOfSubSteps.

Declaration Syntax
public uint NumberOfSubSteps { set;get; }

NumberOfZones
Gets or sets the NumberOfZones.

Declaration Syntax
public int NumberOfZones { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 333
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

NumericalDamping
Gets or sets the NumericalDamping.

Declaration Syntax
public TransientDampingType NumericalDamping { set;get; }

NumericalDampingValue
Gets or sets the NumericalDampingValue.

Declaration Syntax
public double NumericalDampingValue { set;get; }

OverRelaxation
Gets or sets the OverRelaxation.

Declaration Syntax
public double OverRelaxation { set;get; }

ParticipationFactor
Gets or sets the ParticipationFactor.

Declaration Syntax
public CalculateParticipationFactorResult ParticipationFactor { set;get; }

RadiositySolver
Gets or sets the RadiositySolver.

Declaration Syntax
public RadiositySolverType RadiositySolver { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
334 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public Quantity RangeMinimum { set;get; }

ReformulationTolerance
Gets or sets the ReformulationTolerance.

Declaration Syntax
public double ReformulationTolerance { set;get; }

RestartAtLoadStep
Gets the RestartAtLoadStep.

Declaration Syntax
public uint RestartAtLoadStep { get; }

RestartAtSubstep
Gets the RestartAtSubstep.

Declaration Syntax
public uint RestartAtSubstep { get; }

RestartAtTime
Gets the RestartAtTime.

Declaration Syntax
public double RestartAtTime { get; }

RestartType
Gets or sets the RestartType.

Declaration Syntax
public RestartType RestartType { set;get; }

RetainFilesAfterFullSolve
Gets or sets the RetainFilesAfterFullSolve.

Declaration Syntax
public RestartRetainFilesType RetainFilesAfterFullSolve { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 335
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

RetainModesymFileAfterSolve
Gets or sets the RetainModesymFileAfterSolve.

Declaration Syntax
public UseExistingModesymFile RetainModesymFileAfterSolve { set;get; }

RotationConvergence
Gets or sets the RotationConvergence.

Declaration Syntax
public ConvergenceToleranceType RotationConvergence { set;get; }

RotationConvergenceMinimumReference
Gets or sets the RotationConvergenceMinimumReference.

Declaration Syntax
public Quantity RotationConvergenceMinimumReference { set;get; }

RotationConvergenceTolerance
Gets or sets the RotationConvergenceTolerance.

Declaration Syntax
public Quantity RotationConvergenceTolerance { set;get; }

SaveAtLoadStep
Gets or sets the SaveAtLoadStep.

Declaration Syntax
public RestartSaveAtLoadStep SaveAtLoadStep { set;get; }

SaveAtSubstep
Gets or sets the SaveAtSubstep.

Declaration Syntax
public RestartSaveAtSubstep SaveAtSubstep { set;get; }

SaveMAPDLDB
Gets or sets the SaveMAPDLDB.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
336 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public bool SaveMAPDLDB { set;get; }

ScratchSolverFilesDirectory
Gets the ScratchSolverFilesDirectory.

Declaration Syntax
public string ScratchSolverFilesDirectory { get; }

SearchRangeMaximum
Gets or sets the SearchRangeMaximum.

Declaration Syntax
public Quantity SearchRangeMaximum { set;get; }

SearchRangeMinimum
Gets or sets the SearchRangeMinimum.

Declaration Syntax
public Quantity SearchRangeMinimum { set;get; }

SolutionIntervals
Gets or sets the SolutionIntervals.

Declaration Syntax
public int SolutionIntervals { set;get; }

SolutionMethod
Gets or sets the SolutionMethod.

Declaration Syntax
public HarmonicMethod SolutionMethod { set;get; }

SolverFilesDirectory
Gets the SolverFilesDirectory.

Declaration Syntax
public string SolverFilesDirectory { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 337
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

SolverPivotChecking
Gets or sets the SolverPivotChecking.

Declaration Syntax
public SolverPivotChecking SolverPivotChecking { set;get; }

SolverTolerance
Gets or sets the SolverTolerance.

Declaration Syntax
public Quantity SolverTolerance { set;get; }

SolverType
Gets or sets the SolverType.

Declaration Syntax
public SolverType SolverType { set;get; }

SolverUnits
Gets or sets the SolverUnits.

Declaration Syntax
public SolverUnitsControlType SolverUnits { set;get; }

SolverUnitSystem
Gets or sets the SolverUnitSystem.

Declaration Syntax
public WBUnitSystemType SolverUnitSystem { set;get; }

SpectrumType
Gets or sets the SpectrumType.

Declaration Syntax
public SpectrumType SpectrumType { set;get; }

SpringStiffness
Gets or sets the SpringStiffness.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
338 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public SpringsStiffnessType SpringStiffness { set;get; }

SpringStiffnessFactor
Gets or sets the SpringStiffnessFactor.

Declaration Syntax
public double SpringStiffnessFactor { set;get; }

SpringStiffnessValue
Gets or sets the SpringStiffnessValue.

Declaration Syntax
public Quantity SpringStiffnessValue { set;get; }

Stabilization
Gets or sets the Stabilization.

Declaration Syntax
public StabilizationType Stabilization { set;get; }

StabilizationActivationForFirstSubstep
Gets or sets the StabilizationActivationForFirstSubstep.

Declaration Syntax
public StabilizationFirstSubstepOption StabilizationActivationForFirstSubstep { set;get; }

StabilizationDampingFactor
Gets or sets the StabilizationDampingFactor.

Declaration Syntax
public double StabilizationDampingFactor { set;get; }

StabilizationEnergyDissipationRatio
Gets or sets the StabilizationEnergyDissipationRatio.

Declaration Syntax
public double StabilizationEnergyDissipationRatio { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 339
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

StabilizationForceLimit
Gets or sets the StabilizationForceLimit.

Declaration Syntax
public double StabilizationForceLimit { set;get; }

StabilizationMethod
Gets or sets the StabilizationMethod.

Declaration Syntax
public StabilizationMethod StabilizationMethod { set;get; }

StepEndTime
Gets or sets the StepEndTime.

Declaration Syntax
public Quantity StepEndTime { set;get; }

StiffnessCoefficient
Gets or sets the StiffnessCoefficient.

Declaration Syntax
public double StiffnessCoefficient { set;get; }

StiffnessCoefficientDefineBy
Gets or sets the StiffnessCoefficientDefineBy.

Declaration Syntax
public DampingType StiffnessCoefficientDefineBy { set;get; }

StoreComplexSolution
Gets or sets the StoreComplexSolution.

Declaration Syntax
public bool StoreComplexSolution { set;get; }

StoreModalResults
Gets or sets the StoreModalResults.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
340 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public StoreModalResult StoreModalResults { set;get; }

StoreResulsAtValue
Gets or sets the StoreResulsAtValue.

Declaration Syntax
public uint StoreResulsAtValue { set;get; }

StoreResultsAt
Gets or sets the StoreResultsAt.

Declaration Syntax
public TimePointsOptions StoreResultsAt { set;get; }

StoreResultsAtAllFrequencies
Gets or sets the StoreResultsAtAllFrequencies.

Declaration Syntax
public HarmonicMSUPStorage StoreResultsAtAllFrequencies { set;get; }

Strain
Gets or sets the Strain.

Declaration Syntax
public bool Strain { set;get; }

Stress
Gets or sets the Stress.

Declaration Syntax
public bool Stress { set;get; }

TemperatureConvergence
Gets or sets the TemperatureConvergence.

Declaration Syntax
public ConvergenceToleranceType TemperatureConvergence { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 341
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace

TemperatureConvergenceInputValue
Gets or sets the TemperatureConvergenceInputValue.

Declaration Syntax
public Quantity TemperatureConvergenceInputValue { set;get; }

TemperatureConvergenceMinimumReference
Gets or sets the TemperatureConvergenceMinimumReference.

Declaration Syntax
public Quantity TemperatureConvergenceMinimumReference { set;get; }

TemperatureConvergenceTolerance
Gets or sets the TemperatureConvergenceTolerance.

Declaration Syntax
public double TemperatureConvergenceTolerance { set;get; }

TemperatureConvergenceValue
Gets or sets the TemperatureConvergenceValue.

Declaration Syntax
public NonLinearValueType TemperatureConvergenceValue { set;get; }

TimeIntegration
Gets or sets the TimeIntegration.

Declaration Syntax
public bool TimeIntegration { set;get; }

TimeStep
Gets or sets the TimeStep.

Declaration Syntax
public Quantity TimeStep { set;get; }

VariationalTechnology
Gets or sets the VariationalTechnology.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
342 of ANSYS, Inc. and its subsidiaries and affiliates.
ANSYSAnalysisSettings

Declaration Syntax
public HarmonicVariationalTechnology VariationalTechnology { set;get; }

ViewFactorMethod
Gets or sets the ViewFactorMethod.

Declaration Syntax
public RadiosityViewFactorType ViewFactorMethod { set;get; }

VoltageConvergence
Gets or sets the VoltageConvergence.

Declaration Syntax
public ConvergenceToleranceType VoltageConvergence { set;get; }

VoltageConvergenceMinimumReference
Gets or sets the VoltageConvergenceMinimumReference.

Declaration Syntax
public Quantity VoltageConvergenceMinimumReference { set;get; }

VoltageConvergenceTolerance
Gets or sets the VoltageConvergenceTolerance.

Declaration Syntax
public double VoltageConvergenceTolerance { set;get; }

VoltageConvergenceValue
Gets or sets the VoltageConvergenceValue.

Declaration Syntax
public Quantity VoltageConvergenceValue { set;get; }

WeakSprings
Gets or sets the WeakSprings.

Declaration Syntax
public WeakSpringsType WeakSprings { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 343
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
344 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.BoundaryConditions

Table 80: Members

Acceleration (p. 346) Defines a Acceleration.


BearingLoad (p. 350) Defines a BearingLoad.
BoltPretension (p. 352) Defines a BoltPretension.
CompressionOnlySupport (p. 356) Defines a
CompressionOnlySupport.
Convection (p. 358) Defines a Convection.
Coupling (p. 361) Defines a Coupling.
Current (p. 363) Defines a Current.
CylindricalSupport (p. 365) Defines a CylindricalSupport.
Displacement (p. 366) Defines a Displacement.
EarthGravity (p. 369) Defines a EarthGravity.
ElasticSupport (p. 373) Defines a ElasticSupport.
EMTransducer (p. 374) Defines a EMTransducer.
FixedRotation (p. 376) Defines a FixedRotation.
FixedSupport (p. 377) Defines a FixedSupport.
Force (p. 378) Defines a Force.
FrictionlessSupport (p. 382) Defines a FrictionlessSupport.
GenericBoundaryCondition (p. 384) Defines a
GenericBoundaryCondition.
HeatFlow (p. 386) Defines a HeatFlow.
HeatFlux (p. 388) Defines a HeatFlux.
HydrostaticPressure (p. 389) Defines a HydrostaticPressure.
InternalHeatGeneration (p. 392) Defines a
InternalHeatGeneration.
JointLoad (p. 393) Defines a JointLoad.
LegacyThermalCondition (p. 396) Defines a
LegacyThermalCondition.
LinePressure (p. 398) Defines a LinePressure.
LoadGroup (p. 401) Defines a LoadGroup.
MagneticFluxParallel (p. 404) Defines a MagneticFluxParallel.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 345
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

MassFlowRate (p. 405) Defines a MassFlowRate.


Moment (p. 406) Defines a Moment.
NodalDisplacement (p. 409) Defines a NodalDisplacement.
NodalForce (p. 411) Defines a NodalForce.
NodalOrientation (p. 414) Defines a NodalOrientation.
NodalPressure (p. 416) Defines a NodalPressure.
NodalRotation (p. 419) Defines a NodalRotation.
PerfectlyInsulated (p. 420) Defines a PerfectlyInsulated.
PipePressure (p. 422) Defines a PipePressure.
PipeTemperature (p. 424) Defines a PipeTemperature.
Pressure (p. 426) Defines a Pressure.
PSDAcceleration (p. 431) Defines a PSDAcceleration.
PSDDisplacement (p. 432) Defines a PSDDisplacement.
PSDGAcceleration (p. 433) Defines a PSDGAcceleration.
PSDLoad (p. 434) Defines a PSDLoad.
PSDVelocity (p. 437) Defines a PSDVelocity.
Radiation (p. 438) Defines a Radiation.
RemoteDisplacement (p. 440) Defines a RemoteDisplacement.
RemoteForce (p. 444) Defines a RemoteForce.
RotatingForce (p. 447) Defines a RotatingForce.
RotationalVelocity (p. 451) Defines a RotationalVelocity.
RSAcceleration (p. 455) Defines a RSAcceleration.
RSDisplacement (p. 457) Defines a RSDisplacement.
RSLoad (p. 459) Defines a RSLoad.
RSVelocity (p. 463) Defines a RSVelocity.
SimplySupported (p. 464) Defines a SimplySupported.
Temperature (p. 465) Defines a Temperature.
ThermalCondition (p. 468) Defines a ThermalCondition.
Velocity (p. 470) Defines a Velocity.
Voltage (p. 472) Defines a Voltage.

Acceleration
Defines a Acceleration.

Declaration Syntax
public class Acceleration : DataModelObject, IFolderDataModelObject

Table 81: Members

Property AbsoluteResult (p. 347) Gets or sets the AbsoluteResult.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
346 of ANSYS, Inc. and its subsidiaries and affiliates.
Acceleration

Property BaseExcitation (p. 347) Gets or sets the BaseExcitation.


Property Children (p. 347) Gets the list of children.
Property Comments (p. 348) Gets the list of associated comments.
Property CoordinateSystem (p. 348) Gets or sets the CoordinateSystem.
Property DefineBy (p. 348) Gets or sets the DefineBy.
Property Figures (p. 348) Gets the list of associated figures.
Property InternalObject (p. 348) Gets the internal object. For advanced usage
only.
Property Location (p. 348) Gets the Location.
Property Magnitude (p. 348) Gets the Magnitude.
Property PhaseAngle (p. 349) Gets or sets the PhaseAngle.
Property Suppressed (p. 349) Gets or sets the Suppressed.
Property XComponent (p. 349) Gets the XComponent.
Property YComponent (p. 349) Gets the YComponent.
Property ZComponent (p. 349) Gets the ZComponent.
Method AddComment() (p. 349) Creates a new child Comment.
Method AddFigure() (p. 350) Creates a new child Figure.
Method Delete() (p. 350) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 350)

AbsoluteResult
Gets or sets the AbsoluteResult.

Declaration Syntax
public bool AbsoluteResult { set;get; }

BaseExcitation
Gets or sets the BaseExcitation.

Declaration Syntax
public bool BaseExcitation { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 347
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSAccelerationAuto InternalObject { get; }

Location
Gets the Location.

Declaration Syntax
public string Location { get; }

Magnitude
Gets the Magnitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
348 of ANSYS, Inc. and its subsidiaries and affiliates.
Acceleration

Declaration Syntax
public Field Magnitude { get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 349
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

BearingLoad
Defines a BearingLoad.

Declaration Syntax
public class BearingLoad : GenericBoundaryCondition

Table 82: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 351) Gets or sets the CoordinateSystem.
Property DefineBy (p. 351) Gets or sets the DefineBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
350 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingLoad

Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 351) Gets the internal object. For advanced usage
only.
Property Location (p. 351) Gets or sets the Location.
Property Magnitude (p. 352) Gets the Magnitude.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 352) Gets the XComponent.
Property YComponent (p. 352) Gets the YComponent.
Property ZComponent (p. 352) Gets the ZComponent.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 351
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

BoltPretension
Defines a BoltPretension.

Declaration Syntax
public class BoltPretension : DataModelObject, IFolderDataModelObject

Table 83: Members

Property Children (p. 353) Gets the list of children.


Property Comments (p. 353) Gets the list of associated comments.
Property CoordinateSystem (p. 353) Gets or sets the CoordinateSystem.
Property DefineBy ***OBSOLETE*** Use GetDefineBy(int Gets a value indicating how the bolt
stepNumber) and SetDefineBy(int stepNumber, pretension is defined at the analysis'
BoltLoadDefineBy type) to have an access to current step.
the whole series of values over the course of
simulation and not only the value for the
current step. (p. 354)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
352 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretension

Property Figures (p. 354) Gets the list of associated figures.


Property Increment (p. 354) Gets the Increment.
Property InternalObject (p. 354) Gets the internal object. For advanced
usage only.
Property Location (p. 354) Gets or sets the Location.
Property Preadjustment (p. 354) Gets the Preadjustment.
Property Preload (p. 355) Gets the Preload.
Property Suppressed (p. 355) Gets or sets the Suppressed.
Method AddComment() (p. 355) Creates a new child Comment.
Method AddFigure() (p. 355) Creates a new child Figure.
Method Delete() (p. 355) Run the Delete action.
Method Duplicate() (p. 355) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 355)
Method GetDefineBy(int) (p. 356) Gets the Bolt Define By value at a given
solution step.
Method SetDefineBy(int, BoltLoadDefineBy) (p. 356) Sets the Bolt Define By value for a given
solution step.

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 353
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

DefineBy ***OBSOLETE*** Use GetDefineBy(int stepNumber) and Set-


DefineBy(int stepNumber, BoltLoadDefineBy type) to have an access to the
whole series of values over the course of simulation and not only the value
for the current step.
Gets a value indicating how the bolt pretension is defined at the analysis' current step.

Declaration Syntax
public BoltLoadDefineBy DefineBy { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Increment
Gets the Increment.

Declaration Syntax
public Field Increment { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPretensionBoltLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Preadjustment
Gets the Preadjustment.

Declaration Syntax
public Field Preadjustment { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
354 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretension

Preload
Gets the Preload.

Declaration Syntax
public Field Preload { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 355
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetDefineBy(int)
Gets the Bolt Define By value at a given solution step.

Declaration Syntax
public BoltLoadDefineBy GetDefineBy(int stepNumber)

Parameters
stepNumber(int)
No details are provided for this entry.

SetDefineBy(int, BoltLoadDefineBy)
Sets the Bolt Define By value for a given solution step.

Declaration Syntax
public void SetDefineBy(int stepNumber, BoltLoadDefineBy type)

Parameters
stepNumber(int)
No details are provided for this entry.

type(BoltLoadDefineBy)
No details are provided for this entry.

CompressionOnlySupport
Defines a CompressionOnlySupport.

Declaration Syntax
public class CompressionOnlySupport : GenericBoundaryCondition

Table 84: Members

Property AutomaticNormalStiffness (p. 357) Gets or sets the AutomaticNormalStiffness.


Property Children (p. 385) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
356 of ANSYS, Inc. and its subsidiaries and affiliates.
CompressionOnlySupport

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 357) Gets the internal object. For advanced usage
only.
Property Location (p. 357) Gets or sets the Location.
Property NormalStiffnessFactor (p. 357) Gets or sets the NormalStiffnessFactor.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property UpdateStiffness (p. 358) Gets or sets the UpdateStiffness.

AutomaticNormalStiffness
Gets or sets the AutomaticNormalStiffness.

Declaration Syntax
public bool AutomaticNormalStiffness { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NormalStiffnessFactor
Gets or sets the NormalStiffnessFactor.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 357
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public double NormalStiffnessFactor { set;get; }

UpdateStiffness
Gets or sets the UpdateStiffness.

Declaration Syntax
public UpdateContactStiffness UpdateStiffness { set;get; }

Convection
Defines a Convection.

Declaration Syntax
public class Convection : GenericBoundaryCondition

Table 85: Members

Property AmbientTemperature (p. 359) Gets the AmbientTemperature.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoefficientType (p. 359) Gets or sets the CoefficientType.
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property ConvectionMatrix (p. 359) Gets or sets the ConvectionMatrix.
Property EditDataFor (p. 359) Gets or sets the EditDataFor.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property FilmCoefficient (p. 359) Gets the FilmCoefficient.
Property FluidFlowEdge (p. 359) Gets or sets the FluidFlowEdge.
Property GraphControlsXAxis (p. 360) Gets or sets the GraphControlsXAxis.
Property HasFluidFlow (p. 360) Gets or sets the HasFluidFlow.
Property IndependentVariable (p. 360) Gets or sets the IndependentVariable.
Property InternalObject (p. 360) Gets the internal object. For advanced usage
only.
Property Location (p. 360) Gets or sets the Location.
Property NumberOfSegments (p. 360) Gets or sets the NumberOfSegments.
Property RangeMaximum (p. 361) Gets or sets the RangeMaximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
358 of ANSYS, Inc. and its subsidiaries and affiliates.
Convection

Property RangeMinimum (p. 361) Gets or sets the RangeMinimum.


Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 361) Gets the XYZFunctionCoordinateSystem.

AmbientTemperature
Gets the AmbientTemperature.

Declaration Syntax
public Field AmbientTemperature { get; }

CoefficientType
Gets or sets the CoefficientType.

Declaration Syntax
public LoadVariationSubOption CoefficientType { set;get; }

ConvectionMatrix
Gets or sets the ConvectionMatrix.

Declaration Syntax
public DiagonalOrConsistent ConvectionMatrix { set;get; }

EditDataFor
Gets or sets the EditDataFor.

Declaration Syntax
public ConvectionTableSelection EditDataFor { set;get; }

FilmCoefficient
Gets the FilmCoefficient.

Declaration Syntax
public Field FilmCoefficient { get; }

FluidFlowEdge
Gets or sets the FluidFlowEdge.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 359
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public NamedSelection FluidFlowEdge { get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

HasFluidFlow
Gets or sets the HasFluidFlow.

Declaration Syntax
public bool HasFluidFlow { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
360 of ANSYS, Inc. and its subsidiaries and affiliates.
Coupling

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XYZFunctionCoordinateSystem
Gets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { get; }

Coupling
Defines a Coupling.

Declaration Syntax
public class Coupling : DataModelObject, IFolderDataModelObject

Table 86: Members

Property Children (p. 362) Gets the list of children.


Property Comments (p. 362) Gets the list of associated comments.
Property DOFSelection (p. 362) Gets or sets the DOFSelection.
Property InternalObject (p. 362) Gets the internal object. For advanced usage
only.
Property LocalCoordinates (p. 362) Gets or sets the LocalCoordinates.
Property Location (p. 362) Gets or sets the Location.
Property Suppressed (p. 362) Gets or sets the Suppressed.
Method AddComment() (p. 363) Creates a new child Comment.
Method Delete() (p. 363) Run the Delete action.
Method Duplicate() (p. 363) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 363)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 361
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DOFSelection
Gets or sets the DOFSelection.

Declaration Syntax
public CouplingConditionDOFType DOFSelection { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCouplingConditionAuto InternalObject { get; }

LocalCoordinates
Gets or sets the LocalCoordinates.

Declaration Syntax
public int LocalCoordinates { set;get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Suppressed
Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
362 of ANSYS, Inc. and its subsidiaries and affiliates.
Current

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Current
Defines a Current.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 363
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class Current : GenericBoundaryCondition

Table 87: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 364) Gets the internal object. For advanced usage
only.
Property Location (p. 364) Gets or sets the Location.
Property Magnitude (p. 364) Gets the Magnitude.
Property NumberOfSegments (p. 365) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 365) Gets or sets the PhaseAngle.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
364 of ANSYS, Inc. and its subsidiaries and affiliates.
CylindricalSupport

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

CylindricalSupport
Defines a CylindricalSupport.

Declaration Syntax
public class CylindricalSupport : GenericBoundaryCondition

Table 88: Members

Property Axial (p. 366) Gets or sets the Axial.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 366) Gets the internal object. For advanced usage
only.
Property Location (p. 366) Gets or sets the Location.
Property Radial (p. 366) Gets or sets the Radial.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 365
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property Tangential (p. 366) Gets or sets the Tangential.

Axial
Gets or sets the Axial.

Declaration Syntax
public FixedOrFree Axial { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Radial
Gets or sets the Radial.

Declaration Syntax
public FixedOrFree Radial { set;get; }

Tangential
Gets or sets the Tangential.

Declaration Syntax
public FixedOrFree Tangential { set;get; }

Displacement
Defines a Displacement.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
366 of ANSYS, Inc. and its subsidiaries and affiliates.
Displacement

Declaration Syntax
public class Displacement : GenericBoundaryCondition

Table 89: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 367) Gets or sets the CoordinateSystem.
Property DefineBy (p. 368) Gets or sets the DefineBy.
Property Distance (p. 368) Gets the Distance.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 368) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 368) Gets or sets the IndependentVariable.
Property InternalObject (p. 368) Gets the internal object. For advanced usage
only.
Property Location (p. 368) Gets or sets the Location.
Property NumberOfSegments (p. 368) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 369) Gets or sets the PhaseAngle.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 369) Gets the XComponent.
Property XYZFunctionCoordinateSystem (p. 369) Gets or sets the
XYZFunctionCoordinateSystem.
Property YComponent (p. 369) Gets the YComponent.
Property ZComponent (p. 369) Gets the ZComponent.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 367
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

Distance
Gets the Distance.

Declaration Syntax
public Field Distance { get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
368 of ANSYS, Inc. and its subsidiaries and affiliates.
EarthGravity

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

EarthGravity
Defines a EarthGravity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 369
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class EarthGravity : DataModelObject, IFolderDataModelObject

Table 90: Members

Property Children (p. 370) Gets the list of children.


Property Comments (p. 370) Gets the list of associated comments.
Property CoordinateSystem (p. 370) Gets or sets the CoordinateSystem.
Property Direction (p. 371) Gets or sets the Direction.
Property Figures (p. 371) Gets the list of associated figures.
Property GeometrySelection (p. 371) Gets the GeometrySelection.
Property InternalObject (p. 371) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 371) Gets or sets the Suppressed.
Property XComponent (p. 371) Gets the XComponent.
Property YComponent (p. 371) Gets the YComponent.
Property ZComponent (p. 372) Gets the ZComponent.
Method AddComment() (p. 372) Creates a new child Comment.
Method AddFigure() (p. 372) Creates a new child Figure.
Method Delete() (p. 372) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 372)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
370 of ANSYS, Inc. and its subsidiaries and affiliates.
EarthGravity

Direction
Gets or sets the Direction.

Declaration Syntax
public GravityOrientationType Direction { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GeometrySelection
Gets the GeometrySelection.

Declaration Syntax
public string GeometrySelection { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSAccelerationAuto InternalObject { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

YComponent
Gets the YComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 371
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
372 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticSupport

ElasticSupport
Defines a ElasticSupport.

Declaration Syntax
public class ElasticSupport : GenericBoundaryCondition

Table 91: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property FoundationStiffness (p. 373) Gets or sets the FoundationStiffness.
Property InternalObject (p. 373) Gets the internal object. For advanced usage
only.
Property Location (p. 373) Gets or sets the Location.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

FoundationStiffness
Gets or sets the FoundationStiffness.

Declaration Syntax
public Quantity FoundationStiffness { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 373
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public ISelectionInfo Location { set;get; }

EMTransducer
Defines a EMTransducer.

Declaration Syntax
public class EMTransducer : GenericBoundaryCondition

Table 92: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 374) Gets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GAPDirection (p. 375) Gets or sets the GAPDirection.
Property InitialGap (p. 375) Gets or sets the InitialGap.
Property InternalObject (p. 375) Gets the internal object. For advanced usage
only.
Property Location (p. 375) Gets or sets the Location.
Property MinimalGap (p. 375) Gets or sets the MinimalGap.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property VoltageDifference (p. 375) Gets the VoltageDifference.
Property ZCoordinate (p. 375) Gets or sets the ZCoordinate.

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
374 of ANSYS, Inc. and its subsidiaries and affiliates.
EMTransducer

GAPDirection
Gets or sets the GAPDirection.

Declaration Syntax
public GAPDirectionType GAPDirection { set;get; }

InitialGap
Gets or sets the InitialGap.

Declaration Syntax
public Quantity InitialGap { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MinimalGap
Gets or sets the MinimalGap.

Declaration Syntax
public Quantity MinimalGap { set;get; }

VoltageDifference
Gets the VoltageDifference.

Declaration Syntax
public Field VoltageDifference { get; }

ZCoordinate
Gets or sets the ZCoordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 375
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Quantity ZCoordinate { set;get; }

FixedRotation
Defines a FixedRotation.

Declaration Syntax
public class FixedRotation : GenericBoundaryCondition

Table 93: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 376) Gets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 376) Gets the internal object. For advanced usage
only.
Property Location (p. 377) Gets or sets the Location.
Property RotationX (p. 377) Gets or sets the RotationX.
Property RotationY (p. 377) Gets or sets the RotationY.
Property RotationZ (p. 377) Gets or sets the RotationZ.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
376 of ANSYS, Inc. and its subsidiaries and affiliates.
FixedSupport

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

RotationX
Gets or sets the RotationX.

Declaration Syntax
public FixedOrFree RotationX { set;get; }

RotationY
Gets or sets the RotationY.

Declaration Syntax
public FixedOrFree RotationY { set;get; }

RotationZ
Gets or sets the RotationZ.

Declaration Syntax
public FixedOrFree RotationZ { set;get; }

FixedSupport
Defines a FixedSupport.

Declaration Syntax
public class FixedSupport : GenericBoundaryCondition

Table 94: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 377
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 378) Gets the internal object. For advanced usage
only.
Property Location (p. 378) Gets or sets the Location.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Force
Defines a Force.

Declaration Syntax
public class Force : GenericBoundaryCondition

Table 95: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 379) Gets or sets the CoordinateSystem.
Property DefineBy (p. 379) Gets or sets the DefineBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
378 of ANSYS, Inc. and its subsidiaries and affiliates.
Force

Property DivideLoadByNodes (p. 380) Gets or sets the DivideLoadByNodes.


Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 380) Gets or sets the GraphControlsXAxis.
Property InternalObject (p. 380) Gets the internal object. For advanced usage
only.
Property Location (p. 380) Gets or sets the Location.
Property Magnitude (p. 380) Gets the Magnitude.
Property NumberOfSegments (p. 380) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 380) Gets the PhaseAngle.
Property RangeMaximum (p. 381) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 381) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 381) Gets the XComponent.
Property XComponentImag (p. 381) Gets the XComponentImag.
Property XPhaseAngle (p. 381) Gets the XPhaseAngle.
Property YComponent (p. 381) Gets the YComponent.
Property YComponentImag (p. 382) Gets or sets the YComponentImag.
Property YPhaseAngle (p. 382) Gets the YPhaseAngle.
Property ZComponent (p. 382) Gets the ZComponent.
Property ZComponentImag (p. 382) Gets or sets the ZComponentImag.
Property ZPhaseAngle (p. 382) Gets the ZPhaseAngle.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 379
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

DivideLoadByNodes
Gets or sets the DivideLoadByNodes.

Declaration Syntax
public bool DivideLoadByNodes { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets the PhaseAngle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
380 of ANSYS, Inc. and its subsidiaries and affiliates.
Force

Declaration Syntax
public Field PhaseAngle { get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XComponentImag
Gets the XComponentImag.

Declaration Syntax
public Field XComponentImag { get; }

XPhaseAngle
Gets the XPhaseAngle.

Declaration Syntax
public Field XPhaseAngle { get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 381
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

YComponentImag
Gets or sets the YComponentImag.

Declaration Syntax
public Field YComponentImag { get; }

YPhaseAngle
Gets the YPhaseAngle.

Declaration Syntax
public Field YPhaseAngle { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

ZComponentImag
Gets or sets the ZComponentImag.

Declaration Syntax
public Field ZComponentImag { get; }

ZPhaseAngle
Gets the ZPhaseAngle.

Declaration Syntax
public Field ZPhaseAngle { get; }

FrictionlessSupport
Defines a FrictionlessSupport.

Declaration Syntax
public class FrictionlessSupport : DataModelObject, IFolderDataModelObject

Table 96: Members

Property Children (p. 383) Gets the list of children.


Property Comments (p. 383) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
382 of ANSYS, Inc. and its subsidiaries and affiliates.
FrictionlessSupport

Property Figures (p. 383) Gets the list of associated figures.


Property InternalObject (p. 383) Gets the internal object. For advanced usage
only.
Property Location (p. 383) Gets or sets the Location.
Method AddComment() (p. 384) Creates a new child Comment.
Method AddFigure() (p. 384) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 384)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 383
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GenericBoundaryCondition
Defines a GenericBoundaryCondition.

Declaration Syntax
public abstract class GenericBoundaryCondition : DataModelObject, IFolderDataModelObject

Table 97: Members

Property Children (p. 385) Gets the list of children.


Property Comments (p. 385) Gets the list of associated comments.
Property Figures (p. 385) Gets the list of associated figures.
Property InternalObject (p. 385) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 385) Gets or sets the Suppressed.
Method AddComment() (p. 385) Creates a new child Comment.
Method AddFigure() (p. 386) Creates a new child Figure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
384 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericBoundaryCondition

Method Delete() (p. 386) Run the Delete action.


Method Duplicate() (p. 386) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 386)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 385
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

HeatFlow
Defines a HeatFlow.

Declaration Syntax
public class HeatFlow : GenericBoundaryCondition

Table 98: Members

Property Children (p. 385) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
386 of ANSYS, Inc. and its subsidiaries and affiliates.
HeatFlow

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property DefineAs (p. 387) Gets or sets the DefineAs.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 387) Gets the internal object. For advanced usage
only.
Property Location (p. 387) Gets or sets the Location.
Property Magnitude (p. 387) Gets the Magnitude.
Property NumberOfSegments (p. 388) Gets or sets the NumberOfSegments.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

DefineAs
Gets or sets the DefineAs.

Declaration Syntax
public LoadVariationType DefineAs { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 387
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

HeatFlux
Defines a HeatFlux.

Declaration Syntax
public class HeatFlux : GenericBoundaryCondition

Table 99: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 388) Gets the internal object. For advanced usage
only.
Property Location (p. 389) Gets or sets the Location.
Property Magnitude (p. 389) Gets the Magnitude.
Property NumberOfSegments (p. 389) Gets or sets the NumberOfSegments.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
388 of ANSYS, Inc. and its subsidiaries and affiliates.
HydrostaticPressure

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

HydrostaticPressure
Defines a HydrostaticPressure.

Declaration Syntax
public class HydrostaticPressure : GenericBoundaryCondition

Table 100: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 390) Gets or sets the CoordinateSystem.
Property DefineBy (p. 390) Gets or sets the DefineBy.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property FluidDensity (p. 390) Gets or sets the FluidDensity.
Property InternalObject (p. 390) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 389
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property Location (p. 390) Gets or sets the Location.


Property Magnitude (p. 391) Gets the Magnitude.
Property ShellFace (p. 391) Gets or sets the ShellFace.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 391) Gets the XComponent.
Property XCoordinate (p. 391) Gets or sets the XCoordinate.
Property YComponent (p. 391) Gets the YComponent.
Property YCoordinate (p. 391) Gets or sets the YCoordinate.
Property ZComponent (p. 392) Gets the ZComponent.
Property ZCoordinate (p. 392) Gets or sets the ZCoordinate.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

FluidDensity
Gets or sets the FluidDensity.

Declaration Syntax
public Quantity FluidDensity { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
390 of ANSYS, Inc. and its subsidiaries and affiliates.
HydrostaticPressure

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

ShellFace
Gets or sets the ShellFace.

Declaration Syntax
public ShellFaceType ShellFace { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 391
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

InternalHeatGeneration
Defines a InternalHeatGeneration.

Declaration Syntax
public class InternalHeatGeneration : GenericBoundaryCondition

Table 101: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 392) Gets the internal object. For advanced usage
only.
Property Location (p. 393) Gets or sets the Location.
Property Magnitude (p. 393) Gets the Magnitude.
Property NumberOfSegments (p. 393) Gets or sets the NumberOfSegments.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
392 of ANSYS, Inc. and its subsidiaries and affiliates.
JointLoad

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

JointLoad
Defines a JointLoad.

Declaration Syntax
public class JointLoad : DataModelObject, IFolderDataModelObject

Table 102: Members

Property Children (p. 394) Gets the list of children.


Property Comments (p. 394) Gets the list of associated comments.
Property DOF (p. 394) Gets or sets the DOF.
Property Figures (p. 394) Gets the list of associated figures.
Property InternalObject (p. 394) Gets the internal object. For advanced usage
only.
Property Joint (p. 394) Gets or sets the Joint.
Property JointConditionType (p. 395) Gets or sets the JointConditionType.
Property LockAtLoadStep (p. 395) Gets or sets the LockAtLoadStep.
Property Magnitude (p. 395) Gets the Magnitude.
Property Suppressed (p. 395) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 393
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Method AddComment() (p. 395) Creates a new child Comment.


Method AddFigure() (p. 395) Creates a new child Figure.
Method Delete() (p. 396) Run the Delete action.
Method Duplicate() (p. 396) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 396)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DOF
Gets or sets the DOF.

Declaration Syntax
public KinematicDOF DOF { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSJointConditionAuto InternalObject { get; }

Joint
Gets or sets the Joint.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
394 of ANSYS, Inc. and its subsidiaries and affiliates.
JointLoad

Declaration Syntax
public DataModelObject Joint { set;get; }

JointConditionType
Gets or sets the JointConditionType.

Declaration Syntax
public JointConditionType JointConditionType { set;get; }

LockAtLoadStep
Gets or sets the LockAtLoadStep.

Declaration Syntax
public uint LockAtLoadStep { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 395
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

LegacyThermalCondition
Defines a LegacyThermalCondition.

Declaration Syntax
public class LegacyThermalCondition : DataModelObject, IFolderDataModelObject

Table 103: Members

Property Children (p. 397) Gets the list of children.


Property Comments (p. 397) Gets the list of associated comments.
Property Figures (p. 397) Gets the list of associated figures.
Property InternalObject (p. 397) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 397) Creates a new child Comment.
Method AddFigure() (p. 397) Creates a new child Figure.
Method Delete() (p. 398) Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
396 of ANSYS, Inc. and its subsidiaries and affiliates.
LegacyThermalCondition

Method Duplicate() (p. 398) Run the Duplicate action.


Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 398)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSThermalConditionAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 397
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

LinePressure
Defines a LinePressure.

Declaration Syntax
public class LinePressure : GenericBoundaryCondition

Table 104: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 399) Gets or sets the CoordinateSystem.
Property DefineBy (p. 399) Gets or sets the DefineBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
398 of ANSYS, Inc. and its subsidiaries and affiliates.
LinePressure

Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 399) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 400) Gets or sets the IndependentVariable.
Property InternalObject (p. 400) Gets the internal object. For advanced usage
only.
Property Location (p. 400) Gets or sets the Location.
Property Magnitude (p. 400) Gets the Magnitude.
Property NumberOfSegments (p. 400) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 400) Gets or sets the PhaseAngle.
Property RangeMaximum (p. 400) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 401) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 401) Gets the XComponent.
Property XYZFunctionCoordinateSystem (p. 401) Gets or sets the
XYZFunctionCoordinateSystem.
Property YComponent (p. 401) Gets the YComponent.
Property ZComponent (p. 401) Gets the ZComponent.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 399
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
400 of ANSYS, Inc. and its subsidiaries and affiliates.
LoadGroup

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

LoadGroup
Defines a LoadGroup.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 401
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class LoadGroup : DataModelObject, IFolderDataModelObject

Table 105: Members

Property Children (p. 402) Gets the list of children.


Property Comments (p. 402) Gets the list of associated comments.
Property ConductorCurrent (p. 402) Gets or sets the ConductorCurrent.
Property ConductorType (p. 402) Gets or sets the ConductorType.
Property Figures (p. 403) Gets the list of associated figures.
Property InternalObject (p. 403) Gets the internal object. For advanced usage
only.
Property Location (p. 403) Gets or sets the Location.
Property NumberOfTurns (p. 403) Gets or sets the NumberOfTurns.
Property PhaseAngle (p. 403) Gets or sets the PhaseAngle.
Property Suppressed (p. 403) Gets or sets the Suppressed.
Method AddComment() (p. 404) Creates a new child Comment.
Method AddFigure() (p. 404) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 404)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ConductorCurrent
Gets or sets the ConductorCurrent.

Declaration Syntax
public Quantity ConductorCurrent { set;get; }

ConductorType
Gets or sets the ConductorType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
402 of ANSYS, Inc. and its subsidiaries and affiliates.
LoadGroup

Declaration Syntax
public SourceConductorType ConductorType { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadGroupAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfTurns
Gets or sets the NumberOfTurns.

Declaration Syntax
public uint NumberOfTurns { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 403
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

MagneticFluxParallel
Defines a MagneticFluxParallel.

Declaration Syntax
public class MagneticFluxParallel : GenericBoundaryCondition

Table 106: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
404 of ANSYS, Inc. and its subsidiaries and affiliates.
MassFlowRate

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 405) Gets the internal object. For advanced usage
only.
Property Location (p. 405) Gets or sets the Location.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MassFlowRate
Defines a MassFlowRate.

Declaration Syntax
public class MassFlowRate : GenericBoundaryCondition

Table 107: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 406) Gets the internal object. For advanced usage
only.
Property Location (p. 406) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 405
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property Magnitude (p. 406) Gets the Magnitude.


Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

Moment
Defines a Moment.

Declaration Syntax
public class Moment : GenericBoundaryCondition

Table 108: Members

Property Behavior (p. 407) Gets or sets the Behavior.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 407) Gets or sets the CoordinateSystem.
Property DefineBy (p. 407) Gets or sets the DefineBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
406 of ANSYS, Inc. and its subsidiaries and affiliates.
Moment

Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 407) Gets the internal object. For advanced usage
only.
Property Location (p. 408) Gets or sets the Geometry.
Property Magnitude (p. 408) Gets the Magnitude.
Property PhaseAngle (p. 408) Gets or sets the PhaseAngle.
Property PinballRegion (p. 408) Gets or sets the PinballRegion.
Property RemotePoint (p. 408) Gets the remote point associated to the point
mass.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 408) Gets the XComponent.
Property YComponent (p. 409) Gets the YComponent.
Property ZComponent (p. 409) Gets the ZComponent.

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 407
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Geometry.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

RemotePoint
Gets the remote point associated to the point mass.

Declaration Syntax
public RemotePoint RemotePoint { get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
408 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalDisplacement

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

NodalDisplacement
Defines a NodalDisplacement.

Declaration Syntax
public class NodalDisplacement : GenericBoundaryCondition

Table 109: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 410) Gets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property IndependentVariable (p. 410) Gets or sets the IndependentVariable.
Property InternalObject (p. 410) Gets the internal object. For advanced usage
only.
Property Location (p. 410) Gets or sets the Location.
Property NumberOfSegments (p. 410) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 410) Gets or sets the PhaseAngle.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 411) Gets the XComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 409
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property YComponent (p. 411) Gets the YComponent.


Property ZComponent (p. 411) Gets the ZComponent.

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
410 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalForce

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

NodalForce
Defines a NodalForce.

Declaration Syntax
public class NodalForce : GenericBoundaryCondition

Table 110: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 412) Gets the CoordinateSystem.
Property DivideLoadByNodes (p. 412) Gets or sets the DivideLoadByNodes.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 412) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 412) Gets or sets the IndependentVariable.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 411
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property InternalObject (p. 413) Gets the internal object. For advanced usage
only.
Property Location (p. 413) Gets or sets the Location.
Property NumberOfSegments (p. 413) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 413) Gets or sets the PhaseAngle.
Property RangeMaximum (p. 413) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 413) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 413) Gets the XComponent.
Property XYZFunctionCoordinateSystem (p. 414) Gets or sets the
XYZFunctionCoordinateSystem.
Property YComponent (p. 414) Gets the YComponent.
Property ZComponent (p. 414) Gets the ZComponent.

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

DivideLoadByNodes
Gets or sets the DivideLoadByNodes.

Declaration Syntax
public bool DivideLoadByNodes { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
412 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalForce

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XComponent
Gets the XComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 413
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Field XComponent { get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

NodalOrientation
Defines a NodalOrientation.

Declaration Syntax
public class NodalOrientation : DataModelObject, IFolderDataModelObject

Table 111: Members

Property Children (p. 415) Gets the list of children.


Property Comments (p. 415) Gets the list of associated comments.
Property CoordinateSystem (p. 415) Gets or sets the CoordinateSystem.
Property InternalObject (p. 415) Gets the internal object. For advanced usage
only.
Property Location (p. 415) Gets the Location.
Property Suppressed (p. 415) Gets the Suppressed.
Method AddComment() (p. 415) Creates a new child Comment.
Method Delete() (p. 416) Run the Delete action.
Method Duplicate() (p. 416) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 416)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
414 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalOrientation

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSNodalRotationAuto InternalObject { get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Suppressed
Gets the Suppressed.

Declaration Syntax
public bool Suppressed { get; }

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 415
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

NodalPressure
Defines a NodalPressure.

Declaration Syntax
public class NodalPressure : GenericBoundaryCondition

Table 112: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
416 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalPressure

(Inherited from
GenericBoundaryCondition (p. 384).)
Property DefineBy (p. 417) Gets the DefineBy.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 417) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 417) Gets or sets the IndependentVariable.
Property InternalObject (p. 418) Gets the internal object. For advanced usage
only.
Property Location (p. 418) Gets or sets the Location.
Property Magnitude (p. 418) Gets the Magnitude.
Property NumberOfSegments (p. 418) Gets or sets the NumberOfSegments.
Property RangeMaximum (p. 418) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 418) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 418) Gets or sets the
XYZFunctionCoordinateSystem.

DefineBy
Gets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 417
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
418 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalRotation

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

NodalRotation
Defines a NodalRotation.

Declaration Syntax
public class NodalRotation : GenericBoundaryCondition

Table 113: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 419) Gets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 419) Gets the internal object. For advanced usage
only.
Property Location (p. 420) Gets or sets the Location.
Property RotationX (p. 420) Gets or sets the RotationX.
Property RotationY (p. 420) Gets or sets the RotationY.
Property RotationZ (p. 420) Gets or sets the RotationZ.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 419
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

RotationX
Gets or sets the RotationX.

Declaration Syntax
public FixedOrFree RotationX { set;get; }

RotationY
Gets or sets the RotationY.

Declaration Syntax
public FixedOrFree RotationY { set;get; }

RotationZ
Gets or sets the RotationZ.

Declaration Syntax
public FixedOrFree RotationZ { set;get; }

PerfectlyInsulated
Defines a PerfectlyInsulated.

Declaration Syntax
public class PerfectlyInsulated : GenericBoundaryCondition

Table 114: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
420 of ANSYS, Inc. and its subsidiaries and affiliates.
PerfectlyInsulated

(Inherited from
GenericBoundaryCondition (p. 384).)
Property DefineAs (p. 421) Gets or sets the DefineAs.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 421) Gets the internal object. For advanced usage
only.
Property Location (p. 421) Gets or sets the Location.
Property Magnitude (p. 421) Gets the Magnitude.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

DefineAs
Gets or sets the DefineAs.

Declaration Syntax
public LoadVariationType DefineAs { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 421
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

PipePressure
Defines a PipePressure.

Declaration Syntax
public class PipePressure : GenericBoundaryCondition

Table 115: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 422) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 423) Gets or sets the IndependentVariable.
Property InternalObject (p. 423) Gets the internal object. For advanced usage
only.
Property Loading (p. 423) Gets or sets the Loading.
Property Location (p. 423) Gets or sets the Location.
Property Magnitude (p. 423) Gets the Magnitude.
Property NumberOfSegments (p. 423) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 423) Gets or sets the PhaseAngle.
Property RangeMaximum (p. 424) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 424) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 424) Gets or sets the
XYZFunctionCoordinateSystem.

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
422 of ANSYS, Inc. and its subsidiaries and affiliates.
PipePressure

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Loading
Gets or sets the Loading.

Declaration Syntax
public PipeLoadingType Loading { set;get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 423
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Quantity PhaseAngle { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

PipeTemperature
Defines a PipeTemperature.

Declaration Syntax
public class PipeTemperature : GenericBoundaryCondition

Table 116: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 425) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 425) Gets or sets the IndependentVariable.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
424 of ANSYS, Inc. and its subsidiaries and affiliates.
PipeTemperature

Property InternalObject (p. 425) Gets the internal object. For advanced usage
only.
Property Loading (p. 425) Gets or sets the Loading.
Property Location (p. 425) Gets or sets the Location.
Property Magnitude (p. 426) Gets the Magnitude.
Property NumberOfSegments (p. 426) Gets or sets the NumberOfSegments.
Property RangeMaximum (p. 426) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 426) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 426) Gets or sets the
XYZFunctionCoordinateSystem.

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Loading
Gets or sets the Loading.

Declaration Syntax
public PipeLoadingType Loading { set;get; }

Location
Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 425
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

Pressure
Defines a Pressure.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
426 of ANSYS, Inc. and its subsidiaries and affiliates.
Pressure

Declaration Syntax
public class Pressure : GenericBoundaryCondition

Table 117: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 428) Gets or sets the CoordinateSystem.
Property DefineBy (p. 428) Gets or sets the DefineBy.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 428) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 428) Gets or sets the IndependentVariable.
Property InternalObject (p. 428) Gets the internal object. For advanced usage
only.
Property Location (p. 428) Gets or sets the Location.
Property Magnitude (p. 429) Gets the Magnitude.
Property MagnitudeImag (p. 429) Gets the MagnitudeImag.
Property NumberOfSegments (p. 429) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 429) Gets the PhaseAngle.
Property RangeMaximum (p. 429) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 429) Gets or sets the RangeMinimum.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 429) Gets the XComponent.
Property XComponentImag (p. 430) Gets the XComponentImag.
Property XPhaseAngle (p. 430) Gets the XPhaseAngle.
Property XYZFunctionCoordinateSystem (p. 430) Gets or sets the
XYZFunctionCoordinateSystem.
Property YComponent (p. 430) Gets the YComponent.
Property YComponentImag (p. 430) Gets the YComponentImag.
Property YPhaseAngle (p. 430) Gets the YPhaseAngle.
Property ZComponent (p. 431) Gets the ZComponent.
Property ZComponentImag (p. 431) Gets the ZComponentImag.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 427
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property ZPhaseAngle (p. 431) Gets the ZPhaseAngle.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
428 of ANSYS, Inc. and its subsidiaries and affiliates.
Pressure

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

MagnitudeImag
Gets the MagnitudeImag.

Declaration Syntax
public Field MagnitudeImag { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PhaseAngle
Gets the PhaseAngle.

Declaration Syntax
public Field PhaseAngle { get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

XComponent
Gets the XComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 429
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Field XComponent { get; }

XComponentImag
Gets the XComponentImag.

Declaration Syntax
public Field XComponentImag { get; }

XPhaseAngle
Gets the XPhaseAngle.

Declaration Syntax
public Field XPhaseAngle { get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

YComponentImag
Gets the YComponentImag.

Declaration Syntax
public Field YComponentImag { get; }

YPhaseAngle
Gets the YPhaseAngle.

Declaration Syntax
public Field YPhaseAngle { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
430 of ANSYS, Inc. and its subsidiaries and affiliates.
PSDAcceleration

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

ZComponentImag
Gets the ZComponentImag.

Declaration Syntax
public Field ZComponentImag { get; }

ZPhaseAngle
Gets the ZPhaseAngle.

Declaration Syntax
public Field ZPhaseAngle { get; }

PSDAcceleration
Defines a PSDAcceleration.

Declaration Syntax
public class PSDAcceleration : PSDLoad

Table 118: Members

Property BoundaryCondition (p. 435) Gets or sets the BoundaryCondition. In order to select
a specific boundary condition, please use the property
SelectedBoundaryCondition.

(Inherited from PSDLoad (p. 434).)


Property Children (p. 435) Gets the list of children.

(Inherited from PSDLoad (p. 434).)


Property Comments (p. 435) Gets the list of associated comments.

(Inherited from PSDLoad (p. 434).)


Property Direction (p. 435) Gets or sets the Direction.

(Inherited from PSDLoad (p. 434).)


Property Figures (p. 435) Gets the list of associated figures.

(Inherited from PSDLoad (p. 434).)


Property InternalObject (p. 432) Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 431
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property LoadData (p. 432) Gets or sets the LoadData.


Property SelectedBoundaryCondition (p. 436)Gets or sets the SelectedBoundaryCondition. To be used
if a specific boundary condition needs to be set.

(Inherited from PSDLoad (p. 434).)


Property Suppressed (p. 436) Gets or sets the Suppressed.

(Inherited from PSDLoad (p. 434).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPSDLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

PSDDisplacement
Defines a PSDDisplacement.

Declaration Syntax
public class PSDDisplacement : PSDLoad

Table 119: Members

Property BoundaryCondition (p. 435) Gets or sets the BoundaryCondition. In order to select
a specific boundary condition, please use the property
SelectedBoundaryCondition.

(Inherited from PSDLoad (p. 434).)


Property Children (p. 435) Gets the list of children.

(Inherited from PSDLoad (p. 434).)


Property Comments (p. 435) Gets the list of associated comments.

(Inherited from PSDLoad (p. 434).)


Property Direction (p. 435) Gets or sets the Direction.

(Inherited from PSDLoad (p. 434).)


Property Figures (p. 435) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
432 of ANSYS, Inc. and its subsidiaries and affiliates.
PSDGAcceleration

(Inherited from PSDLoad (p. 434).)


Property InternalObject (p. 433) Gets the internal object. For advanced usage only.
Property LoadData (p. 433) Gets or sets the LoadData.
Property SelectedBoundaryCondition (p. 436)Gets or sets the SelectedBoundaryCondition. To be used
if a specific boundary condition needs to be set.

(Inherited from PSDLoad (p. 434).)


Property Suppressed (p. 436) Gets or sets the Suppressed.

(Inherited from PSDLoad (p. 434).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPSDLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

PSDGAcceleration
Defines a PSDGAcceleration.

Declaration Syntax
public class PSDGAcceleration : PSDLoad

Table 120: Members

Property BoundaryCondition (p. 435) Gets or sets the BoundaryCondition. In order to select
a specific boundary condition, please use the property
SelectedBoundaryCondition.

(Inherited from PSDLoad (p. 434).)


Property Children (p. 435) Gets the list of children.

(Inherited from PSDLoad (p. 434).)


Property Comments (p. 435) Gets the list of associated comments.

(Inherited from PSDLoad (p. 434).)


Property Direction (p. 435) Gets or sets the Direction.

(Inherited from PSDLoad (p. 434).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 433
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property Figures (p. 435) Gets the list of associated figures.

(Inherited from PSDLoad (p. 434).)


Property InternalObject (p. 434) Gets the internal object. For advanced usage only.
Property LoadData (p. 434) Gets or sets the LoadData.
Property SelectedBoundaryCondition (p. 436)Gets or sets the SelectedBoundaryCondition. To be used
if a specific boundary condition needs to be set.

(Inherited from PSDLoad (p. 434).)


Property Suppressed (p. 436) Gets or sets the Suppressed.

(Inherited from PSDLoad (p. 434).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPSDLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

PSDLoad
Defines a PSDLoad.

Declaration Syntax
public class PSDLoad : DataModelObject, IFolderDataModelObject

Table 121: Members

Property BoundaryCondition (p. 435) Gets or sets the BoundaryCondition. In order to select
a specific boundary condition, please use the property
SelectedBoundaryCondition.
Property Children (p. 435) Gets the list of children.
Property Comments (p. 435) Gets the list of associated comments.
Property Direction (p. 435) Gets or sets the Direction.
Property Figures (p. 435) Gets the list of associated figures.
Property InternalObject (p. 436) Gets the internal object. For advanced usage only.
Property SelectedBoundaryCondition (p. 436)Gets or sets the SelectedBoundaryCondition. To be used
if a specific boundary condition needs to be set.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
434 of ANSYS, Inc. and its subsidiaries and affiliates.
PSDLoad

Property Suppressed (p. 436) Gets or sets the Suppressed.


Method AddComment() (p. 436) Creates a new child Comment.
Method AddFigure() (p. 436) Creates a new child Figure.
Method Delete() (p. 436) Run the Delete action.
Method Duplicate() (p. 436) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 437)

BoundaryCondition
Gets or sets the BoundaryCondition. In order to select a specific boundary condition, please use the
property SelectedBoundaryCondition.

Declaration Syntax
public PSDBoundaryConditionSelectionType BoundaryCondition { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Direction
Gets or sets the Direction.

Declaration Syntax
public NormalOrientationType Direction { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 435
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPSDLoadAuto InternalObject { get; }

SelectedBoundaryCondition
Gets or sets the SelectedBoundaryCondition. To be used if a specific boundary condition needs to be
set.

Declaration Syntax
public GenericBoundaryCondition SelectedBoundaryCondition { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
436 of ANSYS, Inc. and its subsidiaries and affiliates.
PSDVelocity

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

PSDVelocity
Defines a PSDVelocity.

Declaration Syntax
public class PSDVelocity : PSDLoad

Table 122: Members

Property BoundaryCondition (p. 435) Gets or sets the BoundaryCondition. In order to select
a specific boundary condition, please use the property
SelectedBoundaryCondition.

(Inherited from PSDLoad (p. 434).)


Property Children (p. 435) Gets the list of children.

(Inherited from PSDLoad (p. 434).)


Property Comments (p. 435) Gets the list of associated comments.

(Inherited from PSDLoad (p. 434).)


Property Direction (p. 435) Gets or sets the Direction.

(Inherited from PSDLoad (p. 434).)


Property Figures (p. 435) Gets the list of associated figures.

(Inherited from PSDLoad (p. 434).)


Property InternalObject (p. 438) Gets the internal object. For advanced usage only.
Property LoadData (p. 438) Gets or sets the LoadData.
Property SelectedBoundaryCondition (p. 436)Gets or sets the SelectedBoundaryCondition. To be used
if a specific boundary condition needs to be set.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 437
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

(Inherited from PSDLoad (p. 434).)


Property Suppressed (p. 436) Gets or sets the Suppressed.

(Inherited from PSDLoad (p. 434).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPSDLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

Radiation
Defines a Radiation.

Declaration Syntax
public class Radiation : GenericBoundaryCondition

Table 123: Members

Property AmbientTemperature (p. 439) Gets the AmbientTemperature.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Correlation (p. 439) Gets or sets the Correlation.
Property EditDataFor (p. 439) Gets or sets the EditDataFor.
Property Emissivity (p. 439) Gets or sets the Emissivity.
Property Enclosure (p. 439) Gets or sets the Enclosure.
Property EnclosureType (p. 440) Gets or sets the EnclosureType.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
438 of ANSYS, Inc. and its subsidiaries and affiliates.
Radiation

Property InternalObject (p. 440) Gets the internal object. For advanced usage
only.
Property Location (p. 440) Gets or sets the Location.
Property NumberOfSegments (p. 440) Gets or sets the NumberOfSegments.
Property ShellFace (p. 440) Gets or sets the ShellFace.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

AmbientTemperature
Gets the AmbientTemperature.

Declaration Syntax
public Field AmbientTemperature { get; }

Correlation
Gets or sets the Correlation.

Declaration Syntax
public RadiationType Correlation { set;get; }

EditDataFor
Gets or sets the EditDataFor.

Declaration Syntax
public ConvectionTableSelection EditDataFor { set;get; }

Emissivity
Gets or sets the Emissivity.

Declaration Syntax
public Field Emissivity { get; }

Enclosure
Gets or sets the Enclosure.

Declaration Syntax
public int Enclosure { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 439
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

EnclosureType
Gets or sets the EnclosureType.

Declaration Syntax
public EnclosureType EnclosureType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

ShellFace
Gets or sets the ShellFace.

Declaration Syntax
public ShellFaceType ShellFace { set;get; }

RemoteDisplacement
Defines a RemoteDisplacement.

Declaration Syntax
public class RemoteDisplacement : GenericBoundaryCondition

Table 124: Members

Property Behavior (p. 441) Gets or sets the Behavior.


Property Children (p. 385) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
440 of ANSYS, Inc. and its subsidiaries and affiliates.
RemoteDisplacement

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 441) Gets or sets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 442) Gets the internal object. For advanced usage
only.
Property Location (p. 442) Gets or sets the Geometry.
Property NumberOfSegments (p. 442) Gets or sets the NumberOfSegments.
Property PinballRegion (p. 442) Gets or sets the PinballRegion.
Property RemotePoint (p. 442) Gets the remote point associated to the point
mass.
Property RotationX (p. 442) Gets the RotationX.
Property RotationY (p. 442) Gets the RotationY.
Property RotationZ (p. 443) Gets the RotationZ.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 443) Gets the XComponent.
Property XCoordinate (p. 443) Gets or sets the XCoordinate.
Property YComponent (p. 443) Gets the YComponent.
Property YCoordinate (p. 443) Gets or sets the YCoordinate.
Property ZComponent (p. 443) Gets the ZComponent.
Property ZCoordinate (p. 444) Gets or sets the ZCoordinate.

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 441
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Geometry.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

RemotePoint
Gets the remote point associated to the point mass.

Declaration Syntax
public RemotePoint RemotePoint { get; }

RotationX
Gets the RotationX.

Declaration Syntax
public Field RotationX { get; }

RotationY
Gets the RotationY.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
442 of ANSYS, Inc. and its subsidiaries and affiliates.
RemoteDisplacement

Declaration Syntax
public Field RotationY { get; }

RotationZ
Gets the RotationZ.

Declaration Syntax
public Field RotationZ { get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 443
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

RemoteForce
Defines a RemoteForce.

Declaration Syntax
public class RemoteForce : GenericBoundaryCondition

Table 125: Members

Property Behavior (p. 445) Gets or sets the Behavior.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 445) Gets or sets the CoordinateSystem.
Property DefineBy (p. 445) Gets or sets the DefineBy.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 445) Gets the internal object. For advanced usage
only.
Property Location (p. 445) Gets or sets the Location.
Property Magnitude (p. 445) Gets the Magnitude.
Property PhaseAngle (p. 446) Gets or sets the PhaseAngle.
Property PinballRegion (p. 446) Gets or sets the PinballRegion.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 446) Gets the XComponent.
Property XCoordinate (p. 446) Gets or sets the XCoordinate.
Property YComponent (p. 446) Gets the YComponent.
Property YCoordinate (p. 446) Gets or sets the YCoordinate.
Property ZComponent (p. 446) Gets the ZComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
444 of ANSYS, Inc. and its subsidiaries and affiliates.
RemoteForce

Property ZCoordinate (p. 447) Gets or sets the ZCoordinate.

Behavior
Gets or sets the Behavior.

Declaration Syntax
public LoadBehavior Behavior { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 445
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

ZComponent
Gets the ZComponent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
446 of ANSYS, Inc. and its subsidiaries and affiliates.
RotatingForce

Declaration Syntax
public Field ZComponent { get; }

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

RotatingForce
Defines a RotatingForce.

Declaration Syntax
public class RotatingForce : GenericBoundaryCondition

Table 126: Members

Property AxisComponentX (p. 448) Gets the AxisComponentX.


Property AxisComponentY (p. 448) Gets the AxisComponentY.
Property AxisComponentZ (p. 448) Gets the AxisComponentZ.
Property AxisLocationX (p. 448) Gets the AxisLocationX.
Property AxisLocationY (p. 449) Gets the AxisLocationY.
Property AxisLocationZ (p. 449) Gets the AxisLocationZ.
Property CalculatedFromUnbalancedMass (p. 449) Gets or sets the
CalculatedFromUnbalancedMass.
Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 449) Gets the CoordinateSystem.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property HitPointLocationX (p. 449) Gets the HitPointLocationX.
Property HitPointLocationY (p. 449) Gets the HitPointLocationY.
Property HitPointLocationZ (p. 449) Gets the HitPointLocationZ.
Property HitPointNodeId (p. 450) Gets the HitPointNodeId.
Property HitPointSelection (p. 450) Gets or sets the HitPointSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 447
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Property InternalObject (p. 450) Gets the internal object. For advanced usage
only.
Property Location (p. 450) Gets or sets the Location.
Property Mass (p. 450) Gets or sets the Mass.
Property PhaseAngle (p. 450) Gets or sets the PhaseAngle.
Property RotatingRadius (p. 451) Gets or sets the RotatingRadius.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property SynchronousRatio (p. 451) Gets or sets the SynchronousRatio.
Property UnbalancedForceMagnitude (p. 451) Gets the UnbalancedForceMagnitude.
Property XCoordinate (p. 451) Gets or sets the XCoordinate.
Property YCoordinate (p. 451) Gets or sets the YCoordinate.
Property ZCoordinate (p. 451) Gets or sets the ZCoordinate.

AxisComponentX
Gets the AxisComponentX.

Declaration Syntax
public double AxisComponentX { get; }

AxisComponentY
Gets the AxisComponentY.

Declaration Syntax
public double AxisComponentY { get; }

AxisComponentZ
Gets the AxisComponentZ.

Declaration Syntax
public double AxisComponentZ { get; }

AxisLocationX
Gets the AxisLocationX.

Declaration Syntax
public Quantity AxisLocationX { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
448 of ANSYS, Inc. and its subsidiaries and affiliates.
RotatingForce

AxisLocationY
Gets the AxisLocationY.

Declaration Syntax
public Quantity AxisLocationY { get; }

AxisLocationZ
Gets the AxisLocationZ.

Declaration Syntax
public Quantity AxisLocationZ { get; }

CalculatedFromUnbalancedMass
Gets or sets the CalculatedFromUnbalancedMass.

Declaration Syntax
public bool CalculatedFromUnbalancedMass { set;get; }

CoordinateSystem
Gets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { get; }

HitPointLocationX
Gets the HitPointLocationX.

Declaration Syntax
public Quantity HitPointLocationX { get; }

HitPointLocationY
Gets the HitPointLocationY.

Declaration Syntax
public Quantity HitPointLocationY { get; }

HitPointLocationZ
Gets the HitPointLocationZ.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 449
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Quantity HitPointLocationZ { get; }

HitPointNodeId
Gets the HitPointNodeId.

Declaration Syntax
public int HitPointNodeId { get; }

HitPointSelection
Gets or sets the HitPointSelection.

Declaration Syntax
public bool HitPointSelection { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Mass
Gets or sets the Mass.

Declaration Syntax
public Quantity Mass { set;get; }

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
450 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationalVelocity

RotatingRadius
Gets or sets the RotatingRadius.

Declaration Syntax
public Quantity RotatingRadius { set;get; }

SynchronousRatio
Gets or sets the SynchronousRatio.

Declaration Syntax
public double SynchronousRatio { set;get; }

UnbalancedForceMagnitude
Gets the UnbalancedForceMagnitude.

Declaration Syntax
public double UnbalancedForceMagnitude { get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

RotationalVelocity
Defines a RotationalVelocity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 451
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class RotationalVelocity : DataModelObject, IFolderDataModelObject

Table 127: Members

Property Children (p. 452) Gets the list of children.


Property Comments (p. 452) Gets the list of associated comments.
Property CoordinateSystem (p. 453) Gets or sets the CoordinateSystem.
Property DefineBy (p. 453) Gets or sets the DefineBy.
Property Figures (p. 453) Gets the list of associated figures.
Property InternalObject (p. 453) Gets the internal object. For advanced usage
only.
Property Location (p. 453) Gets or sets the Location.
Property Magnitude (p. 453) Gets the Magnitude.
Property Suppressed (p. 453) Gets or sets the Suppressed.
Property XComponent (p. 454) Gets the XComponent.
Property XCoordinate (p. 454) Gets or sets the XCoordinate.
Property YComponent (p. 454) Gets the YComponent.
Property YCoordinate (p. 454) Gets or sets the YCoordinate.
Property ZComponent (p. 454) Gets the ZComponent.
Property ZCoordinate (p. 454) Gets or sets the ZCoordinate.
Method AddComment() (p. 455) Creates a new child Comment.
Method AddFigure() (p. 455) Creates a new child Figure.
Method Delete() (p. 455) Run the Delete action.
Method Duplicate() (p. 455) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 455)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
452 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationalVelocity

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRotationAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

Suppressed
Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 453
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public bool Suppressed { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

XCoordinate
Gets or sets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { set;get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

YCoordinate
Gets or sets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { set;get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

ZCoordinate
Gets or sets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
454 of ANSYS, Inc. and its subsidiaries and affiliates.
RSAcceleration

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

RSAcceleration
Defines a RSAcceleration.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 455
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class RSAcceleration : RSLoad

Table 128: Members

Property BoundaryCondition (p. 459) Gets or sets the BoundaryCondition. In order to select
a given boundary condition, please use the property
SelectedBoundaryCondition to give the wished
boundary condition.

(Inherited from RSLoad (p. 459).)


Property Children (p. 460) Gets the list of children.

(Inherited from RSLoad (p. 459).)


Property Comments (p. 460) Gets the list of associated comments.

(Inherited from RSLoad (p. 459).)


Property Direction (p. 460) Gets or sets the Direction.

(Inherited from RSLoad (p. 459).)


Property Figures (p. 460) Gets the list of associated figures.

(Inherited from RSLoad (p. 459).)


Property InternalObject (p. 457) Gets the internal object. For advanced usage only.
Property LoadData (p. 457) Gets or sets the LoadData.
Property MissingMassEffect (p. 460) Gets or sets the MissingMassEffect.

(Inherited from RSLoad (p. 459).)


Property MissingMassEffectZPA (p. 461) Gets or sets the MissingMassEffectZPA.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffect (p. 461) Gets or sets the RigidResponseEffect.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqBegin (p. 461) Gets or sets the RigidResponseEffectFreqBegin.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqEnd (p. 461) Gets or sets the RigidResponseEffectFreqEnd.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectType (p. 461) Gets or sets the RigidResponseEffectType.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectZPA (p. 461) Gets or sets the RigidResponseEffectZPA.

(Inherited from RSLoad (p. 459).)


Property ScaleFactor (p. 461) Gets or sets the ScaleFactor.

(Inherited from RSLoad (p. 459).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
456 of ANSYS, Inc. and its subsidiaries and affiliates.
RSDisplacement

Property SelectedBoundaryCondition (p. 462) Gets or sets the SelectedBoundaryCondition. To be


used if a specific boundary condition needs to be
set.

(Inherited from RSLoad (p. 459).)


Property Suppressed (p. 462) Gets or sets the Suppressed.

(Inherited from RSLoad (p. 459).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRSLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

RSDisplacement
Defines a RSDisplacement.

Declaration Syntax
public class RSDisplacement : RSLoad

Table 129: Members

Property BoundaryCondition (p. 459) Gets or sets the BoundaryCondition. In order to select
a given boundary condition, please use the property
SelectedBoundaryCondition to give the wished
boundary condition.

(Inherited from RSLoad (p. 459).)


Property Children (p. 460) Gets the list of children.

(Inherited from RSLoad (p. 459).)


Property Comments (p. 460) Gets the list of associated comments.

(Inherited from RSLoad (p. 459).)


Property Direction (p. 460) Gets or sets the Direction.

(Inherited from RSLoad (p. 459).)


Property Figures (p. 460) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 457
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

(Inherited from RSLoad (p. 459).)


Property InternalObject (p. 458) Gets the internal object. For advanced usage only.
Property LoadData (p. 458) Gets or sets the LoadData.
Property MissingMassEffect (p. 460) Gets or sets the MissingMassEffect.

(Inherited from RSLoad (p. 459).)


Property MissingMassEffectZPA (p. 461) Gets or sets the MissingMassEffectZPA.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffect (p. 461) Gets or sets the RigidResponseEffect.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqBegin (p. 461) Gets or sets the RigidResponseEffectFreqBegin.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqEnd (p. 461) Gets or sets the RigidResponseEffectFreqEnd.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectType (p. 461) Gets or sets the RigidResponseEffectType.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectZPA (p. 461) Gets or sets the RigidResponseEffectZPA.

(Inherited from RSLoad (p. 459).)


Property ScaleFactor (p. 461) Gets or sets the ScaleFactor.

(Inherited from RSLoad (p. 459).)


Property SelectedBoundaryCondition (p. 462) Gets or sets the SelectedBoundaryCondition. To be
used if a specific boundary condition needs to be
set.

(Inherited from RSLoad (p. 459).)


Property Suppressed (p. 462) Gets or sets the Suppressed.

(Inherited from RSLoad (p. 459).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRSLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
458 of ANSYS, Inc. and its subsidiaries and affiliates.
RSLoad

Declaration Syntax
public Field LoadData { get; }

RSLoad
Defines a RSLoad.

Declaration Syntax
public class RSLoad : DataModelObject, IFolderDataModelObject

Table 130: Members

Property BoundaryCondition (p. 459) Gets or sets the BoundaryCondition. In order to select
a given boundary condition, please use the property
SelectedBoundaryCondition to give the wished
boundary condition.
Property Children (p. 460) Gets the list of children.
Property Comments (p. 460) Gets the list of associated comments.
Property Direction (p. 460) Gets or sets the Direction.
Property Figures (p. 460) Gets the list of associated figures.
Property InternalObject (p. 460) Gets the internal object. For advanced usage only.
Property MissingMassEffect (p. 460) Gets or sets the MissingMassEffect.
Property MissingMassEffectZPA (p. 461) Gets or sets the MissingMassEffectZPA.
Property RigidResponseEffect (p. 461) Gets or sets the RigidResponseEffect.
Property RigidResponseEffectFreqBegin (p. 461) Gets or sets the RigidResponseEffectFreqBegin.
Property RigidResponseEffectFreqEnd (p. 461) Gets or sets the RigidResponseEffectFreqEnd.
Property RigidResponseEffectType (p. 461) Gets or sets the RigidResponseEffectType.
Property RigidResponseEffectZPA (p. 461) Gets or sets the RigidResponseEffectZPA.
Property ScaleFactor (p. 461) Gets or sets the ScaleFactor.
Property SelectedBoundaryCondition (p. 462) Gets or sets the SelectedBoundaryCondition. To be
used if a specific boundary condition needs to be
set.
Property Suppressed (p. 462) Gets or sets the Suppressed.
Method AddComment() (p. 462) Creates a new child Comment.
Method AddFigure() (p. 462) Creates a new child Figure.
Method Delete() (p. 462) Run the Delete action.
Method Duplicate() (p. 462) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 463)

BoundaryCondition
Gets or sets the BoundaryCondition. In order to select a given boundary condition, please use the
property SelectedBoundaryCondition to give the wished boundary condition.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 459
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public RSBoundaryConditionSelectionType BoundaryCondition { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Direction
Gets or sets the Direction.

Declaration Syntax
public NormalOrientationType Direction { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRSLoadAuto InternalObject { get; }

MissingMassEffect
Gets or sets the MissingMassEffect.

Declaration Syntax
public bool MissingMassEffect { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
460 of ANSYS, Inc. and its subsidiaries and affiliates.
RSLoad

MissingMassEffectZPA
Gets or sets the MissingMassEffectZPA.

Declaration Syntax
public double MissingMassEffectZPA { set;get; }

RigidResponseEffect
Gets or sets the RigidResponseEffect.

Declaration Syntax
public bool RigidResponseEffect { set;get; }

RigidResponseEffectFreqBegin
Gets or sets the RigidResponseEffectFreqBegin.

Declaration Syntax
public Quantity RigidResponseEffectFreqBegin { set;get; }

RigidResponseEffectFreqEnd
Gets or sets the RigidResponseEffectFreqEnd.

Declaration Syntax
public Quantity RigidResponseEffectFreqEnd { set;get; }

RigidResponseEffectType
Gets or sets the RigidResponseEffectType.

Declaration Syntax
public RigidResponseEffectType RigidResponseEffectType { set;get; }

RigidResponseEffectZPA
Gets or sets the RigidResponseEffectZPA.

Declaration Syntax
public Quantity RigidResponseEffectZPA { set;get; }

ScaleFactor
Gets or sets the ScaleFactor.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 461
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public double ScaleFactor { set;get; }

SelectedBoundaryCondition
Gets or sets the SelectedBoundaryCondition. To be used if a specific boundary condition needs to be
set.

Declaration Syntax
public GenericBoundaryCondition SelectedBoundaryCondition { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
462 of ANSYS, Inc. and its subsidiaries and affiliates.
RSVelocity

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

RSVelocity
Defines a RSVelocity.

Declaration Syntax
public class RSVelocity : RSLoad

Table 131: Members

Property BoundaryCondition (p. 459) Gets or sets the BoundaryCondition. In order to select
a given boundary condition, please use the property
SelectedBoundaryCondition to give the wished
boundary condition.

(Inherited from RSLoad (p. 459).)


Property Children (p. 460) Gets the list of children.

(Inherited from RSLoad (p. 459).)


Property Comments (p. 460) Gets the list of associated comments.

(Inherited from RSLoad (p. 459).)


Property Direction (p. 460) Gets or sets the Direction.

(Inherited from RSLoad (p. 459).)


Property Figures (p. 460) Gets the list of associated figures.

(Inherited from RSLoad (p. 459).)


Property InternalObject (p. 464) Gets the internal object. For advanced usage only.
Property LoadData (p. 464) Gets or sets the LoadData.
Property MissingMassEffect (p. 460) Gets or sets the MissingMassEffect.

(Inherited from RSLoad (p. 459).)


Property MissingMassEffectZPA (p. 461) Gets or sets the MissingMassEffectZPA.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 463
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffect (p. 461) Gets or sets the RigidResponseEffect.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqBegin (p. 461) Gets or sets the RigidResponseEffectFreqBegin.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectFreqEnd (p. 461) Gets or sets the RigidResponseEffectFreqEnd.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectType (p. 461) Gets or sets the RigidResponseEffectType.

(Inherited from RSLoad (p. 459).)


Property RigidResponseEffectZPA (p. 461) Gets or sets the RigidResponseEffectZPA.

(Inherited from RSLoad (p. 459).)


Property ScaleFactor (p. 461) Gets or sets the ScaleFactor.

(Inherited from RSLoad (p. 459).)


Property SelectedBoundaryCondition (p. 462) Gets or sets the SelectedBoundaryCondition. To be
used if a specific boundary condition needs to be
set.

(Inherited from RSLoad (p. 459).)


Property Suppressed (p. 462) Gets or sets the Suppressed.

(Inherited from RSLoad (p. 459).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSRSLoadAuto InternalObject { get; }

LoadData
Gets or sets the LoadData.

Declaration Syntax
public Field LoadData { get; }

SimplySupported
Defines a SimplySupported.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
464 of ANSYS, Inc. and its subsidiaries and affiliates.
Temperature

Declaration Syntax
public class SimplySupported : GenericBoundaryCondition

Table 132: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 465) Gets the internal object. For advanced usage
only.
Property Location (p. 465) Gets or sets the Location.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Temperature
Defines a Temperature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 465
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public class Temperature : GenericBoundaryCondition

Table 133: Members

Property ApplyToEntireBody (p. 466) Gets or sets the ApplyToEntireBody.


Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 466) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 467) Gets or sets the IndependentVariable.
Property InternalObject (p. 467) Gets the internal object. For advanced usage
only.
Property Location (p. 467) Gets or sets the Location.
Property Magnitude (p. 467) Gets the Magnitude.
Property NumberOfSegments (p. 467) Gets or sets the NumberOfSegments.
Property RangeMaximum (p. 467) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 468) Gets or sets the RangeMinimum.
Property ShellFace (p. 468) Gets or sets the ShellFace.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 468) Gets or sets the
XYZFunctionCoordinateSystem.

ApplyToEntireBody
Gets or sets the ApplyToEntireBody.

Declaration Syntax
public bool ApplyToEntireBody { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
466 of ANSYS, Inc. and its subsidiaries and affiliates.
Temperature

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 467
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

ShellFace
Gets or sets the ShellFace.

Declaration Syntax
public ShellFaceType ShellFace { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

ThermalCondition
Defines a ThermalCondition.

Declaration Syntax
public class ThermalCondition : GenericBoundaryCondition

Table 134: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property GraphControlsXAxis (p. 469) Gets or sets the GraphControlsXAxis.
Property IndependentVariable (p. 469) Gets or sets the IndependentVariable.
Property InternalObject (p. 469) Gets the internal object. For advanced usage
only.
Property Location (p. 469) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
468 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalCondition

Property Magnitude (p. 469) Gets the Magnitude.


Property NumberOfSegments (p. 470) Gets or sets the NumberOfSegments.
Property RangeMaximum (p. 470) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 470) Gets or sets the RangeMinimum.
Property ShellFace (p. 470) Gets or sets the ShellFace.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XYZFunctionCoordinateSystem (p. 470) Gets or sets the
XYZFunctionCoordinateSystem.

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public LoadVariableVariationType GraphControlsXAxis { set;get; }

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 469
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

RangeMaximum
Gets or sets the RangeMaximum.

Declaration Syntax
public Quantity RangeMaximum { set;get; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

ShellFace
Gets or sets the ShellFace.

Declaration Syntax
public ShellFaceType ShellFace { set;get; }

XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.

Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }

Velocity
Defines a Velocity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
470 of ANSYS, Inc. and its subsidiaries and affiliates.
Velocity

Declaration Syntax
public class Velocity : GenericBoundaryCondition

Table 135: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property CoordinateSystem (p. 471) Gets or sets the CoordinateSystem.
Property DefineBy (p. 471) Gets or sets the DefineBy.
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 471) Gets the internal object. For advanced usage
only.
Property Location (p. 472) Gets or sets the Location.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property XComponent (p. 472) Gets the XComponent.
Property YComponent (p. 472) Gets the YComponent.
Property ZComponent (p. 472) Gets the ZComponent.

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DefineBy
Gets or sets the DefineBy.

Declaration Syntax
public LoadDefineBy DefineBy { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 471
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

XComponent
Gets the XComponent.

Declaration Syntax
public Field XComponent { get; }

YComponent
Gets the YComponent.

Declaration Syntax
public Field YComponent { get; }

ZComponent
Gets the ZComponent.

Declaration Syntax
public Field ZComponent { get; }

Voltage
Defines a Voltage.

Declaration Syntax
public class Voltage : GenericBoundaryCondition

Table 136: Members

Property Children (p. 385) Gets the list of children.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Comments (p. 385) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
472 of ANSYS, Inc. and its subsidiaries and affiliates.
Voltage

(Inherited from
GenericBoundaryCondition (p. 384).)
Property Figures (p. 385) Gets the list of associated figures.

(Inherited from
GenericBoundaryCondition (p. 384).)
Property InternalObject (p. 473) Gets the internal object. For advanced usage
only.
Property Location (p. 473) Gets or sets the Location.
Property Magnitude (p. 473) Gets the Magnitude.
Property NumberOfSegments (p. 473) Gets or sets the NumberOfSegments.
Property PhaseAngle (p. 474) Gets or sets the PhaseAngle.
Property Suppressed (p. 385) Gets or sets the Suppressed.

(Inherited from
GenericBoundaryCondition (p. 384).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Magnitude
Gets the Magnitude.

Declaration Syntax
public Field Magnitude { get; }

NumberOfSegments
Gets or sets the NumberOfSegments.

Declaration Syntax
public int NumberOfSegments { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 473
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace

PhaseAngle
Gets or sets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
474 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Connections Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Connections

Table 137: Members

Beam (p. 475) Defines a Beam.


Bearing (p. 482) Defines a Bearing.
BodyInteraction (p. 488) Defines a
BodyInteraction.
BodyInteractions (p. 491) Defines a
BodyInteractions.
ConnectionGroup (p. 493) Defines a
ConnectionGroup.
Connections (p. 501) Defines a
Connections.
ContactRegion (p. 506) Defines a
ContactRegion.
ContactTool (p. 520) Defines a
ContactTool.
Joint (p. 524) Defines a Joint.
Spring (p. 535) Defines a Spring.

Beam
Defines a Beam.

Declaration Syntax
public class Beam : DataModelObject, IFolderDataModelObject

Table 138: Members

Property Children (p. 476) Gets the list of children.


Property Comments (p. 476) Gets the list of associated comments.
Property CrossSection (p. 477) Gets the CrossSection.
Property Figures (p. 477) Gets the list of associated figures.
Property InternalObject (p. 477) Gets the internal object. For advanced usage
only.
Property Material (p. 477) Gets or sets the Material.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 475
Ansys.ACT.Automation.Mechanical.Connections Namespace

Property MobileAppliedBy (p. 477) Gets or sets the MobileAppliedBy.


Property MobileBehavior (p. 477) Gets or sets the MobileBehavior.
Property MobileBody (p. 478) Gets the MobileBody.
Property MobileCoordinateSystem (p. 478) Gets or sets the MobileCoordinateSystem.
Property MobileLocation (p. 478) Gets or sets the MobileLocation.
Property MobilePinballRegion (p. 478) Gets or sets the MobilePinballRegion.
Property MobileXCoordinate (p. 478) Gets or sets the MobileXCoordinate.
Property MobileYCoordinate (p. 478) Gets or sets the MobileYCoordinate.
Property MobileZCoordinate (p. 478) Gets or sets the MobileZCoordinate.
Property Radius (p. 479) Gets or sets the Radius.
Property ReferenceAppliedBy (p. 479) Gets or sets the ReferenceAppliedBy.
Property ReferenceBehavior (p. 479) Gets or sets the ReferenceBehavior.
Property ReferenceBody (p. 479) Gets the ReferenceBody.
Property ReferenceCoordinateSystem (p. 479) Gets or sets the ReferenceCoordinateSystem.
Property ReferenceLocation (p. 479) Gets or sets the ReferenceLocation.
Property ReferenceLocationPoint (p. 480) Gets or sets the ReferenceLocationPoint.
Property ReferencePinballRegion (p. 480) Gets or sets the ReferencePinballRegion.
Property ReferenceXCoordinate (p. 480) Gets or sets the ReferenceXCoordinate.
Property ReferenceYCoordinate (p. 480) Gets or sets the ReferenceYCoordinate.
Property ReferenceZCoordinate (p. 480) Gets or sets the ReferenceZCoordinate.
Property Scope (p. 480) Gets or sets the Scope.
Property Suppressed (p. 480) Gets or sets the Suppressed.
Property Visible (p. 481) Gets the Visible.
Method AddComment() (p. 481) Creates a new child Comment.
Method AddFigure() (p. 481) Creates a new child Figure.
Method Delete() (p. 481) Run the Delete action.
Method Duplicate() (p. 481) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 481)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
476 of ANSYS, Inc. and its subsidiaries and affiliates.
Beam

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CrossSection
Gets the CrossSection.

Declaration Syntax
public CrossSectionType CrossSection { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBeamConnectionAuto InternalObject { get; }

Material
Gets or sets the Material.

Declaration Syntax
public string Material { set;get; }

MobileAppliedBy
Gets or sets the MobileAppliedBy.

Declaration Syntax
public RemoteApplicationType MobileAppliedBy { set;get; }

MobileBehavior
Gets or sets the MobileBehavior.

Declaration Syntax
public LoadBehavior MobileBehavior { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 477
Ansys.ACT.Automation.Mechanical.Connections Namespace

MobileBody
Gets the MobileBody.

Declaration Syntax
public string MobileBody { get; }

MobileCoordinateSystem
Gets or sets the MobileCoordinateSystem.

Declaration Syntax
public CoordinateSystem MobileCoordinateSystem { set;get; }

MobileLocation
Gets or sets the MobileLocation.

Declaration Syntax
public ISelectionInfo MobileLocation { set;get; }

MobilePinballRegion
Gets or sets the MobilePinballRegion.

Declaration Syntax
public Quantity MobilePinballRegion { set;get; }

MobileXCoordinate
Gets or sets the MobileXCoordinate.

Declaration Syntax
public Quantity MobileXCoordinate { set;get; }

MobileYCoordinate
Gets or sets the MobileYCoordinate.

Declaration Syntax
public Quantity MobileYCoordinate { set;get; }

MobileZCoordinate
Gets or sets the MobileZCoordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
478 of ANSYS, Inc. and its subsidiaries and affiliates.
Beam

Declaration Syntax
public Quantity MobileZCoordinate { set;get; }

Radius
Gets or sets the Radius.

Declaration Syntax
public Quantity Radius { set;get; }

ReferenceAppliedBy
Gets or sets the ReferenceAppliedBy.

Declaration Syntax
public RemoteApplicationType ReferenceAppliedBy { set;get; }

ReferenceBehavior
Gets or sets the ReferenceBehavior.

Declaration Syntax
public LoadBehavior ReferenceBehavior { set;get; }

ReferenceBody
Gets the ReferenceBody.

Declaration Syntax
public string ReferenceBody { get; }

ReferenceCoordinateSystem
Gets or sets the ReferenceCoordinateSystem.

Declaration Syntax
public CoordinateSystem ReferenceCoordinateSystem { set;get; }

ReferenceLocation
Gets or sets the ReferenceLocation.

Declaration Syntax
public ISelectionInfo ReferenceLocation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 479
Ansys.ACT.Automation.Mechanical.Connections Namespace

ReferenceLocationPoint
Gets or sets the ReferenceLocationPoint.

Declaration Syntax
public ISelectionInfo ReferenceLocationPoint { set;get; }

ReferencePinballRegion
Gets or sets the ReferencePinballRegion.

Declaration Syntax
public Quantity ReferencePinballRegion { set;get; }

ReferenceXCoordinate
Gets or sets the ReferenceXCoordinate.

Declaration Syntax
public Quantity ReferenceXCoordinate { set;get; }

ReferenceYCoordinate
Gets or sets the ReferenceYCoordinate.

Declaration Syntax
public Quantity ReferenceYCoordinate { set;get; }

ReferenceZCoordinate
Gets or sets the ReferenceZCoordinate.

Declaration Syntax
public Quantity ReferenceZCoordinate { set;get; }

Scope
Gets or sets the Scope.

Declaration Syntax
public SpringScopingType Scope { set;get; }

Suppressed
Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
480 of ANSYS, Inc. and its subsidiaries and affiliates.
Beam

Declaration Syntax
public bool Suppressed { set;get; }

Visible
Gets the Visible.

Declaration Syntax
public bool Visible { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 481
Ansys.ACT.Automation.Mechanical.Connections Namespace

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Bearing
Defines a Bearing.

Declaration Syntax
public class Bearing : DataModelObject, IFolderDataModelObject

Table 139: Members

Property AnsBCType (p. 483) Gets the AnsBCType.


Property Children (p. 483) Gets the list of children.
Property Comments (p. 483) Gets the list of associated comments.
Property ConnectionType (p. 483) Gets the ConnectionType.
Property DampingC11 (p. 483) Gets the DampingC11.
Property DampingC12 (p. 484) Gets the DampingC12.
Property DampingC21 (p. 484) Gets the DampingC21.
Property DampingC22 (p. 484) Gets the DampingC22.
Property Figures (p. 484) Gets the list of associated figures.
Property InternalObject (p. 484) Gets the internal object. For advanced usage
only.
Property MobileBehavior (p. 484) Gets or sets the MobileBehavior.
Property MobileBody (p. 484) Gets the MobileBody.
Property MobileCoordinateSystem (p. 485) Gets or sets the MobileCoordinateSystem.
Property MobileLocation (p. 485) Gets or sets the MobileLocation.
Property MobilePinballSize (p. 485) Gets or sets the MobilePinballSize.
Property MobileXCoordinate (p. 485) Gets the MobileXCoordinate.
Property MobileYCoordinate (p. 485) Gets the MobileYCoordinate.
Property MobileZCoordinate (p. 485) Gets the MobileZCoordinate.
Property ReferenceBehavior (p. 486) Gets or sets the ReferenceBehavior.
Property ReferenceBodyName (p. 486) Gets the ReferenceBodyName.
Property ReferenceCoordinateSystem (p. 486) Gets or sets the ReferenceCoordinateSystem.
Property ReferencePinballRegion (p. 486) Gets or sets the ReferencePinballRegion.
Property ReferenceRotationPlane (p. 486) Gets or sets the ReferenceRotationPlane.
Property ReferenceSet (p. 486) Gets or sets the ReferenceSet.
Property StiffnessK11 (p. 486) Gets the StiffnessK11.
Property StiffnessK12 (p. 487) Gets the StiffnessK12.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
482 of ANSYS, Inc. and its subsidiaries and affiliates.
Bearing

Property StiffnessK21 (p. 487) Gets the StiffnessK21.


Property StiffnessK22 (p. 487) Gets the StiffnessK22.
Property Suppressed (p. 487) Gets or sets the Suppressed.
Method AddComment() (p. 487) Creates a new child Comment.
Method AddFigure() (p. 487) Creates a new child Figure.
Method Delete() (p. 488) Run the Delete action.
Method Duplicate() (p. 488) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 488)

AnsBCType
Gets the AnsBCType.

Declaration Syntax
public int AnsBCType { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ConnectionType
Gets the ConnectionType.

Declaration Syntax
public ConnectionScopingType ConnectionType { get; }

DampingC11
Gets the DampingC11.

Declaration Syntax
public Field DampingC11 { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 483
Ansys.ACT.Automation.Mechanical.Connections Namespace

DampingC12
Gets the DampingC12.

Declaration Syntax
public Field DampingC12 { get; }

DampingC21
Gets the DampingC21.

Declaration Syntax
public Field DampingC21 { get; }

DampingC22
Gets the DampingC22.

Declaration Syntax
public Field DampingC22 { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBearingAuto InternalObject { get; }

MobileBehavior
Gets or sets the MobileBehavior.

Declaration Syntax
public LoadBehavior MobileBehavior { set;get; }

MobileBody
Gets the MobileBody.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
484 of ANSYS, Inc. and its subsidiaries and affiliates.
Bearing

Declaration Syntax
public string MobileBody { get; }

MobileCoordinateSystem
Gets or sets the MobileCoordinateSystem.

Declaration Syntax
public CoordinateSystem MobileCoordinateSystem { set;get; }

MobileLocation
Gets or sets the MobileLocation.

Declaration Syntax
public ISelectionInfo MobileLocation { set;get; }

MobilePinballSize
Gets or sets the MobilePinballSize.

Declaration Syntax
public Quantity MobilePinballSize { set;get; }

MobileXCoordinate
Gets the MobileXCoordinate.

Declaration Syntax
public Quantity MobileXCoordinate { get; }

MobileYCoordinate
Gets the MobileYCoordinate.

Declaration Syntax
public Quantity MobileYCoordinate { get; }

MobileZCoordinate
Gets the MobileZCoordinate.

Declaration Syntax
public Quantity MobileZCoordinate { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 485
Ansys.ACT.Automation.Mechanical.Connections Namespace

ReferenceBehavior
Gets or sets the ReferenceBehavior.

Declaration Syntax
public LoadBehavior ReferenceBehavior { set;get; }

ReferenceBodyName
Gets the ReferenceBodyName.

Declaration Syntax
public string ReferenceBodyName { get; }

ReferenceCoordinateSystem
Gets or sets the ReferenceCoordinateSystem.

Declaration Syntax
public CoordinateSystem ReferenceCoordinateSystem { set;get; }

ReferencePinballRegion
Gets or sets the ReferencePinballRegion.

Declaration Syntax
public Quantity ReferencePinballRegion { set;get; }

ReferenceRotationPlane
Gets or sets the ReferenceRotationPlane.

Declaration Syntax
public RotationPlane ReferenceRotationPlane { set;get; }

ReferenceSet
Gets or sets the ReferenceSet.

Declaration Syntax
public ISelectionInfo ReferenceSet { set;get; }

StiffnessK11
Gets the StiffnessK11.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
486 of ANSYS, Inc. and its subsidiaries and affiliates.
Bearing

Declaration Syntax
public Field StiffnessK11 { get; }

StiffnessK12
Gets the StiffnessK12.

Declaration Syntax
public Field StiffnessK12 { get; }

StiffnessK21
Gets the StiffnessK21.

Declaration Syntax
public Field StiffnessK21 { get; }

StiffnessK22
Gets the StiffnessK22.

Declaration Syntax
public Field StiffnessK22 { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 487
Ansys.ACT.Automation.Mechanical.Connections Namespace

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

BodyInteraction
Defines a BodyInteraction.

Declaration Syntax
public class BodyInteraction : DataModelObject, IFolderDataModelObject

Table 140: Members

Property Children (p. 489) Gets the list of children.


Property Comments (p. 489) Gets the list of associated comments.
Property ContactType (p. 489) Gets or sets the ContactType.
Property Figures (p. 489) Gets the list of associated figures.
Property InternalObject (p. 489) Gets the internal object. For advanced usage
only.
Property Location (p. 489) Gets or sets the Location.
Property Suppressed (p. 490) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
488 of ANSYS, Inc. and its subsidiaries and affiliates.
BodyInteraction

Method AddComment() (p. 490) Creates a new child Comment.


Method AddFigure() (p. 490) Creates a new child Figure.
Method Delete() (p. 490) Run the Delete action.
Method Duplicate() (p. 490) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 490)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ContactType
Gets or sets the ContactType.

Declaration Syntax
public ContactType ContactType { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBodyInteractionAuto InternalObject { get; }

Location
Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 489
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public ISelectionInfo Location { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
490 of ANSYS, Inc. and its subsidiaries and affiliates.
BodyInteractions

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

BodyInteractions
Defines a BodyInteractions.

Declaration Syntax
public class BodyInteractions : DataModelObject, IFolderDataModelObject

Table 141: Members

Property BodySelfContact (p. 491) Gets or sets the BodySelfContact.


Property Children (p. 491) Gets the list of children.
Property Comments (p. 492) Gets the list of associated comments.
Property ContactDetection (p. 492) Gets or sets the ContactDetection.
Property ElementSelfContact (p. 492) Gets or sets the ElementSelfContact.
Property Figures (p. 492) Gets the list of associated figures.
Property Formulation (p. 492) Gets or sets the Formulation.
Property InternalObject (p. 492) Gets the internal object. For advanced usage
only.
Property Tolerance (p. 492) Gets or sets the Tolerance.
Method AddBodyInteraction() (p. 493) Creates a new child BodyInteraction.
Method AddComment() (p. 493) Creates a new child Comment.
Method AddFigure() (p. 493) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 493)

BodySelfContact
Gets or sets the BodySelfContact.

Declaration Syntax
public YesNoProgrammedControlled BodySelfContact { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 491
Ansys.ACT.Automation.Mechanical.Connections Namespace

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ContactDetection
Gets or sets the ContactDetection.

Declaration Syntax
public ContactDetection ContactDetection { set;get; }

ElementSelfContact
Gets or sets the ElementSelfContact.

Declaration Syntax
public YesNoProgrammedControlled ElementSelfContact { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Formulation
Gets or sets the Formulation.

Declaration Syntax
public BodyInteractionFormulation Formulation { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBodyInteractionGroupAuto InternalObject { get; }

Tolerance
Gets or sets the Tolerance.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
492 of ANSYS, Inc. and its subsidiaries and affiliates.
ConnectionGroup

Declaration Syntax
public double Tolerance { set;get; }

AddBodyInteraction()
Creates a new child BodyInteraction.

Declaration Syntax
public BodyInteraction AddBodyInteraction()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ConnectionGroup
Defines a ConnectionGroup.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 493
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public class ConnectionGroup : DataModelObject, IFolderDataModelObject

Table 142: Members

Property ActiveConnections (p. 495) Gets the ActiveConnections.


Property AutomaticFixedJoints (p. 495) Gets or sets the AutomaticFixedJoints.
Property Children (p. 495) Gets the list of children.
Property Comments (p. 495) Gets the list of associated comments.
Property Connections (p. 495) Gets the Connections.
Property ConnectionType (p. 496) Gets or sets the ConnectionType.
Property EdgeEdge (p. 496) Gets the EdgeEdge.
Property EdgeOverlapTolerance (p. 496) Gets or sets the EdgeOverlapTolerance.
Property FaceAngleTolerance (p. 496) Gets or sets the FaceAngleTolerance.
Property FaceEdge (p. 496) Gets or sets the FaceEdge.
Property FaceFace (p. 496) Gets or sets the FaceFace.
Property Figures (p. 496) Gets the list of associated figures.
Property GroupBy (p. 497) Gets or sets the GroupBy.
Property InternalObject (p. 497) Gets the internal object. For advanced usage
only.
Property Location (p. 497) Gets or sets the Location.
Property MinimumDistancePercentage (p. 497) Gets or sets the MinimumDistancePercentage.
Property MinimumDistanceValue (p. 497) Gets or sets the MinimumDistanceValue.
Property Priority (p. 497) Gets or sets the Priority.
Property RevoluteJoints (p. 498) Gets or sets the RevoluteJoints.
Property SearchAcross (p. 498) Gets or sets the SearchAcross.
Property Suppressed (p. 498) Gets or sets the Suppressed.
Property ThicknessScaleFactor (p. 498) Gets or sets the ThicknessScaleFactor.
Property ToleranceSlider (p. 498) Gets or sets the ToleranceSlider.
Property ToleranceType (p. 498) Gets or sets the ToleranceType.
Property ToleranceValue (p. 498) Gets or sets the ToleranceValue.
Property UseRange (p. 499) Gets or sets the UseRange.
Method AddComment() (p. 499) Creates a new child Comment.
Method AddContactRegion() (p. 499) Creates a new child ContactRegion.
Method AddFigure() (p. 499) Creates a new child Figure.
Method AddJoint() (p. 499) Creates a new child Joint.
Method AddSpotWeld() (p. 499) Creates a new child SpotWeld.
Method CreateAutomaticConnections() (p. 500) Run the CreateAutomaticConnections action.
Method Delete() (p. 500) Run the Delete action.
Method DeleteChildren() (p. 500) Run the DeleteChildren action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
494 of ANSYS, Inc. and its subsidiaries and affiliates.
ConnectionGroup

Method DeleteChildren(bool) (p. 500) Run the DeleteChildren action with optional
verification dialog.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 500)
Method RepairOverlappingContactRegions() (p. 501) Run the RepairOverlappingContactRegions
action.
Method SearchConnectionsForDuplicatePairs() (p. 501) Run the SearchConnectionsForDuplicatePairs
action.

ActiveConnections
Gets the ActiveConnections.

Declaration Syntax
public uint ActiveConnections { get; }

AutomaticFixedJoints
Gets or sets the AutomaticFixedJoints.

Declaration Syntax
public bool AutomaticFixedJoints { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Connections
Gets the Connections.

Declaration Syntax
public uint Connections { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 495
Ansys.ACT.Automation.Mechanical.Connections Namespace

ConnectionType
Gets or sets the ConnectionType.

Declaration Syntax
public uint ConnectionType { set;get; }

EdgeEdge
Gets the EdgeEdge.

Declaration Syntax
public ContactEdgeEdgeOption EdgeEdge { get; }

EdgeOverlapTolerance
Gets or sets the EdgeOverlapTolerance.

Declaration Syntax
public double EdgeOverlapTolerance { set;get; }

FaceAngleTolerance
Gets or sets the FaceAngleTolerance.

Declaration Syntax
public Quantity FaceAngleTolerance { set;get; }

FaceEdge
Gets or sets the FaceEdge.

Declaration Syntax
public ContactFaceEdgeOption FaceEdge { set;get; }

FaceFace
Gets or sets the FaceFace.

Declaration Syntax
public bool FaceFace { set;get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
496 of ANSYS, Inc. and its subsidiaries and affiliates.
ConnectionGroup

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GroupBy
Gets or sets the GroupBy.

Declaration Syntax
public ContactGroupingType GroupBy { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSConnectionGroupAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MinimumDistancePercentage
Gets or sets the MinimumDistancePercentage.

Declaration Syntax
public int MinimumDistancePercentage { set;get; }

MinimumDistanceValue
Gets or sets the MinimumDistanceValue.

Declaration Syntax
public Quantity MinimumDistanceValue { set;get; }

Priority
Gets or sets the Priority.

Declaration Syntax
public ContactFaceEdgePriority Priority { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 497
Ansys.ACT.Automation.Mechanical.Connections Namespace

RevoluteJoints
Gets or sets the RevoluteJoints.

Declaration Syntax
public bool RevoluteJoints { set;get; }

SearchAcross
Gets or sets the SearchAcross.

Declaration Syntax
public ContactSearchingType SearchAcross { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

ThicknessScaleFactor
Gets or sets the ThicknessScaleFactor.

Declaration Syntax
public double ThicknessScaleFactor { set;get; }

ToleranceSlider
Gets or sets the ToleranceSlider.

Declaration Syntax
public int ToleranceSlider { set;get; }

ToleranceType
Gets or sets the ToleranceType.

Declaration Syntax
public ContactToleranceType ToleranceType { set;get; }

ToleranceValue
Gets or sets the ToleranceValue.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
498 of ANSYS, Inc. and its subsidiaries and affiliates.
ConnectionGroup

Declaration Syntax
public Quantity ToleranceValue { set;get; }

UseRange
Gets or sets the UseRange.

Declaration Syntax
public int UseRange { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddContactRegion()
Creates a new child ContactRegion.

Declaration Syntax
public ContactRegion AddContactRegion()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddJoint()
Creates a new child Joint.

Declaration Syntax
public Joint AddJoint()

AddSpotWeld()
Creates a new child SpotWeld.

Declaration Syntax
public ContactRegion AddSpotWeld()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 499
Ansys.ACT.Automation.Mechanical.Connections Namespace

CreateAutomaticConnections()
Run the CreateAutomaticConnections action.

Declaration Syntax
public void CreateAutomaticConnections()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

DeleteChildren()
Run the DeleteChildren action.

Declaration Syntax
public void DeleteChildren()

DeleteChildren(bool)
Run the DeleteChildren action with optional verification dialog.

Declaration Syntax
public void DeleteChildren(bool b_Verify)

Parameters
b_Verify(bool)
No details are provided for this entry.

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
500 of ANSYS, Inc. and its subsidiaries and affiliates.
Connections

RepairOverlappingContactRegions()
Run the RepairOverlappingContactRegions action.

Declaration Syntax
public void RepairOverlappingContactRegions()

SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.

Declaration Syntax
public void SearchConnectionsForDuplicatePairs()

Connections
Defines a Connections.

Declaration Syntax
public class Connections : DataModelObject, IFolderDataModelObject

Table 143: Members

Property Children (p. 502) Gets the list of children.


Property Comments (p. 502) Gets the list of associated comments.
Property Figures (p. 502) Gets the list of associated figures.
Property FixedJoints (p. 502) Gets or sets the FixedJoints.
Property GenerateAutomaticConnectionOnRefresh (p. 502) Gets or sets the
GenerateAutomaticConnectionOnRefresh.
Property InternalObject (p. 503) Gets the internal object. For advanced
usage only.
Property SolverFilesDirectory (p. 503) Gets or sets the SolverFilesDirectory.
Property TransparencyEnabled (p. 503) Gets or sets the TransparencyEnabled.
Method AddBeam() (p. 503) Creates a new child Beam.
Method AddBearing() (p. 503) Creates a new child Bearing.
Method AddBodyInteraction() (p. 503) Creates a new child BodyInteraction.
Method AddComment() (p. 504) Creates a new child Comment.
Method AddConnectionGroup() (p. 504) Creates a new child ConnectionGroup.
Method AddContactRegion() (p. 504) Creates a new child ContactRegion.
Method AddContactTool() (p. 504) Creates a new child ContactTool.
Method AddEndRelease() (p. 504) Creates a new child EndRelease.
Method AddFigure() (p. 504) Creates a new child Figure.
Method AddJoint() (p. 504) Creates a new child Joint.
Method AddSpotWeld() (p. 505) Creates a new child SpotWeld.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 501
Ansys.ACT.Automation.Mechanical.Connections Namespace

Method AddSpring() (p. 505) Creates a new child Spring.


Method CreateAutomaticConnections() (p. 505) Run the CreateAutomaticConnections
action.
Method GenerateInitialContactResults() (p. 505) Run the GenerateInitialContactResults
action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 505)
Method RepairOverlappingContactRegions() (p. 506) Run the RepairOverlappingContactRegions
action.
Method SearchConnectionsForDuplicatePairs() (p. 506) Run the
SearchConnectionsForDuplicatePairs
action.

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

FixedJoints
Gets or sets the FixedJoints.

Declaration Syntax
public bool FixedJoints { set;get; }

GenerateAutomaticConnectionOnRefresh
Gets or sets the GenerateAutomaticConnectionOnRefresh.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
502 of ANSYS, Inc. and its subsidiaries and affiliates.
Connections

Declaration Syntax
public AutomaticOrManual GenerateAutomaticConnectionOnRefresh { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSContactGroupAuto InternalObject { get; }

SolverFilesDirectory
Gets or sets the SolverFilesDirectory.

Declaration Syntax
public string SolverFilesDirectory { set;get; }

TransparencyEnabled
Gets or sets the TransparencyEnabled.

Declaration Syntax
public bool TransparencyEnabled { set;get; }

AddBeam()
Creates a new child Beam.

Declaration Syntax
public Beam AddBeam()

AddBearing()
Creates a new child Bearing.

Declaration Syntax
public Bearing AddBearing()

AddBodyInteraction()
Creates a new child BodyInteraction.

Declaration Syntax
public BodyInteraction AddBodyInteraction()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 503
Ansys.ACT.Automation.Mechanical.Connections Namespace

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddConnectionGroup()
Creates a new child ConnectionGroup.

Declaration Syntax
public ConnectionGroup AddConnectionGroup()

AddContactRegion()
Creates a new child ContactRegion.

Declaration Syntax
public ContactRegion AddContactRegion()

AddContactTool()
Creates a new child ContactTool.

Declaration Syntax
public ContactTool AddContactTool()

AddEndRelease()
Creates a new child EndRelease.

Declaration Syntax
public EndRelease AddEndRelease()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddJoint()
Creates a new child Joint.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
504 of ANSYS, Inc. and its subsidiaries and affiliates.
Connections

Declaration Syntax
public Joint AddJoint()

AddSpotWeld()
Creates a new child SpotWeld.

Declaration Syntax
public ContactRegion AddSpotWeld()

AddSpring()
Creates a new child Spring.

Declaration Syntax
public Spring AddSpring()

CreateAutomaticConnections()
Run the CreateAutomaticConnections action.

Declaration Syntax
public void CreateAutomaticConnections()

GenerateInitialContactResults()
Run the GenerateInitialContactResults action.

Declaration Syntax
public void GenerateInitialContactResults()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 505
Ansys.ACT.Automation.Mechanical.Connections Namespace

RepairOverlappingContactRegions()
Run the RepairOverlappingContactRegions action.

Declaration Syntax
public void RepairOverlappingContactRegions()

SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.

Declaration Syntax
public void SearchConnectionsForDuplicatePairs()

ContactRegion
Defines a ContactRegion.

Declaration Syntax
public class ContactRegion : DataModelObject, IFolderDataModelObject

Table 144: Members

Property AutomaticDetectionValue (p. 508) Gets the AutomaticDetectionValue.


Property AutomaticElectricConductance (p. 508) Gets or sets the
AutomaticElectricConductance.
Property AutomaticNormalStiffness (p. 508) Gets or sets the AutomaticNormalStiffness.
Property AutomaticThermalConductance (p. 509) Gets or sets the
AutomaticThermalConductance.
Property BeamMaterialName (p. 509) Gets or sets the BeamMaterialName.
Property BeamRadius (p. 509) Gets or sets the BeamRadius.
Property Behavior (p. 509) Gets or sets the Behavior.
Property BondedMaximumOffset (p. 509) Gets or sets the BondedMaximumOffset.
Property Breakable (p. 509) Gets or sets the Breakable.
Property Children (p. 509) Gets the list of children.
Property Comments (p. 510) Gets the list of associated comments.
Property ConstraintType (p. 510) Gets or sets the ConstraintType.
Property ContactBodies (p. 510) Gets the ContactBodies.
Property ContactCenterPoint (p. 510) Gets or sets the ContactCenterPoint.
Property ContactEndingPoint (p. 510) Gets the ContactEndingPoint.
Property ContactFormulation (p. 510) Gets or sets the ContactFormulation.
Property ContactGeometryCorrection (p. 511) Gets or sets the ContactGeometryCorrection.
Property ContactOrientation (p. 511) Gets or sets the ContactOrientation.
Property ContactShellFace (p. 511) Gets or sets the ContactShellFace.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
506 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

Property ContactStartingPoint (p. 511) Gets or sets the ContactStartingPoint.


Property ContactType (p. 511) Gets or sets the ContactType.
Property DecayConstant (p. 511) Gets or sets the DecayConstant.
Property DetectionMethod (p. 511) Gets or sets the DetectionMethod.
Property DynamicCoefficient (p. 512) Gets or sets the DynamicCoefficient.
Property ElasticSlipTolerance (p. 512) Gets or sets the ElasticSlipTolerance.
Property ElasticSlipToleranceFactor (p. 512) Gets or sets the ElasticSlipToleranceFactor.
Property ElasticSlipToleranceValue (p. 512) Gets or sets the ElasticSlipToleranceValue.
Property ElectricConductanceValue (p. 512) Gets or sets the ElectricConductanceValue.
Property Figures (p. 512) Gets the list of associated figures.
Property FrictionCoefficient (p. 513) Gets or sets the FrictionCoefficient.
Property Handedness (p. 513) Gets or sets the Handedness.
Property InterfaceTreatment (p. 513) Gets or sets the InterfaceTreatment.
Property InternalObject (p. 513) Gets the internal object. For advanced usage
only.
Property MeanPitchDiameter (p. 513) Gets or sets the MeanPitchDiameter.
Property NormalStiffnessFactor (p. 513) Gets or sets the NormalStiffnessFactor.
Property PenetrationTolerance (p. 513) Gets or sets the PenetrationTolerance.
Property PenetrationToleranceFactor (p. 514) Gets or sets the PenetrationToleranceFactor.
Property PenetrationToleranceValue (p. 514) Gets or sets the PenetrationToleranceValue.
Property PinballFactor (p. 514) Gets or sets the PinballFactor.
Property PinballRadius (p. 514) Gets or sets the PinballRadius.
Property PinballRegion (p. 514) Gets or sets the PinballRegion.
Property PitchDistance (p. 514) Gets or sets the PitchDistance.
Property RestitutionFactor (p. 515) Gets or sets the RestitutionFactor.
Property ScopeMode (p. 515) Gets the ScopeMode.
Property ShellThicknessEffect (p. 515) Gets or sets the ShellThicknessEffect.
Property SourceLocation (p. 515) Gets or sets the SourceLocation.
Property StabilizationDampingFactor (p. 515) Gets or sets the StabilizationDampingFactor.
Property Suppressed (p. 515) Gets or sets the Suppressed.
Property TargetBodies (p. 515) Gets the TargetBodies.
Property TargetCenterPoint (p. 516) Gets the TargetCenterPoint.
Property TargetEndingPoint (p. 516) Gets the TargetEndingPoint.
Property TargetGeometryCorrection (p. 516) Gets or sets the TargetGeometryCorrection.
Property TargetLocation (p. 516) Gets or sets the TargetLocation.
Property TargetOrientation (p. 516) Gets or sets the TargetOrientation.
Property TargetShellFaceType (p. 516) Gets or sets the TargetShellFaceType.
Property TargetStartingPoint (p. 517) Gets the TargetStartingPoint.
Property ThreadAngle (p. 517) Gets or sets the ThreadAngle.
Property ThreadType (p. 517) Gets or sets the ThreadType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 507
Ansys.ACT.Automation.Mechanical.Connections Namespace

Property TimeStepControls (p. 517) Gets or sets the TimeStepControls.


Property TrimContact (p. 517) Gets or sets the TrimContact.
Property TrimTolerance (p. 517) Gets or sets the TrimTolerance.
Property UpdateStiffness (p. 517) Gets or sets the UpdateStiffness.
Property UserOffset (p. 518) Gets or sets the UserOffset.
Method AddCommandSnippet() (p. 518) Creates a new child CommandSnippet.
Method AddComment() (p. 518) Creates a new child Comment.
Method AddFigure() (p. 518) Creates a new child Figure.
Method Delete() (p. 518) Run the Delete action.
Method Duplicate() (p. 518) Run the Duplicate action.
Method FlipContactTarget() (p. 519) Run the FlipContactTarget action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 519)
Method LoadContactRegionSettings(string) (p. 519) Run the LoadContactRegionSettings action.
Method ResetToDefault() (p. 519) Run the ResetToDefault action.
Method ResetToDefault(bool) (p. 519) Run the ResetToDefault action with optional
verification dialog.
Method SaveContactRegionSettings(string) (p. 520) Run the SaveContactRegionSettings action.
Method SearchConnectionsForDuplicatePairs() (p. 520) Run the SearchConnectionsForDuplicatePairs
action.

AutomaticDetectionValue
Gets the AutomaticDetectionValue.

Declaration Syntax
public Quantity AutomaticDetectionValue { get; }

AutomaticElectricConductance
Gets or sets the AutomaticElectricConductance.

Declaration Syntax
public bool AutomaticElectricConductance { set;get; }

AutomaticNormalStiffness
Gets or sets the AutomaticNormalStiffness.

Declaration Syntax
public bool AutomaticNormalStiffness { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
508 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

AutomaticThermalConductance
Gets or sets the AutomaticThermalConductance.

Declaration Syntax
public bool AutomaticThermalConductance { set;get; }

BeamMaterialName
Gets or sets the BeamMaterialName.

Declaration Syntax
public string BeamMaterialName { set;get; }

BeamRadius
Gets or sets the BeamRadius.

Declaration Syntax
public Quantity BeamRadius { set;get; }

Behavior
Gets or sets the Behavior.

Declaration Syntax
public ContactBehavior Behavior { set;get; }

BondedMaximumOffset
Gets or sets the BondedMaximumOffset.

Declaration Syntax
public Quantity BondedMaximumOffset { set;get; }

Breakable
Gets or sets the Breakable.

Declaration Syntax
public BondedBreakableType Breakable { set;get; }

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 509
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ConstraintType
Gets or sets the ConstraintType.

Declaration Syntax
public ContactConstraintType ConstraintType { set;get; }

ContactBodies
Gets the ContactBodies.

Declaration Syntax
public string ContactBodies { get; }

ContactCenterPoint
Gets or sets the ContactCenterPoint.

Declaration Syntax
public CoordinateSystem ContactCenterPoint { set;get; }

ContactEndingPoint
Gets the ContactEndingPoint.

Declaration Syntax
public CoordinateSystem ContactEndingPoint { get; }

ContactFormulation
Gets or sets the ContactFormulation.

Declaration Syntax
public ContactFormulation ContactFormulation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
510 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

ContactGeometryCorrection
Gets or sets the ContactGeometryCorrection.

Declaration Syntax
public ContactCorrection ContactGeometryCorrection { set;get; }

ContactOrientation
Gets or sets the ContactOrientation.

Declaration Syntax
public ContactOrientation ContactOrientation { set;get; }

ContactShellFace
Gets or sets the ContactShellFace.

Declaration Syntax
public ShellFaceType ContactShellFace { set;get; }

ContactStartingPoint
Gets or sets the ContactStartingPoint.

Declaration Syntax
public CoordinateSystem ContactStartingPoint { set;get; }

ContactType
Gets or sets the ContactType.

Declaration Syntax
public ContactType ContactType { set;get; }

DecayConstant
Gets or sets the DecayConstant.

Declaration Syntax
public double DecayConstant { set;get; }

DetectionMethod
Gets or sets the DetectionMethod.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 511
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public ContactDetectionPoint DetectionMethod { set;get; }

DynamicCoefficient
Gets or sets the DynamicCoefficient.

Declaration Syntax
public double DynamicCoefficient { set;get; }

ElasticSlipTolerance
Gets or sets the ElasticSlipTolerance.

Declaration Syntax
public ContactElasticSlipToleranceType ElasticSlipTolerance { set;get; }

ElasticSlipToleranceFactor
Gets or sets the ElasticSlipToleranceFactor.

Declaration Syntax
public double ElasticSlipToleranceFactor { set;get; }

ElasticSlipToleranceValue
Gets or sets the ElasticSlipToleranceValue.

Declaration Syntax
public Quantity ElasticSlipToleranceValue { set;get; }

ElectricConductanceValue
Gets or sets the ElectricConductanceValue.

Declaration Syntax
public double ElectricConductanceValue { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
512 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

FrictionCoefficient
Gets or sets the FrictionCoefficient.

Declaration Syntax
public double FrictionCoefficient { set;get; }

Handedness
Gets or sets the Handedness.

Declaration Syntax
public ContactBoltThreadHand Handedness { set;get; }

InterfaceTreatment
Gets or sets the InterfaceTreatment.

Declaration Syntax
public ContactInitialEffect InterfaceTreatment { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSContactRegionAuto InternalObject { get; }

MeanPitchDiameter
Gets or sets the MeanPitchDiameter.

Declaration Syntax
public double MeanPitchDiameter { set;get; }

NormalStiffnessFactor
Gets or sets the NormalStiffnessFactor.

Declaration Syntax
public double NormalStiffnessFactor { set;get; }

PenetrationTolerance
Gets or sets the PenetrationTolerance.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 513
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public ContactPenetrationToleranceType PenetrationTolerance { set;get; }

PenetrationToleranceFactor
Gets or sets the PenetrationToleranceFactor.

Declaration Syntax
public double PenetrationToleranceFactor { set;get; }

PenetrationToleranceValue
Gets or sets the PenetrationToleranceValue.

Declaration Syntax
public Quantity PenetrationToleranceValue { set;get; }

PinballFactor
Gets or sets the PinballFactor.

Declaration Syntax
public double PinballFactor { set;get; }

PinballRadius
Gets or sets the PinballRadius.

Declaration Syntax
public Quantity PinballRadius { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public ContactPinballType PinballRegion { set;get; }

PitchDistance
Gets or sets the PitchDistance.

Declaration Syntax
public double PitchDistance { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
514 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

RestitutionFactor
Gets or sets the RestitutionFactor.

Declaration Syntax
public double RestitutionFactor { set;get; }

ScopeMode
Gets the ScopeMode.

Declaration Syntax
public AutomaticOrManual ScopeMode { get; }

ShellThicknessEffect
Gets or sets the ShellThicknessEffect.

Declaration Syntax
public bool ShellThicknessEffect { set;get; }

SourceLocation
Gets or sets the SourceLocation.

Declaration Syntax
public ISelectionInfo SourceLocation { set;get; }

StabilizationDampingFactor
Gets or sets the StabilizationDampingFactor.

Declaration Syntax
public double StabilizationDampingFactor { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TargetBodies
Gets the TargetBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 515
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public string TargetBodies { get; }

TargetCenterPoint
Gets the TargetCenterPoint.

Declaration Syntax
public CoordinateSystem TargetCenterPoint { get; }

TargetEndingPoint
Gets the TargetEndingPoint.

Declaration Syntax
public CoordinateSystem TargetEndingPoint { get; }

TargetGeometryCorrection
Gets or sets the TargetGeometryCorrection.

Declaration Syntax
public TargetCorrection TargetGeometryCorrection { set;get; }

TargetLocation
Gets or sets the TargetLocation.

Declaration Syntax
public ISelectionInfo TargetLocation { set;get; }

TargetOrientation
Gets or sets the TargetOrientation.

Declaration Syntax
public TargetOrientation TargetOrientation { set;get; }

TargetShellFaceType
Gets or sets the TargetShellFaceType.

Declaration Syntax
public ShellFaceType TargetShellFaceType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
516 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

TargetStartingPoint
Gets the TargetStartingPoint.

Declaration Syntax
public CoordinateSystem TargetStartingPoint { get; }

ThreadAngle
Gets or sets the ThreadAngle.

Declaration Syntax
public double ThreadAngle { set;get; }

ThreadType
Gets or sets the ThreadType.

Declaration Syntax
public ContactBoltThreadType ThreadType { set;get; }

TimeStepControls
Gets or sets the TimeStepControls.

Declaration Syntax
public ContactTimeStepControl TimeStepControls { set;get; }

TrimContact
Gets or sets the TrimContact.

Declaration Syntax
public ContactTrimType TrimContact { set;get; }

TrimTolerance
Gets or sets the TrimTolerance.

Declaration Syntax
public Quantity TrimTolerance { set;get; }

UpdateStiffness
Gets or sets the UpdateStiffness.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 517
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public UpdateContactStiffness UpdateStiffness { set;get; }

UserOffset
Gets or sets the UserOffset.

Declaration Syntax
public Quantity UserOffset { set;get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
518 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactRegion

FlipContactTarget()
Run the FlipContactTarget action.

Declaration Syntax
public void FlipContactTarget()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

LoadContactRegionSettings(string)
Run the LoadContactRegionSettings action.

Declaration Syntax
public void LoadContactRegionSettings(string fName)

Parameters
fName(string)
No details are provided for this entry.

ResetToDefault()
Run the ResetToDefault action.

Declaration Syntax
public void ResetToDefault()

ResetToDefault(bool)
Run the ResetToDefault action with optional verification dialog.

Declaration Syntax
public void ResetToDefault(bool b_Verify)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 519
Ansys.ACT.Automation.Mechanical.Connections Namespace

Parameters
b_Verify(bool)
No details are provided for this entry.

SaveContactRegionSettings(string)
Run the SaveContactRegionSettings action.

Declaration Syntax
public void SaveContactRegionSettings(string fName)

Parameters
fName(string)
No details are provided for this entry.

SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.

Declaration Syntax
public void SearchConnectionsForDuplicatePairs()

ContactTool
Defines a ContactTool.

Declaration Syntax
public class ContactTool : DataModelObject, IFolderDataModelObject

Table 145: Members

Property Children (p. 521) Gets the list of children.


Property Comments (p. 521) Gets the list of associated comments.
Property Figures (p. 521) Gets the list of associated figures.
Property InternalObject (p. 521) Gets the internal object. For advanced usage
only.
Property Location (p. 521) Gets or sets the Location.
Method AddComment() (p. 522) Creates a new child Comment.
Method AddFigure() (p. 522) Creates a new child Figure.
Method AddFluidPressure() (p. 522) Creates a new child ContactFluidPressure.
Method AddFrictionalStress() (p. 522) Creates a new child ContactFrictionalStress.
Method AddGap() (p. 522) Creates a new child ContactGap.
Method AddInitialInformation() (p. 522) Creates a new child ContactDataTable.
Method AddPenetration() (p. 522) Creates a new child ContactPenetration.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
520 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactTool

Method AddPressure() (p. 523) Creates a new child ContactPressure.


Method AddSlidingDistance() (p. 523) Creates a new child ContactSlidingDistance.
Method AddStatus() (p. 523) Creates a new child ContactStatus.
Method ClearGeneratedData() (p. 523) Run the ClearGeneratedData action.
Method Delete() (p. 523) Run the Delete action.
Method Duplicate() (p. 523) Run the Duplicate action.
Method GenerateInitialContactResults() (p. 524) Run the GenerateInitialContactResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 524)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSContactToolAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 521
Ansys.ACT.Automation.Mechanical.Connections Namespace

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddFluidPressure()
Creates a new child ContactFluidPressure.

Declaration Syntax
public ContactFluidPressure AddFluidPressure()

AddFrictionalStress()
Creates a new child ContactFrictionalStress.

Declaration Syntax
public ContactFrictionalStress AddFrictionalStress()

AddGap()
Creates a new child ContactGap.

Declaration Syntax
public ContactGap AddGap()

AddInitialInformation()
Creates a new child ContactDataTable.

Declaration Syntax
public ContactDataTable AddInitialInformation()

AddPenetration()
Creates a new child ContactPenetration.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
522 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactTool

Declaration Syntax
public ContactPenetration AddPenetration()

AddPressure()
Creates a new child ContactPressure.

Declaration Syntax
public ContactPressure AddPressure()

AddSlidingDistance()
Creates a new child ContactSlidingDistance.

Declaration Syntax
public ContactSlidingDistance AddSlidingDistance()

AddStatus()
Creates a new child ContactStatus.

Declaration Syntax
public ContactStatus AddStatus()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 523
Ansys.ACT.Automation.Mechanical.Connections Namespace

GenerateInitialContactResults()
Run the GenerateInitialContactResults action.

Declaration Syntax
public void GenerateInitialContactResults()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Joint
Defines a Joint.

Declaration Syntax
public class Joint : DataModelObject, IFolderDataModelObject

Table 146: Members

Property Children (p. 526) Gets the list of children.


Property Comments (p. 526) Gets the list of associated comments.
Property ConnectionType (p. 526) Gets or sets the ConnectionType.
Property Figures (p. 526) Gets the list of associated figures.
Property InitialPosition (p. 526) Gets or sets the InitialPosition.
Property InternalObject (p. 526) Gets the internal object. For advanced usage
only.
Property MobileAppliedBy (p. 527) Gets or sets the MobileAppliedBy.
Property MobileBehavior (p. 527) Gets or sets the MobileBehavior.
Property MobileBody (p. 527) Gets the MobileBody.
Property MobileCoordinateSystem (p. 527) Gets or sets the MobileCoordinateSystem.
Property MobileLocation (p. 527) Gets or sets the MobileLocation.
Property MobilePinballRegion (p. 527) Gets or sets the MobilePinballRegion.
Property ReferenceAppliedBy (p. 528) Gets or sets the ReferenceAppliedBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
524 of ANSYS, Inc. and its subsidiaries and affiliates.
Joint

Property ReferenceBehavior (p. 528) Gets or sets the ReferenceBehavior.


Property ReferenceBody (p. 528) Gets the ReferenceBody.
Property ReferenceCoordinateSystem (p. 528) Gets or sets the ReferenceCoordinateSystem.
Property ReferenceLocation (p. 528) Gets or sets the ReferenceLocation.
Property ReferencePinballRegion (p. 528) Gets or sets the ReferencePinballRegion.
Property Rotations (p. 528) Gets or sets the Rotations.
Property RXMaximum (p. 529) Gets or sets the RXMaximum.
Property RXMaximumType (p. 529) Gets or sets the RXMaximumType.
Property RXMinimum (p. 529) Gets or sets the RXMinimum.
Property RXMinimumType (p. 529) Gets or sets the RXMinimumType.
Property RYMaximum (p. 529) Gets or sets the RYMaximum.
Property RYMaximumType (p. 529) Gets or sets the RYMaximumType.
Property RYMinimum (p. 530) Gets or sets the RYMinimum.
Property RYMinimumType (p. 530) Gets or sets the RYMinimumType.
Property RZMaximum (p. 530) Gets or sets the RZMaximum.
Property RZMaximumType (p. 530) Gets or sets the RZMaximumType.
Property RZMinimum (p. 530) Gets or sets the RZMinimum.
Property RZMinimumType (p. 530) Gets or sets the RZMinimumType.
Property SolverElementType (p. 530) Gets or sets the SolverElementType.
Property Suppressed (p. 531) Gets or sets the Suppressed.
Property SuppressedForSolve (p. 531) Gets the SuppressedForSolve.
Property TorsionalDamping (p. 531) Gets or sets the TorsionalDamping.
Property TorsionalStiffness (p. 531) Gets or sets the TorsionalStiffness.
Property TranslationX (p. 531) Gets or sets the TranslationX.
Property TranslationY (p. 531) Gets or sets the TranslationY.
Property TranslationZ (p. 532) Gets or sets the TranslationZ.
Property Type (p. 532) Gets or sets the Type.
Property XMaximum (p. 532) Gets or sets the XMaximum.
Property XMaximumType (p. 532) Gets or sets the XMaximumType.
Property XMinimum (p. 532) Gets or sets the XMinimum.
Property XMinimumType (p. 532) Gets or sets the XMinimumType.
Property YMaximum (p. 532) Gets or sets the YMaximum.
Property YMaximumType (p. 533) Gets or sets the YMaximumType.
Property YMinimum (p. 533) Gets or sets the YMinimum.
Property YMinimumType (p. 533) Gets or sets the YMinimumType.
Property ZMaximum (p. 533) Gets or sets the ZMaximum.
Property ZMaximumType (p. 533) Gets or sets the ZMaximumType.
Property ZMinimum (p. 533) Gets or sets the ZMinimum.
Property ZMinimumType (p. 534) Gets or sets the ZMinimumType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 525
Ansys.ACT.Automation.Mechanical.Connections Namespace

Method AddCommandSnippet() (p. 534) Creates a new child CommandSnippet.


Method AddComment() (p. 534) Creates a new child Comment.
Method AddFigure() (p. 534) Creates a new child Figure.
Method Delete() (p. 534) Run the Delete action.
Method Duplicate() (p. 534) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 534)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ConnectionType
Gets or sets the ConnectionType.

Declaration Syntax
public JointScopingType ConnectionType { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InitialPosition
Gets or sets the InitialPosition.

Declaration Syntax
public JointInitialPosition InitialPosition { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
526 of ANSYS, Inc. and its subsidiaries and affiliates.
Joint

Declaration Syntax
public IDSJointAuto InternalObject { get; }

MobileAppliedBy
Gets or sets the MobileAppliedBy.

Declaration Syntax
public RemoteApplicationType MobileAppliedBy { set;get; }

MobileBehavior
Gets or sets the MobileBehavior.

Declaration Syntax
public LoadBehavior MobileBehavior { set;get; }

MobileBody
Gets the MobileBody.

Declaration Syntax
public string MobileBody { get; }

MobileCoordinateSystem
Gets or sets the MobileCoordinateSystem.

Declaration Syntax
public CoordinateSystem MobileCoordinateSystem { set;get; }

MobileLocation
Gets or sets the MobileLocation.

Declaration Syntax
public ISelectionInfo MobileLocation { set;get; }

MobilePinballRegion
Gets or sets the MobilePinballRegion.

Declaration Syntax
public Quantity MobilePinballRegion { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 527
Ansys.ACT.Automation.Mechanical.Connections Namespace

ReferenceAppliedBy
Gets or sets the ReferenceAppliedBy.

Declaration Syntax
public RemoteApplicationType ReferenceAppliedBy { set;get; }

ReferenceBehavior
Gets or sets the ReferenceBehavior.

Declaration Syntax
public LoadBehavior ReferenceBehavior { set;get; }

ReferenceBody
Gets the ReferenceBody.

Declaration Syntax
public string ReferenceBody { get; }

ReferenceCoordinateSystem
Gets or sets the ReferenceCoordinateSystem.

Declaration Syntax
public CoordinateSystem ReferenceCoordinateSystem { set;get; }

ReferenceLocation
Gets or sets the ReferenceLocation.

Declaration Syntax
public ISelectionInfo ReferenceLocation { set;get; }

ReferencePinballRegion
Gets or sets the ReferencePinballRegion.

Declaration Syntax
public Quantity ReferencePinballRegion { set;get; }

Rotations
Gets or sets the Rotations.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
528 of ANSYS, Inc. and its subsidiaries and affiliates.
Joint

Declaration Syntax
public JointRotationDOFType Rotations { set;get; }

RXMaximum
Gets or sets the RXMaximum.

Declaration Syntax
public double RXMaximum { set;get; }

RXMaximumType
Gets or sets the RXMaximumType.

Declaration Syntax
public JointStopType RXMaximumType { set;get; }

RXMinimum
Gets or sets the RXMinimum.

Declaration Syntax
public double RXMinimum { set;get; }

RXMinimumType
Gets or sets the RXMinimumType.

Declaration Syntax
public JointStopType RXMinimumType { set;get; }

RYMaximum
Gets or sets the RYMaximum.

Declaration Syntax
public double RYMaximum { set;get; }

RYMaximumType
Gets or sets the RYMaximumType.

Declaration Syntax
public JointStopType RYMaximumType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 529
Ansys.ACT.Automation.Mechanical.Connections Namespace

RYMinimum
Gets or sets the RYMinimum.

Declaration Syntax
public double RYMinimum { set;get; }

RYMinimumType
Gets or sets the RYMinimumType.

Declaration Syntax
public JointStopType RYMinimumType { set;get; }

RZMaximum
Gets or sets the RZMaximum.

Declaration Syntax
public double RZMaximum { set;get; }

RZMaximumType
Gets or sets the RZMaximumType.

Declaration Syntax
public JointStopType RZMaximumType { set;get; }

RZMinimum
Gets or sets the RZMinimum.

Declaration Syntax
public double RZMinimum { set;get; }

RZMinimumType
Gets or sets the RZMinimumType.

Declaration Syntax
public JointStopType RZMinimumType { set;get; }

SolverElementType
Gets or sets the SolverElementType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
530 of ANSYS, Inc. and its subsidiaries and affiliates.
Joint

Declaration Syntax
public JointSolverElementType SolverElementType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

SuppressedForSolve
Gets the SuppressedForSolve.

Declaration Syntax
public bool SuppressedForSolve { get; }

TorsionalDamping
Gets or sets the TorsionalDamping.

Declaration Syntax
public Quantity TorsionalDamping { set;get; }

TorsionalStiffness
Gets or sets the TorsionalStiffness.

Declaration Syntax
public Quantity TorsionalStiffness { set;get; }

TranslationX
Gets or sets the TranslationX.

Declaration Syntax
public FixedOrFree TranslationX { set;get; }

TranslationY
Gets or sets the TranslationY.

Declaration Syntax
public FixedOrFree TranslationY { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 531
Ansys.ACT.Automation.Mechanical.Connections Namespace

TranslationZ
Gets or sets the TranslationZ.

Declaration Syntax
public FixedOrFree TranslationZ { set;get; }

Type
Gets or sets the Type.

Declaration Syntax
public JointType Type { set;get; }

XMaximum
Gets or sets the XMaximum.

Declaration Syntax
public double XMaximum { set;get; }

XMaximumType
Gets or sets the XMaximumType.

Declaration Syntax
public JointStopType XMaximumType { set;get; }

XMinimum
Gets or sets the XMinimum.

Declaration Syntax
public double XMinimum { set;get; }

XMinimumType
Gets or sets the XMinimumType.

Declaration Syntax
public JointStopType XMinimumType { set;get; }

YMaximum
Gets or sets the YMaximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
532 of ANSYS, Inc. and its subsidiaries and affiliates.
Joint

Declaration Syntax
public double YMaximum { set;get; }

YMaximumType
Gets or sets the YMaximumType.

Declaration Syntax
public JointStopType YMaximumType { set;get; }

YMinimum
Gets or sets the YMinimum.

Declaration Syntax
public double YMinimum { set;get; }

YMinimumType
Gets or sets the YMinimumType.

Declaration Syntax
public JointStopType YMinimumType { set;get; }

ZMaximum
Gets or sets the ZMaximum.

Declaration Syntax
public double ZMaximum { set;get; }

ZMaximumType
Gets or sets the ZMaximumType.

Declaration Syntax
public JointStopType ZMaximumType { set;get; }

ZMinimum
Gets or sets the ZMinimum.

Declaration Syntax
public double ZMinimum { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 533
Ansys.ACT.Automation.Mechanical.Connections Namespace

ZMinimumType
Gets or sets the ZMinimumType.

Declaration Syntax
public JointStopType ZMinimumType { set;get; }

AddCommandSnippet()
Creates a new child CommandSnippet.

Declaration Syntax
public CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
534 of ANSYS, Inc. and its subsidiaries and affiliates.
Spring

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Spring
Defines a Spring.

Declaration Syntax
public class Spring : DataModelObject, IFolderDataModelObject

Table 147: Members

Property Children (p. 536) Gets the list of children.


Property Comments (p. 536) Gets the list of associated comments.
Property Figures (p. 536) Gets the list of associated figures.
Property FreeLength (p. 537) Gets or sets the FreeLength.
Property InternalObject (p. 537) Gets the internal object. For advanced usage
only.
Property Load (p. 537) Gets or sets the Load.
Property LongitudinalDamping (p. 537) Gets or sets the LongitudinalDamping.
Property LongitudinalStiffness (p. 537) Gets or sets the LongitudinalStiffness.
Property MobileAppliedBy (p. 537) Gets or sets the MobileAppliedBy.
Property MobileBehavior (p. 537) Gets or sets the MobileBehavior.
Property MobileBody (p. 538) Gets the MobileBody.
Property MobileCoordinateSystem (p. 538) Gets or sets the MobileCoordinateSystem.
Property MobileLocation (p. 538) Gets or sets the MobileLocation.
Property MobilePinballRegion (p. 538) Gets or sets the MobilePinballRegion.
Property MobileScopeLocation (p. 538) Gets or sets the MobileScopeLocation.
Property MobileXCoordinate (p. 538) Gets or sets the MobileXCoordinate.
Property MobileYCoordinate (p. 539) Gets or sets the MobileYCoordinate.
Property MobileZCoordinate (p. 539) Gets or sets the MobileZCoordinate.
Property NonlinearLongitudinalStiffness (p. 539) Gets or sets the
NonlinearLongitudinalStiffness.
Property PreloadType (p. 539) Gets or sets the PreloadType.
Property ReferenceAppliedBy (p. 539) Gets or sets the ReferenceAppliedBy.
Property ReferenceBehavior (p. 539) Gets or sets the ReferenceBehavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 535
Ansys.ACT.Automation.Mechanical.Connections Namespace

Property ReferenceBody (p. 539) Gets the ReferenceBody.


Property ReferenceCoordinateSystem (p. 540) Gets or sets the ReferenceCoordinateSystem.
Property ReferenceLocation (p. 540) Gets or sets the ReferenceLocation.
Property ReferencePinballRegion (p. 540) Gets or sets the ReferencePinballRegion.
Property ReferenceScopeLocation (p. 540) Gets or sets the ReferenceScopeLocation.
Property ReferenceXCoordinate (p. 540) Gets or sets the ReferenceXCoordinate.
Property ReferenceYCoordinate (p. 540) Gets or sets the ReferenceYCoordinate.
Property ReferenceZCoordinate (p. 541) Gets or sets the ReferenceZCoordinate.
Property Scope (p. 541) Gets or sets the Scope.
Property SpringBehavior (p. 541) Gets or sets the SpringBehavior.
Property SpringLength (p. 541) Gets the SpringLength.
Property SpringType (p. 541) Gets or sets the SpringType.
Property Suppressed (p. 541) Gets or sets the Suppressed.
Property Visible (p. 541) Gets or sets the Visible.
Method AddComment() (p. 542) Creates a new child Comment.
Method AddFigure() (p. 542) Creates a new child Figure.
Method Delete() (p. 542) Run the Delete action.
Method Duplicate() (p. 542) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 542)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
536 of ANSYS, Inc. and its subsidiaries and affiliates.
Spring

FreeLength
Gets or sets the FreeLength.

Declaration Syntax
public Quantity FreeLength { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSpringAuto InternalObject { get; }

Load
Gets or sets the Load.

Declaration Syntax
public Quantity Load { set;get; }

LongitudinalDamping
Gets or sets the LongitudinalDamping.

Declaration Syntax
public Quantity LongitudinalDamping { set;get; }

LongitudinalStiffness
Gets or sets the LongitudinalStiffness.

Declaration Syntax
public Quantity LongitudinalStiffness { set;get; }

MobileAppliedBy
Gets or sets the MobileAppliedBy.

Declaration Syntax
public RemoteApplicationType MobileAppliedBy { set;get; }

MobileBehavior
Gets or sets the MobileBehavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 537
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public LoadBehavior MobileBehavior { set;get; }

MobileBody
Gets the MobileBody.

Declaration Syntax
public string MobileBody { get; }

MobileCoordinateSystem
Gets or sets the MobileCoordinateSystem.

Declaration Syntax
public CoordinateSystem MobileCoordinateSystem { set;get; }

MobileLocation
Gets or sets the MobileLocation.

Declaration Syntax
public ISelectionInfo MobileLocation { set;get; }

MobilePinballRegion
Gets or sets the MobilePinballRegion.

Declaration Syntax
public Quantity MobilePinballRegion { set;get; }

MobileScopeLocation
Gets or sets the MobileScopeLocation.

Declaration Syntax
public ISelectionInfo MobileScopeLocation { set;get; }

MobileXCoordinate
Gets or sets the MobileXCoordinate.

Declaration Syntax
public Quantity MobileXCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
538 of ANSYS, Inc. and its subsidiaries and affiliates.
Spring

MobileYCoordinate
Gets or sets the MobileYCoordinate.

Declaration Syntax
public Quantity MobileYCoordinate { set;get; }

MobileZCoordinate
Gets or sets the MobileZCoordinate.

Declaration Syntax
public Quantity MobileZCoordinate { set;get; }

NonlinearLongitudinalStiffness
Gets or sets the NonlinearLongitudinalStiffness.

Declaration Syntax
public Quantity NonlinearLongitudinalStiffness { set;get; }

PreloadType
Gets or sets the PreloadType.

Declaration Syntax
public SpringPreloadType PreloadType { set;get; }

ReferenceAppliedBy
Gets or sets the ReferenceAppliedBy.

Declaration Syntax
public RemoteApplicationType ReferenceAppliedBy { set;get; }

ReferenceBehavior
Gets or sets the ReferenceBehavior.

Declaration Syntax
public LoadBehavior ReferenceBehavior { set;get; }

ReferenceBody
Gets the ReferenceBody.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 539
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public string ReferenceBody { get; }

ReferenceCoordinateSystem
Gets or sets the ReferenceCoordinateSystem.

Declaration Syntax
public CoordinateSystem ReferenceCoordinateSystem { set;get; }

ReferenceLocation
Gets or sets the ReferenceLocation.

Declaration Syntax
public ISelectionInfo ReferenceLocation { set;get; }

ReferencePinballRegion
Gets or sets the ReferencePinballRegion.

Declaration Syntax
public Quantity ReferencePinballRegion { set;get; }

ReferenceScopeLocation
Gets or sets the ReferenceScopeLocation.

Declaration Syntax
public ISelectionInfo ReferenceScopeLocation { set;get; }

ReferenceXCoordinate
Gets or sets the ReferenceXCoordinate.

Declaration Syntax
public Quantity ReferenceXCoordinate { set;get; }

ReferenceYCoordinate
Gets or sets the ReferenceYCoordinate.

Declaration Syntax
public Quantity ReferenceYCoordinate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
540 of ANSYS, Inc. and its subsidiaries and affiliates.
Spring

ReferenceZCoordinate
Gets or sets the ReferenceZCoordinate.

Declaration Syntax
public Quantity ReferenceZCoordinate { set;get; }

Scope
Gets or sets the Scope.

Declaration Syntax
public SpringScopingType Scope { set;get; }

SpringBehavior
Gets or sets the SpringBehavior.

Declaration Syntax
public SpringBehavior SpringBehavior { set;get; }

SpringLength
Gets the SpringLength.

Declaration Syntax
public Quantity SpringLength { get; }

SpringType
Gets or sets the SpringType.

Declaration Syntax
public SpringType SpringType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Visible
Gets or sets the Visible.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 541
Ansys.ACT.Automation.Mechanical.Connections Namespace

Declaration Syntax
public bool Visible { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
542 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Enums Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Enums

Table 148: Members

ActiveOrInactive (p. 549) Specifies the ActiveOrInactive.


AnalysisType (p. 550) Specifies the AnalysisType.
AutoDetectionType (p. 550) Specifies the AutoDetectionType.
AutomaticOrManual (p. 550) Specifies the AutomaticOrManual.
AutomaticTimeStepping (p. 551) Specifies the AutomaticTimeStepping.
BeamEndReleaseBehavior (p. 551) Specifies the BeamEndReleaseBehavior.
BeamOffsetType (p. 551) Specifies the BeamOffsetType.
BeamToolStressResultType (p. 552) Specifies the BeamToolStressResultType.
BodyInteractionFormulation (p. 552) Specifies the BodyInteractionFormulation.
BoltLoadDefineBy (p. 552) Specifies the BoltLoadDefineBy.
BoltResultType (p. 552) Specifies the BoltResultType.
BondedBreakableType (p. 553) Specifies the BondedBreakableType.
BrickIntegrationScheme (p. 553) Specifies the BrickIntegrationScheme.
CacheResultsInMemory (p. 553) Specifies the CacheResultsInMemory.
CalculateParticipationFactorResult (p. 554) Specifies the CalculateParticipationFactorResult.
ChartAxisScaleType (p. 554) Specifies the Chart Axis Scale Type.
ChartGridlines (p. 554) Specifies the ChartGridlines.
ChartPlotStyle (p. 554) Specifies the ChartPlotStyle.
ChartReportType (p. 555) Specifies the ChartReportType.
ChartResultType (p. 555) Specifies the Chart Result Type.
ChartScale (p. 556) Specifies the ChartScale.
CommandEditorTarget (p. 556) Specifies the CommandEditorTarget.
ComparePartsOnUpdateType (p. 556) Specifies the ComparePartsOnUpdateType.
ComparePartsToleranceType (p. 557) Specifies the ComparePartsTolerance Type.
CondensedPartInterfaceMethod (p. 557) Specifies the CondensedPartInterfaceMethod.
CondensedPartPhysics (p. 557) Specifies the CondensedPartPhysics.
CondensedPartReductionMethod (p. 558) Specifies the CondensedPartReductionMethod.
ConnectionScopingType (p. 558) Specifies the ConnectionScopingType.
ConstantDampingType (p. 558) Specifies the ConstantDampingType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 543
Ansys.ACT.Automation.Mechanical.Enums Namespace

ContactBehavior (p. 558) Specifies the ContactBehavior.


ContactBoltThreadHand (p. 559) Specifies the ContactBoltThreadHand.
ContactBoltThreadType (p. 559) Specifies the ContactBoltThreadType.
ContactConstraintType (p. 559) Specifies the ContactConstraintType.
ContactCorrection (p. 560) Specifies the ContactCorrection.
ContactDetection (p. 560) Specifies the ContactDetection.
ContactDetectionPoint (p. 560) Specifies the ContactDetectionPoint.
ContactEdgeEdgeOption (p. 560) Specifies the ContactEdgeEdgeOption.
ContactElasticSlipToleranceType (p. 561) Specifies the ContactElasticSlipToleranceType.
ContactFaceEdgeOption (p. 561) Specifies the ContactFaceEdgeOption.
ContactFaceEdgePriority (p. 561) Specifies the ContactFaceEdgePriority.
ContactFormulation (p. 562) Specifies the ContactFormulation.
ContactGroupingType (p. 562) Specifies the ContactGroupingType.
ContactInitialEffect (p. 562) Specifies the ContactInitialEffect.
ContactOrientation (p. 563) Specifies the ContactOrientation.
ContactPenetrationToleranceType (p. 563) Specifies the ContactPenetrationToleranceType.
ContactPinballType (p. 563) Specifies the ContactPinballType.
ContactResultType (p. 564) Specifies the ContactResultType.
ContactSearchingType (p. 564) Specifies the ContactSearchingType.
ContactSideScopingType (p. 564) Specifies the ContactSideScopingType.
ContactTimeStepControl (p. 565) Specifies the ContactTimeStepControl.
ContactToleranceType (p. 565) Specifies the ContactToleranceType.
ContactTrimType (p. 565) Specifies the ContactTrimType.
ContactType (p. 566) Specifies the ContactType.
ConvectionTableSelection (p. 566) Specifies the ConvectionTableSelection.
ConvergenceControlType (p. 566) Specifies the ConvergenceControlType.
ConvergenceToleranceType (p. 567) Specifies the ConvergenceToleranceType.
ConvergenceType (p. 567) Specifies the ConvergenceType.
CoordinateSystemAlignmentType (p. 567) Specifies the CoordinateSystemAlignmentType.
CoordinateSystemAxisType (p. 568) Specifies the CoordinateSystemAxisType.
CoordinateSystemType (p. 568) Specifies the CoordinateSystemType.
CouplingConditionDOFType (p. 568) Specifies the CouplingConditionDOFType.
CrackShapeType (p. 569) Specifies the CrackShapeType.
CrackSourceType (p. 569) Specifies the CrackSourceType.
Creep (p. 569) Specifies the Creep.
CrossSectionType (p. 569) Specifies the CrossSectionType.
CyclicHarmonicIndex (p. 570) Specifies the CyclicHarmonicIndex.
DamageResultType (p. 570) Specifies the DamageResultType.
DampingType (p. 570) Specifies the DampingType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
544 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationType ***OBSOLETE*** Use Specifies the DeformationType.
'TotalOrDirectional' property instead. (p. 571)
DelaminationFailureCriteriaOption (p. 571) Specifies the DelaminationFailureCriteriaOption.
DelaminationGenerationMethod (p. 571) Specifies the DelaminationGenerationMethod.
DelaminationMethod (p. 572) Specifies the DelaminationMethod.
DelaminationType (p. 572) Specifies the DelaminationType.
DiagonalOrConsistent (p. 572) Specifies the DiagonalOrConsistent.
DistributedMassInputType (p. 572) Specifies the DistributedMassInputType.
ElementControl (p. 573) Specifies the ElementControl.
ElementMidsideNodesType (p. 573) Specifies the ElementMidsideNodesType.
ElementOrientationAxisType (p. 573) Specifies the ElementOrientationAxisType.
ElementOrientationGuide (p. 574) Specifies the ElementOrientationGuide.
EnclosureType (p. 574) Specifies the EnclosureType.
ExpandResultFrom (p. 574) Specifies the ExpandResultFrom.
ExpandResultsSubType (p. 574) Specifies the ExpandResultsSubType.
ExternalEnhancedModelType (p. 575) Specifies the ExternalEnhancedModelType.
FatigueAnalysisType (p. 575) Specifies the Fatigue Analysis Type.
FatigueLoadType (p. 575) Specifies the FatigueLoadType.
FatigueStressComponentType (p. 576) Specifies the Fatigue Stress Component Type.
FatigueToolAnalysisType (p. 576) Specifies the FatigueToolAnalysisType.
FatigueToolResultsInputType (p. 576) Specifies the FatigueToolResultsInputType.
FEConnectionDisplay (p. 577) Specifies the FEConnectionDisplayOpt.
FEConnectionDisplayType (p. 577) Specifies the FEConnectionDisplayType.
FEConnectionLineColor (p. 577) Specifies the FEConnectionColorOpt.
FEConnectionLineThicknessType (p. 578) Specifies the FEConnectionLineThicknessType.
FixedOrFree (p. 578) Specifies the FixedOrFree.
FluentExportMeshType (p. 578) Specifies the Fluent Export Mesh Type.
FluidDiscretizationType (p. 578) Specifies the Fluid Discretization Type.
FractureResultType (p. 579) Specifies the FractureResultType.
FractureSIFSSubType (p. 579) Specifies the FractureSIFSSubType.
FractureVCCTSubType (p. 579) Specifies the FractureVCCTSubType.
FrequencySpacingType (p. 580) Specifies the FrequencySpacingType.
FutureIntentType (p. 580) Specifies the FutureIntentType.
GapDefinedBy (p. 581) Specifies the GapDefinedBy.
GapDensityType (p. 581) Specifies the GapDensityType.
GAPDirectionType (p. 581) Specifies the GAPDirectionType.
GasketResultType (p. 581) Specifies the GasketResultType.
GeometryDefineByType (p. 582) Specifies the GeometryDefineByType.
GeometryDimensionType (p. 582) Specifies the GeometryDimensionType.
GeometryType (p. 582) Specifies the GeometryType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 545
Ansys.ACT.Automation.Mechanical.Enums Namespace

GravityOrientationType (p. 583) Specifies the GravityOrientationType.


GrowElbowElementsBy (p. 583) Specifies the GrowElbowElementsBy.
HarmonicMethod (p. 583) Specifies the HarmonicMethod.
HarmonicMSUPStorage (p. 584) Specifies the HarmonicMSUPStorage.
HarmonicVariationalTechnology (p. 584) Specifies the HarmonicVariationalTechnology.
ImportedLoadType (p. 584) Specifies the ImportedLoadType.
ImportParameterType (p. 585) Specifies the MethodType.
InitialConditionsType (p. 585) Specifies the InitialConditionsType.
InitialTemperatureType (p. 586) Specifies the InitialTemperatureType.
JointConditionType (p. 586) Specifies the Joint Condition Type.
JointInitialPosition (p. 586) Specifies the JointInitialPosition.
JointRotationDOFType (p. 586) Specifies the JointRotationDOFType.
JointScopingType (p. 587) Specifies the JointScopingType.
JointSolverElementType (p. 587) Specifies the JointSolverElementType.
JointStopType (p. 587) Specifies the JointStopType.
JointType (p. 588) Specifies the JointType.
KinematicDOF (p. 588) Specifies the KinematicDOF.
LifeUnitsType (p. 589) Specifies the Life Units Type.
Linearized2DBehavior (p. 589) Specifies the Linearized2DBehavior.
LinearizedSubtype (p. 589) Specifies the LinearizedSubtype.
LineSearchType (p. 590) Specifies the LineSearchType.
LoadBehavior (p. 590) Specifies the LoadBehavior.
LoadDefineBy (p. 590) Specifies the LoadDefineBy.
LoadVariableVariationType (p. 591) Specifies the LoadVariableVariationType.
LoadVariationSubOption (p. 595) Specifies the LoadVariationSubOption.
LoadVariationType (p. 595) Specifies the LoadVariationType.
LocationDefinitionMethod (p. 596) Specifies the LocationDefinitionMethod.
MeanStressTheoryType (p. 596) Specifies the EnclosureType.
MeshDisplayStyle (p. 597) Specifies the MeshDisplayStyle.
MeshElementShape (p. 597) Specifies the Worksheet Enumeration Wrappers.
MeshMethodAlgorithm (p. 598) Specifies the MeshMethodAlgorithm.
MeshMetricType (p. 598) Specifies the MeshMetricType.
MeshPhysicsPreferenceType (p. 598) Specifies the Mesh Physics Preference Type.
MeshSolverPreferenceType (p. 599) Specifies the Mesh Solver Preference Type.
MethodType (p. 599) Specifies the MethodType.
MinimumOrMaximum (p. 599) Specifies the MinimumOrMaximum.
ModalFrequencyRangeType (p. 600) Specifies the ModalFrequencyRangeType.
Model2DBehavior (p. 600) Specifies the Model2DBehavior.
ModesCombinationType (p. 600) Specifies the ModesCombinationType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
546 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentsAtSummationPointType (p. 601) Specifies the Moments at summation point
type.
MultipleNodeType (p. 601) Specifies the MultipleNodeType.
NamedSelectionWorksheetOperator (p. 601) Specifies the Worksheet Enumeration Wrappers.
NewtonRaphsonType (p. 601) Specifies the NewtonRaphsonType.
NodeMoveInformationType (p. 602) Specifies the NodeMoveInformationType.
NonLinearFormulationType (p. 602) Specifies the NonLinearFormulationType.
NonLinearValueType (p. 602) Specifies the NonLinearValueType.
NormalOrientationType (p. 602) Specifies the NormalOrientationType.
OutputControlsNodalForcesType (p. 603) Specifies the OutputControlsNodalForcesType.
PatchIndependentDefineType (p. 603) Specifies the PatchIndependentDefineType.
PathScopingType (p. 603) Specifies the PathScopingType.
PFactorResultType (p. 604) Specifies the PFactorResultType.
PhaseType (p. 604) Specifies the Prototype Phase Type.
PhysicsType (p. 604) Specifies the PhysicsType.
PipeLoadingType (p. 605) Specifies the PipeLoadingType.
PolyflowExportUnit (p. 605) Specifies the Polyflow Export Unit Type.
PressureInitializationType (p. 605) Specifies the PressureInitializationType.
PreStressContactStatus (p. 606) Specifies the PreStressContactStatus.
PreStressStateType (p. 606) Specifies the PreStressStateType.
ProbeDisplayFilter (p. 606) Specifies the ProbeDisplayFilter.
ProbeResultType (p. 607) Specifies the ProbeResultType.
PrototypeDisplayStyleType (p. 609) Specifies the PrototypeDisplayStyleType.
PrototypeModelType (p. 609) Specifies the PrototypeModelType.
ProximitySFSourcesType (p. 609) Specifies the ProximitySFSourcesType.
PSDBoundaryConditionSelectionType (p. 610) Specifies the
PSDBoundaryConditionSelectionType.
RadiationType (p. 610) Specifies the RadiationType.
RadiositySolverType (p. 610) Specifies the RadiositySolverType.
RadiosityViewFactorType (p. 610) Specifies the RadiosityViewFactorType.
ReferenceFrameType (p. 611) Specifies the ReferenceFrameType.
RemoteApplicationType (p. 611) Specifies the RemoteApplicationType.
RemotePointDOFSelectionType (p. 611) Specifies the RemotePointDOFSelectionType.
RestartControlsType (p. 611) Specifies the RestartControlsType.
RestartRetainFilesType (p. 612) Specifies the RestartRetainFilesType.
RestartSaveAtLoadStep (p. 612) Specifies the RestartSaveAtLoadStep.
RestartSaveAtSubstep (p. 612) Specifies the RestartSaveAtSubstep.
RestartType (p. 613) Specifies the RestartType.
ResultAveragingType (p. 613) Specifies the ResultAveragingType.
ResultRelativityType (p. 613) Specifies the ResultRelativityType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 547
Ansys.ACT.Automation.Mechanical.Enums Namespace

ResultScopeByType (p. 614) Specifies the ResultScopeByType.


ResultType (p. 614) Specifies the ResultType.
RigidResponseEffectType (p. 621) Specifies the RigidResponseEffectType.
RotationPlane (p. 621) Specifies the RotationPlane.
RSBoundaryConditionSelectionType (p. 621) Specifies the
RSBoundaryConditionSelectionType.
SafetyLimitType (p. 621) Specifies the SafetyLimitType.
SafetyTheoryType (p. 622) Specifies the Stress Safety Theory Type.
SecondaryImportPrefType (p. 622) Specifies the SecondaryImportPrefType.
SequenceSelectionType (p. 622) Specifies the SequenceSelectionType.
SetDriverStyle (p. 623) Specifies the SetDriverStyle.
ShearMomentDiagramOrientationType (p. 623) Specifies the
ShearMomentDiagramOrientationType.
ShearMomentType (p. 624) Specifies the ShearMomentType.
ShearOrientationType (p. 624) Specifies the ShearOrientationType.
ShellFaceType (p. 624) Specifies the ShellFaceType.
ShellMBPOrientationType (p. 624) Specifies the ShellMBPOrientationType.
ShellMBPType (p. 625) Specifies the ShellMBPType.
ShellOffsetType (p. 625) Specifies the ShellOffsetType.
SizingBehavior (p. 625) Specifies the SizingBehaviorType.
SizingType (p. 626) Specifies the SizingType.
SnapType (p. 626) Specifies the SnapType.
SolutionOutputType (p. 626) Specifies the SolutionOutputType.
SolutionStatusType (p. 627) Specifies the SolutionStatusType.
SolverControlsIncludeNegativeLoadMultiplier (p. 627) Specifies the
SolverControlsIncludeNegativeLoadMultiplier.
SolverControlsModeReuse (p. 628) Specifies the SolverControlsModeReuse.
SolverPivotChecking (p. 628) Specifies the SolverPivotChecking.
SolverType (p. 628) Specifies the SolverType.
SolverUnitsControlType (p. 629) Specifies the SolverUnitsControlType.
SourceConductorType (p. 629) Specifies the SourceConductorType.
SpacingOptionType (p. 629) Specifies the SpacingOptionType.
SpectrumType (p. 630) Specifies the SpectrumType.
SpringBehavior (p. 630) Specifies the SpringBehavior.
SpringPreloadType (p. 630) Specifies the SpringPreloadType.
SpringResultType (p. 630) Specifies the SpringResultType.
SpringScopingType (p. 631) Specifies the SpringScopingType.
SpringsStiffnessType (p. 631) Specifies the SpringsStiffnessType.
SpringType (p. 631) Specifies the SpringType.
StabilizationFirstSubstepOption (p. 632) Specifies the StabilizationFirstSubstepOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
548 of ANSYS, Inc. and its subsidiaries and affiliates.
ActiveOrInactive

StabilizationMethod (p. 632) Specifies the StabilizationMethod.


StabilizationType (p. 632) Specifies the StabilizationType.
StiffnessBehavior (p. 632) Specifies the StiffnessBehavior.
StoreModalResult (p. 633) Specifies the StoreModalResult.
StressStrainType (p. 633) Specifies the StressStrainType.
SubScopingDefineByType (p. 634) Specifies the SubScopingDefineByType.
SymmetryNormalType (p. 634) Specifies the SymmetryNormalType.
SymmetryType (p. 634) Specifies the SymmetryType.
TargetCorrection (p. 634) Specifies the TargetCorrection.
TargetOrientation (p. 635) Specifies the TargetOrientation.
ThroughThicknessBendingStress (p. 635) Specifies the ThroughThicknessBendingStress.
TimeHistoryDisplayType (p. 635) Specifies the Time History Display Type.
TimePointsOptions (p. 636) Specifies the TimePointsOptions.
TimeStepDefineByType (p. 636) Specifies the TimeStepDefineByType.
ToleranceType (p. 636) Specifies the ToleranceType.
TotalOrDirectional (p. 636) Specifies the TotalOrDirectional.
TransformationType (p. 637) Specifies the TransformationType.
TransientDampingType (p. 637) Specifies the TransientDampingType.
UnitCategoryType (p. 637) Specifies the WB Unit Category Type.
UnitSystemIDType (p. 641) Specifies the Unit System ID Type.
UpdateContactStiffness (p. 641) Specifies the UpdateContactStiffness.
UseExistingModesymFile (p. 641) Specifies the UseExistingModesymFile.
UserUnitSystemType (p. 642) Specifies the UserUnitSystemType.
VirtualCellClassType (p. 642) Specifies the VirtualCellClassType.
VirtualCellGroupAutomaticBehaviorType (p. 642) Specifies the
VirtualCellGroupAutomaticBehaviorType.
VirtualCellGroupMethodType (p. 643) Specifies the VirtualCellGroupMethodType.
VirtualCellGroupRepairBehaviorType (p. 643) Specifies the
VirtualCellGroupRepairBehaviorType.
WBUnitSystemType (p. 643) Specifies the WBUnitSystemType.
WeakSpringsType (p. 644) Specifies the WeakSpringsType.
YesNoProgrammedControlled (p. 644) Specifies the YesNoProgrammedControlled.
YesNoType (p. 644) Specifies the YesNoType.

ActiveOrInactive
Specifies the ActiveOrInactive.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 549
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum ActiveOrInactive

Table 149: Members

Member Active Active.


Member Inactive Inactive.

AnalysisType
Specifies the AnalysisType.

Declaration Syntax
public enum AnalysisType

Table 150: Members

Member Buckling Buckling.


Member DesignAssessment DesignAssessment.
Member ExplicitDynamics ExplicitDynamics.
Member Harmonic Harmonic.
Member MBD MBD.
Member Modal Modal.
Member ResponseSpectrum ResponseSpectrum.
Member Shape Shape.
Member Spectrum Spectrum.
Member Static Static.
Member Transient Transient.

AutoDetectionType
Specifies the AutoDetectionType.

Declaration Syntax
public enum AutoDetectionType

Table 151: Members

Member Contact Contact.


Member Joint Joint.
Member MeshConnection MeshConnection.

AutomaticOrManual
Specifies the AutomaticOrManual.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
550 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamOffsetType

Declaration Syntax
public enum AutomaticOrManual

Table 152: Members

Member Automatic Automatic.


Member Manual Manual.

AutomaticTimeStepping
Specifies the AutomaticTimeStepping.

Declaration Syntax
public enum AutomaticTimeStepping

Table 153: Members

Member Off Off.


Member On On.
Member ProgramControlled ProgramControlled.

BeamEndReleaseBehavior
Specifies the BeamEndReleaseBehavior.

Declaration Syntax
public enum BeamEndReleaseBehavior

Table 154: Members

Member Coupled Coupled.


Member Joint Joint.

BeamOffsetType
Specifies the BeamOffsetType.

Declaration Syntax
public enum BeamOffsetType

Table 155: Members

Member Centroid Centroid.


Member CoordinateSystemOrigin CoordinateSystemOrigin.
Member ShearCenter ShearCenter.
Member UserDefined UserDefined.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 551
Ansys.ACT.Automation.Mechanical.Enums Namespace

BeamToolStressResultType
Specifies the BeamToolStressResultType.

Declaration Syntax
public enum BeamToolStressResultType

Table 156: Members

Member DirectStress DirectStress.


Member MaximumBendingStress MaximumBendingStress.
Member MaximumCombinedStress MaximumBendingStress.
Member MinimumBendingStress MinimumBendingStress.
Member MinimumCombinedStress MinimumCombinedStress.

BodyInteractionFormulation
Specifies the BodyInteractionFormulation.

Declaration Syntax
public enum BodyInteractionFormulation

Table 157: Members

Member DECOMPOSITION_RESPONSE DECOMPOSITION_RESPONSE.


Member PENALTY PENALTY.

BoltLoadDefineBy
Specifies the BoltLoadDefineBy.

Declaration Syntax
public enum BoltLoadDefineBy

Table 158: Members

Member Adjustment Adjustment.


Member Increment Increment.
Member Load Load.
Member Lock Lock.
Member Open Open.

BoltResultType
Specifies the BoltResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
552 of ANSYS, Inc. and its subsidiaries and affiliates.
CacheResultsInMemory

Declaration Syntax
public enum BoltResultType

Table 159: Members

Member Adjustment Adjustment.


Member WorkingLoad WorkingLoad.

BondedBreakableType
Specifies the BondedBreakableType.

Declaration Syntax
public enum BondedBreakableType

Table 160: Members

Member ForceCriteria ForceCriteria.


Member No No.
Member StressCriteria StressCriteria.

BrickIntegrationScheme
Specifies the BrickIntegrationScheme.

Declaration Syntax
public enum BrickIntegrationScheme

Table 161: Members

Member Full Full.


Member Reduced Reduced.

CacheResultsInMemory
Specifies the CacheResultsInMemory.

Declaration Syntax
public enum CacheResultsInMemory

Table 162: Members

Member AsRequested AsRequested.


Member DuringSolution DuringSolution.
Member Never Never.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 553
Ansys.ACT.Automation.Mechanical.Enums Namespace

CalculateParticipationFactorResult
Specifies the CalculateParticipationFactorResult.

Declaration Syntax
public enum CalculateParticipationFactorResult

Table 163: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

ChartAxisScaleType
Specifies the Chart Axis Scale Type.

Declaration Syntax
public enum ChartAxisScaleType

Table 164: Members

Member Linear Linear.


Member LogLog Log-Log.
Member LogX Log
X.
Member LogY Log
Y.

ChartGridlines
Specifies the ChartGridlines.

Declaration Syntax
public enum ChartGridlines

Table 165: Members

Member BothAxis BothAxis.


Member NoAxis NoAxis.
Member XAxis XAxis.
Member YAxis YAxis.

ChartPlotStyle
Specifies the ChartPlotStyle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
554 of ANSYS, Inc. and its subsidiaries and affiliates.
ChartResultType

Declaration Syntax
public enum ChartPlotStyle

Table 166: Members

Member Both Both.


Member Lines Lines.
Member Points Points.

ChartReportType
Specifies the ChartReportType.

Declaration Syntax
public enum ChartReportType

Table 167: Members

Member ChartAndTabularData ChartAndTabularData.


Member ChartOnly ChartOnly.
Member None None.
Member TabularDataOnly TabularDataOnly.

ChartResultType
Specifies the Chart Result Type.

Declaration Syntax
public enum ChartResultType

Table 168: Members

Member ContactCNOS Chattering.


Member ContactElasticSlip Elastic Slip.
Member ContactMaxDampingPressure Max Damping Pressure.
Member ContactMaxTangentialStiffness Max Tangential Stiffness.
Member ContactMinTangentialStiffness Min Tangential Stiffness.
Member ContactNormalStiffness Normal Stiffness.
Member ContactNumElementInContact Number Contacting.
Member ContactNumElementInStickingDefaultName Number Sticking.
Member ContactResultContactingArea Contacting Area.
Member ContactResultFluidPressure Fluid Pressure.
Member ContactResultFrictionalStress Frictional Stress.
Member ContactResultGap Gap.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 555
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member ContactResultPenetration Penetration.


Member ContactResultPressure Pressure.
Member ContactResultSlidingDistance Sliding Distance.
Member MaxGeometricSlidingDistance Max Geometric Sliding
Distance.
Member MinGeometricSlidingDistance Min Geometric Sliding
Distance.

ChartScale
Specifies the ChartScale.

Declaration Syntax
public enum ChartScale

Table 169: Members

Member Linear Linear.


Member LogLog LogLog.
Member SemiLogX SemiLogX.
Member SemiLogY SemiLogY.

CommandEditorTarget
Specifies the CommandEditorTarget.

Declaration Syntax
public enum CommandEditorTarget

Table 170: Members

Member ABAQUS ABAQUS.


Member ANSYS ANSYS.
Member LSDYNA LSDYNA.
Member MBD MBD.
Member SAMCEF SAMCEF.

ComparePartsOnUpdateType
Specifies the ComparePartsOnUpdateType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
556 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPartPhysics

Declaration Syntax
public enum ComparePartsOnUpdateType

Table 171: Members

Member Associatively Associatively.


Member No No.
Member NonAssociatively NonAssociatively.

ComparePartsToleranceType
Specifies the ComparePartsTolerance Type.

Declaration Syntax
public enum ComparePartsToleranceType

Table 172: Members

Member Loose Loose.


Member Normal Normal.
Member Tight Tight.

CondensedPartInterfaceMethod
Specifies the CondensedPartInterfaceMethod.

Declaration Syntax
public enum CondensedPartInterfaceMethod

Table 173: Members

Member Fixed Fixed.


Member Free Free.
Member ResidualFlexibleFree ResidualFlexibleFree.

CondensedPartPhysics
Specifies the CondensedPartPhysics.

Declaration Syntax
public enum CondensedPartPhysics

Table 174: Members

Member Structural Structural.


Member Thermal Thermal.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 557
Ansys.ACT.Automation.Mechanical.Enums Namespace

CondensedPartReductionMethod
Specifies the CondensedPartReductionMethod.

Declaration Syntax
public enum CondensedPartReductionMethod

Table 175: Members

Member CMS CMS.


Member Guyan Guyan.

ConnectionScopingType
Specifies the ConnectionScopingType.

Declaration Syntax
public enum ConnectionScopingType

Table 176: Members

Member BodyToBody BodyToBody.


Member BodyToGround BodyToGround.

ConstantDampingType
Specifies the ConstantDampingType.

Declaration Syntax
public enum ConstantDampingType

Table 177: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

ContactBehavior
Specifies the ContactBehavior.

Declaration Syntax
public enum ContactBehavior

Table 178: Members

Member Asymmetric Asymmetric.


Member AutoAsymmetric AutoAsymmetric.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
558 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactConstraintType

Member ProgramControlled ProgramControlled.


Member Symmetric Symmetric.

ContactBoltThreadHand
Specifies the ContactBoltThreadHand.

Declaration Syntax
public enum ContactBoltThreadHand

Table 179: Members

Member LeftHand LeftHand.


Member RightHand RightHand.

ContactBoltThreadType
Specifies the ContactBoltThreadType.

Declaration Syntax
public enum ContactBoltThreadType

Table 180: Members

Member DoubleThread DoubleThread.


Member SingleThread SingleThread.
Member TripleThread TripleThread.

ContactConstraintType
Specifies the ContactConstraintType.

Declaration Syntax
public enum ContactConstraintType

Table 181: Members

Member DistributedAllDirections DistributedAllDirections.


Member DistributedAnywhereInsidePinball DistributedAnywhereInsidePinball.
Member DistributedNormalOnly DistributedNormalOnly.
Member ProgramControlled ProgramControlled.
Member ProjectedDisplacementOnly ProjectedDisplacementOnly.
Member ProjectedUncoupleUtoROT ProjectedUncoupleUtoROT.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 559
Ansys.ACT.Automation.Mechanical.Enums Namespace

ContactCorrection
Specifies the ContactCorrection.

Declaration Syntax
public enum ContactCorrection

Table 182: Members

Member Bolt Bolt.


Member No No.
Member Smoothing Smoothing.

ContactDetection
Specifies the ContactDetection.

Declaration Syntax
public enum ContactDetection

Table 183: Members

Member ProximityBased ProximityBased.


Member Trajectory Trajectory.

ContactDetectionPoint
Specifies the ContactDetectionPoint.

Declaration Syntax
public enum ContactDetectionPoint

Table 184: Members

Member NodalNormalFromContact NodalNormalFromContact.


Member NodalNormalToTarget NodalNormalToTarget.
Member NodalProjectedNormalFromContact NodalProjectedNormalFromContact.
Member OnGaussPoint OnGaussPoint.
Member ProgramControlled ProgramControlled.

ContactEdgeEdgeOption
Specifies the ContactEdgeEdgeOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
560 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFaceEdgePriority

Declaration Syntax
public enum ContactEdgeEdgeOption

Table 185: Members

Member IfNoEdgeFace IfNoEdgeFace.


Member No No.
Member Yes Yes.

ContactElasticSlipToleranceType
Specifies the ContactElasticSlipToleranceType.

Declaration Syntax
public enum ContactElasticSlipToleranceType

Table 186: Members

Member Factor Factor.


Member ProgramControlled ProgramControlled.
Member Value Value.

ContactFaceEdgeOption
Specifies the ContactFaceEdgeOption.

Declaration Syntax
public enum ContactFaceEdgeOption

Table 187: Members

Member IfNoFaceFace IfNoFaceFace.


Member No No.
Member OnlySolidEdges OnlySolidEdges.
Member OnlySurfaceEdges OnlySurfaceEdges.
Member Yes Yes.

ContactFaceEdgePriority
Specifies the ContactFaceEdgePriority.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 561
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum ContactFaceEdgePriority

Table 188: Members

Member EdgeOverFace EdgeOverFace.


Member FaceOverEdge FaceOverEdge.
Member IncludeAll IncludeAll.

ContactFormulation
Specifies the ContactFormulation.

Declaration Syntax
public enum ContactFormulation

Table 189: Members

Member AugmentedLagrange AugmentedLagrange.


Member Beam Beam.
Member Lagrange Lagrange.
Member MPC MPC.
Member ProgramControlled ProgramControlled.
Member PureLagrange PureLagrange.
Member PurePenalty PurePenalty.

ContactGroupingType
Specifies the ContactGroupingType.

Declaration Syntax
public enum ContactGroupingType

Table 190: Members

Member Bodies Bodies.


Member Faces Faces.
Member None None.
Member Parts Parts.

ContactInitialEffect
Specifies the ContactInitialEffect.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
562 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPinballType

Declaration Syntax
public enum ContactInitialEffect

Table 191: Members

Member AddOffsetNoRamping AddOffsetNoRamping.


Member AddOffsetRampedEffects AddOffsetRampedEffects.
Member AdjustToTouch AdjustToTouch.

ContactOrientation
Specifies the ContactOrientation.

Declaration Syntax
public enum ContactOrientation

Table 192: Members

Member Circle Circle.


Member Cylinder Cylinder.
Member ProgramControlled ProgramControlled.
Member Sphere Sphere.

ContactPenetrationToleranceType
Specifies the ContactPenetrationToleranceType.

Declaration Syntax
public enum ContactPenetrationToleranceType

Table 193: Members

Member Factor Factor.


Member ProgramControlled ProgramControlled.
Member Value Value.

ContactPinballType
Specifies the ContactPinballType.

Declaration Syntax
public enum ContactPinballType

Table 194: Members

Member AutoDetectionValue AutoDetectionValue.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 563
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member Factor Factor.


Member ProgramControlled ProgramControlled.
Member Radius Radius.

ContactResultType
Specifies the ContactResultType.

Declaration Syntax
public enum ContactResultType

Table 195: Members

Member FluidPressure FluidPressure.


Member FrictionalStress FrictionalStress.
Member Gap Gap.
Member Penetration Penetration.
Member Pressure Pressure.
Member SlidingDistance SlidingDistance.
Member Status Status.

ContactSearchingType
Specifies the ContactSearchingType.

Declaration Syntax
public enum ContactSearchingType

Table 196: Members

Member AcrossAssemblies AcrossAssemblies.


Member AcrossBodies AcrossBodies.
Member AcrossParts AcrossParts.
Member Anywhere Anywhere.

ContactSideScopingType
Specifies the ContactSideScopingType.

Declaration Syntax
public enum ContactSideScopingType

Table 197: Members

Member Active Active.


Member ContactSideBoth ContactSideBoth.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
564 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactTrimType

Member ContactSourceUnderlying ContactSourceUnderlying.


Member ContactTargetUnderlying ContactTargetUnderlying.
Member SourceContactForcesProperty SourceContactForcesProperty.

ContactTimeStepControl
Specifies the ContactTimeStepControl.

Declaration Syntax
public enum ContactTimeStepControl

Table 198: Members

Member AutomaticBisection AutomaticBisection.


Member None None.
Member PredictForImpact PredictForImpact.
Member UseImpactConstraints UseImpactConstraints.

ContactToleranceType
Specifies the ContactToleranceType.

Declaration Syntax
public enum ContactToleranceType

Table 199: Members

Member SheetThickness SheetThickness.


Member Value Value.

ContactTrimType
Specifies the ContactTrimType.

Declaration Syntax
public enum ContactTrimType

Table 200: Members

Member FaceBased FaceBased.


Member Off Off.
Member On On.
Member ProgramControlled ProgramControlled.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 565
Ansys.ACT.Automation.Mechanical.Enums Namespace

ContactType
Specifies the ContactType.

Declaration Syntax
public enum ContactType

Table 201: Members

Member Bonded Bonded.


Member BondedInitial BondedInitial.
Member ForcedFrictionalSliding ForcedFrictionalSliding.
Member Frictional Frictional.
Member Frictionless Frictionless.
Member GeneralWeld GeneralWeld.
Member NoSeparation NoSeparation.
Member NoSeparationSliding NoSeparationSliding.
Member Reinforcement Reinforcement.
Member Rough Rough.
Member SpotWeld SpotWeld.

ConvectionTableSelection
Specifies the ConvectionTableSelection.

Declaration Syntax
public enum ConvectionTableSelection

Table 202: Members

Member AmbientTemperature AmbientTemperature.


Member FilmCoefficient FilmCoefficient.

ConvergenceControlType
Specifies the ConvergenceControlType.

Declaration Syntax
public enum ConvergenceControlType

Table 203: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
566 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystemAlignmentType

ConvergenceToleranceType
Specifies the ConvergenceToleranceType.

Declaration Syntax
public enum ConvergenceToleranceType

Table 204: Members

Member On On.
Member ProgramControlled ProgramControlled.
Member Remove Remove.

ConvergenceType
Specifies the ConvergenceType.

Declaration Syntax
public enum ConvergenceType

Table 205: Members

Member ForceSummation ForceSummation.


Member Frequency Frequency.
Member Maximum Maximum.
Member Minimum Minimum.
Member Torque Torque.

CoordinateSystemAlignmentType
Specifies the CoordinateSystemAlignmentType.

Declaration Syntax
public enum CoordinateSystemAlignmentType

Table 206: Members

Member Associative Associative.


Member Component Component.
Member Fixed Fixed.
Member Free Free.
Member GlobalX GlobalX.
Member GlobalY GlobalY.
Member GlobalZ GlobalZ.
Member HitPoint HitPoint.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 567
Ansys.ACT.Automation.Mechanical.Enums Namespace

CoordinateSystemAxisType
Specifies the CoordinateSystemAxisType.

Declaration Syntax
public enum CoordinateSystemAxisType

Table 207: Members

Member NegativeXAxis NegativeXAxis.


Member NegativeYAxis NegativeYAxis.
Member NegativeZAxis NegativeZAxis.
Member Origin Origin.
Member PositiveXAxis PositiveXAxis.
Member PositiveYAxis PositiveYAxis.
Member PositiveZAxis PositiveZAxis.

CoordinateSystemType
Specifies the CoordinateSystemType.

Declaration Syntax
public enum CoordinateSystemType

Table 208: Members

Member Cartesian Cartesian.


Member Cylindrical Cylindrical.
Member Spherical Spherical.

CouplingConditionDOFType
Specifies the CouplingConditionDOFType.

Declaration Syntax
public enum CouplingConditionDOFType

Table 209: Members

Member Temperature Temperature.


Member Voltage Voltage.
Member XDisplacement XDisplacement.
Member XRotation XRotation.
Member YDisplacement YDisplacement.
Member YRotation YRotation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
568 of ANSYS, Inc. and its subsidiaries and affiliates.
CrossSectionType

Member ZDisplacement ZDisplacement.


Member ZRotation ZRotation.

CrackShapeType
Specifies the CrackShapeType.

Declaration Syntax
public enum CrackShapeType

Table 210: Members

Member SemiElliptical SemiElliptical.

CrackSourceType
Specifies the CrackSourceType.

Declaration Syntax
public enum CrackSourceType

Table 211: Members

Member Crack Crack.


Member PreMeshed PreMeshed.

Creep
Specifies the Creep.

Declaration Syntax
public enum Creep

Table 212: Members

Member Off Off.


Member On On.

CrossSectionType
Specifies the CrossSectionType.

Declaration Syntax
public enum CrossSectionType

Table 213: Members

Member Circular Circular.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 569
Ansys.ACT.Automation.Mechanical.Enums Namespace

CyclicHarmonicIndex
Specifies the CyclicHarmonicIndex.

Declaration Syntax
public enum CyclicHarmonicIndex

Table 214: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

DamageResultType
Specifies the DamageResultType.

Declaration Syntax
public enum DamageResultType

Table 215: Members

Member DamageStatus DamageStatus.


Member EnergyDissipatedPerUnitVolume EnergyDissipatedPerUnitVolume.
Member FiberCompressiveDamageVariable FiberCompressiveDamageVariable.
Member FiberCompressiveFailureCriterion FiberCompressiveFailureCriterion.
Member FiberTensileDamageVariable FiberTensileDamageVariable.
Member FiberTensileFailureCriterion FiberTensileFailureCriterion.
Member MatrixCompressiveDamageVariable MatrixCompressiveDamageVariable.
Member MatrixCompressiveFailureCriterion MatrixCompressiveFailureCriterion.
Member MatrixTensileDamageVariable MatrixTensileDamageVariable.
Member MatrixTensileFailureCriterion MatrixTensileFailureCriterion.
Member MaximumFailureCriteria MaximumFailureCriteria.
Member MullinsDamageVariable MullinsDamageVariable.
Member MullinsMaximumPreviousStrainEnergy MullinsMaximumPreviousStrainEnergy.
Member ShearDamageVariable ShearDamageVariable.

DampingType
Specifies the DampingType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
570 of ANSYS, Inc. and its subsidiaries and affiliates.
DelaminationGenerationMethod

Declaration Syntax
public enum DampingType

Table 216: Members

Member DampingVsFrequency DampingVsFrequency.


Member DirectInput DirectInput.

DeformationType ***OBSOLETE*** Use 'TotalOrDirectional' property


instead.
Specifies the DeformationType.

Declaration Syntax
public enum DeformationType

Table 217: Members

Member Directional Directional.


Member Total Total.

DelaminationFailureCriteriaOption
Specifies the DelaminationFailureCriteriaOption.

Declaration Syntax
public enum DelaminationFailureCriteriaOption

Table 218: Members

Member EnergyReleaseRate EnergyReleaseRate.


Member MaterialDataTable MaterialDataTable.

DelaminationGenerationMethod
Specifies the DelaminationGenerationMethod.

Declaration Syntax
public enum DelaminationGenerationMethod

Table 219: Members

Member MatchedMeshing MatchedMeshing.


Member NodeMatching NodeMatching.
Member PregeneratedInterface PregeneratedInterface.
Member SurfaceSplitting SurfaceSplitting.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 571
Ansys.ACT.Automation.Mechanical.Enums Namespace

DelaminationMethod
Specifies the DelaminationMethod.

Declaration Syntax
public enum DelaminationMethod

Table 220: Members

Member CZM CZM.


Member VCCT VCCT.

DelaminationType
Specifies the DelaminationType.

Declaration Syntax
public enum DelaminationType

Table 221: Members

Member ContactDebonding ContactDebonding.


Member InterfaceDelamination InterfaceDelamination.

DiagonalOrConsistent
Specifies the DiagonalOrConsistent.

Declaration Syntax
public enum DiagonalOrConsistent

Table 222: Members

Member Consistent Consistent.


Member Diagonal Diagonal.
Member ProgramControlled ProgramControlled.

DistributedMassInputType
Specifies the DistributedMassInputType.

Declaration Syntax
public enum DistributedMassInputType

Table 223: Members

Member MassPerUnitArea MassPerUnitArea.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
572 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientationAxisType

Member TotalMass TotalMass.

ElementControl
Specifies the ElementControl.

Declaration Syntax
public enum ElementControl

Table 224: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

ElementMidsideNodesType
Specifies the ElementMidsideNodesType.

Declaration Syntax
public enum ElementMidsideNodesType

Table 225: Members

Member Dropped Dropped.


Member GlobalSetting GlobalSetting.
Member Kept Kept.

ElementOrientationAxisType
Specifies the ElementOrientationAxisType.

Declaration Syntax
public enum ElementOrientationAxisType

Table 226: Members

Member AxisUndefined AxisUndefined.


Member NegativeXAxis NegativeXAxis.
Member NegativeYAxis NegativeYAxis.
Member NegativeZAxis NegativeZAxis.
Member PositiveXAxis PositiveXAxis.
Member PositiveYAxis PositiveYAxis.
Member PositiveZAxis PositiveZAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 573
Ansys.ACT.Automation.Mechanical.Enums Namespace

ElementOrientationGuide
Specifies the ElementOrientationGuide.

Declaration Syntax
public enum ElementOrientationGuide

Table 227: Members

Member SurfaceEdgeGuide SurfaceEdgeGuide.


Member UndefinedGuide UndefinedGuide.

EnclosureType
Specifies the EnclosureType.

Declaration Syntax
public enum EnclosureType

Table 228: Members

Member Open No.


Member Perfect Associatively.

ExpandResultFrom
Specifies the ExpandResultFrom.

Declaration Syntax
public enum ExpandResultFrom

Table 229: Members

Member HarmonicSolution HarmonicSolution.


Member ModalSolution ModalSolution.
Member ProgramControlled ProgramControlled.
Member TransientSolution TransientSolution.

ExpandResultsSubType
Specifies the ExpandResultsSubType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
574 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueLoadType

Declaration Syntax
public enum ExpandResultsSubType

Table 230: Members

Member HarmonicSolution HarmonicSolution.


Member ModalSolution ModalSolution.
Member TransientSolution TransientSolution.

ExternalEnhancedModelType
Specifies the ExternalEnhancedModelType.

Declaration Syntax
public enum ExternalEnhancedModelType

Table 231: Members

Member ImportedPlies ImportedPlies.

FatigueAnalysisType
Specifies the Fatigue Analysis Type.

Declaration Syntax
public enum FatigueAnalysisType

Table 232: Members

Member FatigueToolGerber Gerber.


Member FatigueToolGoodman Goodman.
Member FatigueToolNone None.
Member FatigueToolSNMeanStressCurves Mohr-Coulomb
Stress.
Member FatigueToolSoderberg Soderberg.

FatigueLoadType
Specifies the FatigueLoadType.

Declaration Syntax
public enum FatigueLoadType

Table 233: Members

Member FullyReversed FullyReversed.


Member HistoryData HistoryData.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 575
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member NonProportional NonProportional.


Member Ratio Ratio.
Member ZeroBased ZeroBased.

FatigueStressComponentType
Specifies the Fatigue Stress Component Type.

Declaration Syntax
public enum FatigueStressComponentType

Table 234: Members

Member FatigueToolAbsMaxPrincipal Absolute Maximum


Principal.
Member FatigueToolComponent_X X.
Member FatigueToolComponent_XY XY.
Member FatigueToolComponent_XZ XZ.
Member FatigueToolComponent_Y Y.
Member FatigueToolComponent_YZ YZ.
Member FatigueToolComponent_Z Z.
Member FatigueToolMaxPrincipal Maximim Principal.
Member FatigueToolMaxShear Maximum Shear.
Member FatigueToolSignedVonMises Signed Von Mises.
Member FatigueToolVon_Mises Von Mises.

FatigueToolAnalysisType
Specifies the FatigueToolAnalysisType.

Declaration Syntax
public enum FatigueToolAnalysisType

Table 235: Members

Member StrainLife StrainLife.


Member StressLife StressLife.

FatigueToolResultsInputType
Specifies the FatigueToolResultsInputType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
576 of ANSYS, Inc. and its subsidiaries and affiliates.
FEConnectionLineColor

Declaration Syntax
public enum FatigueToolResultsInputType

Table 236: Members

Member Strain Strain.


Member Stress Stress.

FEConnectionDisplay
Specifies the FEConnectionDisplayOpt.

Declaration Syntax
public enum FEConnectionDisplay

Table 237: Members

Member All All.


Member Beam Beam.
Member CE CE.
Member None None.
Member WeakSprings WeakSprings.

FEConnectionDisplayType
Specifies the FEConnectionDisplayType.

Declaration Syntax
public enum FEConnectionDisplayType

Table 238: Members

Member Lines Lines.


Member Points Points.

FEConnectionLineColor
Specifies the FEConnectionColorOpt.

Declaration Syntax
public enum FEConnectionLineColor

Table 239: Members

Member Manual Manual.


Member Object Object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 577
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member Type Type.

FEConnectionLineThicknessType
Specifies the FEConnectionLineThicknessType.

Declaration Syntax
public enum FEConnectionLineThicknessType

Table 240: Members

Member Double Double.


Member Single Single.
Member Triple Triple.

FixedOrFree
Specifies the FixedOrFree.

Declaration Syntax
public enum FixedOrFree

Table 241: Members

Member Fixed Fixed.


Member Free Free.
Member MixedConstraints MixedConstraints.

FluentExportMeshType
Specifies the Fluent Export Mesh Type.

Declaration Syntax
public enum FluentExportMeshType

Table 242: Members

Member LargeModelSupport LargeModelSupport.


Member Standard Standard.

FluidDiscretizationType
Specifies the Fluid Discretization Type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
578 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTSubType

Declaration Syntax
public enum FluidDiscretizationType

Table 243: Members

Member FluidCentralLinear Central \ Linear.


Member FluidUpwindExponential Upwind \
Exponential.
Member FluidUpwindLinear Upwind \
Linear.

FractureResultType
Specifies the FractureResultType.

Declaration Syntax
public enum FractureResultType

Table 244: Members

Member JINT JINT.


Member SIFS SIFS.
Member VCCT VCCT.

FractureSIFSSubType
Specifies the FractureSIFSSubType.

Declaration Syntax
public enum FractureSIFSSubType

Table 245: Members

Member K1 K1.
Member K2 K2.
Member K3 K3.

FractureVCCTSubType
Specifies the FractureVCCTSubType.

Declaration Syntax
public enum FractureVCCTSubType

Table 246: Members

Member G1 G1.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 579
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member G2 G2.
Member G3 G3.
Member GT GT.

FrequencySpacingType
Specifies the FrequencySpacingType.

Declaration Syntax
public enum FrequencySpacingType

Table 247: Members

Member Linear Linear.


Member Logarithmic Logarithmic.
Member OctaveBand1 OctaveBand1.
Member OctaveBand12 OctaveBand12.
Member OctaveBand2 OctaveBand2.
Member OctaveBand24 OctaveBand24.
Member OctaveBand3 OctaveBand3.
Member OctaveBand6 OctaveBand6.

FutureIntentType
Specifies the FutureIntentType.

Declaration Syntax
public enum FutureIntentType

Table 248: Members

Member HarmonicAnalysis HarmonicAnalysis.


Member ModeSuperpositionAnalysis ModeSuperpositionAnalysis.
Member None None.
Member PrestressedAnalysis PrestressedAnalysis.
Member PrestressedFullHarmonicAnalysis PrestressedFullHarmonicAnalysis.
Member PreStressModeSuperpositionAnalysis PreStressModeSuperpositionAnalysis.
Member PSDAnalysis PSDAnalysis.
Member RBDTransientAnalysis RBDTransientAnalysis.
Member RestartFiles RestartFiles.
Member RSAnalysis RSAnalysis.
Member TransientAnalysis TransientAnalysis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
580 of ANSYS, Inc. and its subsidiaries and affiliates.
GasketResultType

GapDefinedBy
Specifies the GapDefinedBy.

Declaration Syntax
public enum GapDefinedBy

Table 249: Members

Member CADParameters CADParameters


Member Range Range

GapDensityType
Specifies the GapDensityType.

Declaration Syntax
public enum GapDensityType

Table 250: Members

Member Coarse Coarse


Member Fine Fine

GAPDirectionType
Specifies the GAPDirectionType.

Declaration Syntax
public enum GAPDirectionType

Table 251: Members

Member X X
Member Y Y.
Member Z Z.

GasketResultType
Specifies the GasketResultType.

Declaration Syntax
public enum GasketResultType

Table 252: Members

Member NormalGasket NormalGasket.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 581
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member ShearGasket ShearGasket.

GeometryDefineByType
Specifies the GeometryDefineByType.

Declaration Syntax
public enum GeometryDefineByType

Table 253: Members

Member AnalysisPly AnalysisPly.


Member Component Component.
Member Coordinates Coordinates.
Member Fracture Fracture.
Member Geometry Geometry.
Member ImportedAssembly ImportedAssembly.
Member ImportedInterface ImportedInterface.
Member Mapping Mapping.
Member MaximumValues MaximumValues.
Member MinimumValues MinimumValues.
Member Path Path.
Member RemotePoint RemotePoint.
Member Surface Surface.
Member Worksheet Worksheet.

GeometryDimensionType
Specifies the GeometryDimensionType.

Declaration Syntax
public enum GeometryDimensionType

Table 254: Members

Member Surface Surface.


Member Volume Volume.

GeometryType
Specifies the GeometryType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
582 of ANSYS, Inc. and its subsidiaries and affiliates.
HarmonicMethod

Declaration Syntax
public enum GeometryType

Table 255: Members

Member Empty Empty.


Member Lightweight Lightweight.
Member Mixed Mixed.
Member Sheet Sheet.
Member Solid Solid.
Member Wire Wire.

GravityOrientationType
Specifies the GravityOrientationType.

Declaration Syntax
public enum GravityOrientationType

Table 256: Members

Member NegativeXAxis NegativeXAxis.


Member NegativeYAxis NegativeYAxis.
Member NegativeZAxis NegativeZAxis.
Member PositiveXAxis PositiveXAxis.
Member PositiveYAxis PositiveYAxis.
Member PositiveZAxis PositiveZAxis.

GrowElbowElementsBy
Specifies the GrowElbowElementsBy.

Declaration Syntax
public enum GrowElbowElementsBy

Table 257: Members

Member Factor Factor.


Member Length Length.
Member No No.
Member NumberOfElements NumberOfElements.

HarmonicMethod
Specifies the HarmonicMethod.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 583
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum HarmonicMethod

Table 258: Members

Member Full Full.


Member ModeSuperposition ModeSuperposition.

HarmonicMSUPStorage
Specifies the HarmonicMSUPStorage.

Declaration Syntax
public enum HarmonicMSUPStorage

Table 259: Members

Member AllFrequencies AllFrequencies.


Member SelectedFrequencies SelectedFrequencies.

HarmonicVariationalTechnology
Specifies the HarmonicVariationalTechnology.

Declaration Syntax
public enum HarmonicVariationalTechnology

Table 260: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

ImportedLoadType
Specifies the ImportedLoadType.

Declaration Syntax
public enum ImportedLoadType

Table 261: Members

Member BodyForceDensity BodyForceDensity.


Member ElementOrientation ElementOrientation.
Member FiberRatio FiberRatio.
Member ImportedBodyTemperature ImportedBodyTemperature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
584 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialConditionsType

Member ImportedConvection ImportedConvection.


Member ImportedDisplacement ImportedDisplacement.
Member ImportedDisplacementAndRotation ImportedDisplacementAndRotation.
Member ImportedForce ImportedForce.
Member ImportedHeatFlux ImportedHeatFlux.
Member ImportedHeatGeneration ImportedHeatGeneration.
Member ImportedInitialStrain ImportedInitialStrain.
Member ImportedInitialStress ImportedInitialStress.
Member ImportedPressure ImportedPressure.
Member ImportedTemperature ImportedTemperature.
Member ImportedThickness ImportedThickness.
Member ImportedVelocity ImportedVelocity.
Member SurfaceForceDensity SurfaceForceDensity.
Member WarpWeftRatio WarpWeftRatio.
Member YarnAngle YarnAngle.

ImportParameterType
Specifies the MethodType.

Declaration Syntax
public enum ImportParameterType

Table 262: Members

Member All Allt.


Member Independent Independent.
Member None None.

InitialConditionsType
Specifies the InitialConditionsType.

Declaration Syntax
public enum InitialConditionsType

Table 263: Members

Member Acceleration Acceleration.


Member AtRest AtRest.
Member Environment Environment.
Member RotationalVelocity RotationalVelocity.
Member Unknown Unknown.
Member Velocity Velocity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 585
Ansys.ACT.Automation.Mechanical.Enums Namespace

InitialTemperatureType
Specifies the InitialTemperatureType.

Declaration Syntax
public enum InitialTemperatureType

Table 264: Members

Member NonUniform NonUniform.


Member Uniform Uniform.

JointConditionType
Specifies the Joint Condition Type.

Declaration Syntax
public enum JointConditionType

Table 265: Members

Member Acceleration Acceleration.


Member Displacement Displacement.
Member Force Force.
Member Moment Moment.
Member Rotation Rotation.
Member RotationalAcceleration RotationalAcceleration.
Member RotationalVelocity RotationalVelocity.
Member Velocity Velocity.

JointInitialPosition
Specifies the JointInitialPosition.

Declaration Syntax
public enum JointInitialPosition

Table 266: Members

Member Override Override.


Member Unchanged Unchanged.

JointRotationDOFType
Specifies the JointRotationDOFType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
586 of ANSYS, Inc. and its subsidiaries and affiliates.
JointStopType

Declaration Syntax
public enum JointRotationDOFType

Table 267: Members

Member FixAll FixAll.


Member FreeAll FreeAll.
Member FreeX FreeX.
Member FreeY FreeY.
Member FreeZ FreeZ.

JointScopingType
Specifies the JointScopingType.

Declaration Syntax
public enum JointScopingType

Table 268: Members

Member BodyToBody BodyToBody.


Member BodyToGround BodyToGround.

JointSolverElementType
Specifies the JointSolverElementType.

Declaration Syntax
public enum JointSolverElementType

Table 269: Members

Member ContactDirect ContactDirect.


Member Element Element.
Member ProgramControlled ProgramControlled.

JointStopType
Specifies the JointStopType.

Declaration Syntax
public enum JointStopType

Table 270: Members

Member Lock Lock.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 587
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member None None.


Member Stop Stop.

JointType
Specifies the JointType.

Declaration Syntax
public enum JointType

Table 271: Members

Member Bushing Bushing.


Member Cylindrical Cylindrical.
Member Fixed Fixed.
Member Gneral Gneral.
Member Planar Planar.
Member PlaneRadialGap PlaneRadialGap.
Member PointOnCurve PointOnCurve.
Member RadialGap3D RadialGap3D.
Member Revolute Revolute.
Member Slot Slot.
Member Spherical Spherical.
Member SphericalGap SphericalGap.
Member Translational Translational.
Member Universal Universal.

KinematicDOF
Specifies the KinematicDOF.

Declaration Syntax
public enum KinematicDOF

Table 272: Members

Member RotationX RotationX.


Member RotationY RotationY.
Member RotationZ RotationZ.
Member XDisplacement XDisplacement.
Member YDisplacement YDisplacement.
Member ZDisplacement ZDisplacement.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
588 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedSubtype

LifeUnitsType
Specifies the Life Units Type.

Declaration Syntax
public enum LifeUnitsType

Table 273: Members

Member Blocks_LC Blocks.


Member Cycles_LC Cycles.
Member Days_LC Days.
Member Hours_LC Hours.
Member Minutes_LC Minutes.
Member Months_LC Months.
Member Seconds Seconds.
Member UserDefined User
Defined.

Linearized2DBehavior
Specifies the Linearized2DBehavior.

Declaration Syntax
public enum Linearized2DBehavior

Table 274: Members

Member AxisymmetricCurve AxisymmetricCurve.


Member AxisymmetricStraight AxisymmetricStraight.
Member Planar Planar.

LinearizedSubtype
Specifies the LinearizedSubtype.

Declaration Syntax
public enum LinearizedSubtype

Table 275: Members

Member All All.


Member Bending Bending.
Member Membrane Membrane.
Member MembraneBending MembraneBending.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 589
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member Peak Peak.


Member Total Total.

LineSearchType
Specifies the LineSearchType.

Declaration Syntax
public enum LineSearchType

Table 276: Members

Member Off Off.


Member On On.
Member ProgramControlled ProgramControlled.

LoadBehavior
Specifies the LoadBehavior.

Declaration Syntax
public enum LoadBehavior

Table 277: Members

Member Beam Beam.


Member Coupled Coupled.
Member Deformable Deformable.
Member Rigid Rigid.

LoadDefineBy
Specifies the LoadDefineBy.

Declaration Syntax
public enum LoadDefineBy

Table 278: Members

Member ComplexComponents ComplexComponents.


Member ComplexNormalTo ComplexNormalTo.
Member ComplexVector ComplexVector.
Member Components Components.
Member ComponentX ComponentX.
Member ComponentY ComponentY.
Member ComponentZ ComponentZ.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
590 of ANSYS, Inc. and its subsidiaries and affiliates.
LoadVariableVariationType

Member NormalToOrTangential It uses 'NormalTo' in all analysis type, except for LinePressure where
'Tangential' is used instead
Member Vector Vector.

LoadVariableVariationType
Specifies the LoadVariableVariationType.

Declaration Syntax
public enum LoadVariableVariationType

Table 279: Members

Member Acceleration Acceleration.


Member AxisComponentX AxisComponentX.
Member AxisComponentY AxisComponentY.
Member AxisComponentZ AxisComponentZ.
Member AxisLocationX AxisLocationX.
Member AxisLocationY AxisLocationY.
Member AxisLocationZ AxisLocationZ.
Member BearingDampingC11 BearingDampingC11.
Member BearingDampingC12 BearingDampingC12.
Member BearingDampingC21 BearingDampingC21.
Member BearingDampingC22 BearingDampingC22.
Member BearingPropertiesBegin BearingPropertiesBegin.
Member BearingPropertiesEnd BearingPropertiesEnd.
Member BearingStiffnessK11 BearingStiffnessK11.
Member BearingStiffnessK12 BearingStiffnessK12.
Member BearingStiffnessK21 BearingStiffnessK21.
Member BearingStiffnessK22 BearingStiffnessK22.
Member Behavior Behavior.
Member BoltBegin BoltBegin.
Member BoltEnd BoltEnd.
Member BoltIncrement BoltIncrement.
Member BoltLoadDefineBy BoltLoadDefineBy.
Member BulkTemperature BulkTemperature.
Member BushingNonlinStiffness BushingNonlinStiffness.
Member Capacitance Capacitance.
Member ComponentX ComponentX.
Member ComponentY ComponentY.
Member ComponentZ ComponentZ.
Member ConvectionCoefficient ConvectionCoefficient.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 591
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member Current Current.


Member Damping Damping.
Member DependentDataIndex DependentDataIndex.
Member DependentsBegin DependentsBegin.
Member DependentsEnd DependentsEnd.
Member Displacement Displacement.
Member ElementFace ElementFace.
Member ElementType ElementType.
Member EMagBegin EMagBegin.
Member EMagEnd EMagEnd.
Member Emissivity Emissivity.
Member End End.
Member EntityId EntityId.
Member ExternalBegin ExternalBegin.
Member ExternalEnd ExternalEnd.
Member ExternalEnhancedModelBegin ExternalEnhancedModelBegin.
Member ExternalEnhancedModelEnd ExternalEnhancedModelEnd.
Member ExternalImagValue ExternalImagValue.
Member ExternalImagValueX ExternalImagValueX.
Member ExternalImagValueY ExternalImagValueY.
Member ExternalImagValueZ ExternalImagValueZ.
Member ExternalImagVectorI ExternalImagVectorI.
Member ExternalImagVectorJ ExternalImagVectorJ.
Member ExternalImagVectorK ExternalImagVectorK.
Member ExternalRealValue ExternalRealValue.
Member ExternalRealValueX ExternalRealValueX.
Member ExternalRealValueX2 ExternalRealValueX2.
Member ExternalRealValueY ExternalRealValueY.
Member ExternalRealValueY2 ExternalRealValueY2.
Member ExternalRealValueZ ExternalRealValueZ.
Member ExternalRealValueZ2 ExternalRealValueZ2.
Member ExternalRealVectorI ExternalRealVectorI.
Member ExternalRealVectorJ ExternalRealVectorJ.
Member ExternalRealVectorK ExternalRealVectorK.
Member ExternalTemperature ExternalTemperature.
Member ExtLayeredSectionID ExtLayeredSectionID.
Member ExtLayeredSectionOffset ExtLayeredSectionOffset.
Member FluidBegin FluidBegin.
Member FluidDensity FluidDensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
592 of ANSYS, Inc. and its subsidiaries and affiliates.
LoadVariableVariationType

Member FluidEnd FluidEnd.


Member Force Force.
Member ForceIntensity ForceIntensity.
Member FoundationStiffness FoundationStiffness.
Member Frequency Frequency.
Member Friction Friction.
Member GraphEnd GraphEnd.
Member GraphPSDFittedValue GraphPSDFittedValue.
Member HeatFlow HeatFlow.
Member HeatFlux HeatFlux.
Member HeatGenerationRate HeatGenerationRate.
Member IndependentsBegin IndependentsBegin.
Member IndependentsEnd IndependentsEnd.
Member IndexBegin IndexBegin.
Member IndexEnd IndexEnd.
Member LocationX LocationX.
Member LocationY LocationY.
Member LocationZ LocationZ.
Member Mass Mass.
Member MassFlowRate MassFlowRate.
Member MaterialID MaterialID.
Member Moment Moment.
Member NodeId0 NodeId0.
Member NodeId1 NodeId1.
Member NodeId10 NodeId10.
Member NodeId11 NodeId11.
Member NodeId12 NodeId12.
Member NodeId13 NodeId13.
Member NodeId14 NodeId14.
Member NodeId15 NodeId15.
Member NodeId16 NodeId16.
Member NodeId17 NodeId17.
Member NodeId18 NodeId18.
Member NodeId19 NodeId19.
Member NodeId2 NodeId2.
Member NodeId3 NodeId3.
Member NodeId4 NodeId4.
Member NodeId5 NodeId5.
Member NodeId6 NodeId6.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 593
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member NodeId7 NodeId7.


Member NodeId8 NodeId8.
Member NodeId9 NodeId9.
Member NonlinearAdaptivity NonlinearAdaptivity.
Member NonlinearAdaptivityBegin NonlinearAdaptivityBegin.
Member NonlinearAdaptivityEnd NonlinearAdaptivityEnd.
Member NonlinearStiffnessBegin NonlinearStiffnessBegin.
Member NonlinearStiffnessEnd NonlinearStiffnessEnd.
Member NormalizedS NormalizedS.
Member Offset Offset.
Member PathLength PathLength.
Member PhaseAngle PhaseAngle.
Member Preadjustment Preadjustment.
Member Preload Preload.
Member Pressure Pressure.
Member PSDAcceleration PSDAcceleration.
Member PSDBegin PSDBegin.
Member PSDDisplacement PSDDisplacement.
Member PSDEnd PSDEnd.
Member PSDGAcceleration PSDGAcceleration.
Member PSDVelocity PSDVelocity.
Member RefId RefId.
Member RotatingForceBegin RotatingForceBegin.
Member RotatingForceEnd RotatingForceEnd.
Member RotatingRadius RotatingRadius.
Member Rotation Rotation.
Member RotationalAcceleration RotationalAcceleration.
Member RotationalVelocity RotationalVelocity.
Member RotationX RotationX.
Member RotationY RotationY.
Member RotationZ RotationZ.
Member RSAcceleration RSAcceleration.
Member RSBegin RSBegin.
Member RSDisplacement RSDisplacement.
Member RSEnd RSEnd.
Member RSGAcceleration RSGAcceleration.
Member RSVelocity RSVelocity.
Member Scale Scale.
Member Sector Sector.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
594 of ANSYS, Inc. and its subsidiaries and affiliates.
LoadVariationType

Member ShellThickness ShellThickness.


Member ShellThicknessEnd ShellThicknessEnd.
Member SpringNonLinearStiffness SpringNonLinearStiffness.
Member Step Step.
Member StructuralBegin StructuralBegin.
Member StructuralEnd StructuralEnd.
Member SynchronousRatio SynchronousRatio.
Member Temperature Temperature.
Member ThermalBegin ThermalBegin.
Member ThermalEnd ThermalEnd.
Member Time Time.
Member UnbalancedForce UnbalancedForce.
Member UnbalancedMass UnbalancedMass.
Member Value Value.
Member Velocity Velocity.
Member Voltage Voltage.
Member XValue XValue.
Member YValue YValue.
Member ZValue ZValue.

LoadVariationSubOption
Specifies the LoadVariationSubOption.

Declaration Syntax
public enum LoadVariationSubOption

Table 280: Members

Member AverageFilmTemperature AverageFilmTemperature.


Member BulkTemperature BulkTemperature.
Member ConvectionEnd ConvectionEnd.
Member DifferenceOfSurfaceAndBulkTemperature DifferenceOfSurfaceAndBulkTemperature.
Member SurfaceTemperature SurfaceTemperature.

LoadVariationType
Specifies the LoadVariationType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 595
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum LoadVariationType

Table 281: Members

Member CFXResults CFXResults.


Member ConstantOrHeatFlow It uses 'Constant' in all analysis type, except for PerfectlyInsulated
and HeatFlow where 'HeatFlow' is used instead
Member LoadHistoryOrHeatFlow It uses 'LoadHistory' in all analysis type, except for PerfectlyInsulated
and HeatFlow where 'HeatFlow' is used instead
Member PerfectInsulation PerfectInsulation.
Member TemperatureDependent TemperatureDependent.

LocationDefinitionMethod
Specifies the LocationDefinitionMethod.

Declaration Syntax
public enum LocationDefinitionMethod

Table 282: Members

Member Beam Beam.


Member Bearing Bearing.
Member BoundaryCondition BoundaryCondition.
Member ContactRegion ContactRegion.
Member CoordinateSystem CoordinateSystem.
Member GeometrySelection GeometrySelection.
Member MeshConnection MeshConnection.
Member NamedSelection NamedSelection.
Member NoSelection NoSelection.
Member RemotePoint RemotePoint.
Member Spring Spring.
Member Surface Surface.
Member UserDefinedCoordinates UserDefinedCoordinates.
Member WeakSprings WeakSprings.

MeanStressTheoryType
Specifies the EnclosureType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
596 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshElementShape

Declaration Syntax
public enum MeanStressTheoryType

Table 283: Members

Member Gerber Gerber.


Member Goodman Goodman.
Member MansonHalford MansonHalford.
Member MeanStressCurves MeanStressCurves.
Member Morrow Morrow.
Member NoneStrain NoneStrain.
Member NoneStress NoneStress.
Member Soderberg Soderberg.
Member SWT SWT.

MeshDisplayStyle
Specifies the MeshDisplayStyle.

Declaration Syntax
public enum MeshDisplayStyle

Table 284: Members

Member AspectRatio AspectRatio.


Member BodyColor BodyColor.
Member ElementQuality ElementQuality.
Member JacobianRatio JacobianRatio.
Member MaximumCornerAngle MaximumCornerAngle.
Member OrthogonalQuality OrthogonalQuality.
Member ParallelDeviation ParallelDeviation.
Member ShellThickness ShellThickness.
Member Skewness Skewness.
Member WarpingFactor WarpingFactor.

MeshElementShape
Specifies the Worksheet Enumeration Wrappers.

Declaration Syntax
public enum MeshElementShape

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 597
Ansys.ACT.Automation.Mechanical.Enums Namespace

MeshMethodAlgorithm
Specifies the MeshMethodAlgorithm.

Declaration Syntax
public enum MeshMethodAlgorithm

Table 285: Members

Member PatchConforming PatchConforming.


Member PatchIndependent PatchIndependent.

MeshMetricType
Specifies the MeshMetricType.

Declaration Syntax
public enum MeshMetricType

Table 286: Members

Member AspectRatio AspectRatio.


Member ElementQuality ElementQuality.
Member ExpansionRatio ExpansionRatio.
Member JacobianRatio JacobianRatio.
Member MaxCornerAngle MaxCornerAngle.
Member MinEdgeLength MinEdgeLength.
Member None None.
Member OrthogonalQuality OrthogonalQuality.
Member ParallelDeviation ParallelDeviation.
Member Skewness Skewness.
Member WarpingFactor WarpingFactor.

MeshPhysicsPreferenceType
Specifies the Mesh Physics Preference Type.

Declaration Syntax
public enum MeshPhysicsPreferenceType

Table 287: Members

Member CFD CFD.


Member Custom Custom.
Member Electromagnetics Electromagnetics.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
598 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumOrMaximum

Member Explicit Explicit.


Member Mechanical Mechanical.

MeshSolverPreferenceType
Specifies the Mesh Solver Preference Type.

Declaration Syntax
public enum MeshSolverPreferenceType

Table 288: Members

Member ANSYSRigidDynamics ANSYSRigidDynamics.


Member CFX CFX.
Member Fluent Fluent.
Member MechanicalAPDL MechanicalAPDL.
Member Polyflow Polyflow.

MethodType
Specifies the MethodType.

Declaration Syntax
public enum MethodType

Table 289: Members

Member AllQuad AllQuad.


Member AllTriAllTet AllTriAllTet.
Member Automatic Automatic.
Member Cartesian Cartesian.
Member CFXMesh CFXMesh.
Member HexDominant HexDominant.
Member MultiZone MultiZone.
Member QuadTri QuadTri.
Member Sweep Sweep.

MinimumOrMaximum
Specifies the MinimumOrMaximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 599
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum MinimumOrMaximum

Table 290: Members

Member Maximum Maximum.


Member Minimum Minimum.

ModalFrequencyRangeType
Specifies the ModalFrequencyRangeType.

Declaration Syntax
public enum ModalFrequencyRangeType

Table 291: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

Model2DBehavior
Specifies the Model2DBehavior.

Declaration Syntax
public enum Model2DBehavior

Table 292: Members

Member AxiSymmetric AxiSymmetric.


Member ByBody ByBody.
Member GeneralizedPlaneStrain GeneralizedPlaneStrain.
Member PlaneStrain PlaneStrain.
Member PlaneStress PlaneStress.

ModesCombinationType
Specifies the ModesCombinationType.

Declaration Syntax
public enum ModesCombinationType

Table 293: Members

Member CQC CQC.


Member NONE NONE.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
600 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonType

Member ROSE ROSE.


Member SRSS SRSS.

MomentsAtSummationPointType
Specifies the Moments at summation point type.

Declaration Syntax
public enum MomentsAtSummationPointType

Table 294: Members

Member Centroid Centroid.


Member OrientationSystem Orientation
System.

MultipleNodeType
Specifies the MultipleNodeType.

Declaration Syntax
public enum MultipleNodeType

Table 295: Members

Member Average Average.


Member Maximum Maximum.
Member Minimum Minimum.

NamedSelectionWorksheetOperator
Specifies the Worksheet Enumeration Wrappers.

Declaration Syntax
public enum NamedSelectionWorksheetOperator

NewtonRaphsonType
Specifies the NewtonRaphsonType.

Declaration Syntax
public enum NewtonRaphsonType

Table 296: Members

Member Full Full.


Member Modified Modified.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 601
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member ProgramControlled ProgramControlled.


Member Unsymmetric Unsymmetric.

NodeMoveInformationType
Specifies the NodeMoveInformationType.

Declaration Syntax
public enum NodeMoveInformationType

Table 297: Members

Member F4KeytoMoveAnywhere NodeMoveF4Key.

NonLinearFormulationType
Specifies the NonLinearFormulationType.

Declaration Syntax
public enum NonLinearFormulationType

Table 298: Members

Member Full Full.


Member ProgramControlled ProgramControlled.
Member Quasi Quasi.

NonLinearValueType
Specifies the NonLinearValueType.

Declaration Syntax
public enum NonLinearValueType

Table 299: Members

Member CalculatedBySolver Calculated by


solver.
Member UserInput User Input.

NormalOrientationType
Specifies the NormalOrientationType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
602 of ANSYS, Inc. and its subsidiaries and affiliates.
PathScopingType

Declaration Syntax
public enum NormalOrientationType

Table 300: Members

Member None None.


Member Total Total.
Member XAxis XAxis.
Member XYAxis XYAxis.
Member XYZAxis XYZAxis.
Member XZAxis XZAxis.
Member YAxis YAxis.
Member YZAxis YZAxis.
Member ZAxis ZAxis.

OutputControlsNodalForcesType
Specifies the OutputControlsNodalForcesType.

Declaration Syntax
public enum OutputControlsNodalForcesType

Table 301: Members

Member ConstrainNode ConstrainNode.


Member No No.
Member Yes Yes.

PatchIndependentDefineType
Specifies the PatchIndependentDefineType.

Declaration Syntax
public enum PatchIndependentDefineType

Table 302: Members

Member ApproxNumElements ApproxNumElements.


Member MaxElementSize MaxElementSize.

PathScopingType
Specifies the PathScopingType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 603
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum PathScopingType

Table 303: Members

Member Edge Edge.


Member Points Points.
Member Ray Ray.

PFactorResultType
Specifies the PFactorResultType.

Declaration Syntax
public enum PFactorResultType

Table 304: Members

Member CumulativeEffectiveMassRatio CumulativeEffectiveMassRatio.


Member EffectiveMass EffectiveMass.
Member ParticipationFactor ParticipationFactor.
Member PFactorAll PFactorAll.

PhaseType
Specifies the Prototype Phase Type.

Declaration Syntax
public enum PhaseType

Table 305: Members

Member DefinedByGeometry Defined By


Geometry.
Member LiquidGas Liquid Gas.
Member Solid Solid.

PhysicsType
Specifies the PhysicsType.

Declaration Syntax
public enum PhysicsType

Table 306: Members

Member Customizable Customizable.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
604 of ANSYS, Inc. and its subsidiaries and affiliates.
PressureInitializationType

Member ElectricConduction ElectricConduction.


Member Electromagnetic Electromagnetic.
Member ExplicitCDI ExplicitCDI.
Member Mechanical Mechanical.
Member Thermal Thermal.
Member ThermalElectric ThermalElectric

PipeLoadingType
Specifies the PipeLoadingType.

Declaration Syntax
public enum PipeLoadingType

Table 307: Members

Member External External.


Member Internal Internal.

PolyflowExportUnit
Specifies the Polyflow Export Unit Type.

Declaration Syntax
public enum PolyflowExportUnit

Table 308: Members

Member Centimeters Centimeters.


Member Feet Feet.
Member Inches Inches.
Member Meters Meters.
Member Micrometers Micrometers.
Member Millimeters Millimeters.
Member UseProjectUnit UseProjectUnit.

PressureInitializationType
Specifies the PressureInitializationType.

Declaration Syntax
public enum PressureInitializationType

Table 309: Members

Member FromDeformedState FromDeformedState.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 605
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member FromStressTrace FromStressTrace.

PreStressContactStatus
Specifies the PreStressContactStatus.

Declaration Syntax
public enum PreStressContactStatus

Table 310: Members

Member ForceBonded ForceBonded.


Member ForceSticking ForceSticking.
Member UseTrueStatus UseTrueStatus.

PreStressStateType
Specifies the PreStressStateType.

Declaration Syntax
public enum PreStressStateType

Table 311: Members

Member LoadStep LoadStep.


Member ProgramControlled ProgramControlled.
Member Time Time.

ProbeDisplayFilter
Specifies the ProbeDisplayFilter.

Declaration Syntax
public enum ProbeDisplayFilter

Table 312: Members

Member All All.


Member AxialForce AxialForce.
Member CoEnergy CoEnergy.
Member Components Components.
Member DampingForce1 DampingForce1.
Member DampingForce2 DampingForce2.
Member Dissipative Dissipative.
Member ElasticForce1 ElasticForce1.
Member ElasticForce2 ElasticForce2.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
606 of ANSYS, Inc. and its subsidiaries and affiliates.
ProbeResultType

Member Elongation1 Elongation1.


Member Elongation2 Elongation2.
Member EmittedRadiation EmittedRadiation.
Member Equivalent Equivalent.
Member External External.
Member IncidentRadiation IncidentRadiation.
Member Intensity Intensity.
Member Kinetic Kinetic.
Member MaximumPrincipal MaximumPrincipal.
Member MiddlePrincipal MiddlePrincipal.
Member MinimumPrincipal MinimumPrincipal.
Member MomentAtI MomentAtI.
Member MomentAtJ MomentAtJ.
Member NetRadiation NetRadiation.
Member Potential Potential.
Member Principals Principals.
Member ReflectedRadiation ReflectedRadiation.
Member ShearForceAtI ShearForceAtI.
Member ShearForceAtJ ShearForceAtJ.
Member SpringDampingForce SpringDampingForce.
Member SpringElongation SpringElongation.
Member SpringForce SpringForce.
Member SpringVelocity SpringVelocity.
Member Strain Strain.
Member Torque Torque.
Member Total Total.
Member Velocity1 Velocity1.
Member Velocity2 Velocity2.
Member XAxis XAxis.
Member XYPlane XYPlane.
Member XZPlane XZPlane.
Member YAxis YAxis.
Member YZPlane YZPlane.
Member ZAxis ZAxis.

ProbeResultType
Specifies the ProbeResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 607
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum ProbeResultType

Table 313: Members

Member AccelerationProbe AccelerationProbe.


Member AngularAccelerationProbe AngularAccelerationProbe.
Member AngularVelocityProbe AngularVelocityProbe.
Member BeamProbe BeamProbe.
Member BearingProbe BearingProbe.
Member BoltPretension BoltPretension.
Member ConstraintForce ConstraintForce.
Member ConstraintMoment ConstraintMoment.
Member CurrentDensityProbe CurrentDensityProbe.
Member DampingForce DampingForce.
Member DampingMoment DampingMoment.
Member DeformationProbe DeformationProbe.
Member ElasticForce ElasticForce.
Member ElasticMoment ElasticMoment.
Member EmagReactionProbe EmagReactionProbe.
Member Energy Energy.
Member FieldIntensity FieldIntensity.
Member FieldIntensityProbe FieldIntensityProbe.
Member FluxDensityProbe FluxDensityProbe.
Member ForceReaction ForceReaction.
Member GeneralizedPlaneStrainProbe GeneralizedPlaneStrainProbe.
Member HeatFluxProbe HeatFluxProbe.
Member JointProbe JointProbe.
Member MagneticFluxProbe MagneticFluxProbe.
Member MomentReaction MomentReaction.
Member Position Position.
Member RadiationProbe RadiationProbe.
Member ReactionProbe ReactionProbe.
Member ResponsePSD ResponsePSD.
Member RotationProbe RotationProbe.
Member SpringProbe SpringProbe.
Member StrainProbe StrainProbe.
Member StressProbe StressProbe.
Member TemperatureProbe TemperatureProbe.
Member VelocityProbe VelocityProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
608 of ANSYS, Inc. and its subsidiaries and affiliates.
ProximitySFSourcesType

Member VoltageProbe VoltageProbe.

PrototypeDisplayStyleType
Specifies the PrototypeDisplayStyleType.

Declaration Syntax
public enum PrototypeDisplayStyleType

Table 314: Members

Member AssemblyColor AssemblyColor.


Member BodyColor BodyColor.
Member Material Material.
Member NonLinearMaterialEffects NonLinearMaterialEffects.
Member PartColor PartColor.
Member ShellThickness ShellThickness.
Member StiffnessBehavior StiffnessBehavior.
Member VisibleThickness VisibleThickness.

PrototypeModelType
Specifies the PrototypeModelType.

Declaration Syntax
public enum PrototypeModelType

Table 315: Members

Member Beam Beam.


Member ModelPhysicsTypeFluid ModelPhysicsTypeFluid.
Member Pipe Pipe.

ProximitySFSourcesType
Specifies the ProximitySFSourcesType.

Declaration Syntax
public enum ProximitySFSourcesType

Table 316: Members

Member Edges Edges.


Member Faces Faces.
Member FacesAndEdges FacesAndEdges.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 609
Ansys.ACT.Automation.Mechanical.Enums Namespace

PSDBoundaryConditionSelectionType
Specifies the PSDBoundaryConditionSelectionType.

Declaration Syntax
public enum PSDBoundaryConditionSelectionType

Table 317: Members

Member AllFixedSupports AllFixedSupports.


Member AllRemoteDisplacements AllRemoteDisplacements.
Member AllSupports AllSupports.
Member None None.
Member SelectedBoundaryCondition SelectedBoundaryCondition.

RadiationType
Specifies the RadiationType.

Declaration Syntax
public enum RadiationType

Table 318: Members

Member SurfaceToSurface SurfaceToSurface.


Member ToAmbient ToAmbient.

RadiositySolverType
Specifies the RadiositySolverType.

Declaration Syntax
public enum RadiositySolverType

Table 319: Members

Member Direct Direct.


Member IterativeGaussSeidel Unaveraged.
Member IterativeJacobi IterativeJacobi.
Member ProgramControlled ProgramControlled.

RadiosityViewFactorType
Specifies the RadiosityViewFactorType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
610 of ANSYS, Inc. and its subsidiaries and affiliates.
RestartControlsType

Declaration Syntax
public enum RadiosityViewFactorType

Table 320: Members

Member RadiosityFF2DHidden Hidden.


Member RadiosityFF2DNonHidden Non-Hidden.

ReferenceFrameType
Specifies the ReferenceFrameType.

Declaration Syntax
public enum ReferenceFrameType

Table 321: Members

Member EulerianVirtual EulerianVirtual.


Member Lagrangian Lagrangian.

RemoteApplicationType
Specifies the RemoteApplicationType.

Declaration Syntax
public enum RemoteApplicationType

Table 322: Members

Member DirectAttachment DirectAttachment.


Member RemoteAttachment RemoteAttachment.

RemotePointDOFSelectionType
Specifies the RemotePointDOFSelectionType.

Declaration Syntax
public enum RemotePointDOFSelectionType

Table 323: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

RestartControlsType
Specifies the RestartControlsType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 611
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum RestartControlsType

Table 324: Members

Member Manual Manual.


Member Off Off.
Member ProgramControlled ProgramControlled.

RestartRetainFilesType
Specifies the RestartRetainFilesType.

Declaration Syntax
public enum RestartRetainFilesType

Table 325: Members

Member No No.
Member Yes Yes.

RestartSaveAtLoadStep
Specifies the RestartSaveAtLoadStep.

Declaration Syntax
public enum RestartSaveAtLoadStep

Table 326: Members

Member All All.


Member Last Last.
Member None None.

RestartSaveAtSubstep
Specifies the RestartSaveAtSubstep.

Declaration Syntax
public enum RestartSaveAtSubstep

Table 327: Members

Member All All.


Member EquallySpaced EquallySpaced.
Member Last Last.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
612 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultRelativityType

Member SaveAtSubstepSpecified SaveAtSubstepSpecified.

RestartType
Specifies the RestartType.

Declaration Syntax
public enum RestartType

Table 328: Members

Member Manual Manual.


Member Off Off.
Member ProgramControlled ProgramControlled.

ResultAveragingType
Specifies the ResultAveragingType.

Declaration Syntax
public enum ResultAveragingType

Table 329: Members

Member Averaged Averaged.


Member ElementalDifference ElementalDifference.
Member ElementalFraction ElementalFraction.
Member ElementalMean ElementalMean.
Member NodalDifference NodalDifference.
Member NodalFraction NodalFraction.
Member Unaveraged Unaveraged.

ResultRelativityType
Specifies the ResultRelativityType.

Declaration Syntax
public enum ResultRelativityType

Table 330: Members

Member Absolute Absolute.


Member Relative Relative.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 613
Ansys.ACT.Automation.Mechanical.Enums Namespace

ResultScopeByType
Specifies the ResultScopeByType.

Declaration Syntax
public enum ResultScopeByType

Table 331: Members

Member Sigma1 Sigma1.


Member Sigma2 Sigma2.
Member Sigma3 Sigma3.
Member UserDefined UserDefined.

ResultType
Specifies the ResultType.

Declaration Syntax
public enum ResultType

Table 332: Members

Member BendingStressEquivalent BendingStressEquivalent.


Member BendingStressIntensity BendingStressIntensity.
Member BoltAdjustment BoltAdjustment.
Member BoltWorkingLoad BoltWorkingLoad.
Member ContactChattering ContactChattering.
Member ContactContactingArea ContactContactingArea.
Member ContactFluidPressure ContactFluidPressure.
Member ContactFrictionalStress ContactFrictionalStress.
Member ContactGap ContactGap.
Member ContactMaximumDampingPressure ContactMaximumDampingPressure.
Member ContactMaximumNormalStiffness ContactMaximumNormalStiffness.
Member ContactMaximumTangentialStiffness ContactMaximumTangentialStiffness.
Member ContactMaxiumGeometricSlidingDistance ContactMaxiumGeometricSlidingDistance.
Member ContactMinimumGeometricSlidingDistance ContactMinimumGeometricSlidingDistance.
Member ContactMinimumTangentialStiffness ContactMinimumTangentialStiffness.
Member ContactNumberContacting ContactNumberContacting.
Member ContactNumberSticking ContactNumberSticking.
Member ContactPenetration ContactPenetration.
Member ContactPressure ContactPressure.
Member ContactResultingPinball ContactResultingPinball.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
614 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultType

Member ContactSlidingDistance ContactSlidingDistance.


Member ContactStatus ContactStatus.
Member CurrentDensity CurrentDensity.
Member DamageStatus DamageStatus.
Member Density Density.
Member DirectStress DirectStress.
Member ElectricPotential ElectricPotential.
Member ElectricVoltage ElectricVoltage.
Member ElementalEulerXYAngle ElementalEulerXYAngle.
Member ElementalEulerXZAngle ElementalEulerXZAngle.
Member ElementalEulerYZAngle ElementalEulerYZAngle.
Member ElementalStrainEnergy ElementalStrainEnergy.
Member ElementalTriads ElementalTriads.
Member EnergyDissipatedPerUnitVolume EnergyDissipatedPerUnitVolume.
Member EquivalentCreepStrain EquivalentCreepStrain.
Member EquivalentCreepStrainRST EquivalentCreepStrainRST.
Member EquivalentElasticStrain EquivalentElasticStrain.
Member EquivalentElasticStrainRST EquivalentElasticStrainRST.
Member EquivalentPlasticStrain EquivalentPlasticStrain.
Member EquivalentPlasticStrainRST EquivalentPlasticStrainRST.
Member EquivalentStress EquivalentStress.
Member EquivalentStressPSD EquivalentStressPSD.
Member EquivalentStressRS EquivalentStressRS.
Member EquivalentTotalStrainRST EquivalentTotalStrainRST.
Member FatigueDamage FatigueDamage.
Member FatigueEquivalentReversedStress FatigueEquivalentReversedStress.
Member FatigueLife FatigueLife.
Member FatigueResultBiaxialityIndication FatigueResultBiaxialityIndication.
Member FatigueSensitivity FatigueSensitivity.
Member FiberCompressiveDamageVariable FiberCompressiveDamageVariable.
Member FiberCompressiveFailureCriterion FiberCompressiveFailureCriterion.
Member FiberTensileDamageVariable FiberTensileDamageVariable.
Member FiberTensileFailureCriterion FiberTensileFailureCriterion.
Member FluidFlowRate FluidFlowRate.
Member FluidHeatConductionRate FluidHeatConductionRate.
Member FluidHeatTransportRate FluidHeatTransportRate.
Member ForceReaction ForceReaction.
Member FractureJINT FractureJINT.
Member FractureSIFSK1 FractureSIFSK1.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 615
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member FractureSIFSK2 FractureSIFSK2.


Member FractureSIFSK3 FractureSIFSK3.
Member FractureVCCTG1 FractureVCCTG1.
Member FractureVCCTG2 FractureVCCTG2.
Member FractureVCCTG3 FractureVCCTG3.
Member FractureVCCTGT FractureVCCTGT.
Member Hysteresis Hysteresis.
Member JouleHeat JouleHeat.
Member KineticEnergy KineticEnergy.
Member MagneticCoenergy MagneticCoenergy.
Member MagneticError MagneticError.
Member MagneticPotential MagneticPotential.
Member MagneticXDirectionalForces MagneticXDirectionalForces.
Member MagneticYDirectionalForces MagneticYDirectionalForces.
Member MagneticZDirectionalForces MagneticZDirectionalForces.
Member MatrixCompressiveDamageVariable MatrixCompressiveDamageVariable.
Member MatrixCompressiveFailureCriterion MatrixCompressiveFailureCriterion.
Member MatrixTensileDamageVariable MatrixTensileDamageVariable.
Member MatrixTensileFailureCriterion MatrixTensileFailureCriterion.
Member MaximumBendingStress MaximumBendingStress.
Member MaximumCombinedStress MaximumCombinedStress.
Member MaximumFailureCriteria MaximumFailureCriteria.
Member MaximumPrincipalElasticStrain MaximumPrincipalElasticStrain.
Member MaximumPrincipalStress MaximumPrincipalStress.
Member MaximumPrincipalThermalStrain MaximumPrincipalThermalStrain.
Member MaximumShearElasticStrain MaximumShearElasticStrain.
Member MaximumShearStress MaximumShearStress.
Member MembraneStressEquivalent MembraneStressEquivalent.
Member MembraneStressIntensity MembraneStressIntensity.
Member MiddlePrincipalElasticStrain MiddlePrincipalElasticStrain.
Member MiddlePrincipalStress MiddlePrincipalStress.
Member MiddlePrincipalThermalStrain MiddlePrincipalThermalStrain.
Member MinimumBendingStress MinimumBendingStress.
Member MinimumCombinedStress MinimumCombinedStress.
Member MinimumPrincipalElasticStrain MinimumPrincipalElasticStrain.
Member MinimumPrincipalStress MinimumPrincipalStress.
Member MinimumPrincipalThermalStrain MinimumPrincipalThermalStrain.
Member MomentReactionTracker MomentReactionTracker.
Member MullinsDamageVariable MullinsDamageVariable.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
616 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultType

Member MullinsMaximumPreviousStrainEnergy MullinsMaximumPreviousStrainEnergy.


Member NewtonRaphsonResidualForce NewtonRaphsonResidualForce.
Member NewtonRaphsonResidualHeat NewtonRaphsonResidualHeat.
Member NewtonRaphsonResidualMoment NewtonRaphsonResidualMoment.
Member NodalEulerXYAngle NodalEulerXYAngle.
Member NodalEulerXZAngle NodalEulerXZAngle.
Member NodalEulerYZNodal NodalEulerYZNodal.
Member NodalTriads NodalTriads.
Member NormalGasketPressure NormalGasketPressure.
Member NormalGasketTotalClosure NormalGasketTotalClosure.
Member PlasticWork PlasticWork.
Member Pressure Pressure.
Member SafetyFactor SafetyFactor.
Member SafetyFactorFatigue SafetyFactorFatigue.
Member SafetyMargin SafetyMargin.
Member ShapeFinder ShapeFinder.
Member ShapeFinderElemental ShapeFinderElemental.
Member ShearDamageVariable ShearDamageVariable.
Member ShearMomentDiagramMSUM ShearMomentDiagramMSUM.
Member ShearMomentDiagramMY ShearMomentDiagramMY.
Member ShearMomentDiagramMZ ShearMomentDiagramMZ.
Member ShearMomentDiagramUSUM ShearMomentDiagramUSUM.
Member ShearMomentDiagramUY ShearMomentDiagramUY.
Member ShearMomentDiagramUZ ShearMomentDiagramUZ.
Member ShearMomentDiagramVSUM ShearMomentDiagramVSUM.
Member ShearMomentDiagramVY ShearMomentDiagramVY.
Member ShearMomentDiagramVZ ShearMomentDiagramVZ.
Member ShellBendingStress11 ShellBendingStress11.
Member ShellBendingStress12 ShellBendingStress12.
Member ShellBendingStress22 ShellBendingStress22.
Member ShellBottomPeakStress11 ShellBottomPeakStress11.
Member ShellBottomPeakStress12 ShellBottomPeakStress12.
Member ShellBottomPeakStress22 ShellBottomPeakStress22.
Member ShellMembraneStress11 ShellMembraneStress11.
Member ShellMembraneStress12 ShellMembraneStress12.
Member ShellMembraneStress22 ShellMembraneStress22.
Member ShellTopPeakStress11 ShellTopPeakStress11.
Member ShellTopPeakStress12 ShellTopPeakStress12.
Member ShellTopPeakStress22 ShellTopPeakStress22.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 617
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member SpringTrackerDampingForce SpringTrackerDampingForce.


Member SpringTrackerElasticForce SpringTrackerElasticForce.
Member SpringTrackerElongation SpringTrackerElongation.
Member SpringTrackerVelocity SpringTrackerVelocity.
Member StabilizationEnergy StabilizationEnergy.
Member StiffnessEnergy StiffnessEnergy.
Member StrainIntensity StrainIntensity.
Member StressIntensity StressIntensity.
Member StressRatio StressRatio.
Member StructuralError StructuralError.
Member StructuralStrainEnergy StructuralStrainEnergy.
Member Temperature Temperature.
Member ThermalError ThermalError.
Member ThermalStrainEnergy ThermalStrainEnergy.
Member TotalAcceleration TotalAcceleration.
Member TotalAxialForceDiagram TotalAxialForceDiagram.
Member TotalBendingMomentDiagram TotalBendingMomentDiagram.
Member TotalCurrentDensity TotalCurrentDensity.
Member TotalDeformation TotalDeformation.
Member TotalElectricFieldIntensity TotalElectricFieldIntensity.
Member TotalElectricFluxDensity TotalElectricFluxDensity.
Member TotalEnergy TotalEnergy.
Member TotalHeatFlux TotalHeatFlux.
Member TotalMagneticFieldIntensity TotalMagneticFieldIntensity.
Member TotalMagneticFluxDensity TotalMagneticFluxDensity.
Member TotalMagneticForces TotalMagneticForces.
Member TotalShearForce TotalShearForce.
Member TotalTorsionalMoment TotalTorsionalMoment.
Member TotalVelocity TotalVelocity.
Member VariableGraph VariableGraph.
Member VectorAxialForce VectorAxialForce.
Member VectorBendingMoment VectorBendingMoment.
Member VectorDeformation VectorDeformation.
Member VectorHeatFlux VectorHeatFlux.
Member VectorPrincipalElasticStrain VectorPrincipalElasticStrain.
Member VectorPrincipalStress VectorPrincipalStress.
Member VectorShearForce VectorShearForce.
Member VectorTorsionalMoment VectorTorsionalMoment.
Member XContactForce XContactForce.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
618 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultType

Member XDirectionalAcceleration XDirectionalAcceleration.


Member XDirectionalAccelerationPSD XDirectionalAccelerationPSD.
Member XDirectionalAccelerationRS XDirectionalAccelerationRS.
Member XDirectionalAxialForce XDirectionalAxialForce.
Member XDirectionalBendingMoment XDirectionalBendingMoment.
Member XDirectionalCurrentDensity XDirectionalCurrentDensity.
Member XDirectionalDisplacement XDirectionalDisplacement.
Member XDirectionalElectricFieldIntensity XDirectionalElectricFieldIntensity.
Member XDirectionalElectricFluxDensity XDirectionalElectricFluxDensity.
Member XDirectionalHeatFlux XDirectionalHeatFlux.
Member XDirectionalMagneticFieldIntensity XDirectionalMagneticFieldIntensity.
Member XDirectionalMagneticFluxDensity XDirectionalMagneticFluxDensity.
Member XDirectionalShearForce XDirectionalShearForce.
Member XDirectionalTorsionalMoment XDirectionalTorsionalMoment.
Member XDirectionalVelocity XDirectionalVelocity.
Member XDirectionalVelocityPSD XDirectionalVelocityPSD.
Member XDirectionalVelocityRS XDirectionalVelocityRS.
Member XExternalForce XExternalForce.
Member XMomentum XMomentum.
Member XNormalElasticStrain XNormalElasticStrain.
Member XNormalStress XNormalStress.
Member XThermalStrain XThermalStrain.
Member XTotalMassAverageVelocity XTotalMassAverageVelocity.
Member XYShearElasticStrain XYShearElasticStrain.
Member XYShearGasketPressure XYShearGasketPressure.
Member XYShearGasketTotalClosure XYShearGasketTotalClosure.
Member XYShearStress XYShearStress.
Member XZShearElasticStrain XZShearElasticStrain.
Member XZShearGasketPressure XZShearGasketPressure.
Member XZShearGasketTotalClosure XZShearGasketTotalClosure.
Member XZShearStress XZShearStress.
Member YContactForce YContactForce.
Member YDirectionalAcceleration YDirectionalAcceleration.
Member YDirectionalAccelerationPSD YDirectionalAccelerationPSD.
Member YDirectionalAccelerationRS YDirectionalAccelerationRS.
Member YDirectionalAxialForce YDirectionalAxialForce.
Member YDirectionalBendingMoment YDirectionalBendingMoment.
Member YDirectionalCurrentDensity YDirectionalCurrentDensity.
Member YDirectionalDisplacement YDirectionalDisplacement.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 619
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member YDirectionalElectricFieldIntensity YDirectionalElectricFieldIntensity.


Member YDirectionalElectricFluxDensity YDirectionalElectricFluxDensity.
Member YDirectionalHeatFlux YDirectionalHeatFlux.
Member YDirectionalMagneticFieldIntensity YDirectionalMagneticFieldIntensity.
Member YDirectionalMagneticFluxDensity YDirectionalMagneticFluxDensity.
Member YDirectionalShearForce YDirectionalShearForce.
Member YDirectionalTorsionalMoment YDirectionalTorsionalMoment.
Member YDirectionalVelocity YDirectionalVelocity.
Member YDirectionalVelocityPSD YDirectionalVelocityPSD.
Member YDirectionalVelocityRS YDirectionalVelocityRS.
Member YExternalForce YExternalForce.
Member YMomentum YMomentum.
Member YNormalElasticStrain YNormalElasticStrain.
Member YNormalStress YNormalStress.
Member YThermalStrain YThermalStrain.
Member YTotalMassAverageVelocity YTotalMassAverageVelocity.
Member YZShearElasticStrain YZShearElasticStrain.
Member YZShearStress YZShearStress.
Member ZContactForce ZContactForce.
Member ZDirectionalAcceleration ZDirectionalAcceleration.
Member ZdirectionalAccelerationPSD ZdirectionalAccelerationPSD.
Member ZDirectionalAccelerationRS ZDirectionalAccelerationRS.
Member ZDirectionalAxialForce ZDirectionalAxialForce.
Member ZDirectionalBendingMoment ZDirectionalBendingMoment.
Member ZDirectionalCurrentDensity ZDirectionalCurrentDensity.
Member ZDirectionalDisplacement ZDirectionalDisplacement.
Member ZDirectionalElectricFieldIntensity ZDirectionalElectricFieldIntensity.
Member ZDirectionalElectricFluxDensity ZDirectionalElectricFluxDensity.
Member ZDirectionalHeatFlux ZDirectionalHeatFlux.
Member ZDirectionalMagneticFieldIntensity ZDirectionalMagneticFieldIntensity.
Member ZDirectionalMagneticFluxDensity ZDirectionalMagneticFluxDensity.
Member ZDirectionalShearForce ZDirectionalShearForce.
Member ZDirectionalTorsionalMoment ZDirectionalTorsionalMoment.
Member ZDirectionalVelocity ZDirectionalVelocity.
Member ZDirectionalVelocityPSD ZDirectionalVelocityPSD.
Member ZDirectionalVelocityRS ZDirectionalVelocityRS.
Member ZExternalForce ZExternalForce.
Member ZMomentum ZMomentum.
Member ZNormalElasticStrain ZNormalElasticStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
620 of ANSYS, Inc. and its subsidiaries and affiliates.
SafetyLimitType

Member ZNormalStress ZNormalStress.


Member ZThermalStrain ZThermalStrain.
Member ZTotalMassAverageVelocity ZTotalMassAverageVelocity.

RigidResponseEffectType
Specifies the RigidResponseEffectType.

Declaration Syntax
public enum RigidResponseEffectType

Table 333: Members

Member Gupta Gupta.


Member Lindely Lindely.

RotationPlane
Specifies the RotationPlane.

Declaration Syntax
public enum RotationPlane

Table 334: Members

Member None None.


Member XY XY.
Member XZ XZ.
Member YZ YZ.

RSBoundaryConditionSelectionType
Specifies the RSBoundaryConditionSelectionType.

Declaration Syntax
public enum RSBoundaryConditionSelectionType

Table 335: Members

Member AllSupports AllSupports.


Member None None.
Member SelectedBoundaryCondition SelectedBoundaryCondition.

SafetyLimitType
Specifies the SafetyLimitType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 621
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum SafetyLimitType

Table 336: Members

Member CustomValue CustomValue.


Member TensileUltimatePerMaterial TensileUltimatePerMaterial.
Member TensileYieldPerMaterial TensileYieldPerMaterial.

SafetyTheoryType
Specifies the Stress Safety Theory Type.

Declaration Syntax
public enum SafetyTheoryType

Table 337: Members

Member MaximumEquivalentStress Maximum Equivalent


Stress
Member MaximumShearStress Maximum Shear
Stress.
Member MaximumTensileStress Maximum Tensile
Stress.
Member MohrCoulombStress Mohr-Coulomb
Stress.

SecondaryImportPrefType
Specifies the SecondaryImportPrefType.

Declaration Syntax
public enum SecondaryImportPrefType

Table 338: Members

Member Line Line.


Member None None.
Member Solid Solid.
Member SolidAndSurface SolidAndSurface.
Member Surface Surface.
Member SurfaceAndLine SurfaceAndLine.

SequenceSelectionType
Specifies the SequenceSelectionType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
622 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearMomentDiagramOrientationType

Declaration Syntax
public enum SequenceSelectionType

Table 339: Members

Member All All.


Member First First.
Member Last Last.
Member NyNumber NyNumber.
Member Zero Zero.

SetDriverStyle
Specifies the SetDriverStyle.

Declaration Syntax
public enum SetDriverStyle

Table 340: Members

Member CyclicPhaseOfMaximum CyclicPhaseOfMaximum.


Member MaximumOfCyclicPhase MaximumOfCyclicPhase.
Member MaximumOverModes MaximumOverModes.
Member MaximumOverPhase MaximumOverPhase.
Member MaximumOverTime MaximumOverTime.
Member ModeOfMaximum ModeOfMaximum.
Member PhaseOfMaximum PhaseOfMaximum.
Member ResultSet ResultSet.
Member Time Time.
Member TimeOfMaximum TimeOfMaximum.

ShearMomentDiagramOrientationType
Specifies the ShearMomentDiagramOrientationType.

Declaration Syntax
public enum ShearMomentDiagramOrientationType

Table 341: Members

Member BendingMoment BendingMoment.


Member Displacement Displacement.
Member ShearForce ShearForce.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 623
Ansys.ACT.Automation.Mechanical.Enums Namespace

ShearMomentType
Specifies the ShearMomentType.

Declaration Syntax
public enum ShearMomentType

Table 342: Members

Member DirectionalSM1 DirectionalSM1.


Member DirectionalSM2 DirectionalSM2.
Member TotalSM TotalSM.

ShearOrientationType
Specifies the ShearOrientationType.

Declaration Syntax
public enum ShearOrientationType

Table 343: Members

Member XYPlane XYPlane.


Member XZPlane XZPlane.
Member YZPlane YZPlane.

ShellFaceType
Specifies the ShellFaceType.

Declaration Syntax
public enum ShellFaceType

Table 344: Members

Member Bending Bending.


Member Bottom Bottom.
Member Middle Middle.
Member ProgramControlled ProgramControlled.
Member Top Top.
Member TopAndBottom TopAndBottom.

ShellMBPOrientationType
Specifies the ShellMBPOrientationType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
624 of ANSYS, Inc. and its subsidiaries and affiliates.
SizingBehavior

Declaration Syntax
public enum ShellMBPOrientationType

Table 345: Members

Member LocalElementDirection11 LocalElementDirection11.


Member LocalElementDirection12 LocalElementDirection12.
Member LocalElementDirection22 LocalElementDirection22.
Member None None.

ShellMBPType
Specifies the ShellMBPType.

Declaration Syntax
public enum ShellMBPType

Table 346: Members

Member BendingStress BendingStress.


Member BottomPeakStress BottomPeakStress.
Member MembraneStress MembraneStress.
Member TopPeakStress TopPeakStress.

ShellOffsetType
Specifies the ShellOffsetType.

Declaration Syntax
public enum ShellOffsetType

Table 347: Members

Member Bottom Bottom.


Member Middle Middle.
Member Top Top.
Member UserDefined UserDefined.

SizingBehavior
Specifies the SizingBehaviorType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 625
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum SizingBehavior

Table 348: Members

Member Hard Hard.


Member Soft Soft.

SizingType
Specifies the SizingType.

Declaration Syntax
public enum SizingType

Table 349: Members

Member BodyOfInfluence BodyOfInfluence.


Member ElementSize ElementSize.
Member NumberOfDivisions NumberOfDivisions.
Member SphereOfInfluence SphereOfInfluence.

SnapType
Specifies the SnapType.

Declaration Syntax
public enum SnapType

Table 350: Members

Member ElementSizeFactor ElementSizeFactor.


Member ManualTolerance ManualTolerance.

SolutionOutputType
Specifies the SolutionOutputType.

Declaration Syntax
public enum SolutionOutputType

Table 351: Members

Member ContactOutput ContactOutput.


Member CSGConvergence CSGConvergence.
Member CurrentConvergence CurrentConvergence.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
626 of ANSYS, Inc. and its subsidiaries and affiliates.
SolverControlsIncludeNegativeLoadMultiplier

Member DisplacementConvergence DisplacementConvergence.


Member EnergyConservation EnergyConservation.
Member EnergySummary EnergySummary.
Member EvaluateScriptOutput EvaluateScriptOutput.
Member ForceConvergence ForceConvergence.
Member FrequencyConvergence FrequencyConvergence.
Member HeatConvergence HeatConvergence.
Member LineSearch LineSearch.
Member MaximumDOFIncrement MaximumDOFIncrement.
Member MomentConvergence MomentConvergence.
Member ParticipationFactor ParticipationFactor.
Member PostOutput PostOutput.
Member PropertyChange PropertyChange.
Member RotationConvergence RotationConvergence.
Member SolverOutput SolverOutput.
Member SolveScriptOutput SolveScriptOutput.
Member TemperatureChange TemperatureChange.
Member TemperatureConvergence TemperatureConvergence.
Member Time Time.
Member TimeIncrement TimeIncrement.
Member TimeIncrementVSTime TimeIncrementVSTime.

SolutionStatusType
Specifies the SolutionStatusType.

Declaration Syntax
public enum SolutionStatusType

Table 352: Members

Member AdaptiveRefinementRequired AdaptiveRefinementRequired.


Member ExecutePostCommands ExecutePostCommands.
Member InputFileGenerationRequired InputFileGenerationRequired.
Member PostProcessingRequired PostProcessingRequired.
Member RestartRequired RestartRequired.
Member SolveRequired SolveRequired.

SolverControlsIncludeNegativeLoadMultiplier
Specifies the SolverControlsIncludeNegativeLoadMultiplier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 627
Ansys.ACT.Automation.Mechanical.Enums Namespace

Declaration Syntax
public enum SolverControlsIncludeNegativeLoadMultiplier

Table 353: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

SolverControlsModeReuse
Specifies the SolverControlsModeReuse.

Declaration Syntax
public enum SolverControlsModeReuse

Table 354: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

SolverPivotChecking
Specifies the SolverPivotChecking.

Declaration Syntax
public enum SolverPivotChecking

Table 355: Members

Member Error Error.


Member Off Off.
Member ProgramControlled ProgramControlled.
Member Warning Warning.

SolverType
Specifies the SolverType.

Declaration Syntax
public enum SolverType

Table 356: Members

Member Direct Direct.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
628 of ANSYS, Inc. and its subsidiaries and affiliates.
SpacingOptionType

Member FullDamped FullDamped.


Member Iterative Iterative.
Member ProgramControlled ProgramControlled.
Member ReducedDamped ReducedDamped.
Member Subspace Subspace.
Member Supernode Supernode.
Member Unsymmetric Unsymmetric.

SolverUnitsControlType
Specifies the SolverUnitsControlType.

Declaration Syntax
public enum SolverUnitsControlType

Table 357: Members

Member ActiveSystem ActiveSystem.


Member Manual Manual.

SourceConductorType
Specifies the SourceConductorType.

Declaration Syntax
public enum SourceConductorType

Table 358: Members

Member Solid Solid.


Member Stranded Stranded.

SpacingOptionType
Specifies the SpacingOptionType.

Declaration Syntax
public enum SpacingOptionType

Table 359: Members

Member Default Default.


Member UserControlled UserControlled.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 629
Ansys.ACT.Automation.Mechanical.Enums Namespace

SpectrumType
Specifies the SpectrumType.

Declaration Syntax
public enum SpectrumType

Table 360: Members

Member MultiplePoints MultiplePoints.


Member None None.
Member SinglePoint SinglePoint.

SpringBehavior
Specifies the SpringBehavior.

Declaration Syntax
public enum SpringBehavior

Table 361: Members

Member Linear Linear.


Member NonLinear NonLinear.
Member NonLinearCompressionOnly NonLinearCompressionOnly.
Member NonLinearTensionOnly NonLinearTensionOnly.

SpringPreloadType
Specifies the SpringPreloadType.

Declaration Syntax
public enum SpringPreloadType

Table 362: Members

Member Length Length.


Member Load Load.
Member None None.
Member Rotation Rotation.
Member Torque Torque.

SpringResultType
Specifies the SpringResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
630 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringType

Declaration Syntax
public enum SpringResultType

Table 363: Members

Member DampingForce DampingForce.


Member ElasticForce ElasticForce.
Member Elongation Elongation.
Member Velocity Velocity.

SpringScopingType
Specifies the SpringScopingType.

Declaration Syntax
public enum SpringScopingType

Table 364: Members

Member BodyToBody BodyToBody.


Member BodyToGround BodyToGround.

SpringsStiffnessType
Specifies the SpringsStiffnessType.

Declaration Syntax
public enum SpringsStiffnessType

Table 365: Members

Member Factor Factor.


Member Manual Manual.
Member ProgramControlled ProgramControlled.

SpringType
Specifies the SpringType.

Declaration Syntax
public enum SpringType

Table 366: Members

Member Longitudinal Longitudinal.


Member Torsional Torsional.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 631
Ansys.ACT.Automation.Mechanical.Enums Namespace

StabilizationFirstSubstepOption
Specifies the StabilizationFirstSubstepOption.

Declaration Syntax
public enum StabilizationFirstSubstepOption

Table 367: Members

Member No No.
Member OnNonConvergence OnNonConvergence.
Member Yes Yes.

StabilizationMethod
Specifies the StabilizationMethod.

Declaration Syntax
public enum StabilizationMethod

Table 368: Members

Member Damping Damping.


Member Energy Energy.

StabilizationType
Specifies the StabilizationType.

Declaration Syntax
public enum StabilizationType

Table 369: Members

Member Constant Constant.


Member Off Off.
Member Reduce Reduce.

StiffnessBehavior
Specifies the StiffnessBehavior.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
632 of ANSYS, Inc. and its subsidiaries and affiliates.
StressStrainType

Declaration Syntax
public enum StiffnessBehavior

Table 370: Members

Member Beam Beam.


Member Flexible Flexible.
Member Gasket Gasket.
Member Rigid Rigid.
Member RigidBeam RigidBeam.
Member SuperElement SuperElement.

StoreModalResult
Specifies the StoreModalResult.

Declaration Syntax
public enum StoreModalResult

Table 371: Members

Member ForFutureAnalysis ForFutureAnalysis.


Member No No.
Member ProgramControlled ProgramControlled.

StressStrainType
Specifies the StressStrainType.

Declaration Syntax
public enum StressStrainType

Table 372: Members

Member Equivalent Equivalent.


Member Intensity Intensity.
Member MaximumPrincipal MaximumPrincipal.
Member MaximumShear MaximumShear.
Member MiddlePrincipal MiddlePrincipal.
Member MinimumPrincipal MinimumPrincipal.
Member None None.
Member Normal Normal.
Member Shear Shear.
Member Thermal Thermal.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 633
Ansys.ACT.Automation.Mechanical.Enums Namespace

SubScopingDefineByType
Specifies the SubScopingDefineByType.

Declaration Syntax
public enum SubScopingDefineByType

Table 373: Members

Member Layer Layer.


Member Ply Ply.

SymmetryNormalType
Specifies the SymmetryNormalType.

Declaration Syntax
public enum SymmetryNormalType

Table 374: Members

Member XAxis XAxis.


Member YAxis YAxis.
Member ZAxis ZAxis.

SymmetryType
Specifies the SymmetryType.

Declaration Syntax
public enum SymmetryType

Table 375: Members

Member AntiSymmetric AntiSymmetric.


Member Cyclic Cyclic.
Member EvenPeriodic EvenPeriodic.
Member LinearPeriodic LinearPeriodic.
Member OddPeriodic OddPeriodic.
Member Symmetric Symmetric.

TargetCorrection
Specifies the TargetCorrection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
634 of ANSYS, Inc. and its subsidiaries and affiliates.
TimeHistoryDisplayType

Declaration Syntax
public enum TargetCorrection

Table 376: Members

Member No No.
Member Smoothing Smoothing.

TargetOrientation
Specifies the TargetOrientation.

Declaration Syntax
public enum TargetOrientation

Table 377: Members

Member Circle Circle.


Member Cylinder Cylinder.
Member ProgramControlled ProgramControlled.
Member Sphere Sphere.

ThroughThicknessBendingStress
Specifies the ThroughThicknessBendingStress.

Declaration Syntax
public enum ThroughThicknessBendingStress

Table 378: Members

Member Ignore Ignore.


Member Include Include.
Member IncludeUsingYDirFormula IncludeUsingYDirFormula.

TimeHistoryDisplayType
Specifies the Time History Display Type.

Declaration Syntax
public enum TimeHistoryDisplayType

Table 379: Members

Member Amplitude Amplitude.


Member Bode Bode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 635
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member Imaginary Imaginary.


Member PhaseAngle Phase Angle.
Member Real Real.
Member RealAndImaginary Real and
Imaginary.

TimePointsOptions
Specifies the TimePointsOptions.

Declaration Syntax
public enum TimePointsOptions

Table 380: Members

Member AllTimePoints AllTimePoints.


Member EquallySpacedPoints EquallySpacedPoints.
Member LastTimePoints LastTimePoints.
Member SpecifiedRecurrenceRate SpecifiedRecurrenceRate.

TimeStepDefineByType
Specifies the TimeStepDefineByType.

Declaration Syntax
public enum TimeStepDefineByType

Table 381: Members

Member Substeps Substeps.


Member Time Time.

ToleranceType
Specifies the ToleranceType.

Declaration Syntax
public enum ToleranceType

Table 382: Members

Member Manual Manual.


Member ProgramControlled ProgramControlled.

TotalOrDirectional
Specifies the TotalOrDirectional.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
636 of ANSYS, Inc. and its subsidiaries and affiliates.
UnitCategoryType

Declaration Syntax
public enum TotalOrDirectional

Table 383: Members

Member Directional Directional.


Member Total Total.

TransformationType
Specifies the TransformationType.

Declaration Syntax
public enum TransformationType

Table 384: Members

Member Custom Custom.


Member Flip Flip.
Member Offset Offset.
Member Rotation Rotation.

TransientDampingType
Specifies the TransientDampingType.

Declaration Syntax
public enum TransientDampingType

Table 385: Members

Member NumericalDampingManual NumericalDampingManual.


Member NumericalDampingProgramControlled NumericalDampingProgramControlled.

UnitCategoryType
Specifies the WB Unit Category Type.

Declaration Syntax
public enum UnitCategoryType

Table 386: Members

Member Acceleration Acceleration.


Member Angle Angle.
Member AngularAcceleration Angular Acceleration.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 637
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member AngularVelocity Angular Velocity.


Member Area Area.
Member Capacitance Capacitance.
Member Charge Charge.
Member ChargeDensity Charge Density.
Member Conductivity Conductivity.
Member Current Current.
Member CurrentDensity Current Density.
Member DecayConstant Decay Constant.
Member Density Density.
Member Displacement Displacement.
Member ElectricConductancePerUnitArea Electric Conductance Per Unit
Area.
Member ElectricConductivity Electric Conductivity.
Member ElectricField Electric Field.
Member ElectricFluxDensity Electric Flux Density.
Member ElectricResistivity Electric Resistivity.
Member Energy Energy.
Member EnergyDensityMass Energy Density Mass.
Member EnergyPerVolume No details are provided for this
entry.
Member FilmCoeff Film Coefficient.
Member Force Force.
Member ForceIntensity Force Intensity.
Member ForcePerAngularUnit No details are provided for this
entry.
Member FractureEnergy Fracture Energy.
Member Frequency Frequency.
Member GasketStiffness Gasket Stiffness.
Member HeatFlux Heat Flux.
Member HeatGeneration Heat Generation.
Member HeatTransferRate Heat Transfer Rate.
Member Impulse No details are provided for this
entry.
Member ImpulsePerAngularUnit No details are provided for this
entry.
Member Inductance Inductance.
Member InverseAngle No details are provided for this
entry.
Member InverseLength No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
638 of ANSYS, Inc. and its subsidiaries and affiliates.
UnitCategoryType

Member InverseStress Inverse Stress.


Member Length Length.
Member MagneticFieldIntensity Magnetic Field Intensity.
Member MagneticFlux Magnetic Flux.
Member MagneticFluxDensity Magnetic Flux Density.
Member Mass Mass.
Member MassFlowRate No details are provided for this
entry.
Member MassMoment No details are provided for this
entry.
Member MassPerArea No details are provided for this
entry.
Member MaterialImpedance No details are provided for this
entry.
Member Moment Moment.
Member MomentInertia Moment Inertia.
Member MomentInertiaMass Moment Inertia Mass.
Member NormalizedValue No details are provided for this
entry.
Member NoUnits No unit.
Member Permeability Permeability.
Member Permittivity Permittivity.
Member Poisson Poisson.
Member Power Power.
Member Pressure Pressure.
Member PSDAcceleration PSD Acceleration.
Member PSDAccelerationGrav PSD Acceleration Gravity
Member PSDDisplacement PSD Displacement.
Member PSDForce PSD Force.
Member PSDMoment PSD Moment.
Member PSDPressure No details are provided for this
entry.
Member PSDStrain PSD Strain.
Member PSDStress PSD Stress.
Member PSDVelocity PSD Velocity.
Member RelativePermeability Relative Permeability.
Member RelativePermittivity Relative Permittivity.
Member RotationalDamping Rotational Damping.
Member RotationalStiffness Rotational Stiffness.
Member RSAcceleration No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 639
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member RSAccelerationGrav No details are provided for this


entry.
Member RSDisplacement No details are provided for this
entry.
Member RSVelocity No details are provided for this
entry.
Member SectionModulus Section Modulus
Member SeebeckCoefficient Seebeck Coefficient.
Member ShearStrain Shear Strain.
Member ShockVelocity Shock Velocity.
Member SpecificHeat Specific Heat.
Member SpecificWeight Specific Weight.
Member SquareRootOfLength No details are provided for this
entry.
Member Stiffness Stiffness.
Member Strain Strain.
Member Strength Strength.
Member Stress Stress.
Member StressIntensityFactor No details are provided for this
entry.
Member Temperature Temperature.
Member TemperatureDifference No details are provided for this
entry.
Member ThermalCapacitance No details are provided for this
entry.
Member ThermalConductance No details are provided for this
entry.
Member ThermalExpansion Thermal Expansion.
Member ThermalGradient No details are provided for this
entry.
Member Time Time.
Member TranslationalDamping Translational Damping.
Member Undefined Undefined.
Member Unitless No details are provided for this
entry.
Member Velocity Velocity.
Member Voltage Voltage.
Member Volume Volume.
Member WarpingFactor No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
640 of ANSYS, Inc. and its subsidiaries and affiliates.
UseExistingModesymFile

UnitSystemIDType
Specifies the Unit System ID Type.

Declaration Syntax
public enum UnitSystemIDType

Table 387: Members

Member UnitsBFT BFT.


Member UnitsBIN BIN.
Member UnitsCGS CGS.
Member UnitsMKS MKS.
Member UnitsNMM NMM.
Member UnitsNMMdat NMMdat.
Member UnitsNMMton NMMTon.
Member UnitsUMKS UMKS.

UpdateContactStiffness
Specifies the UpdateContactStiffness.

Declaration Syntax
public enum UpdateContactStiffness

Table 388: Members

Member EachIteration EachIteration.


Member EachIterationAggressive EachIterationAggressive.
Member EachSubStep EachSubStep.
Member Never Never.
Member ProgramControlled ProgramControlled.

UseExistingModesymFile
Specifies the UseExistingModesymFile.

Declaration Syntax
public enum UseExistingModesymFile

Table 389: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 641
Ansys.ACT.Automation.Mechanical.Enums Namespace

UserUnitSystemType
Specifies the UserUnitSystemType.

Declaration Syntax
public enum UserUnitSystemType

Table 390: Members

Member NoUnitSystem NoUnitSystem.


Member StandardBFT StandardBFT.
Member StandardBIN StandardBIN.
Member StandardCGS StandardCGS.
Member StandardCUST StandardCUST.
Member StandardMKS StandardMKS.
Member StandardNMM StandardNMM.
Member StandardNMMdat StandardNMMdat.
Member StandardNMMton StandardNMMton.
Member StandardUMKS StandardUMKS.

VirtualCellClassType
Specifies the VirtualCellClassType.

Declaration Syntax
public enum VirtualCellClassType

Table 391: Members

Member VirtualEdge Repair.


Member VirtualFace Automatic.

VirtualCellGroupAutomaticBehaviorType
Specifies the VirtualCellGroupAutomaticBehaviorType.

Declaration Syntax
public enum VirtualCellGroupAutomaticBehaviorType

Table 392: Members

Member Custom Custom.


Member EdgesOnly EdgesOnly.
Member High High.
Member Low Low.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
642 of ANSYS, Inc. and its subsidiaries and affiliates.
WBUnitSystemType

Member Medium Medium.

VirtualCellGroupMethodType
Specifies the VirtualCellGroupMethodType.

Declaration Syntax
public enum VirtualCellGroupMethodType

Table 393: Members

Member Automatic Automatic.


Member Repair Repair.
Member UserDefined UserDefined.

VirtualCellGroupRepairBehaviorType
Specifies the VirtualCellGroupRepairBehaviorType.

Declaration Syntax
public enum VirtualCellGroupRepairBehaviorType

Table 394: Members

Member All All.


Member Slivers Slivers.
Member SmallEdges SmallEdges.
Member SmallFaces SmallFaces.

WBUnitSystemType
Specifies the WBUnitSystemType.

Declaration Syntax
public enum WBUnitSystemType

Table 395: Members

Member ConsistentBFT ConsistentBFT.


Member ConsistentBIN ConsistentBIN.
Member ConsistentCGS ConsistentCGS.
Member ConsistentMKS ConsistentMKS.
Member ConsistentNMM ConsistentNMM.
Member ConsistentUMKS ConsistentUMKS.
Member NoUnitSystem NoUnitSystem.
Member StandardBFT StandardBFT.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 643
Ansys.ACT.Automation.Mechanical.Enums Namespace

Member StandardBIN StandardBIN.


Member StandardCGS StandardCGS.
Member StandardCUST StandardCUST.
Member StandardMKS StandardMKS.
Member StandardNMM StandardNMM.
Member StandardNMMdat StandardNMMdat.
Member StandardNMMton StandardNMMton.
Member StandardUMKS StandardUMKS.

WeakSpringsType
Specifies the WeakSpringsType.

Declaration Syntax
public enum WeakSpringsType

Table 396: Members

Member Off Off.


Member On On.
Member ProgramControlled ProgramControlled.

YesNoProgrammedControlled
Specifies the YesNoProgrammedControlled.

Declaration Syntax
public enum YesNoProgrammedControlled

Table 397: Members

Member No No.
Member ProgramControlled ProgramControlled.
Member Yes Yes.

YesNoType
Specifies the YesNoType.

Declaration Syntax
public enum YesNoType

Table 398: Members

Member No Range
Member Yes CADParameters

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
644 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.MeshControls

Table 399: Members

AutomaticMethod (p. 645) Defines a


AutomaticMethod.
ContactSizing (p. 654) Defines a
ContactSizing.
FaceMeshing (p. 655) Defines a
FaceMeshing.
GapSize (p. 658) Defines a GapSize.
GapTool (p. 660) Defines a GapTool.
Inflation (p. 663) Defines a Inflation.
MatchControl (p. 666) Defines a
MatchControl.
Mesh (p. 668) Defines a Mesh.
MeshControl (p. 684) Defines a
MeshControl.
Pinch (p. 687) Defines a Pinch.
Refinement (p. 688) Defines a Refinement.
Relevance (p. 689) Defines a Relevance.
Sizing (p. 690) Defines a Sizing.

AutomaticMethod
Defines a AutomaticMethod.

Declaration Syntax
public class AutomaticMethod : MeshControl

Table 400: Members

Property Active (p. 647) Gets the Active.


Property Algorithm (p. 647) Gets or sets the Algorithm.
Property ApproximativeNumberOfElementsPerPart (p. 647) Gets or sets the
ApproximativeNumberOfElementsPerPart.
Property BFCartSubType (p. 647) Gets the BFCartSubType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 645
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property BFCartTolerance (p. 648) Gets the BFCartTolerance.


Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property ConstrainBoundary (p. 648) Gets or sets the ConstrainBoundary.
Property ControlMessages (p. 648) Gets the ControlMessages.
Property CoordinateSystem (p. 648) Gets or sets the CoordinateSystem.
Property CurvatureNormalAngle (p. 648) Gets or sets the CurvatureNormalAngle.
Property DefeaturingTolerance (p. 648) Gets or sets the DefeaturingTolerance.
Property DefinedBy (p. 648) Gets or sets the DefinedBy.
Property ElementMidsideNodes (p. 649) Gets or sets the ElementMidsideNodes.
Property ElementOption (p. 649) Gets the ElementOption.
Property FeatureAngle (p. 649) Gets or sets the FeatureAngle.
Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property FreeFaceMeshType (p. 649) Gets or sets the FreeFaceMeshType.
Property FreeMeshType (p. 649) Gets or sets the FreeMeshType.
Property InternalObject (p. 649) Gets the internal object. For advanced
usage only.
Property KeyPointsSelection (p. 650) Gets or sets the KeyPointsSelection.
Property Location (p. 650) Gets or sets the Location.
Property MappedMeshType (p. 650) Gets or sets the MappedMeshType.
Property MatchMeshWherePossible (p. 650) Gets or sets the
MatchMeshWherePossible.
Property MaximumElementSize (p. 650) Gets or sets the MaximumElementSize.
Property MeshBasedDefeaturing (p. 650) Gets or sets the MeshBasedDefeaturing.
Property Method (p. 650) Gets or sets the Method.
Property MinimumEdgeLength (p. 651) Gets the MinimumEdgeLength.
Property MinimumSizeLimit (p. 651) Gets or sets the MinimumSizeLimit.
Property NumberOfCellsAcrossGap (p. 651) Gets or sets the NumberOfCellsAcrossGap.
Property PreserveBoundaries (p. 651) Gets or sets the PreserveBoundaries.
Property ProjectionFactor (p. 651) Gets the ProjectionFactor.
Property Refinement (p. 651) Gets or sets the Refinement.
Property ReuseBlocking (p. 652) Gets or sets the ReuseBlocking.
Property SmoothTransition (p. 652) Gets or sets the SmoothTransition.
Property SourceLocation (p. 652) Gets or sets the SourceLocation.
Property SourceTargetSelection (p. 652) Gets or sets the SourceTargetSelection.
Property SpacingOption (p. 652) Gets the SpacingOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
646 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)


Property SurfaceMeshMethod (p. 652) Gets or sets the SurfaceMeshMethod.
Property SweepBiasType (p. 652) Gets or sets the SweepBiasType.
Property SweepBiasValue (p. 653) Gets or sets the SweepBiasValue.
Property SweepEdges (p. 653) Gets or sets the SweepEdges.
Property SweepElementSize (p. 653) Gets or sets the SweepElementSize.
Property SweepESizeType (p. 653) Gets or sets the SweepESizeType.
Property SweepNumberDivisions (p. 653) Gets or sets the SweepNumberDivisions.
Property SweepSizeBehavior (p. 653) Gets or sets the SweepSizeBehavior.
Property TargetLocation (p. 654) Gets or sets the TargetLocation.
Property TetraGrowthRate (p. 654) Gets or sets the TetraGrowthRate.
Property WriteICEMCFDFiles (p. 654) Gets or sets the WriteICEMCFDFiles.

Active
Gets the Active.

Declaration Syntax
public bool Active { get; }

Algorithm
Gets or sets the Algorithm.

Declaration Syntax
public MeshMethodAlgorithm Algorithm { set;get; }

ApproximativeNumberOfElementsPerPart
Gets or sets the ApproximativeNumberOfElementsPerPart.

Declaration Syntax
public uint ApproximativeNumberOfElementsPerPart { set;get; }

BFCartSubType
Gets the BFCartSubType.

Declaration Syntax
public int BFCartSubType { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 647
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

BFCartTolerance
Gets the BFCartTolerance.

Declaration Syntax
public Quantity BFCartTolerance { get; }

ConstrainBoundary
Gets or sets the ConstrainBoundary.

Declaration Syntax
public bool ConstrainBoundary { set;get; }

ControlMessages
Gets the ControlMessages.

Declaration Syntax
public bool ControlMessages { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.

Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }

DefeaturingTolerance
Gets or sets the DefeaturingTolerance.

Declaration Syntax
public Quantity DefeaturingTolerance { set;get; }

DefinedBy
Gets or sets the DefinedBy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
648 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public PatchIndependentDefineType DefinedBy { set;get; }

ElementMidsideNodes
Gets or sets the ElementMidsideNodes.

Declaration Syntax
public ElementMidsideNodesType ElementMidsideNodes { set;get; }

ElementOption
Gets the ElementOption.

Declaration Syntax
public int ElementOption { get; }

FeatureAngle
Gets or sets the FeatureAngle.

Declaration Syntax
public Quantity FeatureAngle { set;get; }

FreeFaceMeshType
Gets or sets the FreeFaceMeshType.

Declaration Syntax
public int FreeFaceMeshType { set;get; }

FreeMeshType
Gets or sets the FreeMeshType.

Declaration Syntax
public int FreeMeshType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 649
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

KeyPointsSelection
Gets or sets the KeyPointsSelection.

Declaration Syntax
public AutomaticOrManual KeyPointsSelection { set;get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MappedMeshType
Gets or sets the MappedMeshType.

Declaration Syntax
public int MappedMeshType { set;get; }

MatchMeshWherePossible
Gets or sets the MatchMeshWherePossible.

Declaration Syntax
public bool MatchMeshWherePossible { set;get; }

MaximumElementSize
Gets or sets the MaximumElementSize.

Declaration Syntax
public Quantity MaximumElementSize { set;get; }

MeshBasedDefeaturing
Gets or sets the MeshBasedDefeaturing.

Declaration Syntax
public bool MeshBasedDefeaturing { set;get; }

Method
Gets or sets the Method.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
650 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public MethodType Method { set;get; }

MinimumEdgeLength
Gets the MinimumEdgeLength.

Declaration Syntax
public Quantity MinimumEdgeLength { get; }

MinimumSizeLimit
Gets or sets the MinimumSizeLimit.

Declaration Syntax
public Quantity MinimumSizeLimit { set;get; }

NumberOfCellsAcrossGap
Gets or sets the NumberOfCellsAcrossGap.

Declaration Syntax
public int NumberOfCellsAcrossGap { set;get; }

PreserveBoundaries
Gets or sets the PreserveBoundaries.

Declaration Syntax
public int PreserveBoundaries { set;get; }

ProjectionFactor
Gets the ProjectionFactor.

Declaration Syntax
public double ProjectionFactor { get; }

Refinement
Gets or sets the Refinement.

Declaration Syntax
public int Refinement { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 651
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

ReuseBlocking
Gets or sets the ReuseBlocking.

Declaration Syntax
public bool ReuseBlocking { set;get; }

SmoothTransition
Gets or sets the SmoothTransition.

Declaration Syntax
public bool SmoothTransition { set;get; }

SourceLocation
Gets or sets the SourceLocation.

Declaration Syntax
public ISelectionInfo SourceLocation { set;get; }

SourceTargetSelection
Gets or sets the SourceTargetSelection.

Declaration Syntax
public int SourceTargetSelection { set;get; }

SpacingOption
Gets the SpacingOption.

Declaration Syntax
public int SpacingOption { get; }

SurfaceMeshMethod
Gets or sets the SurfaceMeshMethod.

Declaration Syntax
public int SurfaceMeshMethod { set;get; }

SweepBiasType
Gets or sets the SweepBiasType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
652 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public BiasType SweepBiasType { set;get; }

SweepBiasValue
Gets or sets the SweepBiasValue.

Declaration Syntax
public double SweepBiasValue { set;get; }

SweepEdges
Gets or sets the SweepEdges.

Declaration Syntax
public ISelectionInfo SweepEdges { set;get; }

SweepElementSize
Gets or sets the SweepElementSize.

Declaration Syntax
public Quantity SweepElementSize { set;get; }

SweepESizeType
Gets or sets the SweepESizeType.

Declaration Syntax
public int SweepESizeType { set;get; }

SweepNumberDivisions
Gets or sets the SweepNumberDivisions.

Declaration Syntax
public int SweepNumberDivisions { set;get; }

SweepSizeBehavior
Gets or sets the SweepSizeBehavior.

Declaration Syntax
public int SweepSizeBehavior { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 653
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

TargetLocation
Gets or sets the TargetLocation.

Declaration Syntax
public ISelectionInfo TargetLocation { set;get; }

TetraGrowthRate
Gets or sets the TetraGrowthRate.

Declaration Syntax
public double TetraGrowthRate { set;get; }

WriteICEMCFDFiles
Gets or sets the WriteICEMCFDFiles.

Declaration Syntax
public bool WriteICEMCFDFiles { set;get; }

ContactSizing
Defines a ContactSizing.

Declaration Syntax
public class ContactSizing : MeshControl

Table 401: Members

Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property ContactRegion (p. 655) Gets or sets the ContactRegion.
Property ElementSize (p. 655) Gets or sets the ElementSize.
Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property InternalObject (p. 655) Gets the internal object. For advanced usage
only.
Property Relevance (p. 655) Gets or sets the Relevance.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
654 of ANSYS, Inc. and its subsidiaries and affiliates.
FaceMeshing

Property Type (p. 655) Gets or sets the Type.

ContactRegion
Gets or sets the ContactRegion.

Declaration Syntax
public ContactRegion ContactRegion { set;get; }

ElementSize
Gets or sets the ElementSize.

Declaration Syntax
public Quantity ElementSize { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Relevance
Gets or sets the Relevance.

Declaration Syntax
public double Relevance { set;get; }

Type
Gets or sets the Type.

Declaration Syntax
public int Type { set;get; }

FaceMeshing
Defines a FaceMeshing.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 655
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public class FaceMeshing : MeshControl

Table 402: Members

Property Active (p. 656) Gets the Active.


Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property ConstrainBoundary (p. 656) Gets or sets the ConstrainBoundary.
Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property InternalNumberOfDivisions (p. 656) Gets or sets the InternalNumberOfDivisions.
Property InternalObject (p. 657) Gets the internal object. For advanced usage
only.
Property Location (p. 657) Gets or sets the Location.
Property MappedMesh (p. 657) Gets or sets the MappedMesh.
Property Method (p. 657) Gets the Method.
Property SpecifiedCorners (p. 657) Gets or sets the SpecifiedCorners.
Property SpecifiedEnds (p. 657) Gets or sets the SpecifiedEnds.
Property SpecifiedSides (p. 658) Gets or sets the SpecifiedSides.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)

Active
Gets the Active.

Declaration Syntax
public bool Active { get; }

ConstrainBoundary
Gets or sets the ConstrainBoundary.

Declaration Syntax
public int ConstrainBoundary { set;get; }

InternalNumberOfDivisions
Gets or sets the InternalNumberOfDivisions.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
656 of ANSYS, Inc. and its subsidiaries and affiliates.
FaceMeshing

Declaration Syntax
public int InternalNumberOfDivisions { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MappedMesh
Gets or sets the MappedMesh.

Declaration Syntax
public bool MappedMesh { set;get; }

Method
Gets the Method.

Declaration Syntax
public int Method { get; }

SpecifiedCorners
Gets or sets the SpecifiedCorners.

Declaration Syntax
public ISelectionInfo SpecifiedCorners { set;get; }

SpecifiedEnds
Gets or sets the SpecifiedEnds.

Declaration Syntax
public ISelectionInfo SpecifiedEnds { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 657
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

SpecifiedSides
Gets or sets the SpecifiedSides.

Declaration Syntax
public ISelectionInfo SpecifiedSides { set;get; }

GapSize
Defines a GapSize.

Declaration Syntax
public class GapSize : DataModelObject, IFolderDataModelObject

Table 403: Members

Property Children (p. 658) Gets the list of children.


Property Comments (p. 658) Gets the list of associated comments.
Property Figures (p. 658) Gets the list of associated figures.
Property InternalObject (p. 659) Gets the internal object. For advanced usage
only.
Property Location (p. 659) Gets the Location.
Property Suppressed (p. 659) Gets or sets the Suppressed.
Method AddComment() (p. 659) Creates a new child Comment.
Method AddFigure() (p. 659) Creates a new child Figure.
Method Delete() (p. 659) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 660)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
658 of ANSYS, Inc. and its subsidiaries and affiliates.
GapSize

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSGapSizeAuto InternalObject { get; }

Location
Gets the Location.

Declaration Syntax
public ISelectionInfo Location { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 659
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GapTool
Defines a GapTool.

Declaration Syntax
public class GapTool : DataModelObject, IFolderDataModelObject

Table 404: Members

Property Children (p. 660) Gets the list of children.


Property Comments (p. 661) Gets the list of associated comments.
Property DefinedBy (p. 661) Gets or sets the DefinedBy.
Property Figures (p. 661) Gets the list of associated figures.
Property GapAspectRatio (p. 661) Gets or sets the GapAspectRatio.
Property GapDensity (p. 661) Gets or sets the GapDensity.
Property GenerateOnUpdate (p. 661) Gets or sets the GenerateOnUpdate.
Property InternalObject (p. 662) Gets the internal object. For advanced usage
only.
Property Maximum (p. 662) Gets or sets the Maximum.
Property Minimum (p. 662) Gets or sets the Minimum.
Method AddComment() (p. 662) Creates a new child Comment.
Method AddFigure() (p. 662) Creates a new child Figure.
Method CreateGapSizes() (p. 662) Run the CreateGapSizes action.
Method Delete() (p. 662) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 663)

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
660 of ANSYS, Inc. and its subsidiaries and affiliates.
GapTool

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DefinedBy
Gets or sets the DefinedBy.

Declaration Syntax
public GapDefinedBy DefinedBy { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

GapAspectRatio
Gets or sets the GapAspectRatio.

Declaration Syntax
public uint GapAspectRatio { set;get; }

GapDensity
Gets or sets the GapDensity.

Declaration Syntax
public GapDensityType GapDensity { set;get; }

GenerateOnUpdate
Gets or sets the GenerateOnUpdate.

Declaration Syntax
public YesNoType GenerateOnUpdate { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 661
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSGapToolAuto InternalObject { get; }

Maximum
Gets or sets the Maximum.

Declaration Syntax
public Quantity Maximum { set;get; }

Minimum
Gets or sets the Minimum.

Declaration Syntax
public Quantity Minimum { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

CreateGapSizes()
Run the CreateGapSizes action.

Declaration Syntax
public void CreateGapSizes()

Delete()
Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
662 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Inflation
Defines a Inflation.

Declaration Syntax
public class Inflation : MeshControl

Table 405: Members

Property Active (p. 664) Gets the Active.


Property AspectRatio (p. 664) Gets or sets the AspectRatio.
Property BoundaryLocation (p. 664) Gets or sets the BoundaryLocation.
Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property FirstLayerHeight (p. 664) Gets or sets the FirstLayerHeight.
Property GrowthRate (p. 664) Gets or sets the GrowthRate.
Property InflationAlgorithm (p. 664) Gets or sets the InflationAlgorithm.
Property InflationOption (p. 665) Gets or sets the InflationOption.
Property InternalObject (p. 665) Gets the internal object. For advanced usage
only.
Property Location (p. 665) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 663
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property MaximumLayers (p. 665) Gets or sets the MaximumLayers.


Property MaximumThickness (p. 665) Gets or sets the MaximumThickness.
Property NumberOfLayers (p. 665) Gets or sets the NumberOfLayers.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)


Property TransitionRatio (p. 666) Gets or sets the TransitionRatio.

Active
Gets the Active.

Declaration Syntax
public bool Active { get; }

AspectRatio
Gets or sets the AspectRatio.

Declaration Syntax
public double AspectRatio { set;get; }

BoundaryLocation
Gets or sets the BoundaryLocation.

Declaration Syntax
public ISelectionInfo BoundaryLocation { set;get; }

FirstLayerHeight
Gets or sets the FirstLayerHeight.

Declaration Syntax
public Quantity FirstLayerHeight { set;get; }

GrowthRate
Gets or sets the GrowthRate.

Declaration Syntax
public double GrowthRate { set;get; }

InflationAlgorithm
Gets or sets the InflationAlgorithm.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
664 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation

Declaration Syntax
public int InflationAlgorithm { set;get; }

InflationOption
Gets or sets the InflationOption.

Declaration Syntax
public int InflationOption { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

MaximumLayers
Gets or sets the MaximumLayers.

Declaration Syntax
public int MaximumLayers { set;get; }

MaximumThickness
Gets or sets the MaximumThickness.

Declaration Syntax
public Quantity MaximumThickness { set;get; }

NumberOfLayers
Gets or sets the NumberOfLayers.

Declaration Syntax
public int NumberOfLayers { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 665
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

TransitionRatio
Gets or sets the TransitionRatio.

Declaration Syntax
public double TransitionRatio { set;get; }

MatchControl
Defines a MatchControl.

Declaration Syntax
public class MatchControl : MeshControl

Table 406: Members

Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property ControlMessages (p. 666) Gets the ControlMessages.
Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property HighCoordinateSystem (p. 667) Gets or sets the HighCoordinateSystem.
Property HighGeometrySelection (p. 667) Gets or sets the HighGeometrySelection.
Property InternalObject (p. 667) Gets the internal object. For advanced usage
only.
Property LowCoordinateSystem (p. 667) Gets or sets the LowCoordinateSystem.
Property LowGeometrySelection (p. 667) Gets or sets the LowGeometrySelection.
Property RotationAxis (p. 667) Gets or sets the RotationAxis.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)


Property Transformation (p. 667) Gets or sets the Transformation.

ControlMessages
Gets the ControlMessages.

Declaration Syntax
public bool ControlMessages { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
666 of ANSYS, Inc. and its subsidiaries and affiliates.
MatchControl

HighCoordinateSystem
Gets or sets the HighCoordinateSystem.

Declaration Syntax
public CoordinateSystem HighCoordinateSystem { set;get; }

HighGeometrySelection
Gets or sets the HighGeometrySelection.

Declaration Syntax
public ISelectionInfo HighGeometrySelection { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

LowCoordinateSystem
Gets or sets the LowCoordinateSystem.

Declaration Syntax
public CoordinateSystem LowCoordinateSystem { set;get; }

LowGeometrySelection
Gets or sets the LowGeometrySelection.

Declaration Syntax
public ISelectionInfo LowGeometrySelection { set;get; }

RotationAxis
Gets or sets the RotationAxis.

Declaration Syntax
public CoordinateSystem RotationAxis { set;get; }

Transformation
Gets or sets the Transformation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 667
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public int Transformation { set;get; }

Mesh
Defines a Mesh.

Declaration Syntax
public class Mesh : DataModelObject, IFolderDataModelObject

Table 407: Members

Property AspectRatio (p. 670) Gets or sets the AspectRatio.


Property AutomaticMeshBasedDefeaturing (p. 670) Gets or sets the
AutomaticMeshBasedDefeaturing.
Property Average (p. 671) Gets the Average.
Property Children (p. 671) Gets the list of children.
Property CollisionAvoidance (p. 671) Gets or sets the CollisionAvoidance.
Property Comments (p. 671) Gets the list of associated comments.
Property CurvatureNormalAngle (p. 671) Gets or sets the CurvatureNormalAngle.
Property DefeatureTolerance (p. 671) Gets the DefeatureTolerance.
Property DisplayStyle (p. 671) Gets or sets the DisplayStyle.
Property ElementMidsideNodes (p. 672) Gets or sets the ElementMidsideNodes.
Property Elements (p. 672) Gets the Elements.
Property ElementSize (p. 672) Gets or sets the ElementSize.
Property ExportFormat (p. 672) Gets or sets the ExportFormat.
Property ExportUnit (p. 672) Gets or sets the ExportUnit.
Property ExtraRetriesForAssembly (p. 672) Gets or sets the ExtraRetriesForAssembly.
Property Figures (p. 673) Gets the list of associated figures.
Property FilletRatio (p. 673) Gets or sets the FilletRatio.
Property FirstLayerHeight (p. 673) Gets or sets the FirstLayerHeight.
Property GeneratePinchOnRefresh (p. 673) Gets or sets the GeneratePinchOnRefresh.
Property GrowthRate (p. 673) Gets or sets the GrowthRate.
Property GrowthRateSF (p. 673) Gets or sets the GrowthRateSF.
Property GrowthRateType (p. 673) Gets or sets the GrowthRateType.
Property InflationAlgorithm (p. 674) Gets or sets the InflationAlgorithm.
Property InflationOption (p. 674) Gets or sets the InflationOption.
Property InitialSizeSeed (p. 674) Gets or sets the InitialSizeSeed.
Property InternalObject (p. 674) Gets the internal object. For advanced usage
only.
Property Maximum (p. 674) Gets the Maximum.
Property MaximumAngle (p. 674) Gets or sets the MaximumAngle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
668 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Property MaximumFaceSize (p. 675) Gets or sets the MaximumFaceSize.


Property MaximumHeightOverBase (p. 675) Gets or sets the MaximumHeightOverBase.
Property MaximumLayers (p. 675) Gets or sets the MaximumLayers.
Property MaximumSize (p. 675) Gets or sets the MaximumSize.
Property MaximumThickness (p. 675) Gets or sets the MaximumThickness.
Property MeshMetric (p. 675) Gets or sets the MeshMetric.
Property MeshMorphing (p. 675) Gets or sets the MeshMorphing.
Property Method (p. 676) Gets or sets the Method.
Property Minimum (p. 676) Gets the Minimum.
Property MinimumEdgeLength (p. 676) Gets the MinimumEdgeLength.
Property MinimumSize (p. 676) Gets or sets the MinimumSize.
Property NamedSelection (p. 676) Gets or sets the NamedSelection.
Property Nodes (p. 676) Gets the Nodes.
Property NumberOfCellsAcrossGap (p. 677) Gets or sets the NumberOfCellsAcrossGap.
Property NumberOfCPUsForParallelPartMeshing (p. 677) Gets or sets the
NumberOfCPUsForParallelPartMeshing.
Property NumberOfRetries (p. 677) Gets or sets the NumberOfRetries.
Property PhysicsPreference (p. 677) Gets or sets the PhysicsPreference.
Property PinchTolerance (p. 677) Gets or sets the PinchTolerance.
Property ProximityMinimumSize (p. 677) Gets or sets the ProximityMinimumSize.
Property ProximitySizeFunctionSources (p. 677) Gets or sets the
ProximitySizeFunctionSources.
Property ReadOnly (p. 678) Gets the ReadOnly.
Property Relevance (p. 678) Gets or sets the Relevance.
Property RelevanceCenter (p. 678) Gets or sets the RelevanceCenter.
Property RigidBodyBehavior (p. 678) Gets the RigidBodyBehavior.
Property ShapeChecking (p. 678) Gets or sets the ShapeChecking.
Property SheetLoopRemoval (p. 678) Gets or sets the SheetLoopRemoval.
Property Smoothing (p. 679) Gets or sets the Smoothing.
Property SmoothingIterations (p. 679) Gets or sets the SmoothingIterations.
Property SolverPreference (p. 679) Gets or sets the SolverPreference.
Property SpanAngleCenter (p. 679) Gets or sets the SpanAngleCenter.
Property StandardDeviation (p. 679) Gets the StandardDeviation.
Property StraightSidedElements (p. 679) Gets or sets the StraightSidedElements.
Property TopologyChecking (p. 679) Gets or sets the TopologyChecking.
Property TransitionOption (p. 680) Gets or sets the TransitionOption.
Property TransitionRatio (p. 680) Gets or sets the TransitionRatio.
Property TriangleSurfaceMesher (p. 680) Gets or sets the TriangleSurfaceMesher.
Property UseAdvancedSizeFunction (p. 680) Gets or sets the UseAdvancedSizeFunction.
Property UseAutomaticInflation (p. 680) Gets or sets the UseAutomaticInflation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 669
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property UseFixedSizeFunctionForSheets (p. 680) Gets or sets the


UseFixedSizeFunctionForSheets.
Property UsePostSmoothing (p. 681) Gets or sets the UsePostSmoothing.
Property UseSheetThicknessForPinch (p. 681) Gets or sets the UseSheetThicknessForPinch.
Property ViewAdvancedOptions (p. 681) Gets or sets the ViewAdvancedOptions.
Property Worksheet (p. 681) Get the MeshControlWorksheet action.
Method AddAutomaticMethod() (p. 681) Creates a new child AutomaticMethod.
Method AddComment() (p. 681) Creates a new child Comment.
Method AddContactSizing() (p. 681) Creates a new child ContactSizing.
Method AddFaceMeshing() (p. 682) Creates a new child FaceMeshing.
Method AddFigure() (p. 682) Creates a new child Figure.
Method AddGapTool() (p. 682) Creates a new child GapTool.
Method AddInflation() (p. 682) Creates a new child Inflation.
Method AddMatchControl() (p. 682) Creates a new child MatchControl.
Method AddPinch() (p. 682) Creates a new child Pinch.
Method AddRefinement() (p. 683) Creates a new child Refinement.
Method AddSizing() (p. 683) Creates a new child Sizing.
Method ClearGeneratedData() (p. 683) Run the ClearGeneratedData action.
Method CreatePinchControls() (p. 683) Run the CreatePinchControls action.
Method GenerateMesh() (p. 683) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 683)
Method PreviewInflation() (p. 684) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 684) Run the PreviewSurfaceMesh action.
Method ShowMappableBodies() (p. 684) Run the ShowMappableBodies action.
Method ShowSweepableBodies() (p. 684) Run the ShowSweepableBodies action.
Method Update() (p. 684) Run the Update action.

AspectRatio
Gets or sets the AspectRatio.

Declaration Syntax
public double AspectRatio { set;get; }

AutomaticMeshBasedDefeaturing
Gets or sets the AutomaticMeshBasedDefeaturing.

Declaration Syntax
public int AutomaticMeshBasedDefeaturing { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
670 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Average
Gets the Average.

Declaration Syntax
public Quantity Average { get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

CollisionAvoidance
Gets or sets the CollisionAvoidance.

Declaration Syntax
public int CollisionAvoidance { set;get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.

Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }

DefeatureTolerance
Gets the DefeatureTolerance.

Declaration Syntax
public Quantity DefeatureTolerance { get; }

DisplayStyle
Gets or sets the DisplayStyle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 671
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public MeshDisplayStyle DisplayStyle { set;get; }

ElementMidsideNodes
Gets or sets the ElementMidsideNodes.

Declaration Syntax
public int ElementMidsideNodes { set;get; }

Elements
Gets the Elements.

Declaration Syntax
public int Elements { get; }

ElementSize
Gets or sets the ElementSize.

Declaration Syntax
public Quantity ElementSize { set;get; }

ExportFormat
Gets or sets the ExportFormat.

Declaration Syntax
public FluentExportMeshType ExportFormat { set;get; }

ExportUnit
Gets or sets the ExportUnit.

Declaration Syntax
public PolyflowExportUnit ExportUnit { set;get; }

ExtraRetriesForAssembly
Gets or sets the ExtraRetriesForAssembly.

Declaration Syntax
public bool ExtraRetriesForAssembly { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
672 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

FilletRatio
Gets or sets the FilletRatio.

Declaration Syntax
public double FilletRatio { set;get; }

FirstLayerHeight
Gets or sets the FirstLayerHeight.

Declaration Syntax
public Quantity FirstLayerHeight { set;get; }

GeneratePinchOnRefresh
Gets or sets the GeneratePinchOnRefresh.

Declaration Syntax
public int GeneratePinchOnRefresh { set;get; }

GrowthRate
Gets or sets the GrowthRate.

Declaration Syntax
public double GrowthRate { set;get; }

GrowthRateSF
Gets or sets the GrowthRateSF.

Declaration Syntax
public double GrowthRateSF { set;get; }

GrowthRateType
Gets or sets the GrowthRateType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 673
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public int GrowthRateType { set;get; }

InflationAlgorithm
Gets or sets the InflationAlgorithm.

Declaration Syntax
public int InflationAlgorithm { set;get; }

InflationOption
Gets or sets the InflationOption.

Declaration Syntax
public int InflationOption { set;get; }

InitialSizeSeed
Gets or sets the InitialSizeSeed.

Declaration Syntax
public int InitialSizeSeed { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlGroupAuto InternalObject { get; }

Maximum
Gets the Maximum.

Declaration Syntax
public Quantity Maximum { get; }

MaximumAngle
Gets or sets the MaximumAngle.

Declaration Syntax
public Quantity MaximumAngle { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
674 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

MaximumFaceSize
Gets or sets the MaximumFaceSize.

Declaration Syntax
public Quantity MaximumFaceSize { set;get; }

MaximumHeightOverBase
Gets or sets the MaximumHeightOverBase.

Declaration Syntax
public double MaximumHeightOverBase { set;get; }

MaximumLayers
Gets or sets the MaximumLayers.

Declaration Syntax
public int MaximumLayers { set;get; }

MaximumSize
Gets or sets the MaximumSize.

Declaration Syntax
public Quantity MaximumSize { set;get; }

MaximumThickness
Gets or sets the MaximumThickness.

Declaration Syntax
public Quantity MaximumThickness { set;get; }

MeshMetric
Gets or sets the MeshMetric.

Declaration Syntax
public int MeshMetric { set;get; }

MeshMorphing
Gets or sets the MeshMorphing.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 675
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public bool MeshMorphing { set;get; }

Method
Gets or sets the Method.

Declaration Syntax
public int Method { set;get; }

Minimum
Gets the Minimum.

Declaration Syntax
public Quantity Minimum { get; }

MinimumEdgeLength
Gets the MinimumEdgeLength.

Declaration Syntax
public Quantity MinimumEdgeLength { get; }

MinimumSize
Gets or sets the MinimumSize.

Declaration Syntax
public Quantity MinimumSize { set;get; }

NamedSelection
Gets or sets the NamedSelection.

Declaration Syntax
public NamedSelection NamedSelection { set;get; }

Nodes
Gets the Nodes.

Declaration Syntax
public int Nodes { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
676 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

NumberOfCellsAcrossGap
Gets or sets the NumberOfCellsAcrossGap.

Declaration Syntax
public int NumberOfCellsAcrossGap { set;get; }

NumberOfCPUsForParallelPartMeshing
Gets or sets the NumberOfCPUsForParallelPartMeshing.

Declaration Syntax
public int NumberOfCPUsForParallelPartMeshing { set;get; }

NumberOfRetries
Gets or sets the NumberOfRetries.

Declaration Syntax
public int NumberOfRetries { set;get; }

PhysicsPreference
Gets or sets the PhysicsPreference.

Declaration Syntax
public MeshPhysicsPreferenceType PhysicsPreference { set;get; }

PinchTolerance
Gets or sets the PinchTolerance.

Declaration Syntax
public Quantity PinchTolerance { set;get; }

ProximityMinimumSize
Gets or sets the ProximityMinimumSize.

Declaration Syntax
public Quantity ProximityMinimumSize { set;get; }

ProximitySizeFunctionSources
Gets or sets the ProximitySizeFunctionSources.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 677
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public ProximitySFSourcesType ProximitySizeFunctionSources { set;get; }

ReadOnly
Gets the ReadOnly.

Declaration Syntax
public bool ReadOnly { get; }

Relevance
Gets or sets the Relevance.

Declaration Syntax
public int Relevance { set;get; }

RelevanceCenter
Gets or sets the RelevanceCenter.

Declaration Syntax
public int RelevanceCenter { set;get; }

RigidBodyBehavior
Gets the RigidBodyBehavior.

Declaration Syntax
public int RigidBodyBehavior { get; }

ShapeChecking
Gets or sets the ShapeChecking.

Declaration Syntax
public int ShapeChecking { set;get; }

SheetLoopRemoval
Gets or sets the SheetLoopRemoval.

Declaration Syntax
public bool SheetLoopRemoval { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
678 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Smoothing
Gets or sets the Smoothing.

Declaration Syntax
public int Smoothing { set;get; }

SmoothingIterations
Gets or sets the SmoothingIterations.

Declaration Syntax
public int SmoothingIterations { set;get; }

SolverPreference
Gets or sets the SolverPreference.

Declaration Syntax
public MeshSolverPreferenceType SolverPreference { set;get; }

SpanAngleCenter
Gets or sets the SpanAngleCenter.

Declaration Syntax
public int SpanAngleCenter { set;get; }

StandardDeviation
Gets the StandardDeviation.

Declaration Syntax
public Quantity StandardDeviation { get; }

StraightSidedElements
Gets or sets the StraightSidedElements.

Declaration Syntax
public bool StraightSidedElements { set;get; }

TopologyChecking
Gets or sets the TopologyChecking.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 679
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public bool TopologyChecking { set;get; }

TransitionOption
Gets or sets the TransitionOption.

Declaration Syntax
public int TransitionOption { set;get; }

TransitionRatio
Gets or sets the TransitionRatio.

Declaration Syntax
public double TransitionRatio { set;get; }

TriangleSurfaceMesher
Gets or sets the TriangleSurfaceMesher.

Declaration Syntax
public int TriangleSurfaceMesher { set;get; }

UseAdvancedSizeFunction
Gets or sets the UseAdvancedSizeFunction.

Declaration Syntax
public int UseAdvancedSizeFunction { set;get; }

UseAutomaticInflation
Gets or sets the UseAutomaticInflation.

Declaration Syntax
public int UseAutomaticInflation { set;get; }

UseFixedSizeFunctionForSheets
Gets or sets the UseFixedSizeFunctionForSheets.

Declaration Syntax
public bool UseFixedSizeFunctionForSheets { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
680 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

UsePostSmoothing
Gets or sets the UsePostSmoothing.

Declaration Syntax
public int UsePostSmoothing { set;get; }

UseSheetThicknessForPinch
Gets or sets the UseSheetThicknessForPinch.

Declaration Syntax
public bool UseSheetThicknessForPinch { set;get; }

ViewAdvancedOptions
Gets or sets the ViewAdvancedOptions.

Declaration Syntax
public bool ViewAdvancedOptions { set;get; }

Worksheet
Get the MeshControlWorksheet action.

Declaration Syntax
public IWorksheet Worksheet { get; }

AddAutomaticMethod()
Creates a new child AutomaticMethod.

Declaration Syntax
public AutomaticMethod AddAutomaticMethod()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddContactSizing()
Creates a new child ContactSizing.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 681
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public ContactSizing AddContactSizing()

AddFaceMeshing()
Creates a new child FaceMeshing.

Declaration Syntax
public FaceMeshing AddFaceMeshing()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddGapTool()
Creates a new child GapTool.

Declaration Syntax
public GapTool AddGapTool()

AddInflation()
Creates a new child Inflation.

Declaration Syntax
public Inflation AddInflation()

AddMatchControl()
Creates a new child MatchControl.

Declaration Syntax
public MatchControl AddMatchControl()

AddPinch()
Creates a new child Pinch.

Declaration Syntax
public Pinch AddPinch()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
682 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

AddRefinement()
Creates a new child Refinement.

Declaration Syntax
public Refinement AddRefinement()

AddSizing()
Creates a new child Sizing.

Declaration Syntax
public Sizing AddSizing()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

CreatePinchControls()
Run the CreatePinchControls action.

Declaration Syntax
public void CreatePinchControls()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public void GenerateMesh()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 683
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

PreviewInflation()
Run the PreviewInflation action.

Declaration Syntax
public void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Declaration Syntax
public void PreviewSurfaceMesh()

ShowMappableBodies()
Run the ShowMappableBodies action.

Declaration Syntax
public void ShowMappableBodies()

ShowSweepableBodies()
Run the ShowSweepableBodies action.

Declaration Syntax
public void ShowSweepableBodies()

Update()
Run the Update action.

Declaration Syntax
public void Update()

MeshControl
Defines a MeshControl.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
684 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControl

Declaration Syntax
public class MeshControl : DataModelObject, IFolderDataModelObject

Table 408: Members

Property Children (p. 685) Gets the list of children.


Property Comments (p. 685) Gets the list of associated comments.
Property Figures (p. 685) Gets the list of associated figures.
Property InternalObject (p. 685) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 686) Gets or sets the Suppressed.
Method AddComment() (p. 686) Creates a new child Comment.
Method AddFigure() (p. 686) Creates a new child Figure.
Method Delete() (p. 686) Run the Delete action.
Method Duplicate() (p. 686) Run the Duplicate action.
Method GenerateMesh() (p. 686) Generate the Mesh.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 687)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 685
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GenerateMesh()
Generate the Mesh.

Declaration Syntax
public void GenerateMesh()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
686 of ANSYS, Inc. and its subsidiaries and affiliates.
Pinch

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Pinch
Defines a Pinch.

Declaration Syntax
public class Pinch : MeshControl

Table 409: Members

Property AutoManualMode (p. 687) Gets the AutoManualMode.


Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property InternalObject (p. 688) Gets the internal object. For advanced usage
only.
Property MasterGeometry (p. 688) Gets or sets the MasterGeometry.
Property SlaveGeometry (p. 688) Gets or sets the SlaveGeometry.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)


Property Tolerance (p. 688) Gets or sets the Tolerance.

AutoManualMode
Gets the AutoManualMode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 687
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public int AutoManualMode { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

MasterGeometry
Gets or sets the MasterGeometry.

Declaration Syntax
public ISelectionInfo MasterGeometry { set;get; }

SlaveGeometry
Gets or sets the SlaveGeometry.

Declaration Syntax
public ISelectionInfo SlaveGeometry { set;get; }

Tolerance
Gets or sets the Tolerance.

Declaration Syntax
public Quantity Tolerance { set;get; }

Refinement
Defines a Refinement.

Declaration Syntax
public class Refinement : MeshControl

Table 410: Members

Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
688 of ANSYS, Inc. and its subsidiaries and affiliates.
Relevance

Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property InternalObject (p. 689) Gets the internal object. For advanced usage
only.
Property Location (p. 689) Gets or sets the Location.
Property NumberOfRefinements (p. 689) Gets or sets the NumberOfRefinements.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfRefinements
Gets or sets the NumberOfRefinements.

Declaration Syntax
public int NumberOfRefinements { set;get; }

Relevance
Defines a Relevance.

Declaration Syntax
public class Relevance : MeshControl

Table 411: Members

Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 689
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property InternalObject (p. 690) Gets the internal object. For advanced usage
only.
Property Location (p. 690) Gets or sets the Location.
Property PartRelavance (p. 690) Gets the PartRelavance.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

PartRelavance
Gets the PartRelavance.

Declaration Syntax
public int PartRelavance { get; }

Sizing
Defines a Sizing.

Declaration Syntax
public class Sizing : MeshControl

Table 412: Members

Property Active (p. 691) Gets the Active.


Property Behavior (p. 691) Gets or sets the Behavior.
Property BiasFactor (p. 692) Gets or sets the BiasFactor.
Property BiasGrowthRate (p. 692) Gets or sets the BiasGrowthRate.
Property BiasOption (p. 692) Gets or sets the BiasOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
690 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing

Property BiasType (p. 692) Gets or sets the BiasType.


Property BodyOfInfluence (p. 692) Gets the BodyOfInfluence.
Property Children (p. 685) Gets the list of children.

(Inherited from MeshControl (p. 684).)


Property Comments (p. 685) Gets the list of associated comments.

(Inherited from MeshControl (p. 684).)


Property CurvatureNormalAngle (p. 692) Gets or sets the CurvatureNormalAngle.
Property ElementSize (p. 692) Gets or sets the ElementSize.
Property Figures (p. 685) Gets the list of associated figures.

(Inherited from MeshControl (p. 684).)


Property GrowthRate (p. 693) Gets or sets the GrowthRate.
Property InternalObject (p. 693) Gets the internal object. For advanced usage
only.
Property LocalMinimumSize (p. 693) Gets or sets the LocalMinimumSize.
Property Location (p. 693) Gets or sets the Location.
Property NumberOfDivisions (p. 693) Gets or sets the NumberOfDivisions.
Property OriginX (p. 693) Gets the OriginX.
Property OriginY (p. 694) Gets the OriginY.
Property OriginZ (p. 694) Gets the OriginZ.
Property ReverseBias (p. 694) Gets or sets the ReverseBias.
Property SphereCenter (p. 694) Gets or sets the SphereCenter.
Property SphereRadius (p. 694) Gets or sets the SphereRadius.
Property Suppressed (p. 686) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 684).)


Property Type (p. 694) Gets or sets the Type.

Active
Gets the Active.

Declaration Syntax
public bool Active { get; }

Behavior
Gets or sets the Behavior.

Declaration Syntax
public SizingBehavior Behavior { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 691
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

BiasFactor
Gets or sets the BiasFactor.

Declaration Syntax
public double BiasFactor { set;get; }

BiasGrowthRate
Gets or sets the BiasGrowthRate.

Declaration Syntax
public double BiasGrowthRate { set;get; }

BiasOption
Gets or sets the BiasOption.

Declaration Syntax
public BiasOptionType BiasOption { set;get; }

BiasType
Gets or sets the BiasType.

Declaration Syntax
public BiasType BiasType { set;get; }

BodyOfInfluence
Gets the BodyOfInfluence.

Declaration Syntax
public ISelectionInfo BodyOfInfluence { set;get; }

CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.

Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }

ElementSize
Gets or sets the ElementSize.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
692 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing

Declaration Syntax
public Quantity ElementSize { set;get; }

GrowthRate
Gets or sets the GrowthRate.

Declaration Syntax
public double GrowthRate { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

LocalMinimumSize
Gets or sets the LocalMinimumSize.

Declaration Syntax
public Quantity LocalMinimumSize { set;get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

NumberOfDivisions
Gets or sets the NumberOfDivisions.

Declaration Syntax
public int NumberOfDivisions { set;get; }

OriginX
Gets the OriginX.

Declaration Syntax
public Quantity OriginX { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 693
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

OriginY
Gets the OriginY.

Declaration Syntax
public Quantity OriginY { get; }

OriginZ
Gets the OriginZ.

Declaration Syntax
public Quantity OriginZ { get; }

ReverseBias
Gets or sets the ReverseBias.

Declaration Syntax
public ISelectionInfo ReverseBias { set;get; }

SphereCenter
Gets or sets the SphereCenter.

Declaration Syntax
public CoordinateSystem SphereCenter { set;get; }

SphereRadius
Gets or sets the SphereRadius.

Declaration Syntax
public Quantity SphereRadius { set;get; }

Type
Gets or sets the Type.

Declaration Syntax
public SizingType Type { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
694 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results

Table 413: Members

ContactDataTable (p. 695) Defines a ContactDataTable.


Convergence (p. 697) Defines a Convergence.
MagneticCoenergy (p. 699) Defines a MagneticCoenergy.
MagneticPotential (p. 701) Defines a MagneticPotential.
NewtonRaphsonResidualForce (p. 703) Defines a
NewtonRaphsonResidualForce.
NewtonRaphsonResidualHeat (p. 705) Defines a
NewtonRaphsonResidualHeat.
NewtonRaphsonResidualMoment (p. 707) Defines a
NewtonRaphsonResidualMoment.
Result (p. 709) Defines a Result.
ResultChart (p. 716) Defines a ResultChart.
ShapeFinder (p. 723) Defines a ShapeFinder.
ShapeFinderElemental (p. 725) Defines a ShapeFinderElemental.
UserDefinedResult (p. 727) Defines a UserDefinedResult.
VariableGraph (p. 735) Defines a VariableGraph.

ContactDataTable
Defines a ContactDataTable.

Declaration Syntax
public class ContactDataTable : DataModelObject, IFolderDataModelObject

Table 414: Members

Property Children (p. 696) Gets the list of children.


Property Comments (p. 696) Gets the list of associated comments.
Property Figures (p. 696) Gets the list of associated figures.
Property InternalObject (p. 696) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 696) Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 695
Ansys.ACT.Automation.Mechanical.Results Namespace

Method AddFigure() (p. 696) Creates a new child Figure.


Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 697)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSContactDataTableAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
696 of ANSYS, Inc. and its subsidiaries and affiliates.
Convergence

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Convergence
Defines a Convergence.

Declaration Syntax
public class Convergence : DataModelObject, IFolderDataModelObject

Table 415: Members

Property AllowableChange (p. 697) Gets or sets the AllowableChange.


Property Children (p. 697) Gets the list of children.
Property Comments (p. 698) Gets the list of associated comments.
Property InternalObject (p. 698) Gets the internal object. For advanced usage
only.
Property IsConverged (p. 698) Gets the IsConverged.
Property LastChange (p. 698) Gets the LastChange.
Property Type (p. 698) Gets or sets the Type.
Method AddComment() (p. 698) Creates a new child Comment.
Method Delete() (p. 699) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 699)

AllowableChange
Gets or sets the AllowableChange.

Declaration Syntax
public double AllowableChange { set;get; }

Children
Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 697
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSConvergenceAuto InternalObject { get; }

IsConverged
Gets the IsConverged.

Declaration Syntax
public bool IsConverged { get; }

LastChange
Gets the LastChange.

Declaration Syntax
public double LastChange { get; }

Type
Gets or sets the Type.

Declaration Syntax
public ConvergenceType Type { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
698 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticCoenergy

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

MagneticCoenergy
Defines a MagneticCoenergy.

Declaration Syntax
public class MagneticCoenergy : Result

Table 416: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 699
Ansys.ACT.Automation.Mechanical.Results Namespace

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 701) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
700 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticPotential

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MagneticPotential
Defines a MagneticPotential.

Declaration Syntax
public class MagneticPotential : Result

Table 417: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 701
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 703) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
702 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualForce

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NewtonRaphsonResidualForce
Defines a NewtonRaphsonResidualForce.

Declaration Syntax
public class NewtonRaphsonResidualForce : Result

Table 418: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 703
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property InternalObject (p. 705) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
704 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualHeat

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NewtonRaphsonResidualHeat
Defines a NewtonRaphsonResidualHeat.

Declaration Syntax
public class NewtonRaphsonResidualHeat : Result

Table 419: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 706) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 705
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
706 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualMoment

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NewtonRaphsonResidualMoment
Defines a NewtonRaphsonResidualMoment.

Declaration Syntax
public class NewtonRaphsonResidualMoment : Result

Table 420: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 708) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 707
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
708 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Result
Defines a Result.

Declaration Syntax
public abstract class Result : DataModelObject, IFolderDataModelObject

Table 421: Members

Property Average (p. 710) Gets the Average.


Property By (p. 710) Gets or sets the By.
Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.
Property Children (p. 710) Gets the list of children.
Property Comments (p. 710) Gets the list of associated comments.
Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.
Property DisplayTime (p. 711) Gets or sets the DisplayTime.
Property Figures (p. 711) Gets the list of associated figures.
Property Identifier (p. 711) Gets or sets the Identifier.
Property InternalObject (p. 711) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.
Property LoadStep (p. 712) Gets the LoadStep.
Property Location (p. 712) Gets or sets the Location.
Property Maximum (p. 712) Gets the Maximum.
Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.
Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.
Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.
Property Minimum (p. 712) Gets the Minimum.
Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.
Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.
Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.
Property ResultType (p. 713) Gets or sets the ResultType.
Property Substep (p. 713) Gets the Substep.
Property Suppressed (p. 713) Gets or sets the Suppressed.
Property Time (p. 714) Gets the Time.
Method AddComment() (p. 714) Creates a new child Comment.
Method AddConvergence() (p. 714) Creates a new child Convergence.
Method AddFigure() (p. 714) Creates a new child Figure.
Method ClearGeneratedData() (p. 714) Run the ClearGeneratedData action.
Method Delete() (p. 714) Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 709
Ansys.ACT.Automation.Mechanical.Results Namespace

Method Duplicate() (p. 714) Run the Duplicate action.


Method EvaluateAllResults() (p. 715) Run the EvaluateAllResults action.
Method ExportToSTLFile(string) (p. 715) Run the ExportToSTLFile action.
Method ExportToTextFile(bool, string) (p. 715) Run the ExportToTextFile action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 715)

Average
Gets the Average.

Declaration Syntax
public Quantity Average { get; }

By
Gets or sets the By.

Declaration Syntax
public SetDriverStyle By { set;get; }

CalculateTimeHistory
Gets or sets the CalculateTimeHistory.

Declaration Syntax
public bool CalculateTimeHistory { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
710 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DisplayOption
Gets or sets the DisplayOption.

Declaration Syntax
public ResultAveragingType DisplayOption { set;get; }

DisplayTime
Gets or sets the DisplayTime.

Declaration Syntax
public Quantity DisplayTime { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Identifier
Gets or sets the Identifier.

Declaration Syntax
public string Identifier { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

IterationNumber
Gets the IterationNumber.

Declaration Syntax
public double IterationNumber { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 711
Ansys.ACT.Automation.Mechanical.Results Namespace

LoadStep
Gets the LoadStep.

Declaration Syntax
public int LoadStep { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public Quantity Maximum { get; }

MaximumOccursOn
Gets the MaximumOccursOn.

Declaration Syntax
public string MaximumOccursOn { get; }

MaximumOfMaximumOverTime
Gets the MaximumOfMaximumOverTime.

Declaration Syntax
public Quantity MaximumOfMaximumOverTime { get; }

MaximumOfMinimumOverTime
Gets the MaximumOfMinimumOverTime.

Declaration Syntax
public Quantity MaximumOfMinimumOverTime { get; }

Minimum
Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
712 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Declaration Syntax
public Quantity Minimum { get; }

MinimumOccursOn
Gets the MinimumOccursOn.

Declaration Syntax
public string MinimumOccursOn { get; }

MinimumOfMaximumOverTime
Gets the MinimumOfMaximumOverTime.

Declaration Syntax
public Quantity MinimumOfMaximumOverTime { get; }

MinimumOfMinimumOverTime
Gets the MinimumOfMinimumOverTime.

Declaration Syntax
public Quantity MinimumOfMinimumOverTime { get; }

ResultType
Gets or sets the ResultType.

Declaration Syntax
public ResultType ResultType { set;get; }

Substep
Gets the Substep.

Declaration Syntax
public int Substep { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 713
Ansys.ACT.Automation.Mechanical.Results Namespace

Time
Gets the Time.

Declaration Syntax
public Quantity Time { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddConvergence()
Creates a new child Convergence.

Declaration Syntax
public Convergence AddConvergence()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
714 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Declaration Syntax
public void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public void EvaluateAllResults()

ExportToSTLFile(string)
Run the ExportToSTLFile action.

Declaration Syntax
public void ExportToSTLFile(string filePath)

Parameters
filePath(string)
No details are provided for this entry.

ExportToTextFile(bool, string)
Run the ExportToTextFile action.

Declaration Syntax
public void ExportToTextFile(bool bIgnoreExcelPreference, string filePath)

Parameters
bIgnoreExcelPreference(bool)
No details are provided for this entry.

filePath(string)
No details are provided for this entry.

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 715
Ansys.ACT.Automation.Mechanical.Results Namespace

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ResultChart
Defines a ResultChart.

Declaration Syntax
public abstract class ResultChart : DataModelObject, IFolderDataModelObject

Table 422: Members

Property AccelerationType (p. 717) Gets the AccelerationType.


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.
Property Children (p. 717) Gets the list of children.
Property Comments (p. 717) Gets the list of associated comments.
Property ContactRegion (p. 717) Gets or sets the ContactRegion.
Property ContactSide (p. 718) Gets or sets the ContactSide.
Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.
Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.
Property DeformationType (p. 718) Gets the DeformationType.
Property Duration (p. 718) Gets or sets the Duration.
Property EnhancedTracking (p. 718) Gets the EnhancedTracking.
Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.
Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.
Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.
Property InternalObject (p. 719) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.
Property Maximum (p. 719) Gets the Maximum.
Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.
Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.
Property MaximumStress (p. 720) Gets the MaximumStress.
Property Minimum (p. 720) Gets the Minimum.
Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.
Property MinimumStress (p. 720) Gets the MinimumStress.
Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.
Property PhaseAngle (p. 721) Gets the PhaseAngle.
Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.
Property ReportedFrequency (p. 721) Gets the ReportedFrequency.
Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.
Property ResultChartType (p. 721) Gets the ResultChartType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
716 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.
Property StressStrainType (p. 722) Gets or sets the StressStrainType.
Property Suppressed (p. 722) Gets or sets the Suppressed.
Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.
Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.
Property VelocityType (p. 722) Gets the VelocityType.
Method AddComment() (p. 722) Creates a new child Comment.
Method Delete() (p. 723) Run the Delete action.
Method Duplicate() (p. 723) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 723)

AccelerationType
Gets the AccelerationType.

Declaration Syntax
public TotalOrDirectional AccelerationType { get; }

ChartViewingStyle
Gets or sets the ChartViewingStyle.

Declaration Syntax
public ChartAxisScaleType ChartViewingStyle { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ContactRegion
Gets or sets the ContactRegion.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 717
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public ContactRegion ContactRegion { get; }

ContactSide
Gets or sets the ContactSide.

Declaration Syntax
public ContactSideScopingType ContactSide { set;get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CurvesAppearanceDisplay
Gets or sets the CurvesAppearanceDisplay.

Declaration Syntax
public ChartPlotStyle CurvesAppearanceDisplay { set;get; }

DeformationType
Gets the DeformationType.

Declaration Syntax
public TotalOrDirectional DeformationType { get; }

Duration
Gets or sets the Duration.

Declaration Syntax
public Quantity Duration { set;get; }

EnhancedTracking
Gets the EnhancedTracking.

Declaration Syntax
public bool EnhancedTracking { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
718 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

FrequencyAtMaximumAmplitude
Gets the FrequencyAtMaximumAmplitude.

Declaration Syntax
public Quantity FrequencyAtMaximumAmplitude { get; }

GeometrySelectionString
Gets or sets the GeometrySelectionString.

Declaration Syntax
public string GeometrySelectionString { set;get; }

ImaginaryAtMaximumAmplitude
Gets the ImaginaryAtMaximumAmplitude.

Declaration Syntax
public Quantity ImaginaryAtMaximumAmplitude { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public double Maximum { get; }

MaximumAmplitude
Gets the MaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 719
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public Quantity MaximumAmplitude { get; }

MaximumFrequency
Gets or sets the MaximumFrequency.

Declaration Syntax
public Quantity MaximumFrequency { set;get; }

MaximumStress
Gets the MaximumStress.

Declaration Syntax
public Quantity MaximumStress { get; }

Minimum
Gets the Minimum.

Declaration Syntax
public double Minimum { get; }

MinimumFrequency
Gets or sets the MinimumFrequency.

Declaration Syntax
public Quantity MinimumFrequency { set;get; }

MinimumStress
Gets the MinimumStress.

Declaration Syntax
public Quantity MinimumStress { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
720 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

PhaseAngle
Gets the PhaseAngle.

Declaration Syntax
public Quantity PhaseAngle { get; }

RealAtMaximumAmplitude
Gets the RealAtMaximumAmplitude.

Declaration Syntax
public Quantity RealAtMaximumAmplitude { get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

RequestedFrequency
Gets or sets the RequestedFrequency.

Declaration Syntax
public Quantity RequestedFrequency { set;get; }

ResultChartType
Gets the ResultChartType.

Declaration Syntax
public ChartResultType ResultChartType { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

SpatialResolution
Gets or sets the SpatialResolution.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 721
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public MultipleNodeType SpatialResolution { set;get; }

StressStrainType
Gets or sets the StressStrainType.

Declaration Syntax
public StressStrainType StressStrainType { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TimeHistoryDisplay
Gets or sets the TimeHistoryDisplay.

Declaration Syntax
public TimeHistoryDisplayType TimeHistoryDisplay { set;get; }

UseParentFrequencyRange
Gets or sets the UseParentFrequencyRange.

Declaration Syntax
public bool UseParentFrequencyRange { set;get; }

VelocityType
Gets the VelocityType.

Declaration Syntax
public TotalOrDirectional VelocityType { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
722 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinder

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

ShapeFinder
Defines a ShapeFinder.

Declaration Syntax
public class ShapeFinder : Result

Table 423: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 723
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 725) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
724 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinderElemental

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShapeFinderElemental
Defines a ShapeFinderElemental.

Declaration Syntax
public class ShapeFinderElemental : Result

Table 424: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 725
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 727) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
726 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

UserDefinedResult
Defines a UserDefinedResult.

Declaration Syntax
public class UserDefinedResult : DataModelObject, IFolderDataModelObject

Table 425: Members

Property AverageAcrossBodies (p. 728) Gets or sets the AverageAcrossBodies.


Property By (p. 728) Gets or sets the By.
Property CalculateTimeHistory (p. 729) Gets or sets the CalculateTimeHistory.
Property Children (p. 729) Gets the list of children.
Property CoordinateSystem (p. 729) Gets or sets the CoordinateSystem.
Property CyclicMode (p. 729) Gets or sets the CyclicMode.
Property DisplayOption (p. 729) Gets or sets the DisplayOption.
Property DisplayTime (p. 729) Gets or sets the DisplayTime.
Property Expression (p. 729) Gets or sets the Expression.
Property Identifier (p. 730) Gets or sets the Identifier.
Property InputUnitSystem (p. 730) Gets the InputUnitSystem.
Property InternalObject (p. 730) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 730) Gets the IterationNumber.
Property Layer (p. 730) Gets or sets the Layer.
Property LoadMultiplier (p. 730) Gets the LoadMultiplier.
Property LoadStep (p. 731) Gets the LoadStep.
Property Location (p. 731) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 727
Ansys.ACT.Automation.Mechanical.Results Namespace

Property Maximum (p. 731) Gets the Maximum.


Property MaximumOccursOn (p. 731) Gets the MaximumOccursOn.
Property MaximumOfMaximumOverTime (p. 731)Gets the MaximumOfMaximumOverTime.
Property MaximumOfMinimumOverTime (p. 731) Gets the MaximumOfMinimumOverTime.
Property Minimum (p. 731) Gets the Minimum.
Property MinimumOccursOn (p. 732) Gets the MinimumOccursOn.
Property MinimumOfMaximumOverTime (p. 732) Gets the MinimumOfMaximumOverTime.
Property MinimumOfMinimumOverTime (p. 732) Gets the MinimumOfMinimumOverTime.
Property Mode (p. 732) Gets or sets the Mode (Result Set Number).
Property OutputUnit (p. 732) Gets or sets the OutputUnit.
Property Position (p. 732) Gets or sets the Position.
Property ReportedFrequency (p. 733) Gets the ReportedFrequency.
Property RequestedFrequency (p. 733) Gets or sets the RequestedFrequency.
Property SetNumber (p. 733) Gets or sets the SetNumber.
Property SubScopeBy (p. 733) Gets or sets the SubScopeBy.
Property Substep (p. 733) Gets the Substep.
Property Suppressed (p. 733) Gets or sets the Suppressed.
Property SweepingPhase (p. 733) Gets or sets the SweepingPhase.
Property Time (p. 734) Gets the Time.
Property Type (p. 734) Gets the Type.
Method ClearGeneratedData() (p. 734) Run the ClearGeneratedData action.
Method Delete() (p. 734) Run the Delete action.
Method Duplicate() (p. 734) Run the Duplicate action.
Method EvaluateAllResults() (p. 734) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 735)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

By
Gets or sets the By.

Declaration Syntax
public SetDriverStyle By { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
728 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

CalculateTimeHistory
Gets or sets the CalculateTimeHistory.

Declaration Syntax
public bool CalculateTimeHistory { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

CyclicMode
Gets or sets the CyclicMode.

Declaration Syntax
public uint CyclicMode { set;get; }

DisplayOption
Gets or sets the DisplayOption.

Declaration Syntax
public ResultAveragingType DisplayOption { set;get; }

DisplayTime
Gets or sets the DisplayTime.

Declaration Syntax
public Quantity DisplayTime { set;get; }

Expression
Gets or sets the Expression.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 729
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public string Expression { set;get; }

Identifier
Gets or sets the Identifier.

Declaration Syntax
public string Identifier { set;get; }

InputUnitSystem
Gets the InputUnitSystem.

Declaration Syntax
public UnitSystemIDType InputUnitSystem { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCustomResultAuto InternalObject { get; }

IterationNumber
Gets the IterationNumber.

Declaration Syntax
public int IterationNumber { get; }

Layer
Gets or sets the Layer.

Declaration Syntax
public int Layer { set;get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
730 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

LoadStep
Gets the LoadStep.

Declaration Syntax
public int LoadStep { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public Quantity Maximum { get; }

MaximumOccursOn
Gets the MaximumOccursOn.

Declaration Syntax
public string MaximumOccursOn { get; }

MaximumOfMaximumOverTime
Gets the MaximumOfMaximumOverTime.

Declaration Syntax
public Quantity MaximumOfMaximumOverTime { get; }

MaximumOfMinimumOverTime
Gets the MaximumOfMinimumOverTime.

Declaration Syntax
public Quantity MaximumOfMinimumOverTime { get; }

Minimum
Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 731
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public Quantity Minimum { get; }

MinimumOccursOn
Gets the MinimumOccursOn.

Declaration Syntax
public string MinimumOccursOn { get; }

MinimumOfMaximumOverTime
Gets the MinimumOfMaximumOverTime.

Declaration Syntax
public Quantity MinimumOfMaximumOverTime { get; }

MinimumOfMinimumOverTime
Gets the MinimumOfMinimumOverTime.

Declaration Syntax
public Quantity MinimumOfMinimumOverTime { get; }

Mode
Gets or sets the Mode (Result Set Number).

Declaration Syntax
public uint Mode { set;get; }

OutputUnit
Gets or sets the OutputUnit.

Declaration Syntax
public UnitCategoryType OutputUnit { set;get; }

Position
Gets or sets the Position.

Declaration Syntax
public ShellFaceType Position { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
732 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

RequestedFrequency
Gets or sets the RequestedFrequency.

Declaration Syntax
public Quantity RequestedFrequency { set;get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

SubScopeBy
Gets or sets the SubScopeBy.

Declaration Syntax
public SubScopingDefineByType SubScopeBy { set;get; }

Substep
Gets the Substep.

Declaration Syntax
public int Substep { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

SweepingPhase
Gets or sets the SweepingPhase.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 733
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public Quantity SweepingPhase { set;get; }

Time
Gets the Time.

Declaration Syntax
public Quantity Time { get; }

Type
Gets the Type.

Declaration Syntax
public string Type { get; }

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public void EvaluateAllResults()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
734 of ANSYS, Inc. and its subsidiaries and affiliates.
VariableGraph

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

VariableGraph
Defines a VariableGraph.

Declaration Syntax
public class VariableGraph : Result

Table 426: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 735
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 737) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
736 of ANSYS, Inc. and its subsidiaries and affiliates.
VariableGraph

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 737
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
738 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.BeamResults

Table 427: Members

BeamResult (p. 739) Defines a BeamResult.


DirectionalAxialForce (p. 742) Defines a DirectionalAxialForce.
DirectionalBendingMoment (p. 744) Defines a DirectionalBendingMoment.
DirectionalShearForce (p. 746) Defines a DirectionalShearForce.
DirectionalShearMomentDiagram (p. 748) Defines a
DirectionalShearMomentDiagram.
DirectionalTorsionalMoment (p. 751) Defines a
DirectionalTorsionalMoment.
TotalAxialForce (p. 753) Defines a TotalAxialForce.
TotalBendingMoment (p. 755) Defines a TotalBendingMoment.
TotalShearForce (p. 757) Defines a TotalShearForce.
TotalShearMomentDiagram (p. 759) Defines a TotalShearMomentDiagram.
TotalTorsionalMoment (p. 761) Defines a TotalTorsionalMoment.
VectorAxialForce (p. 763) Defines a VectorAxialForce.
VectorBendingMoment (p. 765) Defines a VectorBendingMoment.
VectorShearForce (p. 767) Defines a VectorShearForce.
VectorTorsionalMoment (p. 769) Defines a VectorTorsionalMoment.

BeamResult
Defines a BeamResult.

Declaration Syntax
public abstract class BeamResult : Result

Table 428: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.
Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 739
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 741) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
740 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamResult

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

BeamResultType
Gets or sets the BeamResultType.

Declaration Syntax
public TotalOrDirectional BeamResultType { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 741
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Surface
Gets the Surface.

Declaration Syntax
public uint Surface { get; }

DirectionalAxialForce
Defines a DirectionalAxialForce.

Declaration Syntax
public class DirectionalAxialForce : BeamResult

Table 429: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
742 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAxialForce

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 744) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 743
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectionalBendingMoment
Defines a DirectionalBendingMoment.

Declaration Syntax
public class DirectionalBendingMoment : BeamResult

Table 430: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
744 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalBendingMoment

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 746) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 746) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 745
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalShearForce
Defines a DirectionalShearForce.

Declaration Syntax
public class DirectionalShearForce : BeamResult

Table 431: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
746 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalShearForce

Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 748) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 747
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectionalShearMomentDiagram
Defines a DirectionalShearMomentDiagram.

Declaration Syntax
public class DirectionalShearMomentDiagram : BeamResult

Table 432: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
748 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalShearMomentDiagram

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property GraphicsDisplay (p. 750) Gets or sets the GraphicsDisplay.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 750) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 749
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearMomentType (p. 750) Gets or sets the ShearMomentType.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

GraphicsDisplay
Gets or sets the GraphicsDisplay.

Declaration Syntax
public ShearMomentDiagramOrientationType GraphicsDisplay { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearMomentType
Gets or sets the ShearMomentType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
750 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalTorsionalMoment

Declaration Syntax
public ShearMomentType ShearMomentType { set;get; }

DirectionalTorsionalMoment
Defines a DirectionalTorsionalMoment.

Declaration Syntax
public class DirectionalTorsionalMoment : BeamResult

Table 433: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 751
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property InternalObject (p. 753) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
752 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAxialForce

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalAxialForce
Defines a TotalAxialForce.

Declaration Syntax
public class TotalAxialForce : Result

Table 434: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 754) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 753
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
754 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalBendingMoment

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalBendingMoment
Defines a TotalBendingMoment.

Declaration Syntax
public class TotalBendingMoment : BeamResult

Table 435: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 755
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property InternalObject (p. 757) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
756 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalShearForce

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalShearForce
Defines a TotalShearForce.

Declaration Syntax
public class TotalShearForce : BeamResult

Table 436: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 757
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 759) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
758 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalShearMomentDiagram

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalShearMomentDiagram
Defines a TotalShearMomentDiagram.

Declaration Syntax
public class TotalShearMomentDiagram : BeamResult

Table 437: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamResultType (p. 741) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 739).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 759
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 741) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 739).)


Property GraphicsDisplay (p. 761) Gets or sets the GraphicsDisplay.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 761) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearMomentType (p. 761) Gets or sets the ShearMomentType.
Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
760 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalTorsionalMoment

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 742) Gets the Surface.

(Inherited from BeamResult (p. 739).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

GraphicsDisplay
Gets or sets the GraphicsDisplay.

Declaration Syntax
public ShearMomentDiagramOrientationType GraphicsDisplay { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearMomentType
Gets or sets the ShearMomentType.

Declaration Syntax
public ShearMomentType ShearMomentType { set;get; }

TotalTorsionalMoment
Defines a TotalTorsionalMoment.

Declaration Syntax
public class TotalTorsionalMoment : Result

Table 438: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 761
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 763) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
762 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorAxialForce

Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorAxialForce
Defines a VectorAxialForce.

Declaration Syntax
public class VectorAxialForce : Result

Table 439: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 763
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 765) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
764 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorBendingMoment

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorBendingMoment
Defines a VectorBendingMoment.

Declaration Syntax
public class VectorBendingMoment : Result

Table 440: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 765
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 767) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
766 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorShearForce

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorShearForce
Defines a VectorShearForce.

Declaration Syntax
public class VectorShearForce : Result

Table 441: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 767
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 769) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
768 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorTorsionalMoment

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorTorsionalMoment
Defines a VectorTorsionalMoment.

Declaration Syntax
public class VectorTorsionalMoment : Result

Table 442: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 769
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 709).)


Property InternalObject (p. 771) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
770 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorTorsionalMoment

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 771
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
772 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.BeamToolResults

Table 443: Members

BeamTool (p. 773) Defines a BeamTool.


BeamToolResult (p. 777) Defines a BeamToolResult.
DirectStress (p. 779) Defines a DirectStress.
MaximumBendingStress (p. 781) Defines a
MaximumBendingStress.
MaximumCombinedStress (p. 783) Defines a
MaximumCombinedStress.
MinimumBendingStress (p. 785) Defines a
MinimumBendingStress.
MinimumCombinedStress (p. 787) Defines a
MinimumCombinedStress.

BeamTool
Defines a BeamTool.

Declaration Syntax
public class BeamTool : DataModelObject, IFolderDataModelObject

Table 444: Members

Property Children (p. 774) Gets the list of children.


Property Comments (p. 774) Gets the list of associated comments.
Property Figures (p. 774) Gets the list of associated figures.
Property InternalObject (p. 774) Gets the internal object. For advanced usage
only.
Property Location (p. 774) Gets or sets the Location.
Method AddComment() (p. 775) Creates a new child Comment.
Method AddDirectionalDeformation() (p. 775) Creates a new child DirectionalDeformation.
Method AddDirectStress() (p. 775) Creates a new child DirectStress.
Method AddFigure() (p. 775) Creates a new child Figure.
Method AddMaximumBendingStress() (p. 775) Creates a new child MaximumBendingStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 773
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Method AddMaximumCombinedStress() (p. 775) Creates a new child


MaximumCombinedStress.
Method AddMinimumBendingStress() (p. 775) Creates a new child MinimumBendingStress.
Method AddMinimumCombinedStress() (p. 776) Creates a new child
MinimumCombinedStress.
Method AddTotalDeformation() (p. 776) Creates a new child TotalDeformation.
Method Delete() (p. 776) Run the Delete action.
Method Duplicate() (p. 776) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 776)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBeamToolAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
774 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamTool

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddDirectionalDeformation()
Creates a new child DirectionalDeformation.

Declaration Syntax
public DirectionalDeformation AddDirectionalDeformation()

AddDirectStress()
Creates a new child DirectStress.

Declaration Syntax
public DirectStress AddDirectStress()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddMaximumBendingStress()
Creates a new child MaximumBendingStress.

Declaration Syntax
public MaximumBendingStress AddMaximumBendingStress()

AddMaximumCombinedStress()
Creates a new child MaximumCombinedStress.

Declaration Syntax
public MaximumCombinedStress AddMaximumCombinedStress()

AddMinimumBendingStress()
Creates a new child MinimumBendingStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 775
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Declaration Syntax
public MinimumBendingStress AddMinimumBendingStress()

AddMinimumCombinedStress()
Creates a new child MinimumCombinedStress.

Declaration Syntax
public MinimumCombinedStress AddMinimumCombinedStress()

AddTotalDeformation()
Creates a new child TotalDeformation.

Declaration Syntax
public TotalDeformation AddTotalDeformation()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
776 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamToolResult

BeamToolResult
Defines a BeamToolResult.

Declaration Syntax
public abstract class BeamToolResult : Result

Table 445: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 778) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 777
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

BeamToolStressResultType
Gets or sets the BeamToolStressResultType.

Declaration Syntax
public BeamToolStressResultType BeamToolStressResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
778 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectStress
Defines a DirectStress.

Declaration Syntax
public class DirectStress : BeamToolResult

Table 446: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.

(Inherited from BeamToolResult (p. 777).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 780) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 779
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
780 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumBendingStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumBendingStress
Defines a MaximumBendingStress.

Declaration Syntax
public class MaximumBendingStress : BeamToolResult

Table 447: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.

(Inherited from BeamToolResult (p. 777).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 782) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 781
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
782 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumCombinedStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumCombinedStress
Defines a MaximumCombinedStress.

Declaration Syntax
public class MaximumCombinedStress : BeamToolResult

Table 448: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.

(Inherited from BeamToolResult (p. 777).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 784) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 783
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
784 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumBendingStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumBendingStress
Defines a MinimumBendingStress.

Declaration Syntax
public class MinimumBendingStress : BeamToolResult

Table 449: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.

(Inherited from BeamToolResult (p. 777).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 786) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 785
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
786 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumCombinedStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumCombinedStress
Defines a MinimumCombinedStress.

Declaration Syntax
public class MinimumCombinedStress : BeamToolResult

Table 450: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property BeamToolStressResultType (p. 778) Gets or sets the BeamToolStressResultType.

(Inherited from BeamToolResult (p. 777).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 788) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 787
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
788 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumCombinedStress

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 789
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
790 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.BoltToolResults

Table 451: Members

BoltAdjustment (p. 791) Defines a


BoltAdjustment.
BoltTool (p. 793) Defines a BoltTool.
BoltToolResult (p. 795) Defines a
BoltToolResult.
BoltWorkingLoad (p. 797) Defines a
BoltWorkingLoad.

BoltAdjustment
Defines a BoltAdjustment.

Declaration Syntax
public class BoltAdjustment : BoltToolResult

Table 452: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 791
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 793) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
792 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltTool

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

BoltTool
Defines a BoltTool.

Declaration Syntax
public class BoltTool : DataModelObject, IFolderDataModelObject

Table 453: Members

Property Children (p. 793) Gets the list of children.


Property Comments (p. 794) Gets the list of associated comments.
Property Figures (p. 794) Gets the list of associated figures.
Property InternalObject (p. 794) Gets the internal object. For advanced usage
only.
Method AddAdjustment() (p. 794) Creates a new child BoltAdjustment.
Method AddComment() (p. 794) Creates a new child Comment.
Method AddFigure() (p. 794) Creates a new child Figure.
Method AddWorkingLoad() (p. 794) Creates a new child BoltWorkingLoad.
Method Delete() (p. 795) Run the Delete action.
Method Duplicate() (p. 795) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 795)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 793
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSBoltToolAuto InternalObject { get; }

AddAdjustment()
Creates a new child BoltAdjustment.

Declaration Syntax
public BoltAdjustment AddAdjustment()

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddWorkingLoad()
Creates a new child BoltWorkingLoad.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
794 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltToolResult

Declaration Syntax
public BoltWorkingLoad AddWorkingLoad()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

BoltToolResult
Defines a BoltToolResult.

Declaration Syntax
public abstract class BoltToolResult : Result

Table 454: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 795
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 797) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
796 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltWorkingLoad

Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

BoltWorkingLoad
Defines a BoltWorkingLoad.

Declaration Syntax
public class BoltWorkingLoad : BoltToolResult

Table 455: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 797
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 799) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
798 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltWorkingLoad

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 799
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
800 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ContactToolResults

Table 456: Members

ContactFluidPressure (p. 801) Defines a


ContactFluidPressure.
ContactFrictionalStress (p. 803) Defines a
ContactFrictionalStress.
ContactGap (p. 805) Defines a ContactGap.
ContactPenetration (p. 807) Defines a
ContactPenetration.
ContactPressure (p. 809) Defines a ContactPressure.
ContactSlidingDistance (p. 811) Defines a
ContactSlidingDistance.
ContactStatus (p. 813) Defines a ContactStatus.
ContactToolResult (p. 815) Defines a
ContactToolResult.

ContactFluidPressure
Defines a ContactFluidPressure.

Declaration Syntax
public class ContactFluidPressure : ContactToolResult

Table 457: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 801
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 803) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
802 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFrictionalStress

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactFrictionalStress
Defines a ContactFrictionalStress.

Declaration Syntax
public class ContactFrictionalStress : ContactToolResult

Table 458: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 803
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 805) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
804 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactGap

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactGap
Defines a ContactGap.

Declaration Syntax
public class ContactGap : ContactToolResult

Table 459: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 805
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 807) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
806 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPenetration

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactPenetration
Defines a ContactPenetration.

Declaration Syntax
public class ContactPenetration : ContactToolResult

Table 460: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 807
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 809) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
808 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressure

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactPressure
Defines a ContactPressure.

Declaration Syntax
public class ContactPressure : ContactToolResult

Table 461: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 809
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 811) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
810 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSlidingDistance

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactSlidingDistance
Defines a ContactSlidingDistance.

Declaration Syntax
public class ContactSlidingDistance : ContactToolResult

Table 462: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 811
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 813) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
812 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactStatus

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactStatus
Defines a ContactStatus.

Declaration Syntax
public class ContactStatus : ContactToolResult

Table 463: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 815).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 813
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 815) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
814 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactToolResult

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactToolResult
Defines a ContactToolResult.

Declaration Syntax
public abstract class ContactToolResult : Result

Table 464: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property ContactResultType (p. 817) Gets or sets the ContactResultType.
Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 815
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

Property InternalObject (p. 817) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
816 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactToolResult

ContactResultType
Gets or sets the ContactResultType.

Declaration Syntax
public ContactResultType ContactResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 817
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
818 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ElectricResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ElectricResults

Table 465: Members

DirectionalCurrentDensity (p. 819) Defines a DirectionalCurrentDensity.


DirectionalElectricFieldIntensity (p. 821) Defines a
DirectionalElectricFieldIntensity.
ElectricResult (p. 823) Defines a ElectricResult.
ElectricVoltage (p. 826) Defines a ElectricVoltage.
JouleHeat (p. 828) Defines a JouleHeat.
TotalCurrentDensity (p. 830) Defines a TotalCurrentDensity.
TotalElectricFieldIntensity (p. 832) Defines a TotalElectricFieldIntensity.

DirectionalCurrentDensity
Defines a DirectionalCurrentDensity.

Declaration Syntax
public class DirectionalCurrentDensity : ElectricResult

Table 466: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 819
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 821) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
820 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalElectricFieldIntensity

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 821) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalElectricFieldIntensity
Defines a DirectionalElectricFieldIntensity.

Declaration Syntax
public class DirectionalElectricFieldIntensity : ElectricResult

Table 467: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 821
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 823) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
822 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricResult

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 823) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

ElectricResult
Defines a ElectricResult.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 823
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Declaration Syntax
public abstract class ElectricResult : Result

Table 468: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 826) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
824 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricResult

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

ElectricResultType
Gets or sets the ElectricResultType.

Declaration Syntax
public TotalOrDirectional ElectricResultType { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 825
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElectricVoltage
Defines a ElectricVoltage.

Declaration Syntax
public class ElectricVoltage : ElectricResult

Table 469: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
826 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricVoltage

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 828) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 827
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

JouleHeat
Defines a JouleHeat.

Declaration Syntax
public class JouleHeat : ElectricResult

Table 470: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
828 of ANSYS, Inc. and its subsidiaries and affiliates.
JouleHeat

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 830) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 829
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalCurrentDensity
Defines a TotalCurrentDensity.

Declaration Syntax
public class TotalCurrentDensity : ElectricResult

Table 471: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
830 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalCurrentDensity

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 832) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 831
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalElectricFieldIntensity
Defines a TotalElectricFieldIntensity.

Declaration Syntax
public class TotalElectricFieldIntensity : ElectricResult

Table 472: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 825) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 823).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectricResultType (p. 825) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 823).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
832 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalElectricFieldIntensity

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 834) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 833
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
834 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults

Table 473: Members

CurrentDensity (p. 835) Defines a CurrentDensity.


DirectionalMagneticFieldIntensity (p. 837) Defines a
DirectionalMagneticFieldIntensity.
DirectionalMagneticFluxDensity (p. 839) Defines a
DirectionalMagneticFluxDensity.
ElectricPotential (p. 842) Defines a ElectricPotential.
ElectromagneticResult (p. 844) Defines a ElectromagneticResult.
MagneticDirectionalForces (p. 846) Defines a MagneticDirectionalForces.
MagneticError (p. 848) Defines a MagneticError.
MagneticTotalForces (p. 850) Defines a MagneticTotalForces.
TotalMagneticFieldIntensity (p. 852) Defines a TotalMagneticFieldIntensity.
TotalMagneticFluxDensity (p. 855) Defines a TotalMagneticFluxDensity.

CurrentDensity
Defines a CurrentDensity.

Declaration Syntax
public class CurrentDensity : ElectromagneticResult

Table 474: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 835
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 837) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
836 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFieldIntensity

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectionalMagneticFieldIntensity
Defines a DirectionalMagneticFieldIntensity.

Declaration Syntax
public class DirectionalMagneticFieldIntensity : ElectromagneticResult

Table 475: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 837
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 839) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
838 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity

Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 839) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalMagneticFluxDensity
Defines a DirectionalMagneticFluxDensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 839
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Declaration Syntax
public class DirectionalMagneticFluxDensity : ElectromagneticResult

Table 476: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 841) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
840 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 842) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 841
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

ElectricPotential
Defines a ElectricPotential.

Declaration Syntax
public class ElectricPotential : ElectromagneticResult

Table 477: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
842 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricPotential

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 844) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 843
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElectromagneticResult
Defines a ElectromagneticResult.

Declaration Syntax
public abstract class ElectromagneticResult : Result

Table 478: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
844 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectromagneticResult

(Inherited from Result (p. 709).)


Property InternalObject (p. 846) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 845
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

ElectromagneticResultType
Gets or sets the ElectromagneticResultType.

Declaration Syntax
public TotalOrDirectional ElectromagneticResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MagneticDirectionalForces
Defines a MagneticDirectionalForces.

Declaration Syntax
public class MagneticDirectionalForces : ElectromagneticResult

Table 479: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
846 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticDirectionalForces

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 848) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 847
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 848) Gets or sets the NormalOrientation.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

MagneticError
Defines a MagneticError.

Declaration Syntax
public class MagneticError : ElectromagneticResult

Table 480: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
848 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticError

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 850) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 849
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MagneticTotalForces
Defines a MagneticTotalForces.

Declaration Syntax
public class MagneticTotalForces : ElectromagneticResult

Table 481: Members

Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
850 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticTotalForces

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 852) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 851
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalMagneticFieldIntensity
Defines a TotalMagneticFieldIntensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
852 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFieldIntensity

Declaration Syntax
public class TotalMagneticFieldIntensity : ElectromagneticResult

Table 482: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 854) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 853
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
854 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity

TotalMagneticFluxDensity
Defines a TotalMagneticFluxDensity.

Declaration Syntax
public class TotalMagneticFluxDensity : ElectromagneticResult

Table 483: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 846) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 844).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property ElectromagneticResultType (p. 846) Gets or sets the ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 844).)
Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 856) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 855
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
856 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 857
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
858 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.EnergyResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.EnergyResults

Table 484: Members

ElementalStrainEnergy (p. 859) Defines a


ElementalStrainEnergy.
EnergyResult (p. 861) Defines a EnergyResult.
StabilizationEnergy (p. 863) Defines a
StabilizationEnergy.
StructuralStrainEnergy (p. 865) Defines a
StructuralStrainEnergy.
ThermalStrainEnergy (p. 867) Defines a
ThermalStrainEnergy.

ElementalStrainEnergy
Defines a ElementalStrainEnergy.

Declaration Syntax
public class ElementalStrainEnergy : EnergyResult

Table 485: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 859
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 861) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
860 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyResult

Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EnergyResult
Defines a EnergyResult.

Declaration Syntax
public abstract class EnergyResult : Result

Table 486: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 861
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 863) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
862 of ANSYS, Inc. and its subsidiaries and affiliates.
StabilizationEnergy

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StabilizationEnergy
Defines a StabilizationEnergy.

Declaration Syntax
public class StabilizationEnergy : EnergyResult

Table 487: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 863
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 865) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
864 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralStrainEnergy

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StructuralStrainEnergy
Defines a StructuralStrainEnergy.

Declaration Syntax
public class StructuralStrainEnergy : EnergyResult

Table 488: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 865
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property InternalObject (p. 867) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
866 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ThermalStrainEnergy
Defines a ThermalStrainEnergy.

Declaration Syntax
public class ThermalStrainEnergy : EnergyResult

Table 489: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 868) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 867
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
868 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 869
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
870 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults

Table 490: Members

FatigueBiaxialityIndication (p. 871) Defines a FatigueBiaxialityIndication.


FatigueDamage (p. 873) Defines a FatigueDamage.
FatigueDamageMatrix (p. 875) Defines a FatigueDamageMatrix.
FatigueEquivalentAlternativeStress (p. 878) Defines a
FatigueEquivalentAlternativeStress.
FatigueHysteresis (p. 880) Defines a FatigueHysteresis.
FatigueLife (p. 882) Defines a FatigueLife.
FatigueRainflowMatrix (p. 884) Defines a FatigueRainflowMatrix.
FatigueSafetyFactor (p. 887) Defines a FatigueSafetyFactor.
FatigueSensitivity (p. 889) Defines a FatigueSensitivity.
FatigueToolResult (p. 892) Defines a FatigueToolResult.

FatigueBiaxialityIndication
Defines a FatigueBiaxialityIndication.

Declaration Syntax
public class FatigueBiaxialityIndication : FatigueToolResult

Table 491: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 892).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 871
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 892).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 873) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.

(Inherited from FatigueToolResult (p. 892).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
872 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamage

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueDamage
Defines a FatigueDamage.

Declaration Syntax
public class FatigueDamage : FatigueToolResult

Table 492: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 892).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 873
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 892).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 875) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
874 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamageMatrix

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.

(Inherited from FatigueToolResult (p. 892).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueDamageMatrix
Defines a FatigueDamageMatrix.

Declaration Syntax
public class FatigueDamageMatrix : ResultChart

Table 493: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 875
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 878) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
876 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamageMatrix

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 877
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

FatigueEquivalentAlternativeStress
Defines a FatigueEquivalentAlternativeStress.

Declaration Syntax
public class FatigueEquivalentAlternativeStress : FatigueToolResult

Table 494: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 892).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 892).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
878 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueEquivalentAlternativeStress

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 880) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.

(Inherited from FatigueToolResult (p. 892).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 879
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueHysteresis
Defines a FatigueHysteresis.

Declaration Syntax
public class FatigueHysteresis : ResultChart

Table 495: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
880 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueHysteresis

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 882) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 881
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

FatigueLife
Defines a FatigueLife.

Declaration Syntax
public class FatigueLife : FatigueToolResult

Table 496: Members

Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
882 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueLife

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 892).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 892).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 884) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 883
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.

(Inherited from FatigueToolResult (p. 892).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueRainflowMatrix
Defines a FatigueRainflowMatrix.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
884 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueRainflowMatrix

Declaration Syntax
public class FatigueRainflowMatrix : ResultChart

Table 497: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 887) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 885
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
886 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSafetyFactor

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

FatigueSafetyFactor
Defines a FatigueSafetyFactor.

Declaration Syntax
public class FatigueSafetyFactor : FatigueToolResult

Table 498: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 892).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 887
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 892).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 889) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.

(Inherited from FatigueToolResult (p. 892).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
888 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSensitivity

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueSensitivity
Defines a FatigueSensitivity.

Declaration Syntax
public class FatigueSensitivity : ResultChart

Table 499: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 889
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 891) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
890 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSensitivity

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 891
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

FatigueToolResult
Defines a FatigueToolResult.

Declaration Syntax
public abstract class FatigueToolResult : Result

Table 500: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 893) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DesignLife (p. 894) Gets or sets the DesignLife.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 894) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
892 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueToolResult

Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Method (p. 894) Gets the Method.
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 893
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

DesignLife
Gets or sets the DesignLife.

Declaration Syntax
public double DesignLife { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Method
Gets the Method.

Declaration Syntax
public int Method { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
894 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.GasketResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.GasketResults

Table 501: Members

GasketResult (p. 895) Defines a GasketResult.


NormalGasketPressure (p. 897) Defines a
NormalGasketPressure.
NormalGasketTotalClosure (p. 899) Defines a
NormalGasketTotalClosure.
ShearGasketPressure (p. 901) Defines a ShearGasketPressure.
ShearGasketTotalClosure (p. 903) Defines a
ShearGasketTotalClosure.

GasketResult
Defines a GasketResult.

Declaration Syntax
public abstract class GasketResult : Result

Table 502: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 895
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GasketResultType (p. 897) Gets or sets the GasketResultType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 897) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
896 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketPressure

Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

GasketResultType
Gets or sets the GasketResultType.

Declaration Syntax
public GasketResultType GasketResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalGasketPressure
Defines a NormalGasketPressure.

Declaration Syntax
public class NormalGasketPressure : GasketResult

Table 503: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 897
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GasketResultType (p. 897) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 895).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 899) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
898 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketTotalClosure

Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalGasketTotalClosure
Defines a NormalGasketTotalClosure.

Declaration Syntax
public class NormalGasketTotalClosure : GasketResult

Table 504: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 899
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GasketResultType (p. 897) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 895).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 901) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
900 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketPressure

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearGasketPressure
Defines a ShearGasketPressure.

Declaration Syntax
public class ShearGasketPressure : GasketResult

Table 505: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 901
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GasketResultType (p. 897) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 895).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 903) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
902 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearOrientation (p. 903) Gets or sets the ShearOrientation.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

ShearGasketTotalClosure
Defines a ShearGasketTotalClosure.

Declaration Syntax
public class ShearGasketTotalClosure : GasketResult

Table 506: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 903
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GasketResultType (p. 897) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 895).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 905) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
904 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearOrientation (p. 905) Gets or sets the ShearOrientation.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 905
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
906 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults

Table 507: Members

LinearizedEquivalentStress (p. 907) Defines a LinearizedEquivalentStress.


LinearizedMaximumPrincipalStress (p. 911) Defines a
LinearizedMaximumPrincipalStress.
LinearizedMaximumShearStress (p. 914) Defines a
LinearizedMaximumShearStress.
LinearizedMiddlePrincipalStress (p. 918) Defines a
LinearizedMiddlePrincipalStress.
LinearizedMinimumPrincipalStress (p. 922) Defines a
LinearizedMinimumPrincipalStress.
LinearizedNormalStress (p. 925) Defines a LinearizedNormalStress.
LinearizedShearStress (p. 929) Defines a LinearizedShearStress.
LinearizedStressIntensity (p. 933) Defines a LinearizedStressIntensity.
LinearizedStressResult (p. 937) Defines a LinearizedStressResult.

LinearizedEquivalentStress
Defines a LinearizedEquivalentStress.

Declaration Syntax
public class LinearizedEquivalentStress : LinearizedStressResult

Table 508: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 907
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 911) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
908 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedEquivalentStress

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 909
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
910 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedMaximumPrincipalStress
Defines a LinearizedMaximumPrincipalStress.

Declaration Syntax
public class LinearizedMaximumPrincipalStress : LinearizedStressResult

Table 509: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 911
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 914) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
912 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 913
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedMaximumShearStress
Defines a LinearizedMaximumShearStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
914 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress

Declaration Syntax
public class LinearizedMaximumShearStress : LinearizedStressResult

Table 510: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 915
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 709).)


Property InternalObject (p. 918) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
916 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearOrientation (p. 918) Gets or sets the ShearOrientation.
Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 917
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property ThroughThicknessBendingStress (p. 942) Gets or sets the


ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

LinearizedMiddlePrincipalStress
Defines a LinearizedMiddlePrincipalStress.

Declaration Syntax
public class LinearizedMiddlePrincipalStress : LinearizedStressResult

Table 511: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
918 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 922) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 919
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
920 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress

Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 921
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedMinimumPrincipalStress
Defines a LinearizedMinimumPrincipalStress.

Declaration Syntax
public class LinearizedMinimumPrincipalStress : LinearizedStressResult

Table 512: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
922 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 925) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 923
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
924 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedNormalStress
Defines a LinearizedNormalStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 925
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Declaration Syntax
public class LinearizedNormalStress : LinearizedStressResult

Table 513: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
926 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress

(Inherited from Result (p. 709).)


Property InternalObject (p. 929) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 927
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 929) Gets or sets the NormalOrientation.
Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
928 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress

Property ThroughThicknessBendingStress (p. 942) Gets or sets the


ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

LinearizedShearStress
Defines a LinearizedShearStress.

Declaration Syntax
public class LinearizedShearStress : LinearizedStressResult

Table 514: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 929
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 933) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
930 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress

Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 931
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ShearOrientation (p. 933) Gets or sets the ShearOrientation.
Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
932 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity

Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

LinearizedStressIntensity
Defines a LinearizedStressIntensity.

Declaration Syntax
public class LinearizedStressIntensity : LinearizedStressResult

Table 515: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingInside (p. 939) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property BendingOutside (p. 939) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 933
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 937).)
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 936) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 937).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
934 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 937).)
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakInside (p. 941) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property PeakOutside (p. 941) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 937).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 935
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property Position (p. 941) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 937).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 937).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 937).)
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 937).)
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 937).)
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalInside (p. 942) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 937).)
Property TotalOutside (p. 942) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 937).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
936 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedStressResult
Defines a LinearizedStressResult.

Declaration Syntax
public abstract class LinearizedStressResult : Result

Table 516: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageRadiusOfCurvature (p. 939) Gets or sets the AverageRadiusOfCurvature.
Property BendingInside (p. 939) Gets the BendingInside.
Property BendingOutside (p. 939) Gets the BendingOutside.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 939) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 940) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 937
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Linearized2DBehavior (p. 940) Gets or sets the Linearized2DBehavior.
Property LoadMultiplier (p. 940) Gets the LoadMultiplier.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 940) Gets the Membrane.
Property MembraneBendingCenter (p. 940) Gets the MembraneBendingCenter.
Property MembraneBendingInside (p. 940) Gets the MembraneBendingInside.
Property MembraneBendingOutside (p. 940) Gets the MembraneBendingOutside.
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property PeakCenter (p. 941) Gets the PeakCenter.
Property PeakInside (p. 941) Gets the PeakInside.
Property PeakOutside (p. 941) Gets the PeakOutside.
Property Position (p. 941) Gets or sets the Position.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property StressStrainType (p. 941) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
938 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 941) Gets or sets the Subtype.
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 942) Gets the Surface.
Property ThroughThicknessBendingStress (p. 942) Gets or sets the
ThroughThicknessBendingStress.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 942) Gets the TotalCenter.
Property TotalInside (p. 942) Gets the TotalInside.
Property TotalOutside (p. 942) Gets the TotalOutside.

AverageRadiusOfCurvature
Gets or sets the AverageRadiusOfCurvature.

Declaration Syntax
public Quantity AverageRadiusOfCurvature { set;get; }

BendingInside
Gets the BendingInside.

Declaration Syntax
public Quantity BendingInside { get; }

BendingOutside
Gets the BendingOutside.

Declaration Syntax
public Quantity BendingOutside { get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 939
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Linearized2DBehavior
Gets or sets the Linearized2DBehavior.

Declaration Syntax
public Linearized2DBehavior Linearized2DBehavior { set;get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

Membrane
Gets the Membrane.

Declaration Syntax
public Quantity Membrane { get; }

MembraneBendingCenter
Gets the MembraneBendingCenter.

Declaration Syntax
public Quantity MembraneBendingCenter { get; }

MembraneBendingInside
Gets the MembraneBendingInside.

Declaration Syntax
public Quantity MembraneBendingInside { get; }

MembraneBendingOutside
Gets the MembraneBendingOutside.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
940 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

Declaration Syntax
public Quantity MembraneBendingOutside { get; }

PeakCenter
Gets the PeakCenter.

Declaration Syntax
public Quantity PeakCenter { get; }

PeakInside
Gets the PeakInside.

Declaration Syntax
public Quantity PeakInside { get; }

PeakOutside
Gets the PeakOutside.

Declaration Syntax
public Quantity PeakOutside { get; }

Position
Gets or sets the Position.

Declaration Syntax
public ShellFaceType Position { set;get; }

StressStrainType
Gets or sets the StressStrainType.

Declaration Syntax
public StressStrainType StressStrainType { set;get; }

Subtype
Gets or sets the Subtype.

Declaration Syntax
public LinearizedSubtype Subtype { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 941
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Surface
Gets the Surface.

Declaration Syntax
public uint Surface { get; }

ThroughThicknessBendingStress
Gets or sets the ThroughThicknessBendingStress.

Declaration Syntax
public ThroughThicknessBendingStress ThroughThicknessBendingStress { set;get; }

TotalCenter
Gets the TotalCenter.

Declaration Syntax
public Quantity TotalCenter { get; }

TotalInside
Gets the TotalInside.

Declaration Syntax
public Quantity TotalInside { get; }

TotalOutside
Gets the TotalOutside.

Declaration Syntax
public Quantity TotalOutside { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
942 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.StressToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.StressToolResults

Table 517: Members

StressRatio (p. 943) Defines a StressRatio.


StressSafetyFactor (p. 945) Defines a
StressSafetyFactor.
StressSafetyMargin (p. 947) Defines a
StressSafetyMargin.
StressTool (p. 949) Defines a StressTool.
StressToolResult (p. 953) Defines a
StressToolResult.

StressRatio
Defines a StressRatio.

Declaration Syntax
public class StressRatio : StressToolResult

Table 518: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 955) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 953).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 943
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 945) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
944 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyFactor

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressSafetyFactor
Defines a StressSafetyFactor.

Declaration Syntax
public class StressSafetyFactor : StressToolResult

Table 519: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 955) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 953).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 945
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 947) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
946 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyMargin

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressSafetyMargin
Defines a StressSafetyMargin.

Declaration Syntax
public class StressSafetyMargin : StressToolResult

Table 520: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 955) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 953).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 947
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 949) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
948 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressTool
Defines a StressTool.

Declaration Syntax
public class StressTool : DataModelObject, IFolderDataModelObject

Table 521: Members

Property Children (p. 950) Gets the list of children.


Property Comments (p. 950) Gets the list of associated comments.
Property CompressiveLimit (p. 950) Gets or sets the CompressiveLimit.
Property CompressiveLimitType (p. 950) Gets or sets the CompressiveLimitType.
Property Figures (p. 950) Gets the list of associated figures.
Property InternalObject (p. 950) Gets the internal object. For advanced usage
only.
Property LimitFactor (p. 951) Gets or sets the LimitFactor.
Property StressLimit (p. 951) Gets or sets the StressLimit.
Property StressLimitType (p. 951) Gets or sets the StressLimitType.
Property TensileLimit (p. 951) Gets or sets the TensileLimit.
Property TensileLimitType (p. 951) Gets or sets the TensileLimitType.
Property Theory (p. 951) Gets or sets the Theory.
Method AddComment() (p. 951) Creates a new child Comment.
Method AddFigure() (p. 952) Creates a new child Figure.
Method AddSafetyFactor() (p. 952) Creates a new child StressSafetyFactor.
Method AddSafetyMargin() (p. 952) Creates a new child StressSafetyMargin.
Method AddStressRatio() (p. 952) Creates a new child StressRatio.
Method Delete() (p. 952) Run the Delete action.
Method Duplicate() (p. 952) Run the Duplicate action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 949
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.


IList<ChildrenType>) (p. 953)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

CompressiveLimit
Gets or sets the CompressiveLimit.

Declaration Syntax
public Quantity CompressiveLimit { set;get; }

CompressiveLimitType
Gets or sets the CompressiveLimitType.

Declaration Syntax
public SafetyLimitType CompressiveLimitType { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSStressSafetyToolAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
950 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool

LimitFactor
Gets or sets the LimitFactor.

Declaration Syntax
public double LimitFactor { set;get; }

StressLimit
Gets or sets the StressLimit.

Declaration Syntax
public Quantity StressLimit { set;get; }

StressLimitType
Gets or sets the StressLimitType.

Declaration Syntax
public SafetyLimitType StressLimitType { set;get; }

TensileLimit
Gets or sets the TensileLimit.

Declaration Syntax
public Quantity TensileLimit { set;get; }

TensileLimitType
Gets or sets the TensileLimitType.

Declaration Syntax
public SafetyLimitType TensileLimitType { set;get; }

Theory
Gets or sets the Theory.

Declaration Syntax
public SafetyTheoryType Theory { set;get; }

AddComment()
Creates a new child Comment.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 951
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

AddSafetyFactor()
Creates a new child StressSafetyFactor.

Declaration Syntax
public StressSafetyFactor AddSafetyFactor()

AddSafetyMargin()
Creates a new child StressSafetyMargin.

Declaration Syntax
public StressSafetyMargin AddSafetyMargin()

AddStressRatio()
Creates a new child StressRatio.

Declaration Syntax
public StressRatio AddStressRatio()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
952 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

StressToolResult
Defines a StressToolResult.

Declaration Syntax
public abstract class StressToolResult : Result

Table 522: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 955) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 953
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 955) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
954 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 955
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
956 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ThermalResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ThermalResults

Table 523: Members

DirectionalHeatFlux (p. 957) Defines a DirectionalHeatFlux.


FluidFlowRate (p. 959) Defines a FluidFlowRate.
FluidHeatConductionRate (p. 962) Defines a
FluidHeatConductionRate.
FluidHeatTransportRate (p. 964) Defines a
FluidHeatTransportRate.
TemperatureResult (p. 966) Defines a TemperatureResult.
ThermalError (p. 968) Defines a ThermalError.
ThermalResult (p. 970) Defines a ThermalResult.
TotalHeatFlux (p. 973) Defines a TotalHeatFlux.
VectorHeatFlux (p. 975) Defines a VectorHeatFlux.

DirectionalHeatFlux
Defines a DirectionalHeatFlux.

Declaration Syntax
public class DirectionalHeatFlux : ThermalResult

Table 524: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 957
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 959) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
958 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidFlowRate

Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FluidFlowRate
Defines a FluidFlowRate.

Declaration Syntax
public class FluidFlowRate : ThermalResult

Table 525: Members

Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 959
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 961) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
960 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidFlowRate

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 961
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

FluidHeatConductionRate
Defines a FluidHeatConductionRate.

Declaration Syntax
public class FluidHeatConductionRate : ThermalResult

Table 526: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 964) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
962 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatConductionRate

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 963
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FluidHeatTransportRate
Defines a FluidHeatTransportRate.

Declaration Syntax
public class FluidHeatTransportRate : ThermalResult

Table 527: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
964 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatTransportRate

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 966) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 965
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TemperatureResult
Defines a TemperatureResult.

Declaration Syntax
public class TemperatureResult : ThermalResult

Table 528: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
966 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureResult

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 968) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 967
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ThermalError
Defines a ThermalError.

Declaration Syntax
public class ThermalError : ThermalResult

Table 529: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
968 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalError

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 970) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 969
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ThermalResult
Defines a ThermalResult.

Declaration Syntax
public abstract class ThermalResult : Result

Table 530: Members

Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
970 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalResult

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 972) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 971
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.
Property Position (p. 973) Gets or sets the Position.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
972 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalHeatFlux

Layer
Gets or sets the Layer.

Declaration Syntax
public int Layer { set;get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

Position
Gets or sets the Position.

Declaration Syntax
public ShellFaceType Position { set;get; }

ThermalResultType
Gets or sets the ThermalResultType.

Declaration Syntax
public TotalOrDirectional ThermalResultType { set;get; }

TotalHeatFlux
Defines a TotalHeatFlux.

Declaration Syntax
public class TotalHeatFlux : ThermalResult

Table 531: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 972) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 970).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 973
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 975) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 973) Gets or sets the Layer.

(Inherited from ThermalResult (p. 970).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
974 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property NormalOrientation (p. 973) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 970).)


Property Position (p. 973) Gets or sets the Position.

(Inherited from ThermalResult (p. 970).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property ThermalResultType (p. 973) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 970).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorHeatFlux
Defines a VectorHeatFlux.

Declaration Syntax
public class VectorHeatFlux : Result

Table 532: Members

Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 975
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 977) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
976 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 977
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
978 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common Namespace
Declaration Syntax
namespace Ansys.ACT.Common

Table 533: Members

CoordinateSystem (p. 979) CoordinateSystem


class

CoordinateSystem
CoordinateSystem class

Declaration Syntax
public class CoordinateSystem : ICoordinateSystem

Table 534: Members

Constructor CoordinateSystem(CoordinateSystemTypeEnum) (p. 979) Constructor.


Property CoordinateSystemType (p. 980) Gets or sets the coordinate
system type.
Property Id (p. 980) Gets or sets the ID of the
coordinate system.
Property Matrix (p. 980) Gets or sets the matrix
definition of the coordinate
system.
Property Name (p. 980) Gets or sets the name of the
coordinate system.
Property Origin (p. 980) Gets or sets the origin of the
coordinate system.
Property XAxis (p. 980) Gets or sets the X axis of the
coordinate system.
Property YAxis (p. 981) Gets or sets the Y axis of the
coordinate system.
Property ZAxis (p. 981) Gets or sets the Z axis of the
coordinate system.

CoordinateSystem(CoordinateSystemTypeEnum)
Constructor.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 979
Ansys.ACT.Common Namespace

Declaration Syntax
public CoordinateSystem(CoordinateSystemTypeEnum type)

Parameters
type(CoordinateSystemTypeEnum)
The CoordinateSystemTypeEnum type to construct.

CoordinateSystemType
Gets or sets the coordinate system type.

Declaration Syntax
public CoordinateSystemTypeEnum CoordinateSystemType { set;get; }

Id
Gets or sets the ID of the coordinate system.

Declaration Syntax
public int Id { set;get; }

Matrix
Gets or sets the matrix definition of the coordinate system.

Declaration Syntax
public IEnumerable<double> Matrix { set;get; }

Name
Gets or sets the name of the coordinate system.

Declaration Syntax
public string Name { set;get; }

Origin
Gets or sets the origin of the coordinate system.

Declaration Syntax
public IEnumerable<double> Origin { set;get; }

XAxis
Gets or sets the X axis of the coordinate system.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
980 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

Declaration Syntax
public IEnumerable<double> XAxis { set;get; }

YAxis
Gets or sets the Y axis of the coordinate system.

Declaration Syntax
public IEnumerable<double> YAxis { set;get; }

ZAxis
Gets or sets the Z axis of the coordinate system.

Declaration Syntax
public IEnumerable<double> ZAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 981
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
982 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Common.Graphics

Table 535: Members

ModelViewManager (p. 983) No details are provided for this


entry.

ModelViewManager
No details are provided for this entry.

Declaration Syntax
public class ModelViewManager

Table 536: Members

Property NumberOfViews (p. 983) The number of views currently defined.


Method ApplyModelView(int) (p. 984) Apply the view specified by index.
Method ApplyModelView(string) (p. 984) Apply the view specified by name.
Method CaptureModelView(int, string) (p. 984) Save the view specified by index as a PNG image
to the project userfiles.
Method CaptureModelView(string, string) (p. 984) Save the view specified as a PNG image to the
project userfiles.
Method CreateView() (p. 985) Create a view from current graphics with default
naming.
Method CreateView(string) (p. 985) Create a view from current graphics with the
specified name.
Method DeleteView(int) (p. 985) Delete the specified view by index.
Method DeleteView(string) (p. 985) Delete the specified view by name.
Method ExportModelViews(string) (p. 986) Export model views to the specified file.
Method ImportModelViews(string) (p. 986) Import model views from the specified file.

NumberOfViews
The number of views currently defined.

Declaration Syntax
public int NumberOfViews { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 983
Ansys.ACT.Common.Graphics Namespace

ApplyModelView(int)
Apply the view specified by index.

Declaration Syntax
public void ApplyModelView(int viewIndex)

Parameters
viewIndex(int)
The index of the listed view to be applied

ApplyModelView(string)
Apply the view specified by name.

Declaration Syntax
public void ApplyModelView(string viewLabel)

Parameters
viewLabel(string)
The name of the view to be applied

CaptureModelView(int, string)
Save the view specified by index as a PNG image to the project userfiles.

Declaration Syntax
public void CaptureModelView(int index, string mode)

Parameters
index(int)
The index of the view to be saved.

mode(string)
No details are provided for this entry.

CaptureModelView(string, string)
Save the view specified as a PNG image to the project userfiles.

Declaration Syntax
public void CaptureModelView(string viewLabel, string mode)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
984 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager

Parameters
viewLabel(string)
The name of the view to be saved.

mode(string)
No details are provided for this entry.

CreateView()
Create a view from current graphics with default naming.

Declaration Syntax
public void CreateView()

CreateView(string)
Create a view from current graphics with the specified name.

Declaration Syntax
public void CreateView(string viewName)

Parameters
viewName(string)
The name to be assigned to the new view

DeleteView(int)
Delete the specified view by index.

Declaration Syntax
public void DeleteView(int viewIndex)

Parameters
viewIndex(int)
The index of the listed view to be deleted

DeleteView(string)
Delete the specified view by name.

Declaration Syntax
public void DeleteView(string viewLabel)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 985
Ansys.ACT.Common.Graphics Namespace

Parameters
viewLabel(string)
The name of the view to be deleted

ExportModelViews(string)
Export model views to the specified file.

Declaration Syntax
public void ExportModelViews(string viewfilepath)

Parameters
viewfilepath(string)
The name of the view (xml) export file.

ImportModelViews(string)
Import model views from the specified file.

Declaration Syntax
public void ImportModelViews(string viewfilepath)

Parameters
viewfilepath(string)
The name of the view (xml) file to be imported.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
986 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.DesignModeler

Table 537: Members

IDesignModelerDataModel (p. 988) Defines the DesignModeler data model.


IDesignModelerExtAPI (p. 989) Defines the main entry point of all APIs.
IDesignModelerGeoData (p. 989) Defines the DesignModeler geometry data model.
IDesignModelerGeoFeature (p. 990) Defines a DesignModeler custom feature.
IDesignModelerSelectionInfo (p. 991) Defines the DesignModeler selection information.
IExtrude (p. 992) Defines an "Extrude" operation.
IGeometryBuilder (p. 993) Defines the geometry builder.
IIntersect (p. 993) Defines an "Intersect" operation.
IOperations (p. 994) Defines a list of available geometry operations.
IOperationTools (p. 996) Defines a list of tools to manipulate the geometry.
IPrimitives (p. 1000) Defines the list of creatable primitives.
IPSGeoBody (p. 1001) Defines a body.
IPSGeoEdge (p. 1001) Defines an edge.
IPSGeoEntity (p. 1001) Defines a generic geometry entity.
IPSGeoFace (p. 1001) Defines a face.
IPSGeoPart (p. 1001) Defines a part.
IQueries (p. 1001) Defines a list of available queries on the geometry.
IRevolve (p. 1003) Defines a "Revolve" operation.
ISheetCone (p. 1004) Defines a sheet cone primitive.
ISheetCylinder (p. 1005) Defines a sheet cylinder primitive.
ISheetPolygon (p. 1006) Defines a sheet polygon primitive.
ISheets (p. 1006) Defines the list all creatable sheet geometry
primitives.
ISheetSphere (p. 1007) Defines a sheet sphere primitive.
ISolidBox (p. 1008) Defines a solid box primitive.
ISolidCone (p. 1009) Defines a solid cone primitive.
ISolidCylinder (p. 1010) Defines a solid cylinder primitive.
ISolids (p. 1010) Defines the list of all creatable solid geometry
primitives.
ISolidSphere (p. 1012) Defines a solid sphere primitive.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 987
Ansys.ACT.Interfaces.DesignModeler Namespace

ISubtract (p. 1013) Defines a "Subtract" operation.


IUnion (p. 1013) Defines an "Union" operation.
IWireArc (p. 1014) Defines a wire arc primitive.
IWireBCurve (p. 1015) Defines awire b-curve primitive.
IWireEllipse (p. 1016) Defines a wire ellipse primitive.
IWirePolyline (p. 1017) Defines a wire polyline primitive.
IWires (p. 1017) Defines the list of all creatable wire geometry
primitives.

IDesignModelerDataModel
Defines the DesignModeler data model.

Declaration Syntax
public interface IDesignModelerDataModel

Table 538: Members

Property Components (p. 988) Gets all components (named selections).


Property GeoData (p. 988) Gets the geometry data model object.
Property GeometryBuilder (p. 988) Gets the geometry builder object.
Property Queries (p. 989) Gets the queries object.
Method ComponentById(int) (p. 989) Returns the component (named selection)
associated to the specified identifier.
Method CurrentUnitFromQuantityName(string) (p. 989) Returns the current unit assocaited to a
quantity name.

Components
Gets all components (named selections).

Declaration Syntax
public IList<ISelectionInfo> Components { get; }

GeoData
Gets the geometry data model object.

Declaration Syntax
public IDesignModelerGeoData GeoData { get; }

GeometryBuilder
Gets the geometry builder object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
988 of ANSYS, Inc. and its subsidiaries and affiliates.
IDesignModelerGeoData

Declaration Syntax
public IGeometryBuilder GeometryBuilder { get; }

Queries
Gets the queries object.

Declaration Syntax
public IQueries Queries { get; }

ComponentById(int)
Returns the component (named selection) associated to the specified identifier.

Declaration Syntax
public ISelectionInfo ComponentById(int id)

Parameters
id(int)
Id of the component.

CurrentUnitFromQuantityName(string)
Returns the current unit assocaited to a quantity name.

Declaration Syntax
public string CurrentUnitFromQuantityName(string quantityName)

Parameters
quantityName(string)
The quantity name.

IDesignModelerExtAPI
Defines the main entry point of all APIs.

Declaration Syntax
public interface IDesignModelerExtAPI

IDesignModelerGeoData
Defines the DesignModeler geometry data model.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 989
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IDesignModelerGeoData

Table 539: Members

Property Bodies (p. 990) Gets all


bodies.
Property Parts (p. 990) Gets all
parts.

Bodies
Gets all bodies.

Declaration Syntax
public IList<IPSGeoBody> Bodies { get; }

Parts
Gets all parts.

Declaration Syntax
public IList<IBaseGeoPart> Parts { get; }

IDesignModelerGeoFeature
Defines a DesignModeler custom feature.

Declaration Syntax
public interface IDesignModelerGeoFeature

Table 540: Members

Property Bodies (p. 990) Gets or sets the list of bodies or


parts generated by the feature.
Property MaterialType (p. 991) Gets or sets the material type used
to generate the feature.
Method AddProblematicGeometry(IEnumerable<IPSGeoEntity>, Add a list of geometry entities has
string) (p. 991) problemetic geometries.

Bodies
Gets or sets the list of bodies or parts generated by the feature.

Declaration Syntax
public IEnumerable<IBaseGeoBodyOrPart> Bodies { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
990 of ANSYS, Inc. and its subsidiaries and affiliates.
IDesignModelerSelectionInfo

MaterialType
Gets or sets the material type used to generate the feature.

Declaration Syntax
public MaterialTypeEnum MaterialType { set;get; }

AddProblematicGeometry(IEnumerable<IPSGeoEntity>, string)
Add a list of geometry entities has problemetic geometries.

Declaration Syntax
public void AddProblematicGeometry(IEnumerable<IPSGeoEntity> entities, string message)

Parameters
entities(IEnumerable<IPSGeoEntity>)
The list for geometry entities that are problematic.

message(string)
The message to display in the warning.

IDesignModelerSelectionInfo
Defines the DesignModeler selection information.

Declaration Syntax
public interface IDesignModelerSelectionInfo

Table 541: Members

Property Entities (p. 991) Gets the list of selected geometry entities.
Property Locations (p. 991) Gets the location point for each selected
entities.

Entities
Gets the list of selected geometry entities.

Declaration Syntax
public IList<IBaseGeoEntity> Entities { get; }

Locations
Gets the location point for each selected entities.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 991
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public IList<double[]> Locations { set;get; }

IExtrude
Defines an "Extrude" operation.

Declaration Syntax
public interface IExtrude

Table 542: Members

Property Depth (p. 992) Gets or Sets the depth of the extrusion.
Property Direction (p. 992) Gets or Sets the direction of the extrusion.
Property Walled (p. 992) Gets or Sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 992) Applies the operation to the profile given in
argument.

Depth
Gets or Sets the depth of the extrusion.

Declaration Syntax
public double Depth { set;get; }

Direction
Gets or Sets the direction of the extrusion.

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Walled
Gets or Sets the walled flag.

Declaration Syntax
public bool Walled { set;get; }

ApplyTo(IPSGeoEntity)
Applies the operation to the profile given in argument.

Declaration Syntax
public IEnumerable<IPSGeoBody> ApplyTo(IPSGeoEntity profile)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
992 of ANSYS, Inc. and its subsidiaries and affiliates.
IIntersect

Parameters
profile(IPSGeoEntity)
The profile.

IGeometryBuilder
Defines the geometry builder.

Declaration Syntax
public interface IGeometryBuilder

Table 543: Members

Property Operations (p. 993) Gets the list of creatable


operations.
Property Primitives (p. 993) Gets the list of creatable
primitives.

Operations
Gets the list of creatable operations.

Declaration Syntax
public IOperations Operations { get; }

Primitives
Gets the list of creatable primitives.

Declaration Syntax
public IPrimitives Primitives { get; }

IIntersect
Defines an "Intersect" operation.

Declaration Syntax
public interface IIntersect

Table 544: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 993) Applies the operation to the list of bodies given
in argument.

ApplyTo(IEnumerable<IPSGeoBody>)
Applies the operation to the list of bodies given in argument.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 993
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public IEnumerable<IPSGeoBody> ApplyTo(IEnumerable<IPSGeoBody> bodiesIn)

Parameters
bodiesIn(IEnumerable<IPSGeoBody>)
The list of bodies.

IOperations
Defines a list of available geometry operations.

Declaration Syntax
public interface IOperations

Table 545: Members

Property Queries (p. 994) Gets the list of methods to


query information on the
geometry.
Property Tools (p. 994) Gets the list of additional
tools to manipulate the
geometry.
Method CreateExtrudeOperation(IEnumerable<double>, Creates an "Extrude"
double) (p. 995) operation.
Method CreateIntersectOperation(IEnumerable<IPSGeoBody>) (p. 995) Creates an "Intersect"
operation.
Method CreateRevolveOperation(IEnumerable<double>, Creates a "Revolve"
IEnumerable<double>) (p. 995) operation.
Method CreateSubtractOperation(IEnumerable<IPSGeoBody>) (p. 995) Creates a "Subtract"
operation.
Method CreateUnionOperation() (p. 996) Creates an "Union" operation.

Queries
Gets the list of methods to query information on the geometry.

Declaration Syntax
public IQueries Queries { get; }

Tools
Gets the list of additional tools to manipulate the geometry.

Declaration Syntax
public IOperationTools Tools { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
994 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperations

CreateExtrudeOperation(IEnumerable<double>, double)
Creates an "Extrude" operation.

Declaration Syntax
public IExtrude CreateExtrudeOperation(IEnumerable<double> dir, double depth)

Parameters
dir(IEnumerable<double>)
Direction of the extrusion (x, y, z).

depth(double)
Depth of the extrusion.

CreateIntersectOperation(IEnumerable<IPSGeoBody>)
Creates an "Intersect" operation.

Declaration Syntax
public IIntersect CreateIntersectOperation(IEnumerable<IPSGeoBody> tools)

Parameters
tools(IEnumerable<IPSGeoBody>)
List of bodies to intersect.

CreateRevolveOperation(IEnumerable<double>, IEnumerable<double>)
Creates a "Revolve" operation.

Declaration Syntax
public IRevolve CreateRevolveOperation(IEnumerable<double> origin, IEnumerable<double> axis)

Parameters
origin(IEnumerable<double>)
Origin of the revolve (x, y, z).

axis(IEnumerable<double>)
Axis of the revolve (x, y, z).

CreateSubtractOperation(IEnumerable<IPSGeoBody>)
Creates a "Subtract" operation.

Declaration Syntax
public ISubtract CreateSubtractOperation(IEnumerable<IPSGeoBody> tools)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 995
Ansys.ACT.Interfaces.DesignModeler Namespace

Parameters
tools(IEnumerable<IPSGeoBody>)
List of bodies to subtract.

CreateUnionOperation()
Creates an "Union" operation.

Declaration Syntax
public IUnion CreateUnionOperation()

IOperationTools
Defines a list of tools to manipulate the geometry.

Declaration Syntax
public interface IOperationTools

Table 546: Members

Method CopyBody(IPSGeoBody) (p. 996) Copies a body.


Method CreatePart(IEnumerable<IPSGeoBody>) (p. 997) Creates a new part (group of bodies).
Method DeleteBody(IPSGeoBody) (p. 997) Deletes a body.
Method EdgesToWireBody(IEnumerable<IPSGeoEdge>) (p. 997) Transforms a set of edges into a wire
body.
Method FacesToSheetBody(IEnumerable<IPSGeoFace>) (p. 997) Transforms a set of faces to a sheet
body.
Method Imprint(IPSGeoBody, Imprints a list of bodies to a target
IEnumerable<IPSGeoBody>) (p. 998) body.
Method OffsetFace(IEnumerable<IPSGeoFace>, double) (p. 998) Does a normal offset of faces with a
given offset value.
Method SheetBodyToSolidBody(IPSGeoBody) (p. 998) Transforms a sheet body to a solid
body.
Method SimplifyTopology(IPSGeoEntity) (p. 999) Simplifies the topology of the given
entity.
Method ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, Does a thicken operation on a body
double, double) (p. 999) and remove some faces.
Method TransformBody(IPSGeoBody, Matrix4D) (p. 999) Transform a body.
Method WireToSheetBody(IPSGeoBody) (p. 1000) Transforms a wire body to a sheet
body.

CopyBody(IPSGeoBody)
Copies a body.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
996 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperationTools

Declaration Syntax
public IPSGeoBody CopyBody(IPSGeoBody body)

Parameters
body(IPSGeoBody)
The body to copy.

CreatePart(IEnumerable<IPSGeoBody>)
Creates a new part (group of bodies).

Declaration Syntax
public IPSGeoPart CreatePart(IEnumerable<IPSGeoBody> bodies)

Parameters
bodies(IEnumerable<IPSGeoBody>)
The list of bodies to group.

DeleteBody(IPSGeoBody)
Deletes a body.

Declaration Syntax
public void DeleteBody(IPSGeoBody body)

Parameters
body(IPSGeoBody)
The body to delete.

EdgesToWireBody(IEnumerable<IPSGeoEdge>)
Transforms a set of edges into a wire body.

Declaration Syntax
public IPSGeoBody EdgesToWireBody(IEnumerable<IPSGeoEdge> edges)

Parameters
edges(IEnumerable<IPSGeoEdge>)
List of edges to transform into a wire body.

FacesToSheetBody(IEnumerable<IPSGeoFace>)
Transforms a set of faces to a sheet body.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 997
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public IPSGeoBody FacesToSheetBody(IEnumerable<IPSGeoFace> faces)

Parameters
faces(IEnumerable<IPSGeoFace>)
List of faces to transform in sheet body.

Imprint(IPSGeoBody, IEnumerable<IPSGeoBody>)
Imprints a list of bodies to a target body.

Declaration Syntax
public void Imprint(IPSGeoBody target, IEnumerable<IPSGeoBody> tools)

Parameters
target(IPSGeoBody)
The body on which imprint will be added.

tools(IEnumerable<IPSGeoBody>)
List of bodies to imprint.

OffsetFace(IEnumerable<IPSGeoFace>, double)
Does a normal offset of faces with a given offset value.

Declaration Syntax
public IPSGeoBody OffsetFace(IEnumerable<IPSGeoFace> faces, double offset)

Parameters
faces(IEnumerable<IPSGeoFace>)
List of faces to offset.

offset(double)
Offset value.

SheetBodyToSolidBody(IPSGeoBody)
Transforms a sheet body to a solid body.

Declaration Syntax
public IPSGeoBody SheetBodyToSolidBody(IPSGeoBody sheet)

Parameters
sheet(IPSGeoBody)
The sheet body to transform.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
998 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperationTools

SimplifyTopology(IPSGeoEntity)
Simplifies the topology of the given entity.

Declaration Syntax
public void SimplifyTopology(IPSGeoEntity entity)

Parameters
entity(IPSGeoEntity)
Entity to simplify.

ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, double, double)


Does a thicken operation on a body and remove some faces.

Declaration Syntax
public IPSGeoBody ThickenBody(IPSGeoBody body, IEnumerable<IPSGeoFace> facesToRemove, double
thick1, double thick2)

Parameters
body(IPSGeoBody)
The body to thicken

facesToRemove(IEnumerable<IPSGeoFace>)
List of faces to remove.

thick1(double)
Internal thickness.

thick2(double)
External thickness.

TransformBody(IPSGeoBody, Matrix4D)
Transform a body.

Declaration Syntax
public void TransformBody(IPSGeoBody body, Matrix4D transformation)

Parameters
body(IPSGeoBody)
The body to transform.

transformation(Matrix4D)
The transformation to apply.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 999
Ansys.ACT.Interfaces.DesignModeler Namespace

WireToSheetBody(IPSGeoBody)
Transforms a wire body to a sheet body.

Declaration Syntax
public IPSGeoBody WireToSheetBody(IPSGeoBody wire)

Parameters
wire(IPSGeoBody)
The wire body to transform.

IPrimitives
Defines the list of creatable primitives.

Declaration Syntax
public interface IPrimitives

Table 547: Members

Property Sheet (p. 1000) Gets the list of all creatable sheet geometry
primitives.
Property Solid (p. 1000) Gets the list of all creatable solid geometry
primitives.
Property Wire (p. 1000) Gets the list of all creatable wire geometry
primitives.

Sheet
Gets the list of all creatable sheet geometry primitives.

Declaration Syntax
public ISheets Sheet { get; }

Solid
Gets the list of all creatable solid geometry primitives.

Declaration Syntax
public ISolids Solid { get; }

Wire
Gets the list of all creatable wire geometry primitives.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1000 of ANSYS, Inc. and its subsidiaries and affiliates.
IQueries

Declaration Syntax
public IWires Wire { get; }

IPSGeoBody
Defines a body.

Declaration Syntax
public interface IPSGeoBody

IPSGeoEdge
Defines an edge.

Declaration Syntax
public interface IPSGeoEdge

IPSGeoEntity
Defines a generic geometry entity.

Declaration Syntax
public interface IPSGeoEntity

IPSGeoFace
Defines a face.

Declaration Syntax
public interface IPSGeoFace

IPSGeoPart
Defines a part.

Declaration Syntax
public interface IPSGeoPart

IQueries
Defines a list of available queries on the geometry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1001
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IQueries

Table 548: Members

Method Clash(IEnumerable<IPSGeoEntity>, Detects clash between 2 sets of


IEnumerable<IPSGeoEntity>) (p. 1002) geometry entities.
Method Coincidence(IPSGeoEntity, IPSGeoEntity) (p. 1002) Checks if 2 geometry entities are
coincident.
Method Containment(IPSGeoEntity, IPSGeoEntity) (p. 1002) Checks if one geometry entity contains
one other.
Method Distance(IEnumerable<IPSGeoEntity>, Computes the distance between 2 sets
IEnumerable<IPSGeoEntity>) (p. 1003) of geometry entities.

Clash(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>)
Detects clash between 2 sets of geometry entities.

Declaration Syntax
public int Clash(IEnumerable<IPSGeoEntity> targets, IEnumerable<IPSGeoEntity> tools)

Parameters
targets(IEnumerable<IPSGeoEntity>)
List of target entities.

tools(IEnumerable<IPSGeoEntity>)
List of tool entities.

Coincidence(IPSGeoEntity, IPSGeoEntity)
Checks if 2 geometry entities are coincident.

Declaration Syntax
public int Coincidence(IPSGeoEntity first, IPSGeoEntity second)

Parameters
first(IPSGeoEntity)
The first geometry entity.

second(IPSGeoEntity)
The second geometry entity.

Containment(IPSGeoEntity, IPSGeoEntity)
Checks if one geometry entity contains one other.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1002 of ANSYS, Inc. and its subsidiaries and affiliates.
IRevolve

Declaration Syntax
public int Containment(IPSGeoEntity bigOne, IPSGeoEntity smallOne)

Parameters
bigOne(IPSGeoEntity)
The source geometry entity.

smallOne(IPSGeoEntity)
The target geometry entity.

Distance(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>)
Computes the distance between 2 sets of geometry entities.

Declaration Syntax
public double Distance(IEnumerable<IPSGeoEntity> targets, IEnumerable<IPSGeoEntity> tools)

Parameters
targets(IEnumerable<IPSGeoEntity>)
List of target entities.

tools(IEnumerable<IPSGeoEntity>)
List of tool entities.

IRevolve
Defines a "Revolve" operation.

Declaration Syntax
public interface IRevolve

Table 549: Members

Property Angle (p. 1003) Gets or sets the angle of the revolution.
Property Axis (p. 1004) Gets or sets the axis of the revolution (x, y, z).
Property Origin (p. 1004) Gets or sets the origin of the revolution (x, y, z).
Property Walled (p. 1004) Gets or sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 1004) Applies the operation to a profile given in
argument.

Angle
Gets or sets the angle of the revolution.

Declaration Syntax
public double Angle { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1003
Ansys.ACT.Interfaces.DesignModeler Namespace

Axis
Gets or sets the axis of the revolution (x, y, z).

Declaration Syntax
public IEnumerable<double> Axis { set;get; }

Origin
Gets or sets the origin of the revolution (x, y, z).

Declaration Syntax
public IEnumerable<double> Origin { set;get; }

Walled
Gets or sets the walled flag.

Declaration Syntax
public bool Walled { set;get; }

ApplyTo(IPSGeoEntity)
Applies the operation to a profile given in argument.

Declaration Syntax
public IEnumerable<IPSGeoBody> ApplyTo(IPSGeoEntity profile)

Parameters
profile(IPSGeoEntity)
The profile to revolve.

ISheetCone
Defines a sheet cone primitive.

Declaration Syntax
public interface ISheetCone

Table 550: Members

Property Center (p. 1005) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 1005) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 1005) Gets or sets the top radius of the cone.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1004 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetCylinder

Property Radius2 (p. 1005) Gets or sets the bottom radius of the
cone.

Center
Gets or sets the center of the cone (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Direction
Gets or sets the direction of the cone (x, y, z).

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Radius1
Gets or sets the top radius of the cone.

Declaration Syntax
public double Radius1 { set;get; }

Radius2
Gets or sets the bottom radius of the cone.

Declaration Syntax
public double Radius2 { set;get; }

ISheetCylinder
Defines a sheet cylinder primitive.

Declaration Syntax
public interface ISheetCylinder

Table 551: Members

Property Center (p. 1006) Gets or sets the center of the


cylinder.
Property Direction (p. 1006) Gets or sets the axis of the
cylinder.
Property Radius (p. 1006) Gets or sets the radius of the
cylinder.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1005
Ansys.ACT.Interfaces.DesignModeler Namespace

Center
Gets or sets the center of the cylinder.

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Direction
Gets or sets the axis of the cylinder.

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Radius
Gets or sets the radius of the cylinder.

Declaration Syntax
public double Radius { set;get; }

ISheetPolygon
Defines a sheet polygon primitive.

Declaration Syntax
public interface ISheetPolygon

Table 552: Members

Property Points (p. 1006) Gets or sets the list of points (x1, y1, z1, x2, y2,
z2, ...)

Points
Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...)

Declaration Syntax
public IEnumerable<double> Points { set;get; }

ISheets
Defines the list all creatable sheet geometry primitives.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1006 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetSphere

Declaration Syntax
public interface ISheets

Table 553: Members

Method CreateCylinder(IEnumerable<double>, Creates a sheet cylinder primitive


IEnumerable<double>, double) (p. 1007) generator.
Method CreatePolygon(IEnumerable<double>) (p. 1007) Creates a sheet polygon primitive
generator.

CreateCylinder(IEnumerable<double>, IEnumerable<double>, double)


Creates a sheet cylinder primitive generator.

Declaration Syntax
public ISheetCylinder CreateCylinder(IEnumerable<double> center, IEnumerable<double> direction,
double radius)

Parameters
center(IEnumerable<double>)
The center of the cylinder.

direction(IEnumerable<double>)
The main axis of the cylinder.

radius(double)
Radius of the cylinder.

CreatePolygon(IEnumerable<double>)
Creates a sheet polygon primitive generator.

Declaration Syntax
public ISheetPolygon CreatePolygon(IEnumerable<double> points)

Parameters
points(IEnumerable<double>)
The list of points.

ISheetSphere
Defines a sheet sphere primitive.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1007
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface ISheetSphere

Table 554: Members

Property Center (p. 1008) Gets or sets the center of the


sphere.
Property Radius (p. 1008) Gets or sets the radius of the
sphere.

Center
Gets or sets the center of the sphere.

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Radius
Gets or sets the radius of the sphere.

Declaration Syntax
public double Radius { set;get; }

ISolidBox
Defines a solid box primitive.

Declaration Syntax
public interface ISolidBox

Table 555: Members

Property Point1 (p. 1008) Gets or sets the first point of the box (x, y,
z).
Property Point2 (p. 1009) Gets or sets the second point of the box (x,
y, z).

Point1
Gets or sets the first point of the box (x, y, z).

Declaration Syntax
public IEnumerable<double> Point1 { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1008 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolidCone

Point2
Gets or sets the second point of the box (x, y, z).

Declaration Syntax
public IEnumerable<double> Point2 { set;get; }

ISolidCone
Defines a solid cone primitive.

Declaration Syntax
public interface ISolidCone

Table 556: Members

Property Center (p. 1009) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 1009) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 1009) Gets or sets the top radius of the cone.
Property Radius2 (p. 1010) Gets or sets the bottom radius of the
cone.

Center
Gets or sets the center of the cone (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Direction
Gets or sets the direction of the cone (x, y, z).

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Radius1
Gets or sets the top radius of the cone.

Declaration Syntax
public double Radius1 { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1009
Ansys.ACT.Interfaces.DesignModeler Namespace

Radius2
Gets or sets the bottom radius of the cone.

Declaration Syntax
public double Radius2 { set;get; }

ISolidCylinder
Defines a solid cylinder primitive.

Declaration Syntax
public interface ISolidCylinder

Table 557: Members

Property Center (p. 1010) Gets or sets the center of the cylinder (x, y,
z).
Property Direction (p. 1010) Gets or sets the direction of the cylinder (x,
y, z).
Property Radius (p. 1010) Gets or sets the radius of the cylinder.

Center
Gets or sets the center of the cylinder (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Direction
Gets or sets the direction of the cylinder (x, y, z).

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Radius
Gets or sets the radius of the cylinder.

Declaration Syntax
public double Radius { set;get; }

ISolids
Defines the list of all creatable solid geometry primitives.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1010 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolids

Declaration Syntax
public interface ISolids

Table 558: Members

Method CreateBox(IEnumerable<double>, Creates a box primitive generator.


IEnumerable<double>) (p. 1011)
Method CreateCone(IEnumerable<double>, Creates a cone primitive
IEnumerable<double>, double, double) (p. 1011) generator.
Method CreateCylinder(IEnumerable<double>, Creates a cylinder primitive
IEnumerable<double>, double) (p. 1012) generator.
Method CreateSphere(IEnumerable<double>, double) (p. 1012) Creates a sphere primitive
generator.

CreateBox(IEnumerable<double>, IEnumerable<double>)
Creates a box primitive generator.

Declaration Syntax
public ISolidBox CreateBox(IEnumerable<double> pt1, IEnumerable<double> pt2)

Parameters
pt1(IEnumerable<double>)
First point of the box.

pt2(IEnumerable<double>)
Second point of the box.

CreateCone(IEnumerable<double>, IEnumerable<double>, double, double)


Creates a cone primitive generator.

Declaration Syntax
public ISolidCone CreateCone(IEnumerable<double> center, IEnumerable<double> direction, double
radius1, double radius2)

Parameters
center(IEnumerable<double>)
Center of the cone.

direction(IEnumerable<double>)
Direction of the cone.

radius1(double)
Top radius of the cone.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1011
Ansys.ACT.Interfaces.DesignModeler Namespace

radius2(double)
Bottom radius of the cone.

CreateCylinder(IEnumerable<double>, IEnumerable<double>, double)


Creates a cylinder primitive generator.

Declaration Syntax
public ISolidCylinder CreateCylinder(IEnumerable<double> center, IEnumerable<double> direction,
double radius)

Parameters
center(IEnumerable<double>)
The center of the cylinder.

direction(IEnumerable<double>)
The direction of the cylinder.

radius(double)
The radius of the cylinder.

CreateSphere(IEnumerable<double>, double)
Creates a sphere primitive generator.

Declaration Syntax
public ISolidSphere CreateSphere(IEnumerable<double> center, double radius)

Parameters
center(IEnumerable<double>)
The center of the sphere.

radius(double)
The radius of the sphere.

ISolidSphere
Defines a solid sphere primitive.

Declaration Syntax
public interface ISolidSphere

Table 559: Members

Property Center (p. 1013) Gets or sets the center of the sphere (x,
y, z).
Property Radius (p. 1013) Gets or sets the radius of the sphere.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1012 of ANSYS, Inc. and its subsidiaries and affiliates.
IUnion

Center
Gets or sets the center of the sphere (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Radius
Gets or sets the radius of the sphere.

Declaration Syntax
public double Radius { set;get; }

ISubtract
Defines a "Subtract" operation.

Declaration Syntax
public interface ISubtract

Table 560: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 1013)Applies the operation to the list of bodies given
in argument.

ApplyTo(IEnumerable<IPSGeoBody>)
Applies the operation to the list of bodies given in argument.

Declaration Syntax
public IEnumerable<IPSGeoBody> ApplyTo(IEnumerable<IPSGeoBody> bodiesIn)

Parameters
bodiesIn(IEnumerable<IPSGeoBody>)
The list of bodies on which bodies will be subtracted.

IUnion
Defines an "Union" operation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1013
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IUnion

Table 561: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 1014)Applies the operation to the list of bodies given
in argument.

ApplyTo(IEnumerable<IPSGeoBody>)
Applies the operation to the list of bodies given in argument.

Declaration Syntax
public IEnumerable<IPSGeoBody> ApplyTo(IEnumerable<IPSGeoBody> bodiesIn)

Parameters
bodiesIn(IEnumerable<IPSGeoBody>)
The list of bodies to combine.

IWireArc
Defines a wire arc primitive.

Declaration Syntax
public interface IWireArc

Table 562: Members

Property Center (p. 1014) Gets or sets the center of the arc (x, y, z).
Property EndAngle (p. 1014) Gets or sets the end angle of the arc.
Property Normal (p. 1015) Gets or sets the normal of the arc (x, y, z).
Property Radius (p. 1015) Gets or sets the radius of the arc.
Property StartAngle (p. 1015) Gets or sets the start angle of the arc.
Property XDir (p. 1015) Gets or sets the principal dircetion of the arc (x,
y, z).

Center
Gets or sets the center of the arc (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

EndAngle
Gets or sets the end angle of the arc.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1014 of ANSYS, Inc. and its subsidiaries and affiliates.
IWireBCurve

Declaration Syntax
public double EndAngle { set;get; }

Normal
Gets or sets the normal of the arc (x, y, z).

Declaration Syntax
public IEnumerable<double> Normal { set;get; }

Radius
Gets or sets the radius of the arc.

Declaration Syntax
public double Radius { set;get; }

StartAngle
Gets or sets the start angle of the arc.

Declaration Syntax
public double StartAngle { set;get; }

XDir
Gets or sets the principal dircetion of the arc (x, y, z).

Declaration Syntax
public IEnumerable<double> XDir { set;get; }

IWireBCurve
Defines awire b-curve primitive.

Declaration Syntax
public interface IWireBCurve

Table 563: Members

Property Closed (p. 1016) Gets of sets the closed flag.


Property Points (p. 1016) Gets or sets the list of points (x1, y1, z1, x2, y2,
z2, ...).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1015
Ansys.ACT.Interfaces.DesignModeler Namespace

Closed
Gets of sets the closed flag.

Declaration Syntax
public bool Closed { set;get; }

Points
Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...).

Declaration Syntax
public IEnumerable<double> Points { set;get; }

IWireEllipse
Defines a wire ellipse primitive.

Declaration Syntax
public interface IWireEllipse

Table 564: Members

Property Center (p. 1016) Gets or sets the center of the ellipse (x, y, z).
Property LargeRadius (p. 1016) Gets or sets the large radius of the ellipse.
Property Normal (p. 1017) Gets or sets the normal direction of the ellipse (x,
y, z).
Property SmallRadius (p. 1017) Gets or sets the small radius of the ellipse.
Property XDir (p. 1017) Gets or sets the principal direction of the ellipse (x,
y, z).

Center
Gets or sets the center of the ellipse (x, y, z).

Declaration Syntax
public IEnumerable<double> Center { set;get; }

LargeRadius
Gets or sets the large radius of the ellipse.

Declaration Syntax
public double LargeRadius { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1016 of ANSYS, Inc. and its subsidiaries and affiliates.
IWires

Normal
Gets or sets the normal direction of the ellipse (x, y, z).

Declaration Syntax
public IEnumerable<double> Normal { set;get; }

SmallRadius
Gets or sets the small radius of the ellipse.

Declaration Syntax
public double SmallRadius { set;get; }

XDir
Gets or sets the principal direction of the ellipse (x, y, z).

Declaration Syntax
public IEnumerable<double> XDir { set;get; }

IWirePolyline
Defines a wire polyline primitive.

Declaration Syntax
public interface IWirePolyline

Table 565: Members

Property Points (p. 1017) Gets or sets the list of points (x1, y1, z1, x2, y2,
z2, ...).

Points
Gets or sets the list of points (x1, y1, z1, x2, y2, z2, ...).

Declaration Syntax
public IEnumerable<double> Points { set;get; }

IWires
Defines the list of all creatable wire geometry primitives.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1017
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IWires

Table 566: Members

Method CreateArc(double, IEnumerable<double>, Creates an arc primitive


IEnumerable<double>, IEnumerable<double>) (p. 1018) generator.
Method CreateBCurve(IEnumerable<double>) (p. 1018) Creates a b-curve primitive
generator.
Method CreateEllipse(double, double, IEnumerable<double>, Creates an ellipse primitive
IEnumerable<double>, IEnumerable<double>) (p. 1019) generator.
Method CreatePolyline(IEnumerable<double>) (p. 1019) Creates a polyline primitive
generator.

CreateArc(double, IEnumerable<double>, IEnumerable<double>, IEnumer-


able<double>)
Creates an arc primitive generator.

Declaration Syntax
public IWireArc CreateArc(double radius, IEnumerable<double> center, IEnumerable<double> xDir, IE-
numerable<double> normal)

Parameters
radius(double)
The radius of the arc.

center(IEnumerable<double>)
The center of the arc.

xDir(IEnumerable<double>)
The main direction of the arc.

normal(IEnumerable<double>)
The normal direction of the arc.

CreateBCurve(IEnumerable<double>)
Creates a b-curve primitive generator.

Declaration Syntax
public IWireBCurve CreateBCurve(IEnumerable<double> points)

Parameters
points(IEnumerable<double>)
The list of points.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1018 of ANSYS, Inc. and its subsidiaries and affiliates.
IWires

CreateEllipse(double, double, IEnumerable<double>, IEnumerable<double>,


IEnumerable<double>)
Creates an ellipse primitive generator.

Declaration Syntax
public IWireEllipse CreateEllipse(double largeRadius, double smallRadius, IEnumerable<double> center,
IEnumerable<double> xDir, IEnumerable<double> normal)

Parameters
largeRadius(double)
The large radius of the ellipse.

smallRadius(double)
The small radius of the ellipse.

center(IEnumerable<double>)
The center of the ellipse.

xDir(IEnumerable<double>)
The main direction of the ellipse.

normal(IEnumerable<double>)
The normal direction of the ellipse.

CreatePolyline(IEnumerable<double>)
Creates a polyline primitive generator.

Declaration Syntax
public IWirePolyline CreatePolyline(IEnumerable<double> points)

Parameters
points(IEnumerable<double>)
The list of points.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1019
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1020 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Mechanical

Table 567: Members

IMechanicalDataModel (p. 1021) Defines the data model of the Mechanical


application.
IMechanicalExtAPI (p. 1022) Exposes the main entry point of all ATC APIs.
IMechanicalSelectionInfo (p. 1023) Defines the DesignModeler selection information.
IMechanicalUserLoad (p. 1023) Defines a Mechanical user load.
IMechanicalUserObject (p. 1023) Defines a Mechanical user object.
IMechanicalUserResult (p. 1024) Defines a Mechanical user result.
IMechanicalUserSolver (p. 1024) Defines a Mechanical user solver.
MechanicalPanelEnum (p. 1024) Specifies the panel type.

IMechanicalDataModel
Defines the data model of the Mechanical application.

Declaration Syntax
public interface IMechanicalDataModel

Table 568: Members

Property Project (p. 1021) Gets the project object. Main object of the
tree of Mechanical.
Property Tree (p. 1022) Gets the tree of Mechanical.
Method CurrentUnitFromQuantityName(string) (p. 1022)Returns the current unit from a quantity
name.
Method GetObjectById(int) (p. 1022) Returns the Mechanical object related to the
provided Id.

Project
Gets the project object. Main object of the tree of Mechanical.

Declaration Syntax
public Project Project { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1021
Ansys.ACT.Interfaces.Mechanical Namespace

Tree
Gets the tree of Mechanical.

Declaration Syntax
public Tree Tree { get; }

CurrentUnitFromQuantityName(string)
Returns the current unit from a quantity name.

Declaration Syntax
public string CurrentUnitFromQuantityName(string quantityName)

Parameters
quantityName(string)
The quantity name to query.

GetObjectById(int)
Returns the Mechanical object related to the provided Id.

Declaration Syntax
public DataModelObject GetObjectById(int id)

Parameters
id(int)
The id of the object.

IMechanicalExtAPI
Exposes the main entry point of all ATC APIs.

Declaration Syntax
public interface IMechanicalExtAPI

Table 569: Members

Method LockPrePostLicense() (p. 1023) Locks the license used by the PRE/POST application.
Method UnlockPrePostLicense() (p. 1023)R Unlocks the license used by the PRE/POST application. This
is required if you want to manually launch the ANSYS solver.
You must relock the license after its use. If you don't relock
the license, the PRE/POST application will be in read-only
mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1022 of ANSYS, Inc. and its subsidiaries and affiliates.
IMechanicalUserObject

LockPrePostLicense()
Locks the license used by the PRE/POST application.

Declaration Syntax
public void LockPrePostLicense()

UnlockPrePostLicense()
R Unlocks the license used by the PRE/POST application. This is required if you want to manually launch
the ANSYS solver. You must relock the license after its use. If you don't relock the license, the PRE/POST
application will be in read-only mode.

Declaration Syntax
public void UnlockPrePostLicense()

IMechanicalSelectionInfo
Defines the DesignModeler selection information.

Declaration Syntax
public interface IMechanicalSelectionInfo

Table 570: Members

Property Entities (p. 1023) Gets the list of selected geometry


entities.

Entities
Gets the list of selected geometry entities.

Declaration Syntax
public IList<IGeoEntity> Entities { get; }

IMechanicalUserLoad
Defines a Mechanical user load.

Declaration Syntax
public interface IMechanicalUserLoad

IMechanicalUserObject
Defines a Mechanical user object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1023
Ansys.ACT.Interfaces.Mechanical Namespace

Declaration Syntax
public interface IMechanicalUserObject

Table 571: Members

Property Analysis (p. 1024) Gets the associated


analysis.

Analysis
Gets the associated analysis.

Declaration Syntax
public IAnalysis Analysis { get; }

IMechanicalUserResult
Defines a Mechanical user result.

Declaration Syntax
public interface IMechanicalUserResult

IMechanicalUserSolver
Defines a Mechanical user solver.

Declaration Syntax
public interface IMechanicalUserSolver

MechanicalPanelEnum
Specifies the panel type.

Declaration Syntax
public enum MechanicalPanelEnum

Table 572: Members

Member DataView The data view panel.


Member Graph The graph (or time line)
panel.
Member Graphics The graphics panel.
Member Outline The outline panel.
Member TabularData The tabular data panel.
Member Wizard The wizard panel.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1024 of ANSYS, Inc. and its subsidiaries and affiliates.
MechanicalPanelEnum

Member Worksheet The worksheet panel.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1025
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1026 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields.Adapters Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields.Adapters

Table 573: Members

FieldAdapter (p. 1027) Base class for objects that handle the interface between the generic
boundary condition wrapper and the various types of concrete object
implemented in Mechanical.
FieldAdapterManager (p. 1030) Static class that operates like a factory to create field adapters from
Mechanical objects.

FieldAdapter
Base class for objects that handle the interface between the generic boundary condition wrapper and
the various types of concrete object implemented in Mechanical.

Declaration Syntax
public abstract class FieldAdapter

Table 574: Members

Constructor FieldAdapter(IDSBCInformation) (p. 1027) No details are provided for this entry.
Property FieldProvider (p. 1028) Gets the wrapped object from Mechanical.
Method ChangeFieldDefinitionType(AnsBCLVType, Changes the definition type for a field of the
kEDDataType) (p. 1028) wrapped object from Mechanical.
NestedType IDefinition (p. 1028) Interface implemented by objects that specify
a type of adapter for a given field provider
object from Mechanical.
NestedType Keywords (p. 1029) Helper static class that translates a
component definition type into the magic
string to provide to Mechanical object's
property to make it switch to the desired
definition.

FieldAdapter(IDSBCInformation)
No details are provided for this entry.

Declaration Syntax
protected FieldAdapter(IDSBCInformation fieldProvider)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1027
Ansys.ACT.Mechanical.Fields.Adapters Namespace

Parameters
fieldProvider(IDSBCInformation)
No details are provided for this entry.

FieldProvider
Gets the wrapped object from Mechanical.

Declaration Syntax
public IDSBCInformation FieldProvider { get; }

ChangeFieldDefinitionType(AnsBCLVType, kEDDataType)
Changes the definition type for a field of the wrapped object from Mechanical.

Declaration Syntax
public virtual abstract void ChangeFieldDefinitionType(AnsBCLVType fieldType, kEDDataType newType)

Parameters
fieldType(AnsBCLVType)
Value that identifies the component of the wrapped object to change.

newType(kEDDataType)
Value that corresponds to the new way to use for defining the component's values.

IDefinition
Interface implemented by objects that specify a type of adapter for a given field provider object from
Mechanical.

Declaration Syntax
public interface IDefinition

Table 575: Members

Method Adapt(IDSBCInformation) (p. 1028) Creates an adapter for a given load object from
Mechanical.

Adapt(IDSBCInformation)
Creates an adapter for a given load object from Mechanical.

Declaration Syntax
public FieldAdapter Adapt(IDSBCInformation load)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1028 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldAdapter

Parameters
load(IDSBCInformation)
Load to adapt.

Keywords
Helper static class that translates a component definition type into the magic string to provide to
Mechanical object's property to make it switch to the desired definition.

Declaration Syntax
public static class Keywords

Table 576: Members

Field Constant (p. 1029) No details are provided for this


entry.
Field ConstantRamped (p. 1029) No details are provided for this
entry.
Field Free (p. 1029) No details are provided for this
entry.
Field Function (p. 1030) No details are provided for this
entry.
Field Table (p. 1030) No details are provided for this
entry.
Method Get(kEDDataType) (p. 1030) No details are provided for this
entry.

Constant
No details are provided for this entry.

Declaration Syntax
public static readonly string Constant

ConstantRamped
No details are provided for this entry.

Declaration Syntax
public static readonly string ConstantRamped

Free
No details are provided for this entry.

Declaration Syntax
public static readonly string Free

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1029
Ansys.ACT.Mechanical.Fields.Adapters Namespace

Function
No details are provided for this entry.

Declaration Syntax
public static readonly string Function

Table
No details are provided for this entry.

Declaration Syntax
public static readonly string Table

Get(kEDDataType)
No details are provided for this entry.

Declaration Syntax
public static string Get(kEDDataType type)

Parameters
type(kEDDataType)
No details are provided for this entry.

FieldAdapterManager
Static class that operates like a factory to create field adapters from Mechanical objects.

Declaration Syntax
public static class FieldAdapterManager

Table 577: Members

Property AdapterDefinitions (p. 1030) Gets the collection of adapters in this manager.
Method RegisterNewAdapter(IDefinition) (p. 1031)Register the instance object that defines a type of
field adapter.
Method UnregisterAdapter(int) (p. 1031) Removes the instance object that defines a type
of field adapter from this manager.

AdapterDefinitions
Gets the collection of adapters in this manager.

Declaration Syntax
public static IList<IDefinition> AdapterDefinitions { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1030 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldAdapterManager

RegisterNewAdapter(IDefinition)
Register the instance object that defines a type of field adapter.

Declaration Syntax
public static void RegisterNewAdapter(IDefinition definition)

Parameters
definition(IDefinition)
Load adapter definition to register.

UnregisterAdapter(int)
Removes the instance object that defines a type of field adapter from this manager.

Declaration Syntax
public static void UnregisterAdapter(int index)

Parameters
index(int)
Index of the adapter to remove within the collection of adapters of this manager.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1031
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1032 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields

Table 578: Members

Field (p. 1033) Represents a discrete or continuous field that can be used in a
component of a boundary condition from Mechanical, for instance.
Range (p. 1034) Represents a domain for real values.
Variable (p. 1034) Represents an object that is either an input or an output for a (See
Ansys.ACT.Mechanical.Fields.Variable.Field). Depending on whether it
is an input or output and on the way it is defined, this object holds
a series of discrete values or an expression that may involve other
variables.
VariableDefinitionType (p. 1038)Defines the various ways to define the values of a variable.

Field
Represents a discrete or continuous field that can be used in a component of a boundary condition
from Mechanical, for instance.

Declaration Syntax
public sealed class Field

Table 579: Members

Property Inputs (p. 1033) Gets the input variables of this


component.
Property Name (p. 1034) Gets the name of this component.
Property Output (p. 1034) Gets the output variable of this
component.

Inputs
Gets the input variables of this component.

Declaration Syntax
public IList<Variable> Inputs { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1033
Ansys.ACT.Mechanical.Fields Namespace

Name
Gets the name of this component.

Declaration Syntax
public string Name { get; }

Output
Gets the output variable of this component.

Declaration Syntax
public Variable Output { get; }

Range
Represents a domain for real values.

Declaration Syntax
public sealed struct Range : ValueType

Table 580: Members

Field Maximum (p. 1034) No details are provided for this


entry.
Field Minimum (p. 1034) No details are provided for this
entry.

Maximum
No details are provided for this entry.

Declaration Syntax
public readonly double Maximum

Minimum
No details are provided for this entry.

Declaration Syntax
public readonly double Minimum

Variable
Represents an object that is either an input or an output for a (See Ansys.ACT.Mechanical.Fields.Vari-
able.Field). Depending on whether it is an input or output and on the way it is defined, this object holds
a series of discrete values or an expression that may involve other variables.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1034 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable

Declaration Syntax
public class Variable

Table 581: Members

Property DefinitionType (p. 1035) Gets a value that indicates how this variable is defined.
Property DiscreteValueCount (p. 1035) Gets the number of discrete values of this variable.
Property DiscreteValues (p. 1036) Gets or sets the discrete values of this variable or if this
variable represents a free degree of freedom.
null

Property Field (p. 1036) Gets the owner field.


Property Formula (p. 1036) Gets or sets the expression that is used to defined this
variable, or if the variable is not defined by a function.
null

Property Index (p. 1036) Gets the index of this variable in its container field.
Property IsInput (p. 1036) Gets a value indicating whether this variable is an input
for its container field. Otherwise, it is an output variable.
Property IsOutput (p. 1036) Gets a value indicating whether this variable is an output
for its container field. Otherwise, it is an input variable.
Property Name (p. 1037) Gets the variable's name.
Property QuantityName (p. 1037) Gets the name of the quantity represented by this
variable.
Property Range (p. 1037) Gets the domain of validity for variable's value.
Property Unit (p. 1037) Gets the symbol of the unit used to express this variable's
values.
Method GetDiscreteValue(int) (p. 1037) Changes a value at a given position in the tabular
definition of the variable.
Method SetDiscreteValue(int, Changes a value at a given position in the tabular
Quantity) (p. 1037) definition of the variable.

DefinitionType
Gets a value that indicates how this variable is defined.

Declaration Syntax
public VariableDefinitionType DefinitionType { set;get; }

DiscreteValueCount
Gets the number of discrete values of this variable.

Declaration Syntax
public int DiscreteValueCount { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1035
Ansys.ACT.Mechanical.Fields Namespace

DiscreteValues
Gets or sets the discrete values of this variable or if this variable represents a free degree of freedom.
null

Declaration Syntax
public IList<Quantity> DiscreteValues { set;get; }

Field
Gets the owner field.

Declaration Syntax
public Field Field { get; }

Formula
Gets or sets the expression that is used to defined this variable, or if the variable is not defined by a
function.
null

Declaration Syntax
public string Formula { set;get; }

Index
Gets the index of this variable in its container field.

Declaration Syntax
public int Index { get; }

IsInput
Gets a value indicating whether this variable is an input for its container field. Otherwise, it is an output
variable.

Declaration Syntax
public bool IsInput { get; }

IsOutput
Gets a value indicating whether this variable is an output for its container field. Otherwise, it is an input
variable.

Declaration Syntax
public bool IsOutput { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1036 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable

Name
Gets the variable's name.

Declaration Syntax
public string Name { get; }

QuantityName
Gets the name of the quantity represented by this variable.

Declaration Syntax
public string QuantityName { get; }

Range
Gets the domain of validity for variable's value.

Declaration Syntax
public Range Range { get; }

Unit
Gets the symbol of the unit used to express this variable's values.

Declaration Syntax
public string Unit { get; }

GetDiscreteValue(int)
Changes a value at a given position in the tabular definition of the variable.

Declaration Syntax
public Quantity GetDiscreteValue(int index)

Parameters
index(int)
Index of the value to change.

SetDiscreteValue(int, Quantity)
Changes a value at a given position in the tabular definition of the variable.

Declaration Syntax
public void SetDiscreteValue(int index, Quantity value)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1037
Ansys.ACT.Mechanical.Fields Namespace

Parameters
index(int)
Index of the value to change.

value(Quantity)
New value.

VariableDefinitionType
Defines the various ways to define the values of a variable.

Declaration Syntax
public enum VariableDefinitionType

Table 582: Members

Member Discrete The variable is defined with a set of discrete values.


Member Formula The variable is defined with an expression that can involve other
variables.
Member Free The variable represents a free DOF.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1038 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.DesignModeler

Table 583: Members

Extrusion (p. 1039) Defines a Extrusion.


Feature (p. 1040) Defines a Feature.
FeatureManager (p. 1041) Defines a
FeatureManager.
NamedSelection (p. 1042) Defines a
NamedSelection.

Extrusion
Defines a Extrusion.

Declaration Syntax
public class Extrusion : Feature

Table 584: Members

Property Depth (p. 1039) Gets or sets the Depth.


Property Depth2 (p. 1040) Gets or sets the Depth2.
Property Id (p. 1041) Gets the id of the feature.

(Inherited from
Feature (p. 1040).)
Property Name (p. 1041) Gets the name of the
feature.

(Inherited from
Feature (p. 1040).)
Property Thin1 (p. 1040) Gets or sets the Thin1.
Property Thin2 (p. 1040) Gets or sets the Thin2.
Property Walled (p. 1040) Gets or sets the Walled.

Depth
Gets or sets the Depth.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1039
Ansys.ACT.Automation.DesignModeler Namespace

Declaration Syntax
public Quantity Depth { set;get; }

Depth2
Gets or sets the Depth2.

Declaration Syntax
public Quantity Depth2 { set;get; }

Thin1
Gets or sets the Thin1.

Declaration Syntax
public Quantity Thin1 { set;get; }

Thin2
Gets or sets the Thin2.

Declaration Syntax
public Quantity Thin2 { set;get; }

Walled
Gets or sets the Walled.

Declaration Syntax
public YesNo Walled { set;get; }

Feature
Defines a Feature.

Declaration Syntax
public class Feature

Table 585: Members

Property Id (p. 1041) Gets the id of the


feature.
Property Name (p. 1041) Gets the name of the
feature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1040 of ANSYS, Inc. and its subsidiaries and affiliates.
FeatureManager

Id
Gets the id of the feature.

Declaration Syntax
public uint Id { get; }

Name
Gets the name of the feature.

Declaration Syntax
public string Name { set;get; }

FeatureManager
Defines a FeatureManager.

Declaration Syntax
public class FeatureManager : IEnumerable<Feature>, IEnumerable

Table 586: Members

Property Count (p. 1041) Gets the number of features.


Property Item (p. 1041) Gets a feature by its index.
Method CreateNamedSelection() (p. 1041) Creates a new NamedSelection
feature.
Method Generate() (p. 1042) Generates non-generated features
if any.

Count
Gets the number of features.

Declaration Syntax
public int Count { get; }

Item
Gets a feature by its index.

Declaration Syntax
public Feature Item { get; }

CreateNamedSelection()
Creates a new NamedSelection feature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1041
Ansys.ACT.Automation.DesignModeler Namespace

Declaration Syntax
public NamedSelection CreateNamedSelection()

Generate()
Generates non-generated features if any.

Declaration Syntax
public void Generate()

NamedSelection
Defines a NamedSelection.

Declaration Syntax
public class NamedSelection : Feature

Table 587: Members

Property ExportNamedSelection (p. 1042) Gets or sets the


ExportNamedSelection.
Property Id (p. 1041) Gets the id of the feature.

(Inherited from Feature (p. 1040).)


Property IncludeInLegend (p. 1042) Gets or sets the IncludeInLegend.
Property Name (p. 1041) Gets the name of the feature.

(Inherited from Feature (p. 1040).)


Property NumGeometry (p. 1043) Gets the NumGeometry.
Property PropagateNamedSelection (p. 1043) Gets or sets the
PropagateNamedSelection.

ExportNamedSelection
Gets or sets the ExportNamedSelection.

Declaration Syntax
public YesNo ExportNamedSelection { set;get; }

IncludeInLegend
Gets or sets the IncludeInLegend.

Declaration Syntax
public YesNo IncludeInLegend { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1042 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

NumGeometry
Gets the NumGeometry.

Declaration Syntax
public int NumGeometry { get; }

PropagateNamedSelection
Gets or sets the PropagateNamedSelection.

Declaration Syntax
public YesNo PropagateNamedSelection { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1043
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1044 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace
Declaration Syntax
namespace Ansys.ACT.DesignModeler.Primitives.Sheet

Table 588: Members

Cylinder (p. 1045) Cylinder


Class

Cylinder
Cylinder Class

Declaration Syntax
public class Cylinder : Primitive, ISheetCylinder

Table 589: Members

Constructor Cylinder(GeometryBuilder, Create a new Cylinder.


IEnumerable<double>,
IEnumerable<double>, double) (p. 1045)
Property Center (p. 1046) Gets or sets the center of the cylinder.
Property Direction (p. 1046) Gets or sets the axis of the cylinder.
Property Radius (p. 1046) Gets or sets the radius of the cylinder.
Method Generate() (p. 1046) Generate the Cylinder and return the
associated body.

Cylinder(GeometryBuilder, IEnumerable<double>, IEnumerable<double>,


double)
Create a new Cylinder.

Declaration Syntax
public Cylinder(GeometryBuilder builder, IEnumerable<double> center, IEnumerable<double> direction,
double radius)

Parameters
builder(GeometryBuilder)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1045
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace

center(IEnumerable<double>)
Center of the cylinder.

direction(IEnumerable<double>)
Axis of the cylinder.

radius(double)
Radius of the cylinder.

Center
Gets or sets the center of the cylinder.

Declaration Syntax
public IEnumerable<double> Center { set;get; }

Direction
Gets or sets the axis of the cylinder.

Declaration Syntax
public IEnumerable<double> Direction { set;get; }

Radius
Gets or sets the radius of the cylinder.

Declaration Syntax
public double Radius { set;get; }

Generate()
Generate the Cylinder and return the associated body.

Declaration Syntax
public override IPSGeoBody Generate()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1046 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults

Table 590: Members

CoordinateSystemsResult (p. 1047) Defines a


CoordinateSystemsResult.
ElementalEulerXYAngle (p. 1050) Defines a
ElementalEulerXYAngle.
ElementalEulerXZAngle (p. 1052) Defines a
ElementalEulerXZAngle.
ElementalEulerYZAngle (p. 1054) Defines a
ElementalEulerYZAngle.
ElementalTriads (p. 1056) Defines a ElementalTriads.
NodalEulerXYAngle (p. 1059) Defines a NodalEulerXYAngle.
NodalEulerXZAngle (p. 1061) Defines a NodalEulerXZAngle.
NodalEulerYZAngle (p. 1063) Defines a NodalEulerYZAngle.
NodalTriads (p. 1065) Defines a NodalTriads.

CoordinateSystemsResult
Defines a CoordinateSystemsResult.

Declaration Syntax
public abstract class CoordinateSystemsResult : Result

Table 591: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1047
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1049) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1048 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystemsResult

Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.
Property Position (p. 1049) Gets or sets the Position.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

Position
Gets or sets the Position.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1049
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Declaration Syntax
public ShellFaceType Position { set;get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

ElementalEulerXYAngle
Defines a ElementalEulerXYAngle.

Declaration Syntax
public class ElementalEulerXYAngle : CoordinateSystemsResult

Table 592: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1050 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXYAngle

(Inherited from Result (p. 709).)


Property InternalObject (p. 1052) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1051
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElementalEulerXZAngle
Defines a ElementalEulerXZAngle.

Declaration Syntax
public class ElementalEulerXZAngle : CoordinateSystemsResult

Table 593: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1052 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1054) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1053
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElementalEulerYZAngle
Defines a ElementalEulerYZAngle.

Declaration Syntax
public class ElementalEulerYZAngle : CoordinateSystemsResult

Table 594: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1054 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerYZAngle

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1056) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1055
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElementalTriads
Defines a ElementalTriads.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1056 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalTriads

Declaration Syntax
public class ElementalTriads : CoordinateSystemsResult

Table 595: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1059) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1057
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1058 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXYAngle

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalEulerXYAngle
Defines a NodalEulerXYAngle.

Declaration Syntax
public class NodalEulerXYAngle : CoordinateSystemsResult

Table 596: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1061) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1059
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1060 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXZAngle

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalEulerXZAngle
Defines a NodalEulerXZAngle.

Declaration Syntax
public class NodalEulerXZAngle : CoordinateSystemsResult

Table 597: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1061
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1063) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1062 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalEulerYZAngle
Defines a NodalEulerYZAngle.

Declaration Syntax
public class NodalEulerYZAngle : CoordinateSystemsResult

Table 598: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1063
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1065) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1064 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads

Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalTriads
Defines a NodalTriads.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1065
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Declaration Syntax
public class NodalTriads : CoordinateSystemsResult

Table 599: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1068) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1049) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1066 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1049) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Position (p. 1049) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1050) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1047).)
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1067
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1068 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.DamageResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.DamageResults

Table 600: Members

DamageResult (p. 1069) Defines a DamageResult.


DamageStatus (p. 1072) Defines a DamageStatus.
EnergyDissipatedPerUnitVolume (p. 1074) Defines a EnergyDissipatedPerUnitVolume.
FiberCompressiveDamageVariable (p. 1076) Defines a
FiberCompressiveDamageVariable.
FiberCompressiveFailureCriterion (p. 1079) Defines a FiberCompressiveFailureCriterion.
FiberTensileDamageVariable (p. 1081) Defines a FiberTensileDamageVariable.
FiberTensileFailureCriterion (p. 1083) Defines a FiberTensileFailureCriterion.
MatrixCompressiveDamageVariable (p. 1085) Defines a
MatrixCompressiveDamageVariable.
MatrixCompressiveFailureCriterion (p. 1087) Defines a
MatrixCompressiveFailureCriterion.
MatrixTensileDamageVariable (p. 1090) Defines a MatrixTensileDamageVariable.
MatrixTensileFailureCriterion (p. 1092) Defines a MatrixTensileFailureCriterion.
MaximumFailureCriteria (p. 1094) Defines a MaximumFailureCriteria.
MullinsDamageVariable (p. 1096) Defines a MullinsDamageVariable.
MullinsMaximumPreviousStrainEnergy (p. 1098) Defines a
MullinsMaximumPreviousStrainEnergy.
ShearDamageVariable (p. 1101) Defines a ShearDamageVariable.

DamageResult
Defines a DamageResult.

Declaration Syntax
public abstract class DamageResult : Result

Table 601: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1069
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1071) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1070 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageResult

Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

DamageResultType
Gets the DamageResultType.

Declaration Syntax
public DamageResultType DamageResultType { get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1071
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

Surface
Gets the Surface.

Declaration Syntax
public uint Surface { get; }

DamageStatus
Defines a DamageStatus.

Declaration Syntax
public class DamageStatus : DamageResult

Table 602: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1072 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageStatus

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1074) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1073
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EnergyDissipatedPerUnitVolume
Defines a EnergyDissipatedPerUnitVolume.

Declaration Syntax
public class EnergyDissipatedPerUnitVolume : DamageResult

Table 603: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1074 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyDissipatedPerUnitVolume

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1076) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1075
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberCompressiveDamageVariable
Defines a FiberCompressiveDamageVariable.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1076 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveDamageVariable

Declaration Syntax
public class FiberCompressiveDamageVariable : DamageResult

Table 604: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1079) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1077
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1078 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveFailureCriterion

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberCompressiveFailureCriterion
Defines a FiberCompressiveFailureCriterion.

Declaration Syntax
public class FiberCompressiveFailureCriterion : DamageResult

Table 605: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1079
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1081) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1080 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileDamageVariable

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberTensileDamageVariable
Defines a FiberTensileDamageVariable.

Declaration Syntax
public class FiberTensileDamageVariable : DamageResult

Table 606: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1081
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1083) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1082 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileFailureCriterion

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberTensileFailureCriterion
Defines a FiberTensileFailureCriterion.

Declaration Syntax
public class FiberTensileFailureCriterion : DamageResult

Table 607: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1083
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1085) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1084 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveDamageVariable

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixCompressiveDamageVariable
Defines a MatrixCompressiveDamageVariable.

Declaration Syntax
public class MatrixCompressiveDamageVariable : DamageResult

Table 608: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1085
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1087) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1086 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixCompressiveFailureCriterion
Defines a MatrixCompressiveFailureCriterion.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1087
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Declaration Syntax
public class MatrixCompressiveFailureCriterion : DamageResult

Table 609: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1090) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1088 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion

Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1089
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixTensileDamageVariable
Defines a MatrixTensileDamageVariable.

Declaration Syntax
public class MatrixTensileDamageVariable : DamageResult

Table 610: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1090 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileDamageVariable

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1092) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1091
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixTensileFailureCriterion
Defines a MatrixTensileFailureCriterion.

Declaration Syntax
public class MatrixTensileFailureCriterion : DamageResult

Table 611: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1092 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileFailureCriterion

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1094) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1093
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumFailureCriteria
Defines a MaximumFailureCriteria.

Declaration Syntax
public class MaximumFailureCriteria : DamageResult

Table 612: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1094 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumFailureCriteria

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1096) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1095
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MullinsDamageVariable
Defines a MullinsDamageVariable.

Declaration Syntax
public class MullinsDamageVariable : DamageResult

Table 613: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1096 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsDamageVariable

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1098) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1097
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MullinsMaximumPreviousStrainEnergy
Defines a MullinsMaximumPreviousStrainEnergy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1098 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsMaximumPreviousStrainEnergy

Declaration Syntax
public class MullinsMaximumPreviousStrainEnergy : DamageResult

Table 614: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1101) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1099
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1100 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearDamageVariable
Defines a ShearDamageVariable.

Declaration Syntax
public class ShearDamageVariable : DamageResult

Table 615: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DamageResultType (p. 1071) Gets the DamageResultType.

(Inherited from DamageResult (p. 1069).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property GraphControlsXAxis (p. 1071) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1069).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1101
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1103) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1072) Gets or sets the Mode.

(Inherited from DamageResult (p. 1069).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1072) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1069).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1102 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1072) Gets the Surface.

(Inherited from DamageResult (p. 1069).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1103
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1104 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.DeformationResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.DeformationResults

Table 616: Members

DeformationResult (p. 1105) Defines a DeformationResult.


DirectionalAcceleration (p. 1111) Defines a
DirectionalAcceleration.
DirectionalAccelerationPSD (p. 1114) Defines a
DirectionalAccelerationPSD.
DirectionalAccelerationRS (p. 1118) Defines a
DirectionalAccelerationRS.
DirectionalDeformation (p. 1121) Defines a
DirectionalDeformation.
DirectionalVelocity (p. 1124) Defines a DirectionalVelocity.
DirectionalVelocityPSD (p. 1128) Defines a
DirectionalVelocityPSD.
DirectionalVelocityRS (p. 1131) Defines a DirectionalVelocityRS.
TotalAcceleration (p. 1135) Defines a TotalAcceleration.
TotalDeformation (p. 1138) Defines a TotalDeformation.
TotalVelocity (p. 1141) Defines a TotalVelocity.
VectorDeformation (p. 1144) Defines a VectorDeformation.

DeformationResult
Defines a DeformationResult.

Declaration Syntax
public abstract class DeformationResult : Result

Table 617: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.


Property Amplitude (p. 1108) Gets or sets the Amplitude.
Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1105
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.
Property DampedFrequency (p. 1108) Gets the DampedFrequency.
Property DeformationType (p. 1108) Gets or sets the DeformationType.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.
Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1109) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.
Property Maximum (p. 712) Gets the Maximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1106 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.
Property Mode (p. 1109) Gets or sets the Mode.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.
Property Probability (p. 1110) Gets the Probability.
Property Reference (p. 1110) Gets the Reference.
Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.
Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.
Property SetNumber (p. 1110) Gets or sets the SetNumber.
Property Stability (p. 1111) Gets the Stability.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1107
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

AccelerationInG
Gets or sets the AccelerationInG.

Declaration Syntax
public bool AccelerationInG { set;get; }

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

CyclicMode
Gets or sets the CyclicMode.

Declaration Syntax
public uint CyclicMode { set;get; }

DampedFrequency
Gets the DampedFrequency.

Declaration Syntax
public Quantity DampedFrequency { get; }

DeformationType
Gets or sets the DeformationType.

Declaration Syntax
public TotalOrDirectional DeformationType { set;get; }

Frequency
Gets or sets the Frequency.

Declaration Syntax
public Quantity Frequency { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1108 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult

Declaration Syntax
public int GraphControlsXAxis { set;get; }

HarmonicIndex
Gets or sets the HarmonicIndex.

Declaration Syntax
public uint HarmonicIndex { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

LogarithmicDecrement
Gets the LogarithmicDecrement.

Declaration Syntax
public double LogarithmicDecrement { get; }

ModalDampingRatio
Gets the ModalDampingRatio.

Declaration Syntax
public double ModalDampingRatio { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1109
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

PhaseIncrement
Gets or sets the PhaseIncrement.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

Reference
Gets the Reference.

Declaration Syntax
public ResultRelativityType Reference { get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

ScaleFactor
Gets or sets the ScaleFactor.

Declaration Syntax
public ResultScopeByType ScaleFactor { set;get; }

ScaleFactorValue
Gets or sets the ScaleFactorValue.

Declaration Syntax
public double ScaleFactorValue { set;get; }

SetNumber
Gets or sets the SetNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1110 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration

Declaration Syntax
public uint SetNumber { set;get; }

Stability
Gets the Stability.

Declaration Syntax
public Quantity Stability { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

DirectionalAcceleration
Defines a DirectionalAcceleration.

Declaration Syntax
public class DirectionalAcceleration : DeformationResult

Table 618: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1111
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1114) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1112 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration

Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1114) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1113
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalAccelerationPSD
Defines a DirectionalAccelerationPSD.

Declaration Syntax
public class DirectionalAccelerationPSD : DeformationResult

Table 619: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1114 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD

Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1115
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 709).)


Property InternalObject (p. 1117) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1118) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1116 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD

Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1117
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalAccelerationRS
Defines a DirectionalAccelerationRS.

Declaration Syntax
public class DirectionalAccelerationRS : DeformationResult

Table 620: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1118 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1121) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1119
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1121) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1120 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalDeformation
Defines a DirectionalDeformation.

Declaration Syntax
public class DirectionalDeformation : DeformationResult

Table 621: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1121
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1124) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1122 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation

Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1124) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1123
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalVelocity
Defines a DirectionalVelocity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1124 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity

Declaration Syntax
public class DirectionalVelocity : DeformationResult

Table 622: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1125
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1128) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1126 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1127
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalVelocityPSD
Defines a DirectionalVelocityPSD.

Declaration Syntax
public class DirectionalVelocityPSD : DeformationResult

Table 623: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1128 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityPSD

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1131) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1129
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1131) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1130 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalVelocityRS
Defines a DirectionalVelocityRS.

Declaration Syntax
public class DirectionalVelocityRS : DeformationResult

Table 624: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1131
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1134) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1132 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property NormalOrientation (p. 1134) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1133
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1134 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration

TotalAcceleration
Defines a TotalAcceleration.

Declaration Syntax
public class TotalAcceleration : DeformationResult

Table 625: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1135
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1138) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1136 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1137
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalDeformation
Defines a TotalDeformation.

Declaration Syntax
public class TotalDeformation : DeformationResult

Table 626: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1138 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation

Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1141) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1139
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)


Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1140 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalVelocity
Defines a TotalVelocity.

Declaration Syntax
public class TotalVelocity : DeformationResult

Table 627: Members

Property AccelerationInG (p. 1108) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 1105).)


Property Amplitude (p. 1108) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 1105).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1108) Gets or sets the CyclicMode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1141
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 1105).)


Property DampedFrequency (p. 1108) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property DeformationType (p. 1108) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 1105).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1108) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 1105).)


Property GraphControlsXAxis (p. 1108) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 1105).)


Property HarmonicIndex (p. 1109) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 1105).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1144) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1109) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 1105).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property LogarithmicDecrement (p. 1109) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 1105).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1142 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ModalDampingRatio (p. 1109) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 1105).)


Property Mode (p. 1109) Gets or sets the Mode.

(Inherited from DeformationResult (p. 1105).)


Property PhaseIncrement (p. 1110) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 1105).)


Property Probability (p. 1110) Gets the Probability.

(Inherited from DeformationResult (p. 1105).)


Property Reference (p. 1110) Gets the Reference.

(Inherited from DeformationResult (p. 1105).)


Property ReportedFrequency (p. 1110) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 1105).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1110) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 1105).)


Property ScaleFactorValue (p. 1110) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 1105).)


Property SetNumber (p. 1110) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 1105).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1143
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Stability (p. 1111) Gets the Stability.

(Inherited from DeformationResult (p. 1105).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1111) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 1105).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorDeformation
Defines a VectorDeformation.

Declaration Syntax
public class VectorDeformation : Result

Table 628: Members

Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1144 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1146) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1145
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 709).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1146 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.FractureToolResults

Table 629: Members

FractureJINT (p. 1147) Defines a FractureJINT.


FractureSIFSK1 (p. 1150) Defines a
FractureSIFSK1.
FractureSIFSK2 (p. 1152) Defines a
FractureSIFSK2.
FractureSIFSK3 (p. 1154) Defines a
FractureSIFSK3.
FractureTool (p. 1157) Defines a FractureTool.
FractureToolResult (p. 1160) Defines a
FractureToolResult.
FractureVCCTG1 (p. 1163) Defines a
FractureVCCTG1.
FractureVCCTG2 (p. 1166) Defines a
FractureVCCTG2.
FractureVCCTG3 (p. 1168) Defines a
FractureVCCTG3.
FractureVCCTGT (p. 1171) Defines a
FractureVCCTGT.

FractureJINT
Defines a FractureJINT.

Declaration Syntax
public class FractureJINT : FractureToolResult

Table 630: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1147
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1149) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1148 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureJINT

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1149
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

FractureSIFSK1
Defines a FractureSIFSK1.

Declaration Syntax
public class FractureSIFSK1 : FractureToolResult

Table 631: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1152) Gets or sets the FractureResultSubType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1150 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK1

Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1152) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1151
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureSIFSSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureSIFSK2
Defines a FractureSIFSK2.

Declaration Syntax
public class FractureSIFSK2 : FractureToolResult

Table 632: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1152 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK2

Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1154) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1154) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1153
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureSIFSSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureSIFSK3
Defines a FractureSIFSK3.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1154 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK3

Declaration Syntax
public class FractureSIFSK3 : FractureToolResult

Table 633: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1157) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1155
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property InternalObject (p. 1157) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1156 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureTool

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureSIFSSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureTool
Defines a FractureTool.

Declaration Syntax
public class FractureTool : DataModelObject, IFolderDataModelObject

Table 634: Members

Property Children (p. 1158) Gets the list of children.


Property Comments (p. 1158) Gets the list of associated comments.
Property Figures (p. 1158) Gets the list of associated figures.
Property InternalObject (p. 1158) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 1158) Creates a new child Comment.
Method AddFigure() (p. 1158) Creates a new child Figure.
Method AddJINT() (p. 1159) Creates a new child FractureJINT.
Method AddSIFSK1() (p. 1159) Creates a new child FractureSIFSK1.
Method AddSIFSK2() (p. 1159) Creates a new child FractureSIFSK2.
Method AddSIFSK3() (p. 1159) Creates a new child FractureSIFSK3.
Method AddVCCTG1() (p. 1159) Creates a new child FractureVCCTG1.
Method AddVCCTG2() (p. 1159) Creates a new child FractureVCCTG2.
Method AddVCCTG3() (p. 1159) Creates a new child FractureVCCTG3.
Method AddVCCTGT() (p. 1160) Creates a new child FractureVCCTGT.
Method Delete() (p. 1160) Run the Delete action.
Method Duplicate() (p. 1160) Run the Duplicate action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1157
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.


IList<ChildrenType>) (p. 1160)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSFractureToolAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1158 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureTool

AddJINT()
Creates a new child FractureJINT.

Declaration Syntax
public FractureJINT AddJINT()

AddSIFSK1()
Creates a new child FractureSIFSK1.

Declaration Syntax
public FractureSIFSK1 AddSIFSK1()

AddSIFSK2()
Creates a new child FractureSIFSK2.

Declaration Syntax
public FractureSIFSK2 AddSIFSK2()

AddSIFSK3()
Creates a new child FractureSIFSK3.

Declaration Syntax
public FractureSIFSK3 AddSIFSK3()

AddVCCTG1()
Creates a new child FractureVCCTG1.

Declaration Syntax
public FractureVCCTG1 AddVCCTG1()

AddVCCTG2()
Creates a new child FractureVCCTG2.

Declaration Syntax
public FractureVCCTG2 AddVCCTG2()

AddVCCTG3()
Creates a new child FractureVCCTG3.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1159
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Declaration Syntax
public FractureVCCTG3 AddVCCTG3()

AddVCCTGT()
Creates a new child FractureVCCTGT.

Declaration Syntax
public FractureVCCTGT AddVCCTGT()

Delete()
Run the Delete action.

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

FractureToolResult
Defines a FractureToolResult.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1160 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureToolResult

Declaration Syntax
public abstract class FractureToolResult : Result

Table 635: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.
Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.
Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.
Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1163) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1161
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

ActiveContour
Gets or sets the ActiveContour.

Declaration Syntax
public uint ActiveContour { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1162 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG1

ActiveContourEnd
Gets or sets the ActiveContourEnd.

Declaration Syntax
public uint ActiveContourEnd { set;get; }

ActiveContourStart
Gets or sets the ActiveContourStart.

Declaration Syntax
public uint ActiveContourStart { set;get; }

CintResultType
Gets or sets the CintResultType.

Declaration Syntax
public FractureResultType CintResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

FractureVCCTG1
Defines a FractureVCCTG1.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1163
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Declaration Syntax
public class FractureVCCTG1 : FractureToolResult

Table 636: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1166) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1164 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG1

Property InternalObject (p. 1166) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1165
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureVCCTSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureVCCTG2
Defines a FractureVCCTG2.

Declaration Syntax
public class FractureVCCTG2 : FractureToolResult

Table 637: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1166 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG2

Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1168) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1168) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1167
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureVCCTSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureVCCTG3
Defines a FractureVCCTG3.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1168 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG3

Declaration Syntax
public class FractureVCCTG3 : FractureToolResult

Table 638: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1171) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1169
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property InternalObject (p. 1171) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1170 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTGT

Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureVCCTSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureVCCTGT
Defines a FractureVCCTGT.

Declaration Syntax
public class FractureVCCTGT : FractureToolResult

Table 639: Members

Property ActiveContour (p. 1162) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourEnd (p. 1163) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 1160).)


Property ActiveContourStart (p. 1163) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 1160).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1171
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property CintResultType (p. 1163) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 1160).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property FractureResultSubType (p. 1173) Gets or sets the FractureResultSubType.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1173) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1172 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTGT

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1163) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 1160).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1163) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 1160).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

FractureResultSubType
Gets or sets the FractureResultSubType.

Declaration Syntax
public FractureVCCTSubType FractureResultSubType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1173
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1174 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.StrainResults

Table 640: Members

DirectionalThermalStrain (p. 1175) Defines a DirectionalThermalStrain.


ElasticStrainIntensity (p. 1178) Defines a ElasticStrainIntensity.
EquivalentCreepStrain (p. 1181) Defines a EquivalentCreepStrain.
EquivalentCreepStrainRST (p. 1184) Defines a EquivalentCreepStrainRST.
EquivalentElasticStrain (p. 1187) Defines a EquivalentElasticStrain.
EquivalentElasticStrainRST (p. 1189) Defines a EquivalentElasticStrainRST.
EquivalentPlasticStrain (p. 1192) Defines a EquivalentPlasticStrain.
EquivalentPlasticStrainRST (p. 1195) Defines a EquivalentPlasticStrainRST.
EquivalentTotalStrain (p. 1198) Defines a EquivalentTotalStrain.
MaximumPrincipalElasticStrain (p. 1200) Defines a
MaximumPrincipalElasticStrain.
MaximumPrincipalThermalStrain (p. 1203) Defines a
MaximumPrincipalThermalStrain.
MaximumShearElasticStrain (p. 1206) Defines a
MaximumShearElasticStrain.
MiddlePrincipalElasticStrain (p. 1209) Defines a
MiddlePrincipalElasticStrain.
MiddlePrincipalThermalStrain (p. 1212) Defines a
MiddlePrincipalThermalStrain.
MinimumPrincipalElasticStrain (p. 1215) Defines a
MinimumPrincipalElasticStrain.
NormalElasticStrain (p. 1217) Defines a NormalElasticStrain.
ShearElasticStrain (p. 1220) Defines a ShearElasticStrain.
StrainResult (p. 1223) Defines a StrainResult.
VectorPrincipalElasticStrain (p. 1228) Defines a VectorPrincipalElasticStrain.

DirectionalThermalStrain
Defines a DirectionalThermalStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1175
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public class DirectionalThermalStrain : StrainResult

Table 641: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1176 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalStrain

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1178) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property NormalOrientation (p. 1178) Gets the NormalOrientation.
Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1177
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { get; }

ElasticStrainIntensity
Defines a ElasticStrainIntensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1178 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainIntensity

Declaration Syntax
public class ElasticStrainIntensity : StrainResult

Table 642: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1179
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1181) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1180 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentCreepStrain
Defines a EquivalentCreepStrain.

Declaration Syntax
public class EquivalentCreepStrain : StrainResult

Table 643: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1181
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1184) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1182 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1183
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentCreepStrainRST
Defines a EquivalentCreepStrainRST.

Declaration Syntax
public class EquivalentCreepStrainRST : StrainResult

Table 644: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1184 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1187) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1185
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1186 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrain

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentElasticStrain
Defines a EquivalentElasticStrain.

Declaration Syntax
public class EquivalentElasticStrain : StrainResult

Table 645: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1187
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1189) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1188 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrainRST

Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentElasticStrainRST
Defines a EquivalentElasticStrainRST.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1189
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public class EquivalentElasticStrainRST : StrainResult

Table 646: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1190 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrainRST

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1192) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1191
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentPlasticStrain
Defines a EquivalentPlasticStrain.

Declaration Syntax
public class EquivalentPlasticStrain : StrainResult

Table 647: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1192 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrain

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1195) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1193
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1194 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST

Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentPlasticStrainRST
Defines a EquivalentPlasticStrainRST.

Declaration Syntax
public class EquivalentPlasticStrainRST : StrainResult

Table 648: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1195
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1198) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1196 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1197
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentTotalStrain
Defines a EquivalentTotalStrain.

Declaration Syntax
public class EquivalentTotalStrain : StrainResult

Table 649: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1198 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentTotalStrain

Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1200) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1199
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumPrincipalElasticStrain
Defines a MaximumPrincipalElasticStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1200 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalElasticStrain

Declaration Syntax
public class MaximumPrincipalElasticStrain : StrainResult

Table 650: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1201
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1203) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property NormalOrientation (p. 1203) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1202 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain

Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

MaximumPrincipalThermalStrain
Defines a MaximumPrincipalThermalStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1203
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public class MaximumPrincipalThermalStrain : StrainResult

Table 651: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1204 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1206) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1205
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumShearElasticStrain
Defines a MaximumShearElasticStrain.

Declaration Syntax
public class MaximumShearElasticStrain : StrainResult

Table 652: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1206 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearElasticStrain

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1209) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1207
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property ShearOrientation (p. 1209) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1208 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalElasticStrain

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

MiddlePrincipalElasticStrain
Defines a MiddlePrincipalElasticStrain.

Declaration Syntax
public class MiddlePrincipalElasticStrain : StrainResult

Table 653: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1209
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1212) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1210 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalElasticStrain

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1211
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MiddlePrincipalThermalStrain
Defines a MiddlePrincipalThermalStrain.

Declaration Syntax
public class MiddlePrincipalThermalStrain : StrainResult

Table 654: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1212 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalThermalStrain

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1214) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1213
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1214 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumPrincipalElasticStrain
Defines a MinimumPrincipalElasticStrain.

Declaration Syntax
public class MinimumPrincipalElasticStrain : StrainResult

Table 655: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1215
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1217) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1216 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalElasticStrain
Defines a NormalElasticStrain.

Declaration Syntax
public class NormalElasticStrain : StrainResult

Table 656: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1217
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1220) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1218 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property NormalOrientation (p. 1220) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1219
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

ShearElasticStrain
Defines a ShearElasticStrain.

Declaration Syntax
public class ShearElasticStrain : StrainResult

Table 657: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1220 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1223) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1221
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1222 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

Property ShearOrientation (p. 1223) Gets or sets the ShearOrientation.


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

StrainResult
Defines a StrainResult.

Declaration Syntax
public abstract class StrainResult : Result

Table 658: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1223
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.
Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.
Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1226) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1224 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.
Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.
Property Position (p. 1227) Gets or sets the Position.
Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.
Property StressStrainType (p. 1227) Gets or sets the StressStrainType.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1225
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

CyclicMode
Gets or sets the CyclicMode.

Declaration Syntax
public uint CyclicMode { set;get; }

Frequency
Gets or sets the Frequency.

Declaration Syntax
public Quantity Frequency { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

HarmonicIndex
Gets or sets the HarmonicIndex.

Declaration Syntax
public uint HarmonicIndex { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1226 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Position
Gets or sets the Position.

Declaration Syntax
public ShellFaceType Position { set;get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

StressStrainType
Gets or sets the StressStrainType.

Declaration Syntax
public StressStrainType StressStrainType { set;get; }

SweepingPhase
Gets or sets the SweepingPhase.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1227
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public Quantity SweepingPhase { set;get; }

VectorPrincipalElasticStrain
Defines a VectorPrincipalElasticStrain.

Declaration Syntax
public class VectorPrincipalElasticStrain : StrainResult

Table 659: Members

Property Amplitude (p. 1225) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 1223).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1225) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 1223).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1226) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 1223).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1226) Gets or sets the Frequency.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1228 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain

(Inherited from StrainResult (p. 1223).)


Property GraphControlsXAxis (p. 1226) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 1223).)


Property HarmonicIndex (p. 1226) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 1223).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1230) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property LoadMultiplier (p. 1226) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 1223).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712)Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1227) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1229
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 1223).)


Property PhaseIncrement (p. 1227) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 1223).)


Property Position (p. 1227) Gets or sets the Position.

(Inherited from StrainResult (p. 1223).)


Property ReportedFrequency (p. 1227) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 1223).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property SetNumber (p. 1227) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 1223).)


Property StressStrainType (p. 1227) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 1223).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property SweepingPhase (p. 1227) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 1223).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1230 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.StressResults

Table 660: Members

BendingStressEquivalent (p. 1231) Defines a


BendingStressEquivalent.
BendingStressIntensity (p. 1236) Defines a
BendingStressIntensity.
EquivalentStress (p. 1240) Defines a EquivalentStress.
EquivalentStressPSD (p. 1244) Defines a EquivalentStressPSD.
EquivalentStressRS (p. 1248) Defines a EquivalentStressRS.
MaximumPrincipalStress (p. 1252) Defines a
MaximumPrincipalStress.
MaximumShearStress (p. 1256) Defines a MaximumShearStress.
MembraneStressEquivalent (p. 1260) Defines a
MembraneStressEquivalent.
MembraneStressIntensity (p. 1264) Defines a
MembraneStressIntensity.
MiddlePrincipalStress (p. 1268) Defines a MiddlePrincipalStress.
MinimumPrincipalStress (p. 1272) Defines a
MinimumPrincipalStress.
NormalStress (p. 1276) Defines a NormalStress.
ShearStress (p. 1280) Defines a ShearStress.
ShellBendingStress (p. 1284) Defines a ShellBendingStress.
ShellBottomPeakStress (p. 1288) Defines a
ShellBottomPeakStress.
ShellMembraneStress (p. 1293) Defines a ShellMembraneStress.
ShellTopPeakStress (p. 1297) Defines a ShellTopPeakStress.
StressIntensity (p. 1302) Defines a StressIntensity.
StressResult (p. 1306) Defines a StressResult.
StructuralError (p. 1314) Defines a StructuralError.
VectorPrincipalStress (p. 1318) Defines a VectorPrincipalStress.

BendingStressEquivalent
Defines a BendingStressEquivalent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1231
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class BendingStressEquivalent : StressResult

Table 661: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1232 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressEquivalent

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1235) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1233
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1234 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressEquivalent

Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1235
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

BendingStressIntensity
Defines a BendingStressIntensity.

Declaration Syntax
public class BendingStressIntensity : StressResult

Table 662: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1236 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressIntensity

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1239) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1237
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1238 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressIntensity

Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1239
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStress
Defines a EquivalentStress.

Declaration Syntax
public class EquivalentStress : StressResult

Table 663: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1240 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStress

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1243) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1241
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1242 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStress

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1243
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStressPSD
Defines a EquivalentStressPSD.

Declaration Syntax
public class EquivalentStressPSD : StressResult

Table 664: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1244 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressPSD

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1247) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1245
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1246 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressPSD

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1247
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStressRS
Defines a EquivalentStressRS.

Declaration Syntax
public class EquivalentStressRS : StressResult

Table 665: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1248 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressRS

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1251) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1249
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1250 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressRS

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1251
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumPrincipalStress
Defines a MaximumPrincipalStress.

Declaration Syntax
public class MaximumPrincipalStress : StressResult

Table 666: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1252 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalStress

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1255) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1253
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1254 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalStress

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1255
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumShearStress
Defines a MaximumShearStress.

Declaration Syntax
public class MaximumShearStress : StressResult

Table 667: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1256 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearStress

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1260) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1257
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1258 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearStress

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShearOrientation (p. 1260) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1259
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

MembraneStressEquivalent
Defines a MembraneStressEquivalent.

Declaration Syntax
public class MembraneStressEquivalent : StressResult

Table 668: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1260 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressEquivalent

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1264) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1261
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1262 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressEquivalent

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1263
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MembraneStressIntensity
Defines a MembraneStressIntensity.

Declaration Syntax
public class MembraneStressIntensity : StressResult

Table 669: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1264 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressIntensity

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1268) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1265
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1266 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressIntensity

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1267
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MiddlePrincipalStress
Defines a MiddlePrincipalStress.

Declaration Syntax
public class MiddlePrincipalStress : StressResult

Table 670: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1268 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalStress

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1272) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1269
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1270 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalStress

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1271
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumPrincipalStress
Defines a MinimumPrincipalStress.

Declaration Syntax
public class MinimumPrincipalStress : StressResult

Table 671: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1272 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalStress

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1276) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1273
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1274 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalStress

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1275
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalStress
Defines a NormalStress.

Declaration Syntax
public class NormalStress : StressResult

Table 672: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1276 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalStress

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1280) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1277
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1278 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalStress

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1279
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearStress
Defines a ShearStress.

Declaration Syntax
public class ShearStress : StressResult

Table 673: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1280 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearStress

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1284) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1281
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1282 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearStress

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShearOrientation (p. 1284) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1283
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

ShellBendingStress
Defines a ShellBendingStress.

Declaration Syntax
public class ShellBendingStress : StressResult

Table 674: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1284 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBendingStress

Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1288) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1285
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1286 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBendingStress

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1288) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShellMBPType (p. 1288) Gets the ShellMBPType.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1287
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public ShellMBPOrientationType NormalOrientation { set;get; }

ShellMBPType
Gets the ShellMBPType.

Declaration Syntax
public ShellMBPType ShellMBPType { get; }

ShellBottomPeakStress
Defines a ShellBottomPeakStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1288 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBottomPeakStress

Declaration Syntax
public class ShellBottomPeakStress : StressResult

Table 675: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1289
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1292) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1290 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBottomPeakStress

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1293) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1291
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShellMBPType (p. 1293) Gets the ShellMBPType.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1292 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellMembraneStress

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public ShellMBPOrientationType NormalOrientation { set;get; }

ShellMBPType
Gets the ShellMBPType.

Declaration Syntax
public ShellMBPType ShellMBPType { get; }

ShellMembraneStress
Defines a ShellMembraneStress.

Declaration Syntax
public class ShellMembraneStress : StressResult

Table 676: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1293
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1297) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1294 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellMembraneStress

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1297) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1295
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShellMBPType (p. 1297) Gets the ShellMBPType.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1296 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellTopPeakStress

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public ShellMBPOrientationType NormalOrientation { set;get; }

ShellMBPType
Gets the ShellMBPType.

Declaration Syntax
public ShellMBPType ShellMBPType { get; }

ShellTopPeakStress
Defines a ShellTopPeakStress.

Declaration Syntax
public class ShellTopPeakStress : StressResult

Table 677: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1297
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1298 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellTopPeakStress

(Inherited from Result (p. 709).)


Property InternalObject (p. 1301) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1299
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1301) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property ShellMBPType (p. 1301) Gets the ShellMBPType.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1300 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellTopPeakStress

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public ShellMBPOrientationType NormalOrientation { set;get; }

ShellMBPType
Gets the ShellMBPType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1301
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public ShellMBPType ShellMBPType { get; }

StressIntensity
Defines a StressIntensity.

Declaration Syntax
public class StressIntensity : StressResult

Table 678: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1302 of ANSYS, Inc. and its subsidiaries and affiliates.
StressIntensity

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1305) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1303
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)


Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1304 of ANSYS, Inc. and its subsidiaries and affiliates.
StressIntensity

Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1305
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressResult
Defines a StressResult.

Declaration Syntax
public abstract class StressResult : Result

Table 679: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.
Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.
Property BendingInside (p. 1309) Gets the BendingInside.
Property BendingOutside (p. 1309) Gets the BendingOutside.
Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.
Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1306 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1310) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.
Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.
Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.
Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.
Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.
Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.
Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.
Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1307
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.


Property PeakCenter (p. 1311) Gets the PeakCenter.
Property PeakInside (p. 1311) Gets the PeakInside.
Property PeakOutside (p. 1312) Gets the PeakOutside.
Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.
Property Position (p. 1312) Gets or sets the Position.
Property Probability (p. 1312) Gets the Probability.
Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.
Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.
Property SetNumber (p. 1312) Gets or sets the SetNumber.
Property StressStrainType (p. 1313) Gets or sets the StressStrainType.
Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.
Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.
Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.
Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.
Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.
Property TotalInside (p. 1314) Gets the TotalInside.
Property TotalOutside (p. 1314) Gets the TotalOutside.

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1308 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

AverageRadiusOfCurvature
Gets or sets the AverageRadiusOfCurvature.

Declaration Syntax
public Quantity AverageRadiusOfCurvature { set;get; }

BendingInside
Gets the BendingInside.

Declaration Syntax
public Quantity BendingInside { get; }

BendingOutside
Gets the BendingOutside.

Declaration Syntax
public Quantity BendingOutside { get; }

CyclicMode
Gets or sets the CyclicMode.

Declaration Syntax
public uint CyclicMode { set;get; }

Frequency
Gets or sets the Frequency.

Declaration Syntax
public Quantity Frequency { set;get; }

GraphControlsXAxis
Gets or sets the GraphControlsXAxis.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1309
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

HarmonicIndex
Gets or sets the HarmonicIndex.

Declaration Syntax
public uint HarmonicIndex { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Layer
Gets or sets the Layer.

Declaration Syntax
public int Layer { set;get; }

Linearized2DBehavior
Gets or sets the Linearized2DBehavior.

Declaration Syntax
public Linearized2DBehavior Linearized2DBehavior { set;get; }

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

Membrane
Gets the Membrane.

Declaration Syntax
public Quantity Membrane { get; }

MembraneBendingCenter
Gets the MembraneBendingCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1310 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

Declaration Syntax
public Quantity MembraneBendingCenter { get; }

MembraneBendingInside
Gets the MembraneBendingInside.

Declaration Syntax
public Quantity MembraneBendingInside { get; }

MembraneBendingOutside
Gets the MembraneBendingOutside.

Declaration Syntax
public Quantity MembraneBendingOutside { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

PeakCenter
Gets the PeakCenter.

Declaration Syntax
public Quantity PeakCenter { get; }

PeakInside
Gets the PeakInside.

Declaration Syntax
public Quantity PeakInside { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1311
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

PeakOutside
Gets the PeakOutside.

Declaration Syntax
public Quantity PeakOutside { get; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Position
Gets or sets the Position.

Declaration Syntax
public ShellFaceType Position { set;get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

ScaleFactor
Gets or sets the ScaleFactor.

Declaration Syntax
public ResultScopeByType ScaleFactor { set;get; }

SetNumber
Gets or sets the SetNumber.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1312 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

Declaration Syntax
public uint SetNumber { set;get; }

StressStrainType
Gets or sets the StressStrainType.

Declaration Syntax
public StressStrainType StressStrainType { set;get; }

Subtype
Gets or sets the Subtype.

Declaration Syntax
public LinearizedSubtype Subtype { set;get; }

Surface
Gets the Surface.

Declaration Syntax
public uint Surface { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

ThroughThicknessBendingStress
Gets or sets the ThroughThicknessBendingStress.

Declaration Syntax
public ThroughThicknessBendingStress ThroughThicknessBendingStress { set;get; }

TotalCenter
Gets the TotalCenter.

Declaration Syntax
public Quantity TotalCenter { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1313
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

TotalInside
Gets the TotalInside.

Declaration Syntax
public Quantity TotalInside { get; }

TotalOutside
Gets the TotalOutside.

Declaration Syntax
public Quantity TotalOutside { get; }

StructuralError
Defines a StructuralError.

Declaration Syntax
public class StructuralError : StressResult

Table 680: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1314 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralError

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1318) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1315
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1316 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralError

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1317
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

VectorPrincipalStress
Defines a VectorPrincipalStress.

Declaration Syntax
public class VectorPrincipalStress : StressResult

Table 681: Members

Property Amplitude (p. 1308) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1306).)


Property Average (p. 710) Gets the Average.

(Inherited from Result (p. 709).)


Property AverageAcrossBodies (p. 1308) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1306).)


Property AverageRadiusOfCurvature (p. 1309) Gets or sets the AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1306).)


Property BendingInside (p. 1309) Gets the BendingInside.

(Inherited from StressResult (p. 1306).)


Property BendingOutside (p. 1309) Gets the BendingOutside.

(Inherited from StressResult (p. 1306).)


Property By (p. 710) Gets or sets the By.

(Inherited from Result (p. 709).)


Property CalculateTimeHistory (p. 710) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 709).)


Property Children (p. 710) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1318 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalStress

(Inherited from Result (p. 709).)


Property Comments (p. 710) Gets the list of associated comments.

(Inherited from Result (p. 709).)


Property CoordinateSystem (p. 710) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 709).)


Property CyclicMode (p. 1309) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1306).)


Property DisplayOption (p. 711) Gets or sets the DisplayOption.

(Inherited from Result (p. 709).)


Property DisplayTime (p. 711) Gets or sets the DisplayTime.

(Inherited from Result (p. 709).)


Property Figures (p. 711) Gets the list of associated figures.

(Inherited from Result (p. 709).)


Property Frequency (p. 1309) Gets or sets the Frequency.

(Inherited from StressResult (p. 1306).)


Property GraphControlsXAxis (p. 1309) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1306).)


Property HarmonicIndex (p. 1310) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1306).)


Property Identifier (p. 711) Gets or sets the Identifier.

(Inherited from Result (p. 709).)


Property InternalObject (p. 1322) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 711) Gets the IterationNumber.

(Inherited from Result (p. 709).)


Property Layer (p. 1310) Gets or sets the Layer.

(Inherited from StressResult (p. 1306).)


Property Linearized2DBehavior (p. 1310) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1306).)


Property LoadMultiplier (p. 1310) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1306).)


Property LoadStep (p. 712) Gets the LoadStep.

(Inherited from Result (p. 709).)


Property Location (p. 712) Gets or sets the Location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1319
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 709).)


Property Maximum (p. 712) Gets the Maximum.

(Inherited from Result (p. 709).)


Property MaximumOccursOn (p. 712) Gets the MaximumOccursOn.

(Inherited from Result (p. 709).)


Property MaximumOfMaximumOverTime (p. 712) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MaximumOfMinimumOverTime (p. 712) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Membrane (p. 1310) Gets the Membrane.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingCenter (p. 1310) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingInside (p. 1311) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1306).)


Property MembraneBendingOutside (p. 1311) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1306).)


Property Minimum (p. 712) Gets the Minimum.

(Inherited from Result (p. 709).)


Property MinimumOccursOn (p. 713) Gets the MinimumOccursOn.

(Inherited from Result (p. 709).)


Property MinimumOfMaximumOverTime (p. 713) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 709).)


Property MinimumOfMinimumOverTime (p. 713) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 709).)


Property Mode (p. 1311) Gets or sets the Mode.

(Inherited from StressResult (p. 1306).)


Property NormalOrientation (p. 1311) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1306).)


Property PeakCenter (p. 1311) Gets the PeakCenter.

(Inherited from StressResult (p. 1306).)


Property PeakInside (p. 1311) Gets the PeakInside.

(Inherited from StressResult (p. 1306).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1320 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalStress

Property PeakOutside (p. 1312) Gets the PeakOutside.

(Inherited from StressResult (p. 1306).)


Property PhaseIncrement (p. 1312) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1306).)


Property Position (p. 1312) Gets or sets the Position.

(Inherited from StressResult (p. 1306).)


Property Probability (p. 1312) Gets the Probability.

(Inherited from StressResult (p. 1306).)


Property ReportedFrequency (p. 1312) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1306).)


Property ResultType (p. 713) Gets or sets the ResultType.

(Inherited from Result (p. 709).)


Property ScaleFactor (p. 1312) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1306).)


Property SetNumber (p. 1312) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1306).)


Property StressStrainType (p. 1313) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1306).)


Property Substep (p. 713) Gets the Substep.

(Inherited from Result (p. 709).)


Property Subtype (p. 1313) Gets or sets the Subtype.

(Inherited from StressResult (p. 1306).)


Property Suppressed (p. 713) Gets or sets the Suppressed.

(Inherited from Result (p. 709).)


Property Surface (p. 1313) Gets the Surface.

(Inherited from StressResult (p. 1306).)


Property SweepingPhase (p. 1313) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1306).)


Property ThroughThicknessBendingStress (p. 1313)Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1306).)


Property Time (p. 714) Gets the Time.

(Inherited from Result (p. 709).)


Property TotalCenter (p. 1313) Gets the TotalCenter.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1321
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1306).)


Property TotalInside (p. 1314) Gets the TotalInside.

(Inherited from StressResult (p. 1306).)


Property TotalOutside (p. 1314) Gets the TotalOutside.

(Inherited from StressResult (p. 1306).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1322 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ProbeResults

Table 682: Members

AccelerationProbe (p. 1324) Defines a AccelerationProbe.


AngularAccelerationProbe (p. 1326) Defines a
AngularAccelerationProbe.
AngularVelocityProbe (p. 1329) Defines a AngularVelocityProbe.
BeamProbe (p. 1331) Defines a BeamProbe.
BearingProbe (p. 1337) Defines a BearingProbe.
BoltPretensionProbe (p. 1345) Defines a BoltPretensionProbe.
CurrentDensityProbe (p. 1349) Defines a CurrentDensityProbe.
DeformationProbe (p. 1352) Defines a DeformationProbe.
ElectricFieldProbe (p. 1357) Defines a ElectricFieldProbe.
ElectricVoltageProbe (p. 1360) Defines a ElectricVoltageProbe.
EmagReactionProbe (p. 1363) Defines a EmagReactionProbe.
EnergyProbe (p. 1366) Defines a EnergyProbe.
FieldIntensityProbe (p. 1372) Defines a FieldIntensityProbe.
FluxDensityProbe (p. 1375) Defines a FluxDensityProbe.
ForceReaction (p. 1378) Defines a ForceReaction.
GeneralizedPlaneStrainProbe (p. 1383) Defines a
GeneralizedPlaneStrainProbe.
HeatFluxProbe (p. 1386) Defines a HeatFluxProbe.
JointProbe (p. 1391) Defines a JointProbe.
MagneticFluxProbe (p. 1394) Defines a MagneticFluxProbe.
MomentReaction (p. 1397) Defines a MomentReaction.
Position (p. 1402) Defines a Position.
RadiationProbe (p. 1405) Defines a RadiationProbe.
ReactionProbe (p. 1408) Defines a ReactionProbe.
ResponsePSD (p. 1411) Defines a ResponsePSD.
ResultProbe (p. 1415) Defines a ResultProbe.
RotationProbe (p. 1423) Defines a RotationProbe.
SpringProbe (p. 1427) Defines a SpringProbe.
StrainProbe (p. 1432) Defines a StrainProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1323
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

StressProbe (p. 1441) Defines a StressProbe.


TemperatureProbe (p. 1451) Defines a TemperatureProbe.
VelocityProbe (p. 1454) Defines a VelocityProbe.

AccelerationProbe
Defines a AccelerationProbe.

Declaration Syntax
public class AccelerationProbe : ResultProbe

Table 683: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1326) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1324 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationProbe

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1325
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

AngularAccelerationProbe
Defines a AngularAccelerationProbe.

Declaration Syntax
public class AngularAccelerationProbe : ResultProbe

Table 684: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1326 of ANSYS, Inc. and its subsidiaries and affiliates.
AngularAccelerationProbe

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1329) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1327
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1328 of ANSYS, Inc. and its subsidiaries and affiliates.
AngularVelocityProbe

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

AngularVelocityProbe
Defines a AngularVelocityProbe.

Declaration Syntax
public class AngularVelocityProbe : ResultProbe

Table 685: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1329
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1331) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1330 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

BeamProbe
Defines a BeamProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1331
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class BeamProbe : ResultProbe

Table 686: Members

Property AxialForce (p. 1334) Gets the AxialForce.


Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1335) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumAxialForce (p. 1335) Gets the MaximumAxialForce.
Property MaximumMomentAtI (p. 1335) Gets the MaximumMomentAtI.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1332 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

Property MaximumMomentAtJ (p. 1335) Gets the MaximumMomentAtJ.


Property MaximumShearForceAtI (p. 1335) Gets the MaximumShearForceAtI.
Property MaximumShearForceAtJ (p. 1335) Gets the MaximumShearForceAtJ.
Property MaximumTorque (p. 1335) Gets the MaximumTorque.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumAxialForce (p. 1336) Gets the MinimumAxialForce.
Property MinimumMomentAtI (p. 1336) Gets the MinimumMomentAtI.
Property MinimumMomentAtJ (p. 1336) Gets the MinimumMomentAtJ.
Property MinimumShearForceAtI (p. 1336) Gets the MinimumShearForceAtI.
Property MinimumShearForceAtJ (p. 1336) Gets the MinimumShearForceAtJ.
Property MinimumTorque (p. 1336) Gets the MinimumTorque.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MomentAtI (p. 1337) Gets the MomentAtI.
Property MomentAtJ (p. 1337) Gets the MomentAtJ.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1333
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property ShearForceAtI (p. 1337) Gets the ShearForceAtI.
Property ShearForceAtJ (p. 1337) Gets the ShearForceAtJ.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Torque (p. 1337) Gets the Torque.
Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

AxialForce
Gets the AxialForce.

Declaration Syntax
public Quantity AxialForce { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1334 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumAxialForce
Gets the MaximumAxialForce.

Declaration Syntax
public Quantity MaximumAxialForce { get; }

MaximumMomentAtI
Gets the MaximumMomentAtI.

Declaration Syntax
public Quantity MaximumMomentAtI { get; }

MaximumMomentAtJ
Gets the MaximumMomentAtJ.

Declaration Syntax
public Quantity MaximumMomentAtJ { get; }

MaximumShearForceAtI
Gets the MaximumShearForceAtI.

Declaration Syntax
public Quantity MaximumShearForceAtI { get; }

MaximumShearForceAtJ
Gets the MaximumShearForceAtJ.

Declaration Syntax
public Quantity MaximumShearForceAtJ { get; }

MaximumTorque
Gets the MaximumTorque.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1335
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MaximumTorque { get; }

MinimumAxialForce
Gets the MinimumAxialForce.

Declaration Syntax
public Quantity MinimumAxialForce { get; }

MinimumMomentAtI
Gets the MinimumMomentAtI.

Declaration Syntax
public Quantity MinimumMomentAtI { get; }

MinimumMomentAtJ
Gets the MinimumMomentAtJ.

Declaration Syntax
public Quantity MinimumMomentAtJ { get; }

MinimumShearForceAtI
Gets the MinimumShearForceAtI.

Declaration Syntax
public Quantity MinimumShearForceAtI { get; }

MinimumShearForceAtJ
Gets the MinimumShearForceAtJ.

Declaration Syntax
public Quantity MinimumShearForceAtJ { get; }

MinimumTorque
Gets the MinimumTorque.

Declaration Syntax
public Quantity MinimumTorque { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1336 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

MomentAtI
Gets the MomentAtI.

Declaration Syntax
public Quantity MomentAtI { get; }

MomentAtJ
Gets the MomentAtJ.

Declaration Syntax
public Quantity MomentAtJ { get; }

ShearForceAtI
Gets the ShearForceAtI.

Declaration Syntax
public Quantity ShearForceAtI { get; }

ShearForceAtJ
Gets the ShearForceAtJ.

Declaration Syntax
public Quantity ShearForceAtJ { get; }

Torque
Gets the Torque.

Declaration Syntax
public Quantity Torque { get; }

BearingProbe
Defines a BearingProbe.

Declaration Syntax
public class BearingProbe : ResultProbe

Table 687: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1337
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property BoundaryConditionSelection (p. 1416)


Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property By (p. 1340) Gets or sets the By.
Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DampingForce1 (p. 1341) Gets the DampingForce1.
Property DampingForce2 (p. 1341) Gets the DampingForce2.
Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property ElasticForce1 (p. 1341) Gets the ElasticForce1.
Property ElasticForce2 (p. 1341) Gets the ElasticForce2.
Property Elongation1 (p. 1341) Gets the Elongation1.
Property Elongation2 (p. 1341) Gets the Elongation2.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1342) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumDampingForce1 (p. 1342) Gets the MaximumDampingForce1.
Property MaximumDampingForce2 (p. 1342) Gets the MaximumDampingForce2.
Property MaximumElasticForce1 (p. 1342) Gets the MaximumElasticForce1.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1338 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

Property MaximumElasticForce2 (p. 1342) Gets the MaximumElasticForce2.


Property MaximumElongation1 (p. 1342) Gets the MaximumElongation1.
Property MaximumElongation2 (p. 1342) Gets the MaximumElongation2.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumVelocity1 (p. 1343) Gets the MaximumVelocity1.
Property MaximumVelocity2 (p. 1343) Gets the MaximumVelocity2.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumDampingForce1 (p. 1343) Gets the MinimumDampingForce1.
Property MinimumDampingForce2 (p. 1343) Gets the MinimumDampingForce2.
Property MinimumElasticForce1 (p. 1343) Gets the MinimumElasticForce1.
Property MinimumElasticForce2 (p. 1343) Gets the MinimumElasticForce2.
Property MinimumElongation1 (p. 1344) Gets the MinimumElongation1.
Property MinimumElongation2 (p. 1344) Gets the MinimumElongation2.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumVelocity1 (p. 1344) Gets the MinimumVelocity1.
Property MinimumVelocity2 (p. 1344) Gets the MinimumVelocity2.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property PhaseIncrement (p. 1344) Gets or sets the PhaseIncrement.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1339
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property ReportedFrequency (p. 1344) Gets the ReportedFrequency.
Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property SweepingPhase (p. 1344) Gets or sets the SweepingPhase.
Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property Velocity1 (p. 1345) Gets the Velocity1.
Property Velocity2 (p. 1345) Gets the Velocity2.
Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

By
Gets or sets the By.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1340 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

Declaration Syntax
public SetDriverStyle By { set;get; }

DampingForce1
Gets the DampingForce1.

Declaration Syntax
public Quantity DampingForce1 { get; }

DampingForce2
Gets the DampingForce2.

Declaration Syntax
public Quantity DampingForce2 { get; }

ElasticForce1
Gets the ElasticForce1.

Declaration Syntax
public Quantity ElasticForce1 { get; }

ElasticForce2
Gets the ElasticForce2.

Declaration Syntax
public Quantity ElasticForce2 { get; }

Elongation1
Gets the Elongation1.

Declaration Syntax
public Quantity Elongation1 { get; }

Elongation2
Gets the Elongation2.

Declaration Syntax
public Quantity Elongation2 { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1341
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumDampingForce1
Gets the MaximumDampingForce1.

Declaration Syntax
public Quantity MaximumDampingForce1 { get; }

MaximumDampingForce2
Gets the MaximumDampingForce2.

Declaration Syntax
public Quantity MaximumDampingForce2 { get; }

MaximumElasticForce1
Gets the MaximumElasticForce1.

Declaration Syntax
public Quantity MaximumElasticForce1 { get; }

MaximumElasticForce2
Gets the MaximumElasticForce2.

Declaration Syntax
public Quantity MaximumElasticForce2 { get; }

MaximumElongation1
Gets the MaximumElongation1.

Declaration Syntax
public Quantity MaximumElongation1 { get; }

MaximumElongation2
Gets the MaximumElongation2.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1342 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

Declaration Syntax
public Quantity MaximumElongation2 { get; }

MaximumVelocity1
Gets the MaximumVelocity1.

Declaration Syntax
public Quantity MaximumVelocity1 { get; }

MaximumVelocity2
Gets the MaximumVelocity2.

Declaration Syntax
public Quantity MaximumVelocity2 { get; }

MinimumDampingForce1
Gets the MinimumDampingForce1.

Declaration Syntax
public Quantity MinimumDampingForce1 { get; }

MinimumDampingForce2
Gets the MinimumDampingForce2.

Declaration Syntax
public Quantity MinimumDampingForce2 { get; }

MinimumElasticForce1
Gets the MinimumElasticForce1.

Declaration Syntax
public Quantity MinimumElasticForce1 { get; }

MinimumElasticForce2
Gets the MinimumElasticForce2.

Declaration Syntax
public Quantity MinimumElasticForce2 { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1343
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumElongation1
Gets the MinimumElongation1.

Declaration Syntax
public Quantity MinimumElongation1 { get; }

MinimumElongation2
Gets the MinimumElongation2.

Declaration Syntax
public Quantity MinimumElongation2 { get; }

MinimumVelocity1
Gets the MinimumVelocity1.

Declaration Syntax
public Quantity MinimumVelocity1 { get; }

MinimumVelocity2
Gets the MinimumVelocity2.

Declaration Syntax
public Quantity MinimumVelocity2 { get; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1344 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretensionProbe

Declaration Syntax
public Quantity SweepingPhase { set;get; }

Velocity1
Gets the Velocity1.

Declaration Syntax
public Quantity Velocity1 { get; }

Velocity2
Gets the Velocity2.

Declaration Syntax
public Quantity Velocity2 { get; }

BoltPretensionProbe
Defines a BoltPretensionProbe.

Declaration Syntax
public class BoltPretensionProbe : ResultProbe

Table 688: Members

Property Adjustment (p. 1348) Gets the Adjustment.


Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1345
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1348) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumAdjustment (p. 1348) Gets the MaximumAdjustment.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumWorkingLoad (p. 1348) Gets the MaximumWorkingLoad.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumAdjustment (p. 1348) Gets the MinimumAdjustment.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumWorkingLoad (p. 1348) Gets the MinimumWorkingLoad.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1346 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretensionProbe

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property WorkingLoad (p. 1348) Gets the WorkingLoad.
Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1347
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Adjustment
Gets the Adjustment.

Declaration Syntax
public Quantity Adjustment { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumAdjustment
Gets the MaximumAdjustment.

Declaration Syntax
public Quantity MaximumAdjustment { get; }

MaximumWorkingLoad
Gets the MaximumWorkingLoad.

Declaration Syntax
public Quantity MaximumWorkingLoad { get; }

MinimumAdjustment
Gets the MinimumAdjustment.

Declaration Syntax
public Quantity MinimumAdjustment { get; }

MinimumWorkingLoad
Gets the MinimumWorkingLoad.

Declaration Syntax
public Quantity MinimumWorkingLoad { get; }

WorkingLoad
Gets the WorkingLoad.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1348 of ANSYS, Inc. and its subsidiaries and affiliates.
CurrentDensityProbe

Declaration Syntax
public Quantity WorkingLoad { get; }

CurrentDensityProbe
Defines a CurrentDensityProbe.

Declaration Syntax
public class CurrentDensityProbe : ResultProbe

Table 689: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1351) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1349
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1350 of ANSYS, Inc. and its subsidiaries and affiliates.
CurrentDensityProbe

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisFluxDensity (p. 1351) Gets the YAxisFluxDensity.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisFluxDensity (p. 1351) Gets the ZAxisFluxDensity.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

YAxisFluxDensity
Gets the YAxisFluxDensity.

Declaration Syntax
public Quantity YAxisFluxDensity { get; }

ZAxisFluxDensity
Gets the ZAxisFluxDensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1351
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity ZAxisFluxDensity { get; }

DeformationProbe
Defines a DeformationProbe.

Declaration Syntax
public class DeformationProbe : ResultProbe

Table 690: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1354) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1352 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationProbe

Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotalDeformation (p. 1355)Gets the MaximumTotalDeformation.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxisDeformation (p. 1355)Gets the MaximumXAxisDeformation.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxisDeformation (p. 1355)Gets the MaximumYAxisDeformation.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxisDeformation (p. 1355)Gets the MaximumZAxisDeformation.
Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotalDeformation (p. 1355) Gets the MinimumTotalDeformation.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxisDeformation (p. 1355)Gets the MinimumXAxisDeformation.
Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxisDeformation (p. 1356) Gets the MinimumYAxisDeformation.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxisDeformation (p. 1356)Gets the MinimumZAxisDeformation.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1353
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property TotalDeformation (p. 1356) Gets the TotalDeformation.
Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property XAxisDeformation (p. 1356) Gets the XAxisDeformation.
Property XCoordinate (p. 1356) Gets the XCoordinate.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisDeformation (p. 1356) Gets the YAxisDeformation.
Property YCoordinate (p. 1356) Gets the YCoordinate.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisDeformation (p. 1357) Gets the ZAxisDeformation.
Property ZCoordinate (p. 1357) Gets the ZCoordinate.

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1354 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationProbe

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumTotalDeformation
Gets the MaximumTotalDeformation.

Declaration Syntax
public Quantity MaximumTotalDeformation { get; }

MaximumXAxisDeformation
Gets the MaximumXAxisDeformation.

Declaration Syntax
public Quantity MaximumXAxisDeformation { get; }

MaximumYAxisDeformation
Gets the MaximumYAxisDeformation.

Declaration Syntax
public Quantity MaximumYAxisDeformation { get; }

MaximumZAxisDeformation
Gets the MaximumZAxisDeformation.

Declaration Syntax
public Quantity MaximumZAxisDeformation { get; }

MinimumTotalDeformation
Gets the MinimumTotalDeformation.

Declaration Syntax
public Quantity MinimumTotalDeformation { get; }

MinimumXAxisDeformation
Gets the MinimumXAxisDeformation.

Declaration Syntax
public Quantity MinimumXAxisDeformation { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1355
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumYAxisDeformation
Gets the MinimumYAxisDeformation.

Declaration Syntax
public Quantity MinimumYAxisDeformation { get; }

MinimumZAxisDeformation
Gets the MinimumZAxisDeformation.

Declaration Syntax
public Quantity MinimumZAxisDeformation { get; }

TotalDeformation
Gets the TotalDeformation.

Declaration Syntax
public Quantity TotalDeformation { get; }

XAxisDeformation
Gets the XAxisDeformation.

Declaration Syntax
public Quantity XAxisDeformation { get; }

XCoordinate
Gets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { get; }

YAxisDeformation
Gets the YAxisDeformation.

Declaration Syntax
public Quantity YAxisDeformation { get; }

YCoordinate
Gets the YCoordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1356 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricFieldProbe

Declaration Syntax
public Quantity YCoordinate { get; }

ZAxisDeformation
Gets the ZAxisDeformation.

Declaration Syntax
public Quantity ZAxisDeformation { get; }

ZCoordinate
Gets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { get; }

ElectricFieldProbe
Defines a ElectricFieldProbe.

Declaration Syntax
public class ElectricFieldProbe : ResultProbe

Table 691: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1357
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1359) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1358 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricFieldProbe

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisFieldIntensity (p. 1360) Gets the YAxisFieldIntensity.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisFieldIntensity (p. 1360) Gets the ZAxisFieldIntensity.

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1359
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

YAxisFieldIntensity
Gets the YAxisFieldIntensity.

Declaration Syntax
public Quantity YAxisFieldIntensity { get; }

ZAxisFieldIntensity
Gets the ZAxisFieldIntensity.

Declaration Syntax
public Quantity ZAxisFieldIntensity { get; }

ElectricVoltageProbe
Defines a ElectricVoltageProbe.

Declaration Syntax
public class ElectricVoltageProbe : ResultProbe

Table 692: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1360 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricVoltageProbe

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1362) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumVoltageProbe (p. 1363) Gets the MaximumVoltageProbe.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumVoltageProbe (p. 1363) Gets the MinimumVoltageProbe.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1361
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property VoltageProbe (p. 1363) Gets the VoltageProbe.
Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1362 of ANSYS, Inc. and its subsidiaries and affiliates.
EmagReactionProbe

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumVoltageProbe
Gets the MaximumVoltageProbe.

Declaration Syntax
public Quantity MaximumVoltageProbe { get; }

MinimumVoltageProbe
Gets the MinimumVoltageProbe.

Declaration Syntax
public Quantity MinimumVoltageProbe { get; }

VoltageProbe
Gets the VoltageProbe.

Declaration Syntax
public Quantity VoltageProbe { get; }

EmagReactionProbe
Defines a EmagReactionProbe.

Declaration Syntax
public class EmagReactionProbe : ResultProbe

Table 693: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1363
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property Current (p. 1366) Gets the Current.
Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1366) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumCurrent (p. 1366) Gets the MaximumCurrent.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumCurrent (p. 1366) Gets the MinimumCurrent.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1364 of ANSYS, Inc. and its subsidiaries and affiliates.
EmagReactionProbe

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1365
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

Current
Gets the Current.

Declaration Syntax
public Quantity Current { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumCurrent
Gets the MaximumCurrent.

Declaration Syntax
public Quantity MaximumCurrent { get; }

MinimumCurrent
Gets the MinimumCurrent.

Declaration Syntax
public Quantity MinimumCurrent { get; }

EnergyProbe
Defines a EnergyProbe.

Declaration Syntax
public class EnergyProbe : ResultProbe

Table 694: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1366 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property ExternalEnergy (p. 1369) Gets the ExternalEnergy.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1369) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property KineticEnergy (p. 1369) Gets the KineticEnergy.
Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumExternalEnergy (p. 1370) Gets the MaximumExternalEnergy.
Property MaximumKineticEnergy (p. 1370) Gets the MaximumKineticEnergy.
Property MaximumPotentialEnergy (p. 1370) Gets the MaximumPotentialEnergy.
Property MaximumStrainEnergy (p. 1370) Gets the MaximumStrainEnergy.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotalEnergy (p. 1370) Gets the MaximumTotalEnergy.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1367
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumExternalEnergy (p. 1370) Gets the MinimumExternalEnergy.
Property MinimumKineticEnergy (p. 1370) Gets the MinimumKineticEnergy.
Property MinimumPotentialEnergy (p. 1371) Gets the MinimumPotentialEnergy.
Property MinimumStrainEnergy (p. 1371) Gets the MinimumStrainEnergy.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotalEnergy (p. 1371) Gets the MinimumTotalEnergy.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property PotentialEnergy (p. 1371) Gets the PotentialEnergy.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property StrainEnergy (p. 1371) Gets the StrainEnergy.
Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1368 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property TotalEnergy (p. 1371) Gets the TotalEnergy.
Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

ExternalEnergy
Gets the ExternalEnergy.

Declaration Syntax
public Quantity ExternalEnergy { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

KineticEnergy
Gets the KineticEnergy.

Declaration Syntax
public Quantity KineticEnergy { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1369
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MaximumExternalEnergy
Gets the MaximumExternalEnergy.

Declaration Syntax
public Quantity MaximumExternalEnergy { get; }

MaximumKineticEnergy
Gets the MaximumKineticEnergy.

Declaration Syntax
public Quantity MaximumKineticEnergy { get; }

MaximumPotentialEnergy
Gets the MaximumPotentialEnergy.

Declaration Syntax
public Quantity MaximumPotentialEnergy { get; }

MaximumStrainEnergy
Gets the MaximumStrainEnergy.

Declaration Syntax
public Quantity MaximumStrainEnergy { get; }

MaximumTotalEnergy
Gets the MaximumTotalEnergy.

Declaration Syntax
public Quantity MaximumTotalEnergy { get; }

MinimumExternalEnergy
Gets the MinimumExternalEnergy.

Declaration Syntax
public Quantity MinimumExternalEnergy { get; }

MinimumKineticEnergy
Gets the MinimumKineticEnergy.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1370 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

Declaration Syntax
public Quantity MinimumKineticEnergy { get; }

MinimumPotentialEnergy
Gets the MinimumPotentialEnergy.

Declaration Syntax
public Quantity MinimumPotentialEnergy { get; }

MinimumStrainEnergy
Gets the MinimumStrainEnergy.

Declaration Syntax
public Quantity MinimumStrainEnergy { get; }

MinimumTotalEnergy
Gets the MinimumTotalEnergy.

Declaration Syntax
public Quantity MinimumTotalEnergy { get; }

PotentialEnergy
Gets the PotentialEnergy.

Declaration Syntax
public Quantity PotentialEnergy { get; }

StrainEnergy
Gets the StrainEnergy.

Declaration Syntax
public Quantity StrainEnergy { get; }

TotalEnergy
Gets the TotalEnergy.

Declaration Syntax
public Quantity TotalEnergy { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1371
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

FieldIntensityProbe
Defines a FieldIntensityProbe.

Declaration Syntax
public class FieldIntensityProbe : ResultProbe

Table 695: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1374) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1372 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldIntensityProbe

Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1373
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property TotalFieldIntensity (p. 1374) Gets the TotalFieldIntensity.
Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisFieldIntensity (p. 1374) Gets the YAxisFieldIntensity.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

TotalFieldIntensity
Gets the TotalFieldIntensity.

Declaration Syntax
public Quantity TotalFieldIntensity { get; }

YAxisFieldIntensity
Gets the YAxisFieldIntensity.

Declaration Syntax
public Quantity YAxisFieldIntensity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1374 of ANSYS, Inc. and its subsidiaries and affiliates.
FluxDensityProbe

FluxDensityProbe
Defines a FluxDensityProbe.

Declaration Syntax
public class FluxDensityProbe : ResultProbe

Table 696: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1377) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1375
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property Probability (p. 1377) Gets the Probability.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1376 of ANSYS, Inc. and its subsidiaries and affiliates.
FluxDensityProbe

Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property TotalFluxDensity (p. 1377) Gets the TotalFluxDensity.
Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisFluxDensity (p. 1378) Gets the YAxisFluxDensity.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisFluxDensity (p. 1378) Gets the ZAxisFluxDensity.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

TotalFluxDensity
Gets the TotalFluxDensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1377
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity TotalFluxDensity { get; }

YAxisFluxDensity
Gets the YAxisFluxDensity.

Declaration Syntax
public Quantity YAxisFluxDensity { get; }

ZAxisFluxDensity
Gets the ZAxisFluxDensity.

Declaration Syntax
public Quantity ZAxisFluxDensity { get; }

ForceReaction
Defines a ForceReaction.

Declaration Syntax
public class ForceReaction : ResultProbe

Table 697: Members

Property Beam (p. 1381) Gets or sets the Beam.


Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property By (p. 1381) Gets or sets the By.
Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1378 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReaction

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Extraction (p. 1381) Gets or sets the Extraction.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1381) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Mode (p. 1381) Gets or sets the Mode.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1379
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property PhaseIncrement (p. 1381) Gets or sets the PhaseIncrement.
Property Probability (p. 1382) Gets the Probability.
Property Reference (p. 1382) Gets the Reference.
Property RemotePoints (p. 1382) Gets or sets the RemotePoints.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ReportedFrequency (p. 1382) Gets the ReportedFrequency.
Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property ScaleFactor (p. 1382) Gets or sets the ScaleFactor.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property Spring (p. 1382) Gets or sets the Spring.
Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceArea (p. 1383) Gets the SurfaceArea.
Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property SweepingPhase (p. 1383) Gets or sets the SweepingPhase.
Property SymmetryMultiplier (p. 1383) Gets or sets the SymmetryMultiplier.
Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1380 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReaction

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

Beam
Gets or sets the Beam.

Declaration Syntax
public Beam Beam { set;get; }

By
Gets or sets the By.

Declaration Syntax
public SetDriverStyle By { set;get; }

Extraction
Gets or sets the Extraction.

Declaration Syntax
public ContactSideScopingType Extraction { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1381
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

Reference
Gets the Reference.

Declaration Syntax
public ResultRelativityType Reference { get; }

RemotePoints
Gets or sets the RemotePoints.

Declaration Syntax
public RemotePoint RemotePoints { set;get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

ScaleFactor
Gets or sets the ScaleFactor.

Declaration Syntax
public ResultScopeByType ScaleFactor { set;get; }

Spring
Gets or sets the Spring.

Declaration Syntax
public Spring Spring { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1382 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralizedPlaneStrainProbe

SurfaceArea
Gets the SurfaceArea.

Declaration Syntax
public Quantity SurfaceArea { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

SymmetryMultiplier
Gets or sets the SymmetryMultiplier.

Declaration Syntax
public double SymmetryMultiplier { set;get; }

GeneralizedPlaneStrainProbe
Defines a GeneralizedPlaneStrainProbe.

Declaration Syntax
public class GeneralizedPlaneStrainProbe : ResultProbe

Table 698: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1383
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1385) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1384 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralizedPlaneStrainProbe

Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1385
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

HeatFluxProbe
Defines a HeatFluxProbe.

Declaration Syntax
public class HeatFluxProbe : ResultProbe

Table 699: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1388) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1386 of ANSYS, Inc. and its subsidiaries and affiliates.
HeatFluxProbe

Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotalHeatFlux (p. 1389) Gets the MaximumTotalHeatFlux.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxisHeatFlux (p. 1389) Gets the MaximumXAxisHeatFlux.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxisHeatFlux (p. 1389) Gets the MaximumYAxisHeatFlux.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxisHeatFlux (p. 1389) Gets the MaximumZAxisHeatFlux.
Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotalHeatFlux (p. 1389) Gets the MinimumTotalHeatFlux.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxisHeatFlux (p. 1389) Gets the MinimumXAxisHeatFlux.
Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxisHeatFlux (p. 1390) Gets the MinimumYAxisHeatFlux.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxisHeatFlux (p. 1390) Gets the MinimumZAxisHeatFlux.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1387
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property TotalHeatFlux (p. 1390) Gets the TotalHeatFlux.
Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property XAxisHeatFlux (p. 1390) Gets the XAxisHeatFlux.
Property XCoordinate (p. 1390) Gets the XCoordinate.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisHeatFlux (p. 1390) Gets the YAxisHeatFlux.
Property YCoordinate (p. 1390) Gets the YCoordinate.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisHeatFlux (p. 1391) Gets the ZAxisHeatFlux.
Property ZCoordinate (p. 1391) Gets the ZCoordinate.

InternalObject
Gets the internal object. For advanced usage only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1388 of ANSYS, Inc. and its subsidiaries and affiliates.
HeatFluxProbe

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumTotalHeatFlux
Gets the MaximumTotalHeatFlux.

Declaration Syntax
public Quantity MaximumTotalHeatFlux { get; }

MaximumXAxisHeatFlux
Gets the MaximumXAxisHeatFlux.

Declaration Syntax
public Quantity MaximumXAxisHeatFlux { get; }

MaximumYAxisHeatFlux
Gets the MaximumYAxisHeatFlux.

Declaration Syntax
public Quantity MaximumYAxisHeatFlux { get; }

MaximumZAxisHeatFlux
Gets the MaximumZAxisHeatFlux.

Declaration Syntax
public Quantity MaximumZAxisHeatFlux { get; }

MinimumTotalHeatFlux
Gets the MinimumTotalHeatFlux.

Declaration Syntax
public Quantity MinimumTotalHeatFlux { get; }

MinimumXAxisHeatFlux
Gets the MinimumXAxisHeatFlux.

Declaration Syntax
public Quantity MinimumXAxisHeatFlux { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1389
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumYAxisHeatFlux
Gets the MinimumYAxisHeatFlux.

Declaration Syntax
public Quantity MinimumYAxisHeatFlux { get; }

MinimumZAxisHeatFlux
Gets the MinimumZAxisHeatFlux.

Declaration Syntax
public Quantity MinimumZAxisHeatFlux { get; }

TotalHeatFlux
Gets the TotalHeatFlux.

Declaration Syntax
public Quantity TotalHeatFlux { get; }

XAxisHeatFlux
Gets the XAxisHeatFlux.

Declaration Syntax
public Quantity XAxisHeatFlux { get; }

XCoordinate
Gets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { get; }

YAxisHeatFlux
Gets the YAxisHeatFlux.

Declaration Syntax
public Quantity YAxisHeatFlux { get; }

YCoordinate
Gets the YCoordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1390 of ANSYS, Inc. and its subsidiaries and affiliates.
JointProbe

Declaration Syntax
public Quantity YCoordinate { get; }

ZAxisHeatFlux
Gets the ZAxisHeatFlux.

Declaration Syntax
public Quantity ZAxisHeatFlux { get; }

ZCoordinate
Gets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { get; }

JointProbe
Defines a JointProbe.

Declaration Syntax
public class JointProbe : ResultProbe

Table 700: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1391
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1393) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property OrientationMethod (p. 1394) Gets the OrientationMethod.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1392 of ANSYS, Inc. and its subsidiaries and affiliates.
JointProbe

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultType (p. 1394) Gets or sets the ResultType.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1393
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

OrientationMethod
Gets the OrientationMethod.

Declaration Syntax
public bool OrientationMethod { get; }

ResultType
Gets or sets the ResultType.

Declaration Syntax
public ProbeResultType ResultType { set;get; }

MagneticFluxProbe
Defines a MagneticFluxProbe.

Declaration Syntax
public class MagneticFluxProbe : ResultProbe

Table 701: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1394 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticFluxProbe

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1396) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MagneticFlux (p. 1397) Gets the MagneticFlux.
Property MaximumMagneticFlux (p. 1397) Gets the MaximumMagneticFlux.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumMagneticFlux (p. 1397) Gets the MinimumMagneticFlux.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1395
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property SymmetryMultiplier (p. 1397) Gets or sets the SymmetryMultiplier.
Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1396 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReaction

MagneticFlux
Gets the MagneticFlux.

Declaration Syntax
public Quantity MagneticFlux { get; }

MaximumMagneticFlux
Gets the MaximumMagneticFlux.

Declaration Syntax
public Quantity MaximumMagneticFlux { get; }

MinimumMagneticFlux
Gets the MinimumMagneticFlux.

Declaration Syntax
public Quantity MinimumMagneticFlux { get; }

SymmetryMultiplier
Gets or sets the SymmetryMultiplier.

Declaration Syntax
public double SymmetryMultiplier { set;get; }

MomentReaction
Defines a MomentReaction.

Declaration Syntax
public class MomentReaction : ResultProbe

Table 702: Members

Property Beam (p. 1400) Gets or sets the Beam.


Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1397
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property By (p. 1400) Gets or sets the By.


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Extraction (p. 1400) Gets or sets the Extraction.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1400) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1398 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReaction

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Mode (p. 1401) Gets or sets the Mode.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property PhaseIncrement (p. 1401) Gets or sets the PhaseIncrement.
Property Probability (p. 1401) Gets the Probability.
Property Reference (p. 1401) Gets the Reference.
Property RemotePoints (p. 1401) Gets or sets the RemotePoints.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ReportedFrequency (p. 1401) Gets the ReportedFrequency.
Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property ScaleFactor (p. 1401) Gets or sets the ScaleFactor.
Property ScaleFactorValue (p. 1402) Gets or sets the ScaleFactorValue.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceArea (p. 1402) Gets the SurfaceArea.
Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property SweepingPhase (p. 1402) Gets or sets the SweepingPhase.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1399
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property SymmetryMultiplier (p. 1402) Gets or sets the SymmetryMultiplier.


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

Beam
Gets or sets the Beam.

Declaration Syntax
public Beam Beam { set;get; }

By
Gets or sets the By.

Declaration Syntax
public SetDriverStyle By { set;get; }

Extraction
Gets or sets the Extraction.

Declaration Syntax
public ContactSideScopingType Extraction { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1400 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReaction

Mode
Gets or sets the Mode.

Declaration Syntax
public uint Mode { set;get; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

Reference
Gets the Reference.

Declaration Syntax
public ResultRelativityType Reference { get; }

RemotePoints
Gets or sets the RemotePoints.

Declaration Syntax
public RemotePoint RemotePoints { set;get; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

ScaleFactor
Gets or sets the ScaleFactor.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1401
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public ResultScopeByType ScaleFactor { set;get; }

ScaleFactorValue
Gets or sets the ScaleFactorValue.

Declaration Syntax
public double ScaleFactorValue { set;get; }

SurfaceArea
Gets the SurfaceArea.

Declaration Syntax
public Quantity SurfaceArea { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

SymmetryMultiplier
Gets or sets the SymmetryMultiplier.

Declaration Syntax
public double SymmetryMultiplier { set;get; }

Position
Defines a Position.

Declaration Syntax
public class Position : ResultProbe

Table 703: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1402 of ANSYS, Inc. and its subsidiaries and affiliates.
Position

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1405) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1403
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1404 of ANSYS, Inc. and its subsidiaries and affiliates.
RadiationProbe

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

RadiationProbe
Defines a RadiationProbe.

Declaration Syntax
public class RadiationProbe : ResultProbe

Table 704: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property EmittedRadiation (p. 1407) Gets the EmittedRadiation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1405
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property IncidentRadiation (p. 1408) Gets the IncidentRadiation.
Property InternalObject (p. 1408) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property NetRadiation (p. 1408) Gets the NetRadiation.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property ReflectedRadiation (p. 1408) Gets the ReflectedRadiation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1406 of ANSYS, Inc. and its subsidiaries and affiliates.
RadiationProbe

Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

EmittedRadiation
Gets the EmittedRadiation.

Declaration Syntax
public Quantity EmittedRadiation { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1407
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

IncidentRadiation
Gets the IncidentRadiation.

Declaration Syntax
public Quantity IncidentRadiation { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

NetRadiation
Gets the NetRadiation.

Declaration Syntax
public Quantity NetRadiation { get; }

ReflectedRadiation
Gets the ReflectedRadiation.

Declaration Syntax
public Quantity ReflectedRadiation { get; }

ReactionProbe
Defines a ReactionProbe.

Declaration Syntax
public class ReactionProbe : ResultProbe

Table 705: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1408 of ANSYS, Inc. and its subsidiaries and affiliates.
ReactionProbe

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property Heat (p. 1411) Gets the Heat.
Property InternalObject (p. 1411) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumHeat (p. 1411) Gets the MaximumHeat.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumHeat (p. 1411) Gets the MinimumHeat.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1409
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1410 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSD

Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

Heat
Gets the Heat.

Declaration Syntax
public Quantity Heat { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumHeat
Gets the MaximumHeat.

Declaration Syntax
public Quantity MaximumHeat { get; }

MinimumHeat
Gets the MinimumHeat.

Declaration Syntax
public Quantity MinimumHeat { get; }

ResponsePSD
Defines a ResponsePSD.

Declaration Syntax
public class ResponsePSD : ResultProbe

Table 706: Members

Property AccelerationInG (p. 1414) Gets or sets the AccelerationInG.


Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1411
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1414) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1412 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSD

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property Probability (p. 1414) Gets the Probability.
Property Reference (p. 1414) Gets the Reference.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultType (p. 1415) Gets or sets the ResultType.
Property RMSValue (p. 1415) Gets the RMSValue.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1413
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

AccelerationInG
Gets or sets the AccelerationInG.

Declaration Syntax
public bool AccelerationInG { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

Reference
Gets the Reference.

Declaration Syntax
public ResultRelativityType Reference { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1414 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

ResultType
Gets or sets the ResultType.

Declaration Syntax
public ProbeResultType ResultType { set;get; }

RMSValue
Gets the RMSValue.

Declaration Syntax
public Quantity RMSValue { get; }

ResultProbe
Defines a ResultProbe.

Declaration Syntax
public abstract class ResultProbe : DataModelObject, IFolderDataModelObject

Table 707: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.


Property BoundaryConditionSelection (p. 1416) Gets or sets the BoundaryConditionSelection.
In order to select the option 'WeakSprings',
please use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.
Property Children (p. 1417) Gets the list of children.
Property Comments (p. 1417) Gets the list of associated comments.
Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.
Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.
Property DisplayTime (p. 1417) Gets or sets the DisplayTime.
Property Figures (p. 1417) Gets the list of associated figures.
Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.
Property InternalObject (p. 1418) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 1418) Gets the IterationNumber.
Property LoadStep (p. 1418) Gets the LoadStep.
Property LocationMethod (p. 1418) Gets or sets the LocationMethod.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1415
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.


Property MinimumTotal (p. 1419) Gets the MinimumTotal.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.
Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.
Property Orientation (p. 1420) Gets or sets the Orientation.
Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.
Property ResultSelection (p. 1420) Gets or sets the ResultSelection.
Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.
Property SpringSelection (p. 1420) Gets or sets the SpringSelection.
Property Substep (p. 1420) Gets the Substep.
Property Summation (p. 1421) Gets or sets the Summation.
Property Suppressed (p. 1421) Gets or sets the Suppressed.
Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.
Property Time (p. 1421) Gets the Time.
Property Total (p. 1421) Gets the Total.
Property Type (p. 1421) Gets the Type.
Property XAxis (p. 1422) Gets the XAxis.
Property YAxis (p. 1422) Gets the YAxis.
Property ZAxis (p. 1422) Gets the ZAxis.
Method AddComment() (p. 1422) Creates a new child Comment.
Method AddFigure() (p. 1422) Creates a new child Figure.
Method ClearGeneratedData() (p. 1422) Run the ClearGeneratedData action.
Method Delete() (p. 1422) Run the Delete action.
Method Duplicate() (p. 1423) Run the Duplicate action.
Method EvaluateAllResults() (p. 1423) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 1423)

BeamSelection
Gets or sets the BeamSelection.

Declaration Syntax
public Beam BeamSelection { set;get; }

BoundaryConditionSelection
Gets or sets the BoundaryConditionSelection. In order to select the option 'WeakSprings', please use
the property 'LocationMethod = LocationDefinitionMethod.WeakSprings'.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1416 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

Declaration Syntax
public DataModelObject BoundaryConditionSelection { set;get; }

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

ContactRegionSelection
Gets or sets the ContactRegionSelection.

Declaration Syntax
public ContactRegion ContactRegionSelection { set;get; }

CoordinateSystemSelection
Gets or sets the CoordinateSystemSelection.

Declaration Syntax
public CoordinateSystem CoordinateSystemSelection { set;get; }

DisplayTime
Gets or sets the DisplayTime.

Declaration Syntax
public Quantity DisplayTime { set;get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1417
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

GeometryLocation
Gets or sets the GeometryLocation.

Declaration Syntax
public ISelectionInfo GeometryLocation { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

IterationNumber
Gets the IterationNumber.

Declaration Syntax
public double IterationNumber { get; }

LoadStep
Gets the LoadStep.

Declaration Syntax
public int LoadStep { get; }

LocationMethod
Gets or sets the LocationMethod.

Declaration Syntax
public LocationDefinitionMethod LocationMethod { set;get; }

MaximumTotal
Gets the MaximumTotal.

Declaration Syntax
public Quantity MaximumTotal { get; }

MaximumXAxis
Gets the MaximumXAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1418 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

Declaration Syntax
public Quantity MaximumXAxis { get; }

MaximumYAxis
Gets the MaximumYAxis.

Declaration Syntax
public Quantity MaximumYAxis { get; }

MaximumZAxis
Gets the MaximumZAxis.

Declaration Syntax
public Quantity MaximumZAxis { get; }

MeshConnectionSelection
Gets or sets the MeshConnectionSelection.

Declaration Syntax
public MeshConnection MeshConnectionSelection { set;get; }

MinimumTotal
Gets the MinimumTotal.

Declaration Syntax
public Quantity MinimumTotal { get; }

MinimumXAxis
Gets the MinimumXAxis.

Declaration Syntax
public Quantity MinimumXAxis { get; }

MinimumYAxis
Gets the MinimumYAxis.

Declaration Syntax
public Quantity MinimumYAxis { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1419
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumZAxis
Gets the MinimumZAxis.

Declaration Syntax
public Quantity MinimumZAxis { get; }

Orientation
Gets or sets the Orientation.

Declaration Syntax
public CoordinateSystem Orientation { set;get; }

RemotePointSelection
Gets or sets the RemotePointSelection.

Declaration Syntax
public RemotePoint RemotePointSelection { set;get; }

ResultSelection
Gets or sets the ResultSelection.

Declaration Syntax
public ProbeDisplayFilter ResultSelection { set;get; }

SpatialResolution
Gets or sets the SpatialResolution.

Declaration Syntax
public MinimumOrMaximum SpatialResolution { set;get; }

SpringSelection
Gets or sets the SpringSelection.

Declaration Syntax
public Spring SpringSelection { set;get; }

Substep
Gets the Substep.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1420 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

Declaration Syntax
public int Substep { get; }

Summation
Gets or sets the Summation.

Declaration Syntax
public MomentsAtSummationPointType Summation { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

SurfaceSelection
Gets or sets the MeshConnectionSelection.

Declaration Syntax
public Surface SurfaceSelection { set;get; }

Time
Gets the Time.

Declaration Syntax
public Quantity Time { get; }

Total
Gets the Total.

Declaration Syntax
public Quantity Total { get; }

Type
Gets the Type.

Declaration Syntax
public ProbeResultType Type { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1421
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

XAxis
Gets the XAxis.

Declaration Syntax
public Quantity XAxis { get; }

YAxis
Gets the YAxis.

Declaration Syntax
public Quantity YAxis { get; }

ZAxis
Gets the ZAxis.

Declaration Syntax
public Quantity ZAxis { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public void ClearGeneratedData()

Delete()
Run the Delete action.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1422 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationProbe

Declaration Syntax
public void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public void EvaluateAllResults()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

RotationProbe
Defines a RotationProbe.

Declaration Syntax
public class RotationProbe : ResultProbe

Table 708: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1423
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1426) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxisRotation (p. 1426) Gets the MaximumXAxisRotation.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxisRotation (p. 1426) Gets the MaximumYAxisRotation.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxisRotation (p. 1426) Gets the MaximumZAxisRotation.
Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1424 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationProbe

(Inherited from ResultProbe (p. 1415).)


Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxisRotation (p. 1426) Gets the MinimumXAxisRotation.
Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxisRotation (p. 1427) Gets the MinimumYAxisRotation.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxisRotation (p. 1427) Gets the MinimumZAxisRotation.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1425
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property XAxisRotation (p. 1427) Gets the XAxisRotation.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxisRotation (p. 1427) Gets the YAxisRotation.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxisRotation (p. 1427) Gets the ZAxisRotation.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumXAxisRotation
Gets the MaximumXAxisRotation.

Declaration Syntax
public Quantity MaximumXAxisRotation { get; }

MaximumYAxisRotation
Gets the MaximumYAxisRotation.

Declaration Syntax
public Quantity MaximumYAxisRotation { get; }

MaximumZAxisRotation
Gets the MaximumZAxisRotation.

Declaration Syntax
public Quantity MaximumZAxisRotation { get; }

MinimumXAxisRotation
Gets the MinimumXAxisRotation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1426 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringProbe

Declaration Syntax
public Quantity MinimumXAxisRotation { get; }

MinimumYAxisRotation
Gets the MinimumYAxisRotation.

Declaration Syntax
public Quantity MinimumYAxisRotation { get; }

MinimumZAxisRotation
Gets the MinimumZAxisRotation.

Declaration Syntax
public Quantity MinimumZAxisRotation { get; }

XAxisRotation
Gets the XAxisRotation.

Declaration Syntax
public Quantity XAxisRotation { get; }

YAxisRotation
Gets the YAxisRotation.

Declaration Syntax
public Quantity YAxisRotation { get; }

ZAxisRotation
Gets the ZAxisRotation.

Declaration Syntax
public Quantity ZAxisRotation { get; }

SpringProbe
Defines a SpringProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1427
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class SpringProbe : ResultProbe

Table 709: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DampingForce (p. 1430) Gets the DampingForce.
Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property ElasticForce (p. 1430) Gets the ElasticForce.
Property Elongation (p. 1431) Gets the Elongation.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1431) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1428 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringProbe

Property MaximumDampingForce (p. 1431) Gets the MaximumDampingForce.


Property MaximumElasticForce (p. 1431) Gets the MaximumElasticForce.
Property MaximumElongation (p. 1431) Gets the MaximumElongation.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumVelocity (p. 1431) Gets the MaximumVelocity.
Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumDampingForce (p. 1432) Gets the MinimumDampingForce.
Property MinimumElasticForce (p. 1432) Gets the MinimumElasticForce.
Property MinimumElongation (p. 1432) Gets the MinimumElongation.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumVelocity (p. 1432) Gets the MinimumVelocity.
Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1429
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Spring (p. 1432) Gets or sets the Spring.


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property Velocity (p. 1432) Gets the Velocity.
Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

DampingForce
Gets the DampingForce.

Declaration Syntax
public Quantity DampingForce { get; }

ElasticForce
Gets the ElasticForce.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1430 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringProbe

Declaration Syntax
public Quantity ElasticForce { get; }

Elongation
Gets the Elongation.

Declaration Syntax
public Quantity Elongation { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumDampingForce
Gets the MaximumDampingForce.

Declaration Syntax
public Quantity MaximumDampingForce { get; }

MaximumElasticForce
Gets the MaximumElasticForce.

Declaration Syntax
public Quantity MaximumElasticForce { get; }

MaximumElongation
Gets the MaximumElongation.

Declaration Syntax
public Quantity MaximumElongation { get; }

MaximumVelocity
Gets the MaximumVelocity.

Declaration Syntax
public Quantity MaximumVelocity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1431
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumDampingForce
Gets the MinimumDampingForce.

Declaration Syntax
public Quantity MinimumDampingForce { get; }

MinimumElasticForce
Gets the MinimumElasticForce.

Declaration Syntax
public Quantity MinimumElasticForce { get; }

MinimumElongation
Gets the MinimumElongation.

Declaration Syntax
public Quantity MinimumElongation { get; }

MinimumVelocity
Gets the MinimumVelocity.

Declaration Syntax
public Quantity MinimumVelocity { get; }

Spring
Gets or sets the Spring.

Declaration Syntax
public Spring Spring { set;get; }

Velocity
Gets the Velocity.

Declaration Syntax
public Quantity Velocity { get; }

StrainProbe
Defines a StrainProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1432 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Declaration Syntax
public class StrainProbe : ResultProbe

Table 710: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416) Gets or sets the BoundaryConditionSelection. In
order to select the option 'WeakSprings', please
use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property EquivalentStrain (p. 1436) Gets the EquivalentStrain.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1436) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumEquivalentStrain (p. 1436) Gets the MaximumEquivalentStrain.
Property MaximumMaximumPrincipalStrain (p. 1436)Gets the MaximumMaximumPrincipalStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1433
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MaximumMiddlePrincipalStrain (p. 1436) Gets the MaximumMiddlePrincipalStrain.


Property MaximumMinimumPrincipalStrain (p. 1437)Gets the MaximumMinimumPrincipalStrain.
Property MaximumNormalXAxisStrain (p. 1437) Gets the MaximumNormalXAxisStrain.
Property MaximumNormalYAxisStrain (p. 1437) Gets the MaximumNormalYAxisStrain.
Property MaximumNormalZAxisStrain (p. 1437) Gets the MaximumNormalZAxisStrain.
Property MaximumPrincipalStrain (p. 1437) Gets the MaximumPrincipalStrain.
Property MaximumStrainIntensity (p. 1437) Gets the MaximumStrainIntensity.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXYShearStrain (p. 1438) Gets the MaximumXYShearStrain.
Property MaximumXZShearStrain (p. 1438) Gets the MaximumXZShearStrain.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYZShearStrain (p. 1438) Gets the MaximumYZShearStrain.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MiddlePrincipalStrain (p. 1438) Gets the MiddlePrincipalStrain.
Property MinimumEquivalentStrain (p. 1438) Gets the MinimumEquivalentStrain.
Property MinimumMiddlePrincipalStrain (p. 1438) Gets the MinimumMiddlePrincipalStrain.
Property MinimumMinimumPrincipalStrain (p. 1438)Gets the MinimumMinimumPrincipalStrain.
Property MinimumNormalXAxisStrain (p. 1439) Gets the MinimumNormalXAxisStrain.
Property MinimumNormalYAxisStrain (p. 1439) Gets the MinimumNormalYAxisStrain.
Property MinimumNormalZAxisStrain (p. 1439) Gets the MinimumNormalZAxisStrain.
Property MinimumPrincipalStrain (p. 1439) Gets the MinimumPrincipalStrain.
Property MinimumStrain (p. 1439) Gets the MinimumStrain.
Property MinimumStrainIntensity (p. 1439) Gets the MinimumStrainIntensity.
Property MinimumStrainMaximumPrincipal (p. 1440)Gets the MinimumStrainMaximumPrincipal.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXYShearStrain (p. 1440) Gets the MinimumXYShearStrain.
Property MinimumXZShearStrain (p. 1440) Gets the MinimumXZShearStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1434 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYZShearStrain (p. 1440) Gets the MinimumYZShearStrain.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property NormalXAxisStrain (p. 1440) Gets the NormalXAxisStrain.
Property NormalYAxisStrain (p. 1440) Gets the NormalYAxisStrain.
Property NormalZAxisStrain (p. 1440) Gets the NormalZAxisStrain.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Strain (p. 1441) Gets the Strain.
Property StrainIntensity (p. 1441) Gets the StrainIntensity.
Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1435
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property XYShearStrain (p. 1441) Gets the XYShearStrain.
Property XZShearStrain (p. 1441) Gets the XZShearStrain.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YZShearStrain (p. 1441) Gets the YZShearStrain.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

EquivalentStrain
Gets the EquivalentStrain.

Declaration Syntax
public Quantity EquivalentStrain { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumEquivalentStrain
Gets the MaximumEquivalentStrain.

Declaration Syntax
public Quantity MaximumEquivalentStrain { get; }

MaximumMaximumPrincipalStrain
Gets the MaximumMaximumPrincipalStrain.

Declaration Syntax
public Quantity MaximumMaximumPrincipalStrain { get; }

MaximumMiddlePrincipalStrain
Gets the MaximumMiddlePrincipalStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1436 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Declaration Syntax
public Quantity MaximumMiddlePrincipalStrain { get; }

MaximumMinimumPrincipalStrain
Gets the MaximumMinimumPrincipalStrain.

Declaration Syntax
public Quantity MaximumMinimumPrincipalStrain { get; }

MaximumNormalXAxisStrain
Gets the MaximumNormalXAxisStrain.

Declaration Syntax
public Quantity MaximumNormalXAxisStrain { get; }

MaximumNormalYAxisStrain
Gets the MaximumNormalYAxisStrain.

Declaration Syntax
public Quantity MaximumNormalYAxisStrain { get; }

MaximumNormalZAxisStrain
Gets the MaximumNormalZAxisStrain.

Declaration Syntax
public Quantity MaximumNormalZAxisStrain { get; }

MaximumPrincipalStrain
Gets the MaximumPrincipalStrain.

Declaration Syntax
public Quantity MaximumPrincipalStrain { get; }

MaximumStrainIntensity
Gets the MaximumStrainIntensity.

Declaration Syntax
public Quantity MaximumStrainIntensity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1437
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MaximumXYShearStrain
Gets the MaximumXYShearStrain.

Declaration Syntax
public Quantity MaximumXYShearStrain { get; }

MaximumXZShearStrain
Gets the MaximumXZShearStrain.

Declaration Syntax
public Quantity MaximumXZShearStrain { get; }

MaximumYZShearStrain
Gets the MaximumYZShearStrain.

Declaration Syntax
public Quantity MaximumYZShearStrain { get; }

MiddlePrincipalStrain
Gets the MiddlePrincipalStrain.

Declaration Syntax
public Quantity MiddlePrincipalStrain { get; }

MinimumEquivalentStrain
Gets the MinimumEquivalentStrain.

Declaration Syntax
public Quantity MinimumEquivalentStrain { get; }

MinimumMiddlePrincipalStrain
Gets the MinimumMiddlePrincipalStrain.

Declaration Syntax
public Quantity MinimumMiddlePrincipalStrain { get; }

MinimumMinimumPrincipalStrain
Gets the MinimumMinimumPrincipalStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1438 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Declaration Syntax
public Quantity MinimumMinimumPrincipalStrain { get; }

MinimumNormalXAxisStrain
Gets the MinimumNormalXAxisStrain.

Declaration Syntax
public Quantity MinimumNormalXAxisStrain { get; }

MinimumNormalYAxisStrain
Gets the MinimumNormalYAxisStrain.

Declaration Syntax
public Quantity MinimumNormalYAxisStrain { get; }

MinimumNormalZAxisStrain
Gets the MinimumNormalZAxisStrain.

Declaration Syntax
public Quantity MinimumNormalZAxisStrain { get; }

MinimumPrincipalStrain
Gets the MinimumPrincipalStrain.

Declaration Syntax
public Quantity MinimumPrincipalStrain { get; }

MinimumStrain
Gets the MinimumStrain.

Declaration Syntax
public Quantity MinimumStrain { get; }

MinimumStrainIntensity
Gets the MinimumStrainIntensity.

Declaration Syntax
public Quantity MinimumStrainIntensity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1439
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumStrainMaximumPrincipal
Gets the MinimumStrainMaximumPrincipal.

Declaration Syntax
public Quantity MinimumStrainMaximumPrincipal { get; }

MinimumXYShearStrain
Gets the MinimumXYShearStrain.

Declaration Syntax
public Quantity MinimumXYShearStrain { get; }

MinimumXZShearStrain
Gets the MinimumXZShearStrain.

Declaration Syntax
public Quantity MinimumXZShearStrain { get; }

MinimumYZShearStrain
Gets the MinimumYZShearStrain.

Declaration Syntax
public Quantity MinimumYZShearStrain { get; }

NormalXAxisStrain
Gets the NormalXAxisStrain.

Declaration Syntax
public Quantity NormalXAxisStrain { get; }

NormalYAxisStrain
Gets the NormalYAxisStrain.

Declaration Syntax
public Quantity NormalYAxisStrain { get; }

NormalZAxisStrain
Gets the NormalZAxisStrain.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1440 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

Declaration Syntax
public Quantity NormalZAxisStrain { get; }

Strain
Gets the Strain.

Declaration Syntax
public Quantity Strain { get; }

StrainIntensity
Gets the StrainIntensity.

Declaration Syntax
public Quantity StrainIntensity { get; }

XYShearStrain
Gets the XYShearStrain.

Declaration Syntax
public Quantity XYShearStrain { get; }

XZShearStrain
Gets the XZShearStrain.

Declaration Syntax
public Quantity XZShearStrain { get; }

YZShearStrain
Gets the YZShearStrain.

Declaration Syntax
public Quantity YZShearStrain { get; }

StressProbe
Defines a StressProbe.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1441
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class StressProbe : ResultProbe

Table 711: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416) Gets or sets the BoundaryConditionSelection. In
order to select the option 'WeakSprings', please
use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property EquivalentStress (p. 1445) Gets the EquivalentStress.
Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1445) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumEquivalentStress (p. 1445) Gets the MaximumEquivalentStress.
Property MaximumMaximumPrincipalStress (p. 1445)Gets the MaximumMaximumPrincipalStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1442 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

Property MaximumMiddlePrincipalStress (p. 1445) Gets the MaximumMiddlePrincipalStress.


Property MaximumMinimumPrincipalStress (p. 1446)Gets the MaximumMinimumPrincipalStress.
Property MaximumNormalXAxisStress (p. 1446) Gets the MaximumNormalXAxisStress.
Property MaximumNormalYAxisStress (p. 1446) Gets the MaximumNormalYAxisStress.
Property MaximumNormalZAxisStress (p. 1446) Gets the MaximumNormalZAxisStress.
Property MaximumPrincipalStress (p. 1446) Gets the MaximumPrincipalStress.
Property MaximumStressIntensity (p. 1446) Gets the MaximumStressIntensity.
Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXYShearStress (p. 1447) Gets the MaximumXYShearStress.
Property MaximumXZShearStress (p. 1447) Gets the MaximumXZShearStress.
Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYZShearStress (p. 1447) Gets the MaximumYZShearStress.
Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MiddlePrincipalStress (p. 1447) Gets the MiddlePrincipalStress.
Property MinimumEquivalentStress (p. 1447) Gets the MinimumEquivalentStress.
Property MinimumMaximumPrincipalStress (p. 1447)Gets the MinimumMaximumPrincipalStress.
Property MinimumMiddlePrincipalStress (p. 1447) Gets the MinimumMiddlePrincipalStress.
Property MinimumMinimumPrincipalStress (p. 1448)Gets the MinimumMinimumPrincipalStress.
Property MinimumNormalXAxisStress (p. 1448) Gets the MinimumNormalXAxisStress.
Property MinimumNormalYAxisStress (p. 1448) Gets the MinimumNormalYAxisStress.
Property MinimumNormalZAxisStress (p. 1448) Gets the MinimumNormalZAxisStress.
Property MinimumPrincipalStress (p. 1448) Gets the MinimumPrincipalStress.
Property MinimumStressIntensity (p. 1448) Gets the MinimumStressIntensity.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXYShearStress (p. 1449) Gets the MinimumXYShearStress.
Property MinimumXZShearStress (p. 1449) Gets the MinimumXZShearStress.
Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1443
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 1415).)


Property MinimumYZShearStress (p. 1449) Gets the MinimumYZShearStress.
Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property NormalXAxisStress (p. 1449) Gets the NormalXAxisStress.
Property NormalYAxisStress (p. 1449) Gets the NormalYAxisStress.
Property NormalZAxisStress (p. 1449) Gets the NormalZAxisStress.
Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property StressIntensity (p. 1449) Gets the StressIntensity.
Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1444 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

Property XCoordinate (p. 1450) Gets the XCoordinate.


Property XYShearStress (p. 1450) Gets the XYShearStress.
Property XZShearStress (p. 1450) Gets the XZShearStress.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YCoordinate (p. 1450) Gets the YCoordinate.
Property YZShearStress (p. 1450) Gets the YZShearStress.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZCoordinate (p. 1450) Gets the ZCoordinate.

EquivalentStress
Gets the EquivalentStress.

Declaration Syntax
public Quantity EquivalentStress { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumEquivalentStress
Gets the MaximumEquivalentStress.

Declaration Syntax
public Quantity MaximumEquivalentStress { get; }

MaximumMaximumPrincipalStress
Gets the MaximumMaximumPrincipalStress.

Declaration Syntax
public Quantity MaximumMaximumPrincipalStress { get; }

MaximumMiddlePrincipalStress
Gets the MaximumMiddlePrincipalStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1445
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MaximumMiddlePrincipalStress { get; }

MaximumMinimumPrincipalStress
Gets the MaximumMinimumPrincipalStress.

Declaration Syntax
public Quantity MaximumMinimumPrincipalStress { get; }

MaximumNormalXAxisStress
Gets the MaximumNormalXAxisStress.

Declaration Syntax
public Quantity MaximumNormalXAxisStress { get; }

MaximumNormalYAxisStress
Gets the MaximumNormalYAxisStress.

Declaration Syntax
public Quantity MaximumNormalYAxisStress { get; }

MaximumNormalZAxisStress
Gets the MaximumNormalZAxisStress.

Declaration Syntax
public Quantity MaximumNormalZAxisStress { get; }

MaximumPrincipalStress
Gets the MaximumPrincipalStress.

Declaration Syntax
public Quantity MaximumPrincipalStress { get; }

MaximumStressIntensity
Gets the MaximumStressIntensity.

Declaration Syntax
public Quantity MaximumStressIntensity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1446 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

MaximumXYShearStress
Gets the MaximumXYShearStress.

Declaration Syntax
public Quantity MaximumXYShearStress { get; }

MaximumXZShearStress
Gets the MaximumXZShearStress.

Declaration Syntax
public Quantity MaximumXZShearStress { get; }

MaximumYZShearStress
Gets the MaximumYZShearStress.

Declaration Syntax
public Quantity MaximumYZShearStress { get; }

MiddlePrincipalStress
Gets the MiddlePrincipalStress.

Declaration Syntax
public Quantity MiddlePrincipalStress { get; }

MinimumEquivalentStress
Gets the MinimumEquivalentStress.

Declaration Syntax
public Quantity MinimumEquivalentStress { get; }

MinimumMaximumPrincipalStress
Gets the MinimumMaximumPrincipalStress.

Declaration Syntax
public Quantity MinimumMaximumPrincipalStress { get; }

MinimumMiddlePrincipalStress
Gets the MinimumMiddlePrincipalStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1447
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MinimumMiddlePrincipalStress { get; }

MinimumMinimumPrincipalStress
Gets the MinimumMinimumPrincipalStress.

Declaration Syntax
public Quantity MinimumMinimumPrincipalStress { get; }

MinimumNormalXAxisStress
Gets the MinimumNormalXAxisStress.

Declaration Syntax
public Quantity MinimumNormalXAxisStress { get; }

MinimumNormalYAxisStress
Gets the MinimumNormalYAxisStress.

Declaration Syntax
public Quantity MinimumNormalYAxisStress { get; }

MinimumNormalZAxisStress
Gets the MinimumNormalZAxisStress.

Declaration Syntax
public Quantity MinimumNormalZAxisStress { get; }

MinimumPrincipalStress
Gets the MinimumPrincipalStress.

Declaration Syntax
public Quantity MinimumPrincipalStress { get; }

MinimumStressIntensity
Gets the MinimumStressIntensity.

Declaration Syntax
public Quantity MinimumStressIntensity { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1448 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

MinimumXYShearStress
Gets the MinimumXYShearStress.

Declaration Syntax
public Quantity MinimumXYShearStress { get; }

MinimumXZShearStress
Gets the MinimumXZShearStress.

Declaration Syntax
public Quantity MinimumXZShearStress { get; }

MinimumYZShearStress
Gets the MinimumYZShearStress.

Declaration Syntax
public Quantity MinimumYZShearStress { get; }

NormalXAxisStress
Gets the NormalXAxisStress.

Declaration Syntax
public Quantity NormalXAxisStress { get; }

NormalYAxisStress
Gets the NormalYAxisStress.

Declaration Syntax
public Quantity NormalYAxisStress { get; }

NormalZAxisStress
Gets the NormalZAxisStress.

Declaration Syntax
public Quantity NormalZAxisStress { get; }

StressIntensity
Gets the StressIntensity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1449
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity StressIntensity { get; }

XCoordinate
Gets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { get; }

XYShearStress
Gets the XYShearStress.

Declaration Syntax
public Quantity XYShearStress { get; }

XZShearStress
Gets the XZShearStress.

Declaration Syntax
public Quantity XZShearStress { get; }

YCoordinate
Gets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { get; }

YZShearStress
Gets the YZShearStress.

Declaration Syntax
public Quantity YZShearStress { get; }

ZCoordinate
Gets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1450 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureProbe

TemperatureProbe
Defines a TemperatureProbe.

Declaration Syntax
public class TemperatureProbe : ResultProbe

Table 712: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1453) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1451
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MaximumTemperature (p. 1453) Gets the MaximumTemperature.


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property MinimumTemperature (p. 1453) Gets the MinimumTemperature.
Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1452 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureProbe

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Temperature (p. 1454) Gets the Temperature.
Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

(Inherited from ResultProbe (p. 1415).)


Property XCoordinate (p. 1454) Gets the XCoordinate.
Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property YCoordinate (p. 1454) Gets the YCoordinate.
Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZCoordinate (p. 1454) Gets the ZCoordinate.

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumTemperature
Gets the MaximumTemperature.

Declaration Syntax
public Quantity MaximumTemperature { get; }

MinimumTemperature
Gets the MinimumTemperature.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1453
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MinimumTemperature { get; }

Temperature
Gets the Temperature.

Declaration Syntax
public Quantity Temperature { get; }

XCoordinate
Gets the XCoordinate.

Declaration Syntax
public Quantity XCoordinate { get; }

YCoordinate
Gets the YCoordinate.

Declaration Syntax
public Quantity YCoordinate { get; }

ZCoordinate
Gets the ZCoordinate.

Declaration Syntax
public Quantity ZCoordinate { get; }

VelocityProbe
Defines a VelocityProbe.

Declaration Syntax
public class VelocityProbe : ResultProbe

Table 713: Members

Property BeamSelection (p. 1416) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 1415).)


Property BoundaryConditionSelection (p. 1416)
Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1454 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityProbe

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 1415).)


Property Children (p. 1417) Gets the list of children.

(Inherited from ResultProbe (p. 1415).)


Property Comments (p. 1417) Gets the list of associated comments.

(Inherited from ResultProbe (p. 1415).)


Property ContactRegionSelection (p. 1417) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 1415).)


Property CoordinateSystemSelection (p. 1417) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 1415).)


Property DisplayTime (p. 1417) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 1415).)


Property Figures (p. 1417) Gets the list of associated figures.

(Inherited from ResultProbe (p. 1415).)


Property GeometryLocation (p. 1418) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 1415).)


Property InternalObject (p. 1457) Gets the internal object. For advanced usage only.
Property IterationNumber (p. 1418) Gets the IterationNumber.

(Inherited from ResultProbe (p. 1415).)


Property LoadStep (p. 1418) Gets the LoadStep.

(Inherited from ResultProbe (p. 1415).)


Property LocationMethod (p. 1418) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 1415).)


Property MaximumTotal (p. 1418) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MaximumXAxis (p. 1418) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumYAxis (p. 1419) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MaximumZAxis (p. 1419) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property MeshConnectionSelection (p. 1419) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1455
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MinimumTotal (p. 1419) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 1415).)


Property MinimumXAxis (p. 1419) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumYAxis (p. 1419) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 1415).)


Property MinimumZAxis (p. 1420) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 1415).)


Property Orientation (p. 1420) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 1415).)


Property RemotePointSelection (p. 1420) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 1415).)


Property ResultSelection (p. 1420) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 1415).)


Property SpatialResolution (p. 1420) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 1415).)


Property SpringSelection (p. 1420) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 1415).)


Property Substep (p. 1420) Gets the Substep.

(Inherited from ResultProbe (p. 1415).)


Property Summation (p. 1421) Gets or sets the Summation.

(Inherited from ResultProbe (p. 1415).)


Property Suppressed (p. 1421) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 1415).)


Property SurfaceSelection (p. 1421) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 1415).)


Property Time (p. 1421) Gets the Time.

(Inherited from ResultProbe (p. 1415).)


Property Total (p. 1421) Gets the Total.

(Inherited from ResultProbe (p. 1415).)


Property Type (p. 1421) Gets the Type.

(Inherited from ResultProbe (p. 1415).)


Property XAxis (p. 1422) Gets the XAxis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1456 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityProbe

(Inherited from ResultProbe (p. 1415).)


Property YAxis (p. 1422) Gets the YAxis.

(Inherited from ResultProbe (p. 1415).)


Property ZAxis (p. 1422) Gets the ZAxis.

(Inherited from ResultProbe (p. 1415).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1457
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1458 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.ImportedLoads

Table 714: Members

ImportedLoad (p. 1459) Defines a


ImportedLoad.

ImportedLoad
Defines a ImportedLoad.

Declaration Syntax
public class ImportedLoad : DataModelObject, IFolderDataModelObject

Table 715: Members

Property Children (p. 1459) Gets the list of children.


Property Comments (p. 1459) Gets the list of associated comments.
Property Figures (p. 1460) Gets the list of associated figures.
Property InternalObject (p. 1460) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 1460) Gets or sets the Suppressed.
Method AddComment() (p. 1460) Creates a new child Comment.
Method AddFigure() (p. 1460) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 1460)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1459
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

Figures
Gets the list of associated figures.

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalLoadGroupAuto InternalObject { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public Figure AddFigure()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType> children)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1460 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedLoad

Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1461
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1462 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults

Table 716: Members

AccelerationFrequencyResponse (p. 1463) Defines a


AccelerationFrequencyResponse.
DeformationFrequencyResponse (p. 1466) Defines a
DeformationFrequencyResponse.
ElasticStrainFrequencyResponse (p. 1468) Defines a
ElasticStrainFrequencyResponse.
StressFrequencyResponse (p. 1471) Defines a StressFrequencyResponse.
VelocityFrequencyResponse (p. 1473) Defines a
VelocityFrequencyResponse.

AccelerationFrequencyResponse
Defines a AccelerationFrequencyResponse.

Declaration Syntax
public class AccelerationFrequencyResponse : ResultChart

Table 717: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1463
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1465) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1464 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationFrequencyResponse

Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1465
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

DeformationFrequencyResponse
Defines a DeformationFrequencyResponse.

Declaration Syntax
public class DeformationFrequencyResponse : ResultChart

Table 718: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1466 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationFrequencyResponse

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1468) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1467
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ElasticStrainFrequencyResponse
Defines a ElasticStrainFrequencyResponse.

Declaration Syntax
public class ElasticStrainFrequencyResponse : ResultChart

Table 719: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1468 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainFrequencyResponse

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1470) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1469
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1470 of ANSYS, Inc. and its subsidiaries and affiliates.
StressFrequencyResponse

StressFrequencyResponse
Defines a StressFrequencyResponse.

Declaration Syntax
public class StressFrequencyResponse : ResultChart

Table 720: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1471
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1473) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1472 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityFrequencyResponse

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

VelocityFrequencyResponse
Defines a VelocityFrequencyResponse.

Declaration Syntax
public class VelocityFrequencyResponse : ResultChart

Table 721: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1473
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1475) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1474 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityFrequencyResponse

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1475
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1476 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults

Table 722: Members

AccelerationPhaseResponse (p. 1477) Defines a


AccelerationPhaseResponse.
DeformationPhaseResponse (p. 1480) Defines a
DeformationPhaseResponse.
ElasticStrainPhaseResponse (p. 1482) Defines a
ElasticStrainPhaseResponse.
StressPhaseResponse (p. 1485) Defines a StressPhaseResponse.
VelocityPhaseResponse (p. 1487) Defines a
VelocityPhaseResponse.

AccelerationPhaseResponse
Defines a AccelerationPhaseResponse.

Declaration Syntax
public class AccelerationPhaseResponse : ResultChart

Table 723: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1477
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1479) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1478 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationPhaseResponse

Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1479
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

DeformationPhaseResponse
Defines a DeformationPhaseResponse.

Declaration Syntax
public class DeformationPhaseResponse : ResultChart

Table 724: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1480 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationPhaseResponse

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1482) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1481
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ElasticStrainPhaseResponse
Defines a ElasticStrainPhaseResponse.

Declaration Syntax
public class ElasticStrainPhaseResponse : ResultChart

Table 725: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1482 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainPhaseResponse

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1484) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1483
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1484 of ANSYS, Inc. and its subsidiaries and affiliates.
StressPhaseResponse

StressPhaseResponse
Defines a StressPhaseResponse.

Declaration Syntax
public class StressPhaseResponse : ResultChart

Table 726: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1485
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1487) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1486 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

VelocityPhaseResponse
Defines a VelocityPhaseResponse.

Declaration Syntax
public class VelocityPhaseResponse : ResultChart

Table 727: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1487
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1489) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1488 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1489
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1490 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ResultTrackers

Table 728: Members

ContactChatteringTracker (p. 1492) Defines a ContactChatteringTracker.


ContactElasticSlipTracker (p. 1494) Defines a ContactElasticSlipTracker.
ContactFluidPressureTracker (p. 1497) Defines a ContactFluidPressureTracker.
ContactForceTracker (p. 1499) Defines a ContactForceTracker.
ContactFrictionalStressTracker (p. 1502) Defines a ContactFrictionalStressTracker.
ContactGapTracker (p. 1504) Defines a ContactGapTracker.
ContactingAreaTracker (p. 1507) Defines a ContactingAreaTracker.
ContactMaximumDampingPressureTracker (p. 1509) Defines a
ContactMaximumDampingPressureTracker.
ContactMaximumGeometricSlidingDistanceTracker (p. 1512)Defines a
ContactMaximumGeometricSlidingDistanceTracker.
ContactMaximumTangentialStiffnessTracker (p. 1514) Defines a
ContactMaximumTangentialStiffnessTracker.
ContactMinimumGeometricSlidingDistanceTracker (p. 1517)Defines a
ContactMinimumGeometricSlidingDistanceTracker.
ContactMinimumTangentialStiffnessTracker (p. 1519) Defines a
ContactMinimumTangentialStiffnessTracker.
ContactNormalStiffnessTracker (p. 1522) Defines a ContactNormalStiffnessTracker.
ContactNumberStickingTracker (p. 1524) Defines a ContactNumberStickingTracker.
ContactPenetrationTracker (p. 1527) Defines a ContactPenetrationTracker.
ContactPressureTracker (p. 1529) Defines a ContactPressureTracker.
ContactResultingPinballTracker (p. 1532) Defines a ContactResultingPinballTracker.
ContactSlidingDistanceTracker (p. 1534) Defines a ContactSlidingDistanceTracker.
DensityTracker (p. 1537) Defines a DensityTracker.
ExternalForceTracker (p. 1539) Defines a ExternalForceTracker.
ForceReactionTracker (p. 1542) Defines a ForceReactionTracker.
KineticEnergyTracker (p. 1544) Defines a KineticEnergyTracker.
MomentReactionTracker (p. 1547) Defines a MomentReactionTracker.
MomentumTracker (p. 1549) Defines a MomentumTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1491
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

NumberContactingTracker (p. 1552) Defines a NumberContactingTracker.


PlasticWorkTracker (p. 1554) Defines a PlasticWorkTracker.
PositionTracker (p. 1557) Defines a PositionTracker.
PressureTracker (p. 1559) Defines a PressureTracker.
SpringDampingForceTracker (p. 1562) Defines a SpringDampingForceTracker.
SpringElasticForceTracker (p. 1564) Defines a SpringElasticForceTracker.
SpringElongationTracker (p. 1567) Defines a SpringElongationTracker.
SpringVelocityTracker (p. 1569) Defines a SpringVelocityTracker.
StiffnessEnergyTracker (p. 1572) Defines a StiffnessEnergyTracker.
TemperatureTracker (p. 1574) Defines a TemperatureTracker.
TotalEnergyTracker (p. 1577) Defines a TotalEnergyTracker.
TotalMassAverageVelocityTracker (p. 1579) Defines a TotalMassAverageVelocityTracker.

ContactChatteringTracker
Defines a ContactChatteringTracker.

Declaration Syntax
public class ContactChatteringTracker : ResultChart

Table 729: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1492 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactChatteringTracker

Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1494) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1493
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactElasticSlipTracker
Defines a ContactElasticSlipTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1494 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactElasticSlipTracker

Declaration Syntax
public class ContactElasticSlipTracker : ResultChart

Table 730: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1497) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1495
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1496 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFluidPressureTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactFluidPressureTracker
Defines a ContactFluidPressureTracker.

Declaration Syntax
public class ContactFluidPressureTracker : ResultChart

Table 731: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1497
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1499) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1498 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactForceTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactForceTracker
Defines a ContactForceTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1499
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ContactForceTracker : ResultChart

Table 732: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1502) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1500 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactForceTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1501
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactFrictionalStressTracker
Defines a ContactFrictionalStressTracker.

Declaration Syntax
public class ContactFrictionalStressTracker : ResultChart

Table 733: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1502 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFrictionalStressTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1504) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1503
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactGapTracker
Defines a ContactGapTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1504 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactGapTracker

Declaration Syntax
public class ContactGapTracker : ResultChart

Table 734: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1507) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1505
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1506 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactingAreaTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactingAreaTracker
Defines a ContactingAreaTracker.

Declaration Syntax
public class ContactingAreaTracker : ResultChart

Table 735: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1507
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1509) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1508 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumDampingPressureTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMaximumDampingPressureTracker
Defines a ContactMaximumDampingPressureTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1509
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ContactMaximumDampingPressureTracker : ResultChart

Table 736: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1512) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1510 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumDampingPressureTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1511
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMaximumGeometricSlidingDistanceTracker
Defines a ContactMaximumGeometricSlidingDistanceTracker.

Declaration Syntax
public class ContactMaximumGeometricSlidingDistanceTracker : ResultChart

Table 737: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1512 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumGeometricSlidingDistanceTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1514) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1513
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMaximumTangentialStiffnessTracker
Defines a ContactMaximumTangentialStiffnessTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1514 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumTangentialStiffnessTracker

Declaration Syntax
public class ContactMaximumTangentialStiffnessTracker : ResultChart

Table 738: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1517) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1515
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1516 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMinimumGeometricSlidingDistanceTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMinimumGeometricSlidingDistanceTracker
Defines a ContactMinimumGeometricSlidingDistanceTracker.

Declaration Syntax
public class ContactMinimumGeometricSlidingDistanceTracker : ResultChart

Table 739: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1517
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1519) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1518 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMinimumTangentialStiffnessTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMinimumTangentialStiffnessTracker
Defines a ContactMinimumTangentialStiffnessTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1519
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ContactMinimumTangentialStiffnessTracker : ResultChart

Table 740: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1522) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1520 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMinimumTangentialStiffnessTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1521
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactNormalStiffnessTracker
Defines a ContactNormalStiffnessTracker.

Declaration Syntax
public class ContactNormalStiffnessTracker : ResultChart

Table 741: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1522 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactNormalStiffnessTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1524) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1523
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactNumberStickingTracker
Defines a ContactNumberStickingTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1524 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactNumberStickingTracker

Declaration Syntax
public class ContactNumberStickingTracker : ResultChart

Table 742: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1527) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1525
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1526 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPenetrationTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactPenetrationTracker
Defines a ContactPenetrationTracker.

Declaration Syntax
public class ContactPenetrationTracker : ResultChart

Table 743: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1527
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1529) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1528 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressureTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactPressureTracker
Defines a ContactPressureTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1529
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ContactPressureTracker : ResultChart

Table 744: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1532) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1530 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressureTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1531
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactResultingPinballTracker
Defines a ContactResultingPinballTracker.

Declaration Syntax
public class ContactResultingPinballTracker : ResultChart

Table 745: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1532 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactResultingPinballTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1534) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1533
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactSlidingDistanceTracker
Defines a ContactSlidingDistanceTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1534 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSlidingDistanceTracker

Declaration Syntax
public class ContactSlidingDistanceTracker : ResultChart

Table 746: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1537) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1535
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1536 of ANSYS, Inc. and its subsidiaries and affiliates.
DensityTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

DensityTracker
Defines a DensityTracker.

Declaration Syntax
public class DensityTracker : ResultChart

Table 747: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1537
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1539) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1538 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalForceTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ExternalForceTracker
Defines a ExternalForceTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1539
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ExternalForceTracker : ResultChart

Table 748: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1542) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1540 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalForceTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1541
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ForceReactionTracker
Defines a ForceReactionTracker.

Declaration Syntax
public class ForceReactionTracker : ResultChart

Table 749: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1542 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReactionTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1544) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1543
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

KineticEnergyTracker
Defines a KineticEnergyTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1544 of ANSYS, Inc. and its subsidiaries and affiliates.
KineticEnergyTracker

Declaration Syntax
public class KineticEnergyTracker : ResultChart

Table 750: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1547) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1545
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1546 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReactionTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

MomentReactionTracker
Defines a MomentReactionTracker.

Declaration Syntax
public class MomentReactionTracker : ResultChart

Table 751: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1547
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1549) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1548 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentumTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

MomentumTracker
Defines a MomentumTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1549
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class MomentumTracker : ResultChart

Table 752: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1552) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1550 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentumTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1551
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

NumberContactingTracker
Defines a NumberContactingTracker.

Declaration Syntax
public class NumberContactingTracker : ResultChart

Table 753: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1552 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberContactingTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1554) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1553
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

PlasticWorkTracker
Defines a PlasticWorkTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1554 of ANSYS, Inc. and its subsidiaries and affiliates.
PlasticWorkTracker

Declaration Syntax
public class PlasticWorkTracker : ResultChart

Table 754: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1557) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1555
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1556 of ANSYS, Inc. and its subsidiaries and affiliates.
PositionTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

PositionTracker
Defines a PositionTracker.

Declaration Syntax
public class PositionTracker : ResultChart

Table 755: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1557
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1559) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1558 of ANSYS, Inc. and its subsidiaries and affiliates.
PressureTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

PressureTracker
Defines a PressureTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1559
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class PressureTracker : ResultChart

Table 756: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1562) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1560 of ANSYS, Inc. and its subsidiaries and affiliates.
PressureTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1561
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringDampingForceTracker
Defines a SpringDampingForceTracker.

Declaration Syntax
public class SpringDampingForceTracker : ResultChart

Table 757: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1562 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringDampingForceTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1564) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1563
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringElasticForceTracker
Defines a SpringElasticForceTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1564 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringElasticForceTracker

Declaration Syntax
public class SpringElasticForceTracker : ResultChart

Table 758: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1567) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1565
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1566 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringElongationTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringElongationTracker
Defines a SpringElongationTracker.

Declaration Syntax
public class SpringElongationTracker : ResultChart

Table 759: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1567
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1569) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1568 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringVelocityTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringVelocityTracker
Defines a SpringVelocityTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1569
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class SpringVelocityTracker : ResultChart

Table 760: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1572) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1570 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringVelocityTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1571
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

StiffnessEnergyTracker
Defines a StiffnessEnergyTracker.

Declaration Syntax
public class StiffnessEnergyTracker : ResultChart

Table 761: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1572 of ANSYS, Inc. and its subsidiaries and affiliates.
StiffnessEnergyTracker

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1574) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1573
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

TemperatureTracker
Defines a TemperatureTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1574 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureTracker

Declaration Syntax
public class TemperatureTracker : ResultChart

Table 762: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1577) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1575
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1576 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalEnergyTracker

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

TotalEnergyTracker
Defines a TotalEnergyTracker.

Declaration Syntax
public class TotalEnergyTracker : ResultChart

Table 763: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1577
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1579) Gets the internal object. For advanced usage
only.
Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1578 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMassAverageVelocityTracker

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

TotalMassAverageVelocityTracker
Defines a TotalMassAverageVelocityTracker.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1579
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class TotalMassAverageVelocityTracker : ResultChart

Table 764: Members

Property AccelerationType (p. 717) Gets the AccelerationType.

(Inherited from ResultChart (p. 716).)


Property ChartViewingStyle (p. 717) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 716).)


Property Children (p. 717) Gets the list of children.

(Inherited from ResultChart (p. 716).)


Property Comments (p. 717) Gets the list of associated comments.

(Inherited from ResultChart (p. 716).)


Property ContactRegion (p. 717) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 716).)


Property ContactSide (p. 718) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 716).)


Property CoordinateSystem (p. 718) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 716).)


Property CurvesAppearanceDisplay (p. 718) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 716).)


Property DeformationType (p. 718) Gets the DeformationType.

(Inherited from ResultChart (p. 716).)


Property Duration (p. 718) Gets or sets the Duration.

(Inherited from ResultChart (p. 716).)


Property EnhancedTracking (p. 718) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 716).)


Property FrequencyAtMaximumAmplitude (p. 719) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property GeometrySelectionString (p. 719) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 716).)


Property ImaginaryAtMaximumAmplitude (p. 719) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property InternalObject (p. 1582) Gets the internal object. For advanced usage
only.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1580 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMassAverageVelocityTracker

Property Location (p. 719) Gets or sets the Location.

(Inherited from ResultChart (p. 716).)


Property Maximum (p. 719) Gets the Maximum.

(Inherited from ResultChart (p. 716).)


Property MaximumAmplitude (p. 719) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property MaximumFrequency (p. 720) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 716).)


Property MaximumStress (p. 720) Gets the MaximumStress.

(Inherited from ResultChart (p. 716).)


Property Minimum (p. 720) Gets the Minimum.

(Inherited from ResultChart (p. 716).)


Property MinimumFrequency (p. 720) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 716).)


Property MinimumStress (p. 720) Gets the MinimumStress.

(Inherited from ResultChart (p. 716).)


Property NormalOrientation (p. 720) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 716).)


Property PhaseAngle (p. 721) Gets the PhaseAngle.

(Inherited from ResultChart (p. 716).)


Property RealAtMaximumAmplitude (p. 721) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 716).)


Property ReportedFrequency (p. 721) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 716).)


Property RequestedFrequency (p. 721) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 716).)


Property ResultChartType (p. 721) Gets the ResultChartType.

(Inherited from ResultChart (p. 716).)


Property ShearOrientation (p. 721) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 716).)


Property SpatialResolution (p. 721) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 716).)


Property StressStrainType (p. 722) Gets or sets the StressStrainType.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1581
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 716).)


Property Suppressed (p. 722) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 716).)


Property TimeHistoryDisplay (p. 722) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 716).)


Property UseParentFrequencyRange (p. 722) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 716).)


Property VelocityType (p. 722) Gets the VelocityType.

(Inherited from ResultChart (p. 716).)

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1582 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Analysis Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Analysis

Table 765: Members

CoordinateSystemTypeEnum (p. 1583) Specifies the coordinate system type.


IAnalysis (p. 1583) Defines an analysis.
ICoordinateSystem (p. 1590) Defines a coordinate system.
IDataObject (p. 1592) Defines an object of the application data model.
IDataObjectCollection (p. 1593) Defines a collection of objects of the application data
model.
IDataObjectContainer (p. 1595) Defines a container of objects.
ISolverData (p. 1596) Defines the data associated to a specfied solve type.
SolveTypeEnum (p. 1599) Specifies the type of solve.

CoordinateSystemTypeEnum
Specifies the coordinate system type.

Declaration Syntax
public enum CoordinateSystemTypeEnum

Table 766: Members

Member Cartesian Cartesian coordinate


system.
Member Cylindrical Cylindrical coordinate
system.
Member Spherical Spherical coordinate
system.

IAnalysis
Defines an analysis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1583
Ansys.ACT.Interfaces.Analysis Namespace

Declaration Syntax
public interface IAnalysis

Table 767: Members

Property AnalysisType (p. 1585) Gets the analysis type.


Property Components (p. 1585) Gets all components (named
selections).
Property CoordinateSystems (p. 1585) Gets all coordinate systems.
Property GeoData (p. 1585) Gets access to the geometry data
model associated to the analysis.
Property Id (p. 1585) Gets the ID for this analysis.
Property LoadObjects (p. 1586) Gets all ACT load objects
associated to the analysis.
Property MeshData (p. 1586) Gets access to the mesh data
model associated to the analysis.
Property Name (p. 1586) Gets the name of the analysis.
Property PhysicsType (p. 1586) Gets the physics type.
Property PropertyNames (p. 1586) Gets the list of property names.
Property ResultObjects (p. 1586) Gets all ACT result objects
associated to the analysis.
Property Solver (p. 1586) Gets the ACT solver object
associated with this analysis if
exists or null.
Property SolverName (p. 1587) Gets the solver name for this
analysis.
Property StepsEndTime (p. 1587) Gets the list of steps end times
defined.
Property UserObjects (p. 1587) Gets all ACT objects associated to
the analysis.
Property WorkingDir (p. 1587) Gets the working directory.
Method ComponentById(int) (p. 1587) Returns a component (named
selection) by its ID.
Method CoordinateSystemById(int) (p. 1587) Returns a coordinate system
object by its ID.
Method CreateLoadObject(string) (p. 1588) Creates a new load object.
Method CreatePostObject(string) (p. 1588) Creates a new post object.
Method CreateResultObject(string) (p. 1588) Creates a new result object.
Method CurrentConsistentUnitFromQuantityName(string) (p. 1589)Returns the current consistent unit
from a quantity name.
Method GenerateMesh() (p. 1589) Generates the mesh of the
analysis.
Method GetResultsData() (p. 1589) Returns the result reader
associated to the analysis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1584 of ANSYS, Inc. and its subsidiaries and affiliates.
IAnalysis

Method PropertyValue(string) (p. 1589) Returns the value of the property


that matches the specified name.
Method PropertyValue(string, object) (p. 1589) Assigns the given value to the
property that matches the
specified name.
Method Solve(bool) (p. 1590) Computes the analysis solution.
Method WriteInputFile(string) (p. 1590) Writes the input file associated to
the analysis.

AnalysisType
Gets the analysis type.

Declaration Syntax
public string AnalysisType { get; }

Components
Gets all components (named selections).

Declaration Syntax
public IList<ISelectionInfo> Components { get; }

CoordinateSystems
Gets all coordinate systems.

Declaration Syntax
public IList<ICoordinateSystem> CoordinateSystems { get; }

GeoData
Gets access to the geometry data model associated to the analysis.

Declaration Syntax
public IGeoData GeoData { get; }

Id
Gets the ID for this analysis.

Declaration Syntax
public int Id { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1585
Ansys.ACT.Interfaces.Analysis Namespace

LoadObjects
Gets all ACT load objects associated to the analysis.

Declaration Syntax
public IEnumerable<IUserLoad> LoadObjects { get; }

MeshData
Gets access to the mesh data model associated to the analysis.

Declaration Syntax
public IMeshData MeshData { get; }

Name
Gets the name of the analysis.

Declaration Syntax
public string Name { get; }

PhysicsType
Gets the physics type.

Declaration Syntax
public string PhysicsType { get; }

PropertyNames
Gets the list of property names.

Declaration Syntax
public IList<string> PropertyNames { get; }

ResultObjects
Gets all ACT result objects associated to the analysis.

Declaration Syntax
public IEnumerable<IUserResult> ResultObjects { get; }

Solver
Gets the ACT solver object associated with this analysis if exists or null.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1586 of ANSYS, Inc. and its subsidiaries and affiliates.
IAnalysis

Declaration Syntax
public IUserSolver Solver { get; }

SolverName
Gets the solver name for this analysis.

Declaration Syntax
public string SolverName { get; }

StepsEndTime
Gets the list of steps end times defined.

Declaration Syntax
public IList<double> StepsEndTime { get; }

UserObjects
Gets all ACT objects associated to the analysis.

Declaration Syntax
public IEnumerable<IUserObject> UserObjects { get; }

WorkingDir
Gets the working directory.

Declaration Syntax
public string WorkingDir { get; }

ComponentById(int)
Returns a component (named selection) by its ID.

Declaration Syntax
public ISelectionInfo ComponentById(int id)

Parameters
id(int)
The ID of the component.

CoordinateSystemById(int)
Returns a coordinate system object by its ID.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1587
Ansys.ACT.Interfaces.Analysis Namespace

Declaration Syntax
public ICoordinateSystem CoordinateSystemById(int id)

Parameters
id(int)
The ID of the coordinate system.

CreateLoadObject(string)
Creates a new load object.

Declaration Syntax
public IUserLoad CreateLoadObject(string objName)

Parameters
objName(string)
The name of the load object. This name must be one of the name of object created in the xml extension
file.

CreatePostObject(string)
Creates a new post object.

Declaration Syntax
public IUserLoad CreatePostObject(string objName)

Parameters
objName(string)
The name of the post object. This name must be one of the name of object created in the xml extension
file.

CreateResultObject(string)
Creates a new result object.

Declaration Syntax
public IUserResult CreateResultObject(string objName)

Parameters
objName(string)
The name of the result object. This name must be one of the name of object created in the xml extension
file.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1588 of ANSYS, Inc. and its subsidiaries and affiliates.
IAnalysis

CurrentConsistentUnitFromQuantityName(string)
Returns the current consistent unit from a quantity name.

Declaration Syntax
public string CurrentConsistentUnitFromQuantityName(string quantityName)

Parameters
quantityName(string)
The quantity name.

GenerateMesh()
Generates the mesh of the analysis.

Declaration Syntax
public void GenerateMesh()

GetResultsData()
Returns the result reader associated to the analysis.

Declaration Syntax
public IResultReader GetResultsData()

PropertyValue(string)
Returns the value of the property that matches the specified name.

Declaration Syntax
public object PropertyValue(string name)

Parameters
name(string)
The name of the property.

PropertyValue(string, object)
Assigns the given value to the property that matches the specified name.

Declaration Syntax
public void PropertyValue(string name, object value)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1589
Ansys.ACT.Interfaces.Analysis Namespace

Parameters
name(string)
The name of the property.

value(object)
The value.

Solve(bool)
Computes the analysis solution.

Declaration Syntax
public void Solve(bool wait)

Parameters
wait(bool)
Specifies to wait the completion of the solution before return.

WriteInputFile(string)
Writes the input file associated to the analysis.

Declaration Syntax
public void WriteInputFile(string filename)

Parameters
filename(string)
The name of the file to generate.

ICoordinateSystem
Defines a coordinate system.

Declaration Syntax
public interface ICoordinateSystem

Table 768: Members

Property CoordinateSystemType (p. 1591)Gets or sets the coordinate system type.


Property Id (p. 1591) Gets or sets the ID of the coordinate system.
Property Matrix (p. 1591) Gets or sets the matrix definition of the coordinate
system.
Property Name (p. 1591) Gets or sets the name of the coordinate system.
Property Origin (p. 1591) Gets or sets the origin of the coordinate system.
Property XAxis (p. 1591) Gets or sets the X axis of the coordinate system.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1590 of ANSYS, Inc. and its subsidiaries and affiliates.
ICoordinateSystem

Property YAxis (p. 1592) Gets or sets the Y axis of the coordinate system.
Property ZAxis (p. 1592) Gets or sets the Z axis of the coordinate system.

CoordinateSystemType
Gets or sets the coordinate system type.

Declaration Syntax
public CoordinateSystemTypeEnum CoordinateSystemType { set;get; }

Id
Gets or sets the ID of the coordinate system.

Declaration Syntax
public int Id { set;get; }

Matrix
Gets or sets the matrix definition of the coordinate system.

Declaration Syntax
public IEnumerable<double> Matrix { set;get; }

Name
Gets or sets the name of the coordinate system.

Declaration Syntax
public string Name { set;get; }

Origin
Gets or sets the origin of the coordinate system.

Declaration Syntax
public IEnumerable<double> Origin { set;get; }

XAxis
Gets or sets the X axis of the coordinate system.

Declaration Syntax
public IEnumerable<double> XAxis { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1591
Ansys.ACT.Interfaces.Analysis Namespace

YAxis
Gets or sets the Y axis of the coordinate system.

Declaration Syntax
public IEnumerable<double> YAxis { set;get; }

ZAxis
Gets or sets the Z axis of the coordinate system.

Declaration Syntax
public IEnumerable<double> ZAxis { set;get; }

IDataObject
Defines an object of the application data model.

Declaration Syntax
public interface IDataObject

Table 769: Members

Property Id (p. 1592) Gets the ID for the object.


Property Name (p. 1592) Gets the name for the object.
Property PropertyNames (p. 1593) Gets the list of properties.
Property Type (p. 1593) Gets the type for the object.
Method PropertyValue(string) (p. 1593) Returns the value of the property that matches the
specified name.
Method PropertyValue(string, object) (p. 1593) Assigns the given value to the property that matches
the specified name.

Id
Gets the ID for the object.

Declaration Syntax
public int Id { get; }

Name
Gets the name for the object.

Declaration Syntax
public string Name { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1592 of ANSYS, Inc. and its subsidiaries and affiliates.
IDataObjectCollection

PropertyNames
Gets the list of properties.

Declaration Syntax
public IList<string> PropertyNames { get; }

Type
Gets the type for the object.

Declaration Syntax
public string Type { get; }

PropertyValue(string)
Returns the value of the property that matches the specified name.

Declaration Syntax
public object PropertyValue(string name)

Parameters
name(string)
The name of the property.

PropertyValue(string, object)
Assigns the given value to the property that matches the specified name.

Declaration Syntax
public void PropertyValue(string name, object value)

Parameters
name(string)
The name of the property.

value(object)
The value to assign.

IDataObjectCollection
Defines a collection of objects of the application data model.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1593
Ansys.ACT.Interfaces.Analysis Namespace

Declaration Syntax
public interface IDataObjectCollection

Table 770: Members

Property Ids (p. 1594) Gets the list of objects IDs.


Property List (p. 1594) Gets the list of objects.
Property Names (p. 1594) Gets the list of objects names.
Method GetById(int) (p. 1594) Returns an object by its ID.
Method GetByName(string) (p. 1595) Returns an object by its name.
Method GetEnumerator() (p. 1595) Returns an enumerator for the collection.
Method NamesByType(string) (p. 1595) Returns the list of object names filtered by
type.

Ids
Gets the list of objects IDs.

Declaration Syntax
public IList<int> Ids { get; }

List
Gets the list of objects.

Declaration Syntax
public IList<IDataObject> List { get; }

Names
Gets the list of objects names.

Declaration Syntax
public IList<string> Names { get; }

GetById(int)
Returns an object by its ID.

Declaration Syntax
public IDataObject GetById(int id)

Parameters
id(int)
The ID of the object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1594 of ANSYS, Inc. and its subsidiaries and affiliates.
IDataObjectContainer

GetByName(string)
Returns an object by its name.

Declaration Syntax
public IDataObject GetByName(string name)

Parameters
name(string)
The name of the object.

GetEnumerator()
Returns an enumerator for the collection.

Declaration Syntax
public IEnumerator<IDataObject> GetEnumerator()

NamesByType(string)
Returns the list of object names filtered by type.

Declaration Syntax
public IList<string> NamesByType(string dataType)

Parameters
dataType(string)
The datatype filter.

IDataObjectContainer
Defines a container of objects.

Declaration Syntax
public interface IDataObjectContainer

Table 771: Members

Property DataObjects (p. 1595) Gets the collection of


objects.

DataObjects
Gets the collection of objects.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1595
Ansys.ACT.Interfaces.Analysis Namespace

Declaration Syntax
public IDataObjectCollection DataObjects { get; }

ISolverData
Defines the data associated to a specfied solve type.

Declaration Syntax
public interface ISolverData

Table 772: Members

Property CurrentStep (p. 1596) Gets the current step number.


Property MaxElementId (p. 1596) Gets the current maximum element id of the
solver.
Property MaxElementType (p. 1597) Gets the current maximum element type id of
the solver.
Property MaxNodeId (p. 1597) Gets the current maximum node id of the solver.
Property SolveType (p. 1597) Gets the type of the current solve.
Method GetContactId(int) (p. 1597) Returns the solver contact identifier by its data
model id.
Method GetContactTargetId(int) (p. 1597) Returns the solver target contact identifier by its
data model id.
Method GetCoordinateSystemSolverId(int) (p. 1598)Returns the solver identifier of a coordinate
system by its data model id.
Method GetMaterialSolverId(int) (p. 1598) Returns the solver material identifier related to a
body id.
Method GetNewElementId() (p. 1598) Generates a new element id, and increment the
MaxElementId property.
Method GetNewElementType() (p. 1598) Generates a new element type id, and increment
the MaxElementType property.
Method GetNewNodeId() (p. 1598) Generates a new node id, and increment the
MaxNodeId property.
Method GetRemotePointNodeId(int) (p. 1599) Returns the node id associated to a remote point.

CurrentStep
Gets the current step number.

Declaration Syntax
public uint CurrentStep { get; }

MaxElementId
Gets the current maximum element id of the solver.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1596 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolverData

Declaration Syntax
public ulong MaxElementId { get; }

MaxElementType
Gets the current maximum element type id of the solver.

Declaration Syntax
public uint MaxElementType { get; }

MaxNodeId
Gets the current maximum node id of the solver.

Declaration Syntax
public ulong MaxNodeId { get; }

SolveType
Gets the type of the current solve.

Declaration Syntax
public SolveTypeEnum SolveType { get; }

GetContactId(int)
Returns the solver contact identifier by its data model id.

Declaration Syntax
public string GetContactId(int treeId)

Parameters
treeId(int)
The id of the contact object.

GetContactTargetId(int)
Returns the solver target contact identifier by its data model id.

Declaration Syntax
public string GetContactTargetId(int treeId)

Parameters
treeId(int)
The id of the contact object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1597
Ansys.ACT.Interfaces.Analysis Namespace

GetCoordinateSystemSolverId(int)
Returns the solver identifier of a coordinate system by its data model id.

Declaration Syntax
public string GetCoordinateSystemSolverId(int id)

Parameters
id(int)
The id of the coordinate system.

GetMaterialSolverId(int)
Returns the solver material identifier related to a body id.

Declaration Syntax
public string GetMaterialSolverId(int bodyId)

Parameters
bodyId(int)
The id of the body.

GetNewElementId()
Generates a new element id, and increment the MaxElementId property.

Declaration Syntax
public ulong GetNewElementId()

GetNewElementType()
Generates a new element type id, and increment the MaxElementType property.

Declaration Syntax
public uint GetNewElementType()

GetNewNodeId()
Generates a new node id, and increment the MaxNodeId property.

Declaration Syntax
public ulong GetNewNodeId()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1598 of ANSYS, Inc. and its subsidiaries and affiliates.
SolveTypeEnum

GetRemotePointNodeId(int)
Returns the node id associated to a remote point.

Declaration Syntax
public int GetRemotePointNodeId(int remotePointId)

Parameters
remotePointId(int)
The id of the remote point.

SolveTypeEnum
Specifies the type of solve.

Declaration Syntax
public enum SolveTypeEnum

Table 773: Members

Member Eigen Eigen solve type.


Member Electric Electric solve type.
Member EMag EMag solve type.
Member Harmonic Harmonic solve type.
Member Modal Modal solve type.
Member MPRS MPRS solve type.
Member MPRSAcceleration MPRSAcceleration solve type.
Member MPRSVelocity MPRSVelocity solve type.
Member MSUPChartExpansion MSUPChartExpansion solve type.
Member MSUPExpansion MSUPExpansion solve type.
Member MSUPHarmonic MSUPHarmonic solve type.
Member MSUPHarmonicAccelerationX MSUPHarmonicAccelerationX solve type.
Member MSUPHarmonicAccelerationY MSUPHarmonicAccelerationY solve type.
Member MSUPHarmonicAccelerationZ MSUPHarmonicAccelerationZ solve type.
Member MSUPHarmonicBearingLoad MSUPHarmonicBearingLoad solve type.
Member MSUPHarmonicForceSurfaceX MSUPHarmonicForceSurfaceX solve type.
Member MSUPHarmonicForceSurfaceXImaginary MSUPHarmonicForceSurfaceXImaginary solve type.
Member MSUPHarmonicForceSurfaceY MSUPHarmonicForceSurfaceY solve type.
Member MSUPHarmonicForceSurfaceYImaginary MSUPHarmonicForceSurfaceYImaginary solve type.
Member MSUPHarmonicForceSurfaceZ MSUPHarmonicForceSurfaceZ solve type.
Member MSUPHarmonicForceSurfaceZImaginary MSUPHarmonicForceSurfaceZImaginary solve type.
Member MSUPHarmonicPreStressed MSUPHarmonicPreStressed solve type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1599
Ansys.ACT.Interfaces.Analysis Namespace

Member MSUPHarmonicRemoteLoadX MSUPHarmonicRemoteLoadX solve type.


Member MSUPHarmonicRemoteLoadXImaginary MSUPHarmonicRemoteLoadXImaginary solve type.
Member MSUPHarmonicRemoteLoadY MSUPHarmonicRemoteLoadY solve type.
Member MSUPHarmonicRemoteLoadYImaginary MSUPHarmonicRemoteLoadYImaginary solve type.
Member MSUPHarmonicRemoteLoadZ MSUPHarmonicRemoteLoadZ solve type.
Member MSUPHarmonicRemoteLoadZImaginary MSUPHarmonicRemoteLoadZImaginary solve type.
Member MSUPHarmonicSFBasedLoad MSUPHarmonicSFBasedLoad solve type.
Member MSUPHarmonicSFBasedLoadImaginary MSUPHarmonicSFBasedLoadImaginary solve type.
Member MSUPHarmonicSFBasedLoadLinePressure MSUPHarmonicSFBasedLoadLinePressure solve
type.
Member MSUPHarmonicSFBasedLoadPathDependent MSUPHarmonicSFBasedLoadPathDependent solve
type.
Member MSUPHarmonicSFBasedLoadPipePressure MSUPHarmonicSFBasedLoadPipePressure solve
type.
Member MSUPHarmonicSFBasedLoadPipePressurePathDependent MSUPHarmonicSFBasedLoadPipePressurePathDepen
solve type.
Member MSUPHarmonicSFBasedLoadReal MSUPHarmonicSFBasedLoadReal solve type.
Member MSUPHarmonicVertexFollowElement MSUPHarmonicVertexFollowElement solve type.
Member MSUPHarmonicVertexFollowElementImaginary MSUPHarmonicVertexFollowElementImaginary solve
type.
Member MSUPTransient MSUPTransient solve type.
Member Spectral Spectral solve type.
Member SPRS SPRS solve type.
Member SPRSAcceleration SPRSAcceleration solve type.
Member SPRSVelocity SPRSVelocity solve type.
Member Structural Structural solve type.
Member Thermal Thermal solve type.
Member ThermoElectric ThermoElectric solve type.
Member Unknown Unknown solve type. This is the default solver type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1600 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.DataModel Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.DataModel

Table 774: Members

IDataModelObject (p. 1601) Defines a data model


object.

IDataModelObject
Defines a data model object.

Declaration Syntax
public interface IDataModelObject

Table 775: Members

Property ObjectLocation (p. 1601) Gets the location of the object within his
parent.
Property ObjectType (p. 1601) Gets the type of the object.
Property Parent (p. 1601) Gets the parent object.
Property SupportedLocations (p. 1602) Gets the locations supported by the object.

ObjectLocation
Gets the location of the object within his parent.

Declaration Syntax
public ObjectLocationEnum ObjectLocation { get; }

ObjectType
Gets the type of the object.

Declaration Syntax
public ObjectTypeEnum ObjectType { get; }

Parent
Gets the parent object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1601
Ansys.ACT.Interfaces.DataModel Namespace

Declaration Syntax
public IDataModelObject Parent { get; }

SupportedLocations
Gets the locations supported by the object.

Declaration Syntax
public ObjectLocationEnum[] SupportedLocations { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1602 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Common Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Common

Table 776: Members

IAttributeCollection (p. 1603) Defines a collection of attributes.


IExtension (p. 1606) Defines an extension.
IExtensionManager (p. 1607) Defines an extension manager.
ILog (p. 1608) Defines log engine.
IParameter (p. 1609) Defines a design parameter.
IParameterManager (p. 1610) Defines a parameter manager.
IProcessUtilities (p. 1610) No details are provided for this entry.
ISelectionInfo (p. 1611) Defines a selection information.
ISelectionManager (p. 1612) Defines a selection manager.
ITools (p. 1613) Defines common tools.
IWorksheet (p. 1614) Defines a worksheets information.
SelectionTypeEnum (p. 1614) Specifies the selection type.
State (p. 1615) General state enumeration to be used across ACT Apps.
StateMessageTypes (p. 1615) Specifies the selection type.
UserErrorMessageException (p. 1616) Defines a user exception used to send error message to the
end user.

IAttributeCollection
Defines a collection of attributes.

Declaration Syntax
public interface IAttributeCollection

Table 777: Members

Property Item (p. 1604) Gets or sets the value of the attribute identified by its
name.
Property Keys (p. 1604) Gets the list of attribute names.
Method Contains(string) (p. 1604) Checks if the collection contains the attribute identified
by its name.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1603
Ansys.ACT.Interfaces.Common Namespace

Method GetStringValue(string) (p. 1604) Returns the string value of the attribute identified by its
name.
Method GetValue(string) (p. 1605) Returns the value of the attribute identified by its name.
Method GetValue(string, object) (p. 1605) Returns the value of the attribute identified by its name.
Method Remove(string) (p. 1605) Removes the attribute identified by its name.
Method SetValue(string, object) (p. 1605) Sets the value of an attribute identified by its name.

Item
Gets or sets the value of the attribute identified by its name.

Declaration Syntax
public object Item { set;get; }

Keys
Gets the list of attribute names.

Declaration Syntax
public ICollection<string> Keys { get; }

Contains(string)
Checks if the collection contains the attribute identified by its name.

Declaration Syntax
public bool Contains(string name)

Parameters
name(string)
The attribute name.

GetStringValue(string)
Returns the string value of the attribute identified by its name.

Declaration Syntax
public string GetStringValue(string name)

Parameters
name(string)
The name of the attribute.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1604 of ANSYS, Inc. and its subsidiaries and affiliates.
IAttributeCollection

GetValue(string)
Returns the value of the attribute identified by its name.

Declaration Syntax
public object GetValue(string name)

Parameters
name(string)
The name of the attribute.

GetValue(string, object)
Returns the value of the attribute identified by its name.

Declaration Syntax
public object GetValue(string name, object defaultValue)

Parameters
name(string)
The name of the attribute.

defaultValue(object)
The default value

Remove(string)
Removes the attribute identified by its name.

Declaration Syntax
public bool Remove(string name)

Parameters
name(string)
The name of the attribute.

SetValue(string, object)
Sets the value of an attribute identified by its name.

Declaration Syntax
public void SetValue(string name, object value)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1605
Ansys.ACT.Interfaces.Common Namespace

Parameters
name(string)
The name of the attribute.

value(object)
The value of the attrbiute.

IExtension
Defines an extension.

Declaration Syntax
public interface IExtension

Table 778: Members

Property Attributes (p. 1606) Gets the attributes of the extension.


Property InstallDir (p. 1606) Gets the folder where the extension is
installed.
Property MinorVersion (p. 1606) Gets the minor version of the extension.
Property Name (p. 1607) Gets the name of the extension.
Property UniqueId (p. 1607) Gets the unique identifier of the extension.
Property Version (p. 1607) Gets the version of the extension.

Attributes
Gets the attributes of the extension.

Declaration Syntax
public IAttributeCollection Attributes { get; }

InstallDir
Gets the folder where the extension is installed.

Declaration Syntax
public string InstallDir { get; }

MinorVersion
Gets the minor version of the extension.

Declaration Syntax
public int MinorVersion { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1606 of ANSYS, Inc. and its subsidiaries and affiliates.
IExtensionManager

Name
Gets the name of the extension.

Declaration Syntax
public string Name { get; }

UniqueId
Gets the unique identifier of the extension.

Declaration Syntax
public string UniqueId { get; }

Version
Gets the version of the extension.

Declaration Syntax
public int Version { get; }

IExtensionManager
Defines an extension manager.

Declaration Syntax
public interface IExtensionManager

Table 779: Members

Property CurrentExtension (p. 1607) Gets the current extension.


Property Extensions (p. 1607) Gets the list of loaded
extensions.

CurrentExtension
Gets the current extension.

Declaration Syntax
public IExtension CurrentExtension { get; }

Extensions
Gets the list of loaded extensions.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1607
Ansys.ACT.Interfaces.Common Namespace

Declaration Syntax
public IList<IExtension> Extensions { get; }

ILog
Defines log engine.

Declaration Syntax
public interface ILog

Table 780: Members

Method WriteError(string) (p. 1608) Adds a new error message entry into the
log.
Method WriteMessage(string) (p. 1608) Adds a new message entry into the log.
Method WriteWarning(string) (p. 1608) Adds a new warning message entry into the
log.

WriteError(string)
Adds a new error message entry into the log.

Declaration Syntax
public void WriteError(string message)

Parameters
message(string)
The error message.

WriteMessage(string)
Adds a new message entry into the log.

Declaration Syntax
public void WriteMessage(string message)

Parameters
message(string)
The message.

WriteWarning(string)
Adds a new warning message entry into the log.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1608 of ANSYS, Inc. and its subsidiaries and affiliates.
IParameter

Declaration Syntax
public void WriteWarning(string message)

Parameters
message(string)
The warning message.

IParameter
Defines a design parameter.

Declaration Syntax
public interface IParameter

Table 781: Members

Property Key (p. 1609) Gets the identifier of the


parameter.
Property Name (p. 1609) Gets the name of the
parameter.
Property Value (p. 1609) Gets the value of the
parameter.

Key
Gets the identifier of the parameter.

Declaration Syntax
public string Key { get; }

Name
Gets the name of the parameter.

Declaration Syntax
public string Name { get; }

Value
Gets the value of the parameter.

Declaration Syntax
public double Value { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1609
Ansys.ACT.Interfaces.Common Namespace

IParameterManager
Defines a parameter manager.

Declaration Syntax
public interface IParameterManager

IProcessUtilities
No details are provided for this entry.

Declaration Syntax
public interface IProcessUtilities

Table 782: Members

Method Start(string, params string[]) (p. 1610) Starts an application, file, or other
target.
Method Start(string, bool, params string[]) (p. 1610) Starts an application, file, or other
target.

Start(string, params string[])


Starts an application, file, or other target.

Declaration Syntax
public int Start(string target, params string[] args)

Parameters
target(string)
The fully-qualified path to the application, file, or other target

args(string[])
Command line arguments

Start(string, bool, params string[])


Starts an application, file, or other target.

Declaration Syntax
public int Start(string target, bool useShell, params string[] args)

Parameters
target(string)
The fully-qualified path to the application, file, or other target

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1610 of ANSYS, Inc. and its subsidiaries and affiliates.
ISelectionInfo

useShell(bool)
Indicates whether or not to execute the target using the OS shell

args(string[])
Command line arguments

ISelectionInfo
Defines a selection information.

Declaration Syntax
public interface ISelectionInfo

Table 783: Members

Property Id (p. 1611) Gets the selection


identifier.
Property Ids (p. 1611) Gets or sets selected IDs.
Property Name (p. 1611) Gets or sets the selection
name.
Property SelectionType (p. 1611) Gets or sets the selection
type.

Id
Gets the selection identifier.

Declaration Syntax
public int Id { get; }

Ids
Gets or sets selected IDs.

Declaration Syntax
public IList<int> Ids { set;get; }

Name
Gets or sets the selection name.

Declaration Syntax
public string Name { set;get; }

SelectionType
Gets or sets the selection type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1611
Ansys.ACT.Interfaces.Common Namespace

Declaration Syntax
public SelectionTypeEnum SelectionType { set;get; }

ISelectionManager
Defines a selection manager.

Declaration Syntax
public interface ISelectionManager

Table 784: Members

Property CurrentSelection (p. 1612) Gets the current selection.


Method AddSelection(ISelectionInfo) (p. 1612) Adds a new selection to the current
selection.
Method ClearSelection() (p. 1612) Clears the current selection.
Method CreateSelectionInfo(SelectionTypeEnum) (p. 1613)Creates a new selection information based
on its type.
Method NewSelection(ISelectionInfo) (p. 1613) Creates a new selection.

CurrentSelection
Gets the current selection.

Declaration Syntax
public ISelectionInfo CurrentSelection { get; }

AddSelection(ISelectionInfo)
Adds a new selection to the current selection.

Declaration Syntax
public void AddSelection(ISelectionInfo info)

Parameters
info(ISelectionInfo)
The selection.

ClearSelection()
Clears the current selection.

Declaration Syntax
public void ClearSelection()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1612 of ANSYS, Inc. and its subsidiaries and affiliates.
ITools

CreateSelectionInfo(SelectionTypeEnum)
Creates a new selection information based on its type.

Declaration Syntax
public ISelectionInfo CreateSelectionInfo(SelectionTypeEnum selectionType)

Parameters
selectionType(SelectionTypeEnum)
The type of the selection.

NewSelection(ISelectionInfo)
Creates a new selection.

Declaration Syntax
public void NewSelection(ISelectionInfo info)

Parameters
info(ISelectionInfo)
The selection.

ITools
Defines common tools.

Declaration Syntax
public interface ITools

Table 785: Members

Method GetGeoDataFromFile(string) (p. 1613) Returns the geo data model object for the CAD file
name specified.
Method GetMeshDataFromFile(string, Returns the mesh data model associated to the file
string) (p. 1614) name specified.
Method GetResultsDataFromFile(string) (p. 1614)Returns the result reader object associated to the file
name specified.

GetGeoDataFromFile(string)
Returns the geo data model object for the CAD file name specified.

Declaration Syntax
public IGeoData GetGeoDataFromFile(string filename)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1613
Ansys.ACT.Interfaces.Common Namespace

Parameters
filename(string)
The name of the geometry file.

GetMeshDataFromFile(string, string)
Returns the mesh data model associated to the file name specified.

Declaration Syntax
public IMeshData GetMeshDataFromFile(string filename, string bodyGrouping)

Parameters
filename(string)
The name of the mesh file.

bodyGrouping(string)
When the mesh is imported, bodies can be created for the following filters: none (default), component,
material, thickness, type

GetResultsDataFromFile(string)
Returns the result reader object associated to the file name specified.

Declaration Syntax
public IResultReader GetResultsDataFromFile(string filename)

Parameters
filename(string)
The name of the results file.

IWorksheet
Defines a worksheets information.

Declaration Syntax
public interface IWorksheet

SelectionTypeEnum
Specifies the selection type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1614 of ANSYS, Inc. and its subsidiaries and affiliates.
StateMessageTypes

Declaration Syntax
public enum SelectionTypeEnum

Table 786: Members

Member GeometryEntities All selected items will be IDs of geometry


entities.
Member MeshElements All selected items will be element IDs.
Member MeshNodes All selected items will be node IDs.
Member PathSpecific All selected items will be Path specific.
Member SurfaceSpecific All selected items will be Surface specific.
Member WorksheetSpecific No details are provided for this entry.

State
General state enumeration to be used across ACT Apps.

Declaration Syntax
public enum State

Table 787: Members

Member Disabled Disabled.


Member Error Error.
Member Modified Modified.
Member OutOfDate Out-of-Date.
Member Unfulfilled Unfulfilled.
Member Unknown Unknown.
Member UpToDate Up-to-Date.

StateMessageTypes
Specifies the selection type.

Declaration Syntax
public enum StateMessageTypes

Table 788: Members

Member Error The state message in an error message.


Member Information The state message in an informational
message.
Member Warning The state message in a warning message.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1615
Ansys.ACT.Interfaces.Common Namespace

UserErrorMessageException
Defines a user exception used to send error message to the end user.

Declaration Syntax
public class UserErrorMessageException : Exception

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1616 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.UserObject Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.UserObject

Table 789: Members

IPropertyCollection (p. 1617) Defines a collection of properties.


ISimProperty (p. 1618) Exposes a property.
ISimPropertyGroup (p. 1623) Defines a property group.
ISimPropertyTable (p. 1624) Defines a property table.
IUserLoad (p. 1625) Defines a user load.
IUserObject (p. 1627) Defines a user object.
IUserResult (p. 1629) Defines a user result.
IUserSolver (p. 1631) Defines a user solver.
ObjectLocationEnum (p. 1631) Specifies the object locations.
ObjectTypeEnum (p. 1632) Specifies the object types.
PropertyDisplayEnum (p. 1632) Specifies the property's display types.
UpdateStateFreqEnum (p. 1632) Specifies when the state have to be
evaluated.
ValidStateEnum (p. 1633) Specifies the state value.

IPropertyCollection
Defines a collection of properties.

Declaration Syntax
public interface IPropertyCollection

Table 790: Members

Property Count (p. 1618) Gets the number of properties in the collection.
Property Item (p. 1618) Gets the property that matches the given
name.
Method Contains(ISimProperty) (p. 1618) Checks if the collection contains the property.
Method GetByName(string) (p. 1618) Returns the property that matches the given
name.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1617
Ansys.ACT.Interfaces.UserObject Namespace

Count
Gets the number of properties in the collection.

Declaration Syntax
public int Count { get; }

Item
Gets the property that matches the given name.

Declaration Syntax
public ISimProperty Item { get; }

Contains(ISimProperty)
Checks if the collection contains the property.

Declaration Syntax
public bool Contains(ISimProperty property)

Parameters
property(ISimProperty)
The property.

GetByName(string)
Returns the property that matches the given name.

Declaration Syntax
public ISimProperty GetByName(string name)

Parameters
name(string)
The name.

ISimProperty
Exposes a property.

Declaration Syntax
public interface ISimProperty

Table 791: Members

Property Attributes (p. 1619) Gets attributes associated to the property.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1618 of ANSYS, Inc. and its subsidiaries and affiliates.
ISimProperty

Property Caption (p. 1619) Gets or sets the caption of the property.
Property Control (p. 1620) Gets the control type of the property.
Property Controller (p. 1620) Gets the controller instance associated with the property.
Property DefaultValue (p. 1620) Gets the default value of the property.
Property Displayed (p. 1620) Gets a value indicating whether the property is displayed.
Property HasUnit (p. 1620) Gets a value indicating whether the property has a defined
unit.
Property Id (p. 1620) Gets the identifier of the property.
Property InternalValue (p. 1620) Gets or sets the internal value of the property.
Property IsGroup (p. 1621) Gets a value indicating whether the property is a group.
Property IsTable (p. 1621) Gets a value indicating whether the property is a table.
Property IsValid (p. 1621) Gets a value indicating whether the property is valid.
Property Name (p. 1621) Gets the name of the property.
Property Options (p. 1621) Gets or sets the property's string options for a 'select' control.
Property ParentCaption (p. 1621) Gets the parent caption of the property.
Property ParentPropertyGroup (p. 1622) Gets the parent property group.
Property QuantityName (p. 1622) Gets the quantity name of the property.
Property ReadOnly (p. 1622) Gets or sets a value indicating whether the property is read
only.
Property StateMessage (p. 1622) Gets or sets the error message when the property is invalid.
Property StateMessageType (p. 1622) Gets or sets the message type for the property.
Property UniqueName (p. 1622) Gets the unique name of the property.
Property UnitString (p. 1622) Gets the unit string of the property.
Property Value (p. 1623) Gets or sets the value of the property.
Property ValueString (p. 1623) Gets or sets the value string of the property.
Property Visible (p. 1623) Gets or sets a value indicating whether the property is visible.

Attributes
Gets attributes associated to the property.

Declaration Syntax
public IAttributeCollection Attributes { get; }

Caption
Gets or sets the caption of the property.

Declaration Syntax
public string Caption { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1619
Ansys.ACT.Interfaces.UserObject Namespace

Control
Gets the control type of the property.

Declaration Syntax
public string Control { get; }

Controller
Gets the controller instance associated with the property.

Declaration Syntax
public object Controller { get; }

DefaultValue
Gets the default value of the property.

Declaration Syntax
public object DefaultValue { get; }

Displayed
Gets a value indicating whether the property is displayed.

Declaration Syntax
public bool Displayed { get; }

HasUnit
Gets a value indicating whether the property has a defined unit.

Declaration Syntax
public bool HasUnit { get; }

Id
Gets the identifier of the property.

Declaration Syntax
public int Id { get; }

InternalValue
Gets or sets the internal value of the property.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1620 of ANSYS, Inc. and its subsidiaries and affiliates.
ISimProperty

Declaration Syntax
public object InternalValue { set;get; }

IsGroup
Gets a value indicating whether the property is a group.

Declaration Syntax
public bool IsGroup { get; }

IsTable
Gets a value indicating whether the property is a table.

Declaration Syntax
public bool IsTable { get; }

IsValid
Gets a value indicating whether the property is valid.

Declaration Syntax
public bool IsValid { get; }

Name
Gets the name of the property.

Declaration Syntax
public string Name { get; }

Options
Gets or sets the property's string options for a 'select' control.

Declaration Syntax
public List<string> Options { set;get; }

ParentCaption
Gets the parent caption of the property.

Declaration Syntax
public string ParentCaption { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1621
Ansys.ACT.Interfaces.UserObject Namespace

ParentPropertyGroup
Gets the parent property group.

Declaration Syntax
public ISimPropertyGroup ParentPropertyGroup { set;get; }

QuantityName
Gets the quantity name of the property.

Declaration Syntax
public string QuantityName { get; }

ReadOnly
Gets or sets a value indicating whether the property is read only.

Declaration Syntax
public bool ReadOnly { set;get; }

StateMessage
Gets or sets the error message when the property is invalid.

Declaration Syntax
public string StateMessage { set;get; }

StateMessageType
Gets or sets the message type for the property.

Declaration Syntax
public StateMessageTypes StateMessageType { set;get; }

UniqueName
Gets the unique name of the property.

Declaration Syntax
public string UniqueName { get; }

UnitString
Gets the unit string of the property.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1622 of ANSYS, Inc. and its subsidiaries and affiliates.
ISimPropertyGroup

Declaration Syntax
public string UnitString { get; }

Value
Gets or sets the value of the property.

Declaration Syntax
public object Value { set;get; }

ValueString
Gets or sets the value string of the property.

Declaration Syntax
public string ValueString { set;get; }

Visible
Gets or sets a value indicating whether the property is visible.

Declaration Syntax
public bool Visible { set;get; }

ISimPropertyGroup
Defines a property group.

Declaration Syntax
public interface ISimPropertyGroup

Table 792: Members

Property AllDescendants (p. 1623) Gets all properties of this group and all
sub-groups.
Property Display (p. 1624) Gets the display type of the property.
Property Properties (p. 1624) Gets the collection of children properties.

AllDescendants
Gets all properties of this group and all sub-groups.

Declaration Syntax
public IEnumerable<ISimProperty> AllDescendants { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1623
Ansys.ACT.Interfaces.UserObject Namespace

Display
Gets the display type of the property.

Declaration Syntax
public PropertyDisplayEnum Display { get; }

Properties
Gets the collection of children properties.

Declaration Syntax
public IPropertyCollection Properties { get; }

ISimPropertyTable
Defines a property table.

Declaration Syntax
public interface ISimPropertyTable

Table 793: Members

Property ActiveRow (p. 1624) Gets or sets the active row.


Property RowCount (p. 1624) Gets the row count.
Property UpdateStateFreq (p. 1625) Gets or sets the frequency of update
state.
Property ValidState (p. 1625) Gets or sets the valid state.
Method AddRow() (p. 1625) Adds a new row.
Method DeleteRow(int) (p. 1625) Deletes a row by its index.
Method SaveActiveRow() (p. 1625) Saves the data associated with the active
row.

ActiveRow
Gets or sets the active row.

Declaration Syntax
public int ActiveRow { set;get; }

RowCount
Gets the row count.

Declaration Syntax
public int RowCount { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1624 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserLoad

UpdateStateFreq
Gets or sets the frequency of update state.

Declaration Syntax
public UpdateStateFreqEnum UpdateStateFreq { set;get; }

ValidState
Gets or sets the valid state.

Declaration Syntax
public ValidStateEnum ValidState { set;get; }

AddRow()
Adds a new row.

Declaration Syntax
public void AddRow()

DeleteRow(int)
Deletes a row by its index.

Declaration Syntax
public void DeleteRow(int index)

Parameters
index(int)
Index of the row (0 for first row).

SaveActiveRow()
Saves the data associated with the active row.

Declaration Syntax
public void SaveActiveRow()

IUserLoad
Defines a user load.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1625
Ansys.ACT.Interfaces.UserObject Namespace

Declaration Syntax
public interface IUserLoad

Table 794: Members

Property Children (p. 1626) Gets the list of children objects.


Property Color (p. 1626) Gets or sets the color associated with this entity. This color is
used by default to display the scoped geometry.
Property IsLoad (p. 1626) Gets a boolean value that indicates if the object is a "load".
Property IsSupport (p. 1626) Gets a boolean value that indicates if the object is a "support".
Property Suppressed (p. 1626) Gets or sets the suppression state.
Method CreateChild(string) (p. 1627) Creates a new child object.

Children
Gets the list of children objects.

Declaration Syntax
public IEnumerable<IDataModelObject> Children { get; }

Color
Gets or sets the color associated with this entity. This color is used by default to display the scoped
geometry.

Declaration Syntax
public int Color { set;get; }

IsLoad
Gets a boolean value that indicates if the object is a "load".

Declaration Syntax
public bool IsLoad { get; }

IsSupport
Gets a boolean value that indicates if the object is a "support".

Declaration Syntax
public bool IsSupport { get; }

Suppressed
Gets or sets the suppression state.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1626 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserObject

Declaration Syntax
public bool Suppressed { set;get; }

CreateChild(string)
Creates a new child object.

Declaration Syntax
public IUserLoad CreateChild(string name)

Parameters
name(string)
The name of the object to create.

IUserObject
Defines a user object.

Declaration Syntax
public interface IUserObject

Table 795: Members

Property AllProperties (p. 1627) Gets all properties (flat view).


Property Attributes (p. 1628) Gets the collection of attributes.
Property Caption (p. 1628) Gets the caption of the object.
Property Controller (p. 1628) Gets the controller associated to the object.
Property Extension (p. 1628) Gets the extension associated to the object.
Property Icon (p. 1628) Gets the icon name of the object.
Property Id (p. 1628) Gets the identifier of the object.
Property Name (p. 1628) Gets the internal name of the object.
Property Properties (p. 1629) Gets the collection of properties.
Property State (p. 1629) Gets the state of the object.
Property Version (p. 1629) Gets the version of the object.
Method NotifyChange() (p. 1629) Notify the application object that something has changed and that
an update is required.

AllProperties
Gets all properties (flat view).

Declaration Syntax
public IEnumerable<ISimProperty> AllProperties { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1627
Ansys.ACT.Interfaces.UserObject Namespace

Attributes
Gets the collection of attributes.

Declaration Syntax
public IAttributeCollection Attributes { get; }

Caption
Gets the caption of the object.

Declaration Syntax
public string Caption { get; }

Controller
Gets the controller associated to the object.

Declaration Syntax
public object Controller { get; }

Extension
Gets the extension associated to the object.

Declaration Syntax
public IExtension Extension { get; }

Icon
Gets the icon name of the object.

Declaration Syntax
public string Icon { get; }

Id
Gets the identifier of the object.

Declaration Syntax
public int Id { get; }

Name
Gets the internal name of the object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1628 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserResult

Declaration Syntax
public string Name { get; }

Properties
Gets the collection of properties.

Declaration Syntax
public IPropertyCollection Properties { get; }

State
Gets the state of the object.

Declaration Syntax
public string State { get; }

Version
Gets the version of the object.

Declaration Syntax
public int Version { get; }

NotifyChange()
Notify the application object that something has changed and that an update is required.

Declaration Syntax
public void NotifyChange()

IUserResult
Defines a user result.

Declaration Syntax
public interface IUserResult

Table 796: Members

Property CalculateTimeHistory (p. 1630) Gets or sets a boolean value that indicates if the time history
has to be evaluated (false by default).
Property HasImaginary (p. 1630) Gets or sets a boolean value that indicate if the result support
imaginary values.
Property ResultAveraging (p. 1630) Gets or sets the averaging mode.
Property ResultLocation (p. 1630) Gets or sets the location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1629
Ansys.ACT.Interfaces.UserObject Namespace

Property ResultType (p. 1630) Gets or sets the type.


Property Suppressed (p. 1630) Gets or sets the suppression state of the result.
Property Unit (p. 1631) Gets or sets the unit.

CalculateTimeHistory
Gets or sets a boolean value that indicates if the time history has to be evaluated (false by default).

Declaration Syntax
public bool CalculateTimeHistory { set;get; }

HasImaginary
Gets or sets a boolean value that indicate if the result support imaginary values.

Declaration Syntax
public bool HasImaginary { set;get; }

ResultAveraging
Gets or sets the averaging mode.

Declaration Syntax
public ResultAveragingEnum ResultAveraging { set;get; }

ResultLocation
Gets or sets the location.

Declaration Syntax
public ResultLocationEnum ResultLocation { set;get; }

ResultType
Gets or sets the type.

Declaration Syntax
public ResultTypeEnum ResultType { set;get; }

Suppressed
Gets or sets the suppression state of the result.

Declaration Syntax
public bool Suppressed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1630 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectLocationEnum

Unit
Gets or sets the unit.

Declaration Syntax
public string Unit { set;get; }

IUserSolver
Defines a user solver.

Declaration Syntax
public interface IUserSolver

Table 797: Members

Property AnalysisType (p. 1631) Gets the analysis


type.
Property PhysicsType (p. 1631) Gets the physics
type.

AnalysisType
Gets the analysis type.

Declaration Syntax
public string AnalysisType { get; }

PhysicsType
Gets the physics type.

Declaration Syntax
public string PhysicsType { get; }

ObjectLocationEnum
Specifies the object locations.

Declaration Syntax
public enum ObjectLocationEnum

Table 798: Members

Member Default Indicates that the object location is the default location of its container
object.
Member Post Indicates that the object location is the 'post' part of its container object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1631
Ansys.ACT.Interfaces.UserObject Namespace

Member Pre Indicates that the object location is the 'pre' part of its container object.
Member Unknown Indicates that the object location is unknown.

ObjectTypeEnum
Specifies the object types.

Declaration Syntax
public enum ObjectTypeEnum

Table 799: Members

Member Analysis Indicates that the object is the current analysis.


Member DataModel Indicates that the object is the current data
model.
Member Unknown Indicates that the object is not known.
Member UserObject Indicates that the object is a user object.

PropertyDisplayEnum
Specifies the property's display types.

Declaration Syntax
public enum PropertyDisplayEnum

Table 800: Members

Member Caption Indicates that the property is displayed as a caption.


Member Hidden Indicates that the property is hidden.
Member None Indicates that the property is ignored.
Member Property Indicates that the property is displayed as standard
property.
Member Worksheet Indicates that the property is displayed as a worksheet.

UpdateStateFreqEnum
Specifies when the state have to be evaluated.

Declaration Syntax
public enum UpdateStateFreqEnum

Table 801: Members

Member UpdateEachTime The state will be computed each time a cell of the tabular data is
modified.
Member UpdateOnApply The state will be computed only when the tabular data is closed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1632 of ANSYS, Inc. and its subsidiaries and affiliates.
ValidStateEnum

ValidStateEnum
Specifies the state value.

Declaration Syntax
public enum ValidStateEnum

Table 802: Members

Member StateInvalid The state of the property is not


valid.
Member StateUnknown The state is unknown.
Member StateValid The state of the property is valid.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1633
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1634 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Geometry Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Geometry

Table 803: Members

GeoBodyTypeEnum (p. 1635) Specifies the body type.


GeoCellTypeEnum (p. 1636) Specifies the geometry entity type.
GeoCurveTypeEnum (p. 1636) Specifies the curve type.
GeoSurfaceTypeEnum (p. 1637) Specifies the surface type.
IBaseGeoBody (p. 1637) Defines generic members of a body.
IBaseGeoBodyOrPart (p. 1639) Defines generic members of a body.
IBaseGeoEdge (p. 1639) Defines generic members of an edge.
IBaseGeoEntity (p. 1641) Defines generic members of a geometry entity.
IBaseGeoFace (p. 1642) Defines generic members of a face.
IBaseGeoPart (p. 1645) Defines generic members of a part.
IBaseGeoVertex (p. 1645) Defines generic members of a vertex.
IGeoAssembly (p. 1646) Defines a geometry assembly.
IGeoBody (p. 1647) Defines additional members specific to Mechanical for a body.
IGeoData (p. 1649) Defines the geometry data model.
IGeoEdge (p. 1650) Defines additional members specific to Mechanical for an edge.
IGeoEntity (p. 1652) Defines additional members specific to Mechanical for a geometry
entity.
IGeoFace (p. 1653) Defines additional members specific to Mechanical for a face.
IGeoLoop (p. 1653) Defines a loop.
IGeoPart (p. 1654) Defines a loop.
IGeoShell (p. 1654) Defines a shell.
IGeoTessellation (p. 1654) Defines a tessellation.
IGeoVertex (p. 1655) Defines additional members specific to Mechanical for a vertex.
MaterialTypeEnum (p. 1656) Specifies the material type for the generation of the feature.

GeoBodyTypeEnum
Specifies the body type.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1635
Ansys.ACT.Interfaces.Geometry Namespace

Declaration Syntax
public enum GeoBodyTypeEnum

Table 804: Members

Member GeoBodySheet Sheet.


Member GeoBodySolid Solid.
Member GeoBodyUnknown Unknown
type.
Member GeoBodyWire Wire.

GeoCellTypeEnum
Specifies the geometry entity type.

Declaration Syntax
public enum GeoCellTypeEnum

Table 805: Members

Member GeoBody Volume.


Member GeoEdge Edge.
Member GeoFace Face.
Member GeoPart Part.
Member GeoUnknown Unknown
type.
Member GeoVertex Vertex.

GeoCurveTypeEnum
Specifies the curve type.

Declaration Syntax
public enum GeoCurveTypeEnum

Table 806: Members

Member GeoCurveBSpline BSpline.


Member GeoCurveCircle Circle.
Member GeoCurveCircularArc Circular
Arc.
Member GeoCurveEllipseFull Full
Ellipse.
Member GeoCurveEllipticalArc Elliptical
Arc.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1636 of ANSYS, Inc. and its subsidiaries and affiliates.
IBaseGeoBody

Member GeoCurveFaceted Faceted


Curve.
Member GeoCurveLine Line.
Member GeoCurveLineSegment Line
Segment.
Member GeoCurveNoGeometry No
Geometry.
Member GeoCurveUnknown Unknown
type.

GeoSurfaceTypeEnum
Specifies the surface type.

Declaration Syntax
public enum GeoSurfaceTypeEnum

Table 807: Members

Member GeoSurfaceBSpline BSpline.


Member GeoSurfaceCone Cone.
Member GeoSurfaceCylinder Cylinder.
Member GeoSurfaceEllipticalCone Elliptical
Cone.
Member GeoSurfaceEllipticalCylinder Elliptical
Cylinder.
Member GeoSurfaceFaceted Faceted.
Member GeoSurfaceNoGeometry No
Geometry.
Member GeoSurfacePlane Plane.
Member GeoSurfaceSphere Sphere.
Member GeoSurfaceTorus Torus.
Member GeoSurfaceUnknown Unknown
type.

IBaseGeoBody
Defines generic members of a body.

Declaration Syntax
public interface IBaseGeoBody

Table 808: Members

Property Area (p. 1638) Gets the area of the body.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1637
Ansys.ACT.Interfaces.Geometry Namespace

Property BodyType (p. 1638) Gets the body type (wire, sheet or
solid).
Property Centroid (p. 1638) Gets the centroid of the body.
Property Edges (p. 1638) Gets the list of all edges of the
body.
Property Faces (p. 1638) Gets the list of all faces of the body.
Property Length (p. 1639) Gets the length of the body.
Property Vertices (p. 1639) Gets the list of all vertices of the
body.
Property Volume (p. 1639) Gets the volume of the body.

Area
Gets the area of the body.

Declaration Syntax
public double Area { get; }

BodyType
Gets the body type (wire, sheet or solid).

Declaration Syntax
public GeoBodyTypeEnum BodyType { get; }

Centroid
Gets the centroid of the body.

Declaration Syntax
public double[] Centroid { get; }

Edges
Gets the list of all edges of the body.

Declaration Syntax
public IList<IBaseGeoEdge> Edges { get; }

Faces
Gets the list of all faces of the body.

Declaration Syntax
public IList<IBaseGeoFace> Faces { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1638 of ANSYS, Inc. and its subsidiaries and affiliates.
IBaseGeoEdge

Length
Gets the length of the body.

Declaration Syntax
public double Length { get; }

Vertices
Gets the list of all vertices of the body.

Declaration Syntax
public IList<IBaseGeoVertex> Vertices { get; }

Volume
Gets the volume of the body.

Declaration Syntax
public double Volume { get; }

IBaseGeoBodyOrPart
Defines generic members of a body.

Declaration Syntax
public interface IBaseGeoBodyOrPart

IBaseGeoEdge
Defines generic members of an edge.

Declaration Syntax
public interface IBaseGeoEdge

Table 809: Members

Property Bodies (p. 1640) Gets the list of bodies of the


edge.
Property Centroid (p. 1640) Gets the centroid for the edge.
Property CurveType (p. 1640) Gets the curve type of the edge.
Property EndVertex (p. 1640) Gets the last vertex.
Property Faces (p. 1640) Gets the list of all faces of the
edge.
Property Length (p. 1640) Gets the length of the edge.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1639
Ansys.ACT.Interfaces.Geometry Namespace

Property StartVertex (p. 1641) Gets the first vertex.


Property Vertices (p. 1641) Gets the list of all vertices of the
edge.

Bodies
Gets the list of bodies of the edge.

Declaration Syntax
public IList<IBaseGeoBody> Bodies { get; }

Centroid
Gets the centroid for the edge.

Declaration Syntax
public double[] Centroid { get; }

CurveType
Gets the curve type of the edge.

Declaration Syntax
public GeoCurveTypeEnum CurveType { get; }

EndVertex
Gets the last vertex.

Declaration Syntax
public IBaseGeoVertex EndVertex { get; }

Faces
Gets the list of all faces of the edge.

Declaration Syntax
public IList<IBaseGeoFace> Faces { get; }

Length
Gets the length of the edge.

Declaration Syntax
public double Length { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1640 of ANSYS, Inc. and its subsidiaries and affiliates.
IBaseGeoEntity

StartVertex
Gets the first vertex.

Declaration Syntax
public IBaseGeoVertex StartVertex { get; }

Vertices
Gets the list of all vertices of the edge.

Declaration Syntax
public IList<IBaseGeoVertex> Vertices { get; }

IBaseGeoEntity
Defines generic members of a geometry entity.

Declaration Syntax
public interface IBaseGeoEntity

Table 810: Members

Property Id (p. 1641) Gets the reference identifier of the entity.


Property Type (p. 1641) Gets the cell type of the entity.
Method GetBoundingBox() (p. 1641) Gets the bounding box of the geometry (returns
(x1,y1,z1,x2,y2,z2)).

Id
Gets the reference identifier of the entity.

Declaration Syntax
public int Id { get; }

Type
Gets the cell type of the entity.

Declaration Syntax
public GeoCellTypeEnum Type { get; }

GetBoundingBox()
Gets the bounding box of the geometry (returns (x1,y1,z1,x2,y2,z2)).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1641
Ansys.ACT.Interfaces.Geometry Namespace

Declaration Syntax
public double[] GetBoundingBox()

IBaseGeoFace
Defines generic members of a face.

Declaration Syntax
public interface IBaseGeoFace

Table 811: Members

Property Area (p. 1642) Gets the area of the face.


Property Bodies (p. 1642) Gets the list of bodies of the face.
Property Centroid (p. 1643) Gets the centroid of the face.
Property Edges (p. 1643) Gets the list of edges of the face.
Property SurfaceType (p. 1643) Gets the surface type of the face.
Property Vertices (p. 1643) Gets the list of vertices of the face.
Method NormalAtParam(double, Returns the normal vector for the given parameter
double) (p. 1643) values on the face.
Method NormalsAtParams(double[]) (p. 1643)Returns an array of normal vectors for the given set of
parameters on the face.
Method ParamAtPoint(double[]) (p. 1644) Returns the parameter values (u,v) for the given point
on the face.
Method PointAtParam(double, Returns the point for the given parameter values (u,v)
double) (p. 1644) on the face.
Method PointsAtParams(double[]) (p. 1644) Returns an array of point coordinates for the given set
of parameters on the face.

Area
Gets the area of the face.

Declaration Syntax
public double Area { get; }

Bodies
Gets the list of bodies of the face.

Declaration Syntax
public IList<IBaseGeoBody> Bodies { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1642 of ANSYS, Inc. and its subsidiaries and affiliates.
IBaseGeoFace

Centroid
Gets the centroid of the face.

Declaration Syntax
public double[] Centroid { get; }

Edges
Gets the list of edges of the face.

Declaration Syntax
public IList<IBaseGeoEdge> Edges { get; }

SurfaceType
Gets the surface type of the face.

Declaration Syntax
public GeoSurfaceTypeEnum SurfaceType { get; }

Vertices
Gets the list of vertices of the face.

Declaration Syntax
public IList<IBaseGeoVertex> Vertices { get; }

NormalAtParam(double, double)
Returns the normal vector for the given parameter values on the face.

Declaration Syntax
public double[] NormalAtParam(double u, double v)

Parameters
u(double)
The -u- parameter component value.

v(double)
The -v- parameter component value.

NormalsAtParams(double[])
Returns an array of normal vectors for the given set of parameters on the face.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1643
Ansys.ACT.Interfaces.Geometry Namespace

Declaration Syntax
public double[] NormalsAtParams(double[] param)

Parameters
param(double[])
An array of parameters for which normals have to be returned (ordered p1u,p1v,p2u,p2v,...,pnu,pnv).

ParamAtPoint(double[])
Returns the parameter values (u,v) for the given point on the face.

Declaration Syntax
public double[] ParamAtPoint(double[] point)

Parameters
point(double[])
The coordinates (x,y,z) of the point.

PointAtParam(double, double)
Returns the point for the given parameter values (u,v) on the face.

Declaration Syntax
public double[] PointAtParam(double u, double v)

Parameters
u(double)
The -u- parameter component value.

v(double)
The -v- parameter component value.

PointsAtParams(double[])
Returns an array of point coordinates for the given set of parameters on the face.

Declaration Syntax
public double[] PointsAtParams(double[] param)

Parameters
param(double[])
An array of parameters for which points have to be returned (ordered p1u,p1v,p2u,p2v,...,pnu,pnv).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1644 of ANSYS, Inc. and its subsidiaries and affiliates.
IBaseGeoVertex

IBaseGeoPart
Defines generic members of a part.

Declaration Syntax
public interface IBaseGeoPart

Table 812: Members

Property Bodies (p. 1645) Gets the list of bodies associated to the
part.
Property Name (p. 1645) Gets the name of the part.

Bodies
Gets the list of bodies associated to the part.

Declaration Syntax
public IList<IBaseGeoBody> Bodies { get; }

Name
Gets the name of the part.

Declaration Syntax
public string Name { get; }

IBaseGeoVertex
Defines generic members of a vertex.

Declaration Syntax
public interface IBaseGeoVertex

Table 813: Members

Property Bodies (p. 1646) Gets the list of bodies associated to the
vertex.
Property Edges (p. 1646) Gets the list of edges associated to the
vertex.
Property Faces (p. 1646) Gets the list of faces associated to the
vertex.
Property X (p. 1646) Gets the X coordinate of the vertex.
Property Y (p. 1646) Gets the Y coordinate of the vertex.
Property Z (p. 1646) Gets the Z coordinate of the vertex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1645
Ansys.ACT.Interfaces.Geometry Namespace

Bodies
Gets the list of bodies associated to the vertex.

Declaration Syntax
public IList<IBaseGeoBody> Bodies { get; }

Edges
Gets the list of edges associated to the vertex.

Declaration Syntax
public IList<IBaseGeoEdge> Edges { get; }

Faces
Gets the list of faces associated to the vertex.

Declaration Syntax
public IList<IBaseGeoFace> Faces { get; }

X
Gets the X coordinate of the vertex.

Declaration Syntax
public double X { get; }

Y
Gets the Y coordinate of the vertex.

Declaration Syntax
public double Y { get; }

Z
Gets the Z coordinate of the vertex.

Declaration Syntax
public double Z { get; }

IGeoAssembly
Defines a geometry assembly.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1646 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeoBody

Declaration Syntax
public interface IGeoAssembly

Table 814: Members

Property Dimension (p. 1647) Gets the geometry dimension.


Property Name (p. 1647) Gets the name of the assembly.
Property Parts (p. 1647) Gets the list of parts of the
assembly.
Property Unit (p. 1647) Gets the length unit for the
assembly.

Dimension
Gets the geometry dimension.

Declaration Syntax
public int Dimension { get; }

Name
Gets the name of the assembly.

Declaration Syntax
public string Name { get; }

Parts
Gets the list of parts of the assembly.

Declaration Syntax
public IList<IGeoPart> Parts { get; }

Unit
Gets the length unit for the assembly.

Declaration Syntax
public string Unit { get; }

IGeoBody
Defines additional members specific to Mechanical for a body.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1647
Ansys.ACT.Interfaces.Geometry Namespace

Declaration Syntax
public interface IGeoBody

Table 815: Members

Property CrossSection (p. 1648) Gets or sets the beam cross section associated to the
body.
Property CrossSectionOffset (p. 1648) Gets or sets the beam cross section offset for the body.
Property CrossSectionOffsetType (p. 1648) Gets or sets the beam cross section offset type for the
body.
Property Material (p. 1648) Gets the material associated to the body.
Property Name (p. 1649) Gets the name of the body.
Property Shells (p. 1649) Gets the list of shells associated to the body.
Property Suppressed (p. 1649) Gets the suppressed state of the body.
Property Thickness (p. 1649) Gets the thickness of the body.

CrossSection
Gets or sets the beam cross section associated to the body.

Declaration Syntax
public object CrossSection { set;get; }

CrossSectionOffset
Gets or sets the beam cross section offset for the body.

Declaration Syntax
public IEnumerable<double> CrossSectionOffset { set;get; }

CrossSectionOffsetType
Gets or sets the beam cross section offset type for the body.

Declaration Syntax
public string CrossSectionOffsetType { set;get; }

Material
Gets the material associated to the body.

Declaration Syntax
public object Material { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1648 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeoData

Name
Gets the name of the body.

Declaration Syntax
public string Name { get; }

Shells
Gets the list of shells associated to the body.

Declaration Syntax
public IList<IGeoShell> Shells { get; }

Suppressed
Gets the suppressed state of the body.

Declaration Syntax
public bool Suppressed { get; }

Thickness
Gets the thickness of the body.

Declaration Syntax
public double Thickness { set;get; }

IGeoData
Defines the geometry data model.

Declaration Syntax
public interface IGeoData

Table 816: Members

Property Assemblies (p. 1649) Gets the list of all assemblies defines for the geometry data
model.
Method GeoEntityById(int) (p. 1650) Returns the geometry entity referenced by the given identifier.

Assemblies
Gets the list of all assemblies defines for the geometry data model.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1649
Ansys.ACT.Interfaces.Geometry Namespace

Declaration Syntax
public IList<IGeoAssembly> Assemblies { get; }

GeoEntityById(int)
Returns the geometry entity referenced by the given identifier.

Declaration Syntax
public IGeoEntity GeoEntityById(int refId)

Parameters
refId(int)
The reference identifier of the entity.

IGeoEdge
Defines additional members specific to Mechanical for an edge.

Declaration Syntax
public interface IGeoEdge

Table 817: Members

Property CrossSectionOrientation (p. 1650) Gets or sets the coordinate system that defines the
edge cross section orientation.
Property Extents (p. 1651) Gets the parameter extents of the edge [min, max].
Property IsParamReversed (p. 1651) Gets a boolean that indicates if the edge orientation
is reversed or not.
Method ParamAtPoint(double[]) (p. 1651) Returns the parameter for the given point on the edge.
Method PointAtParam(double) (p. 1651) Returns the point for the given parameter on the edge.
Method PointsAtParams(double[]) (p. 1651) Returns an array of point coordinates for the given set
of parameters on the edge.
Method TangentAtParam(double) (p. 1652) Returns the tangent vector for the given parameter on
the edge.
Method TangentsAtParams(double[]) (p. 1652)Returns an array of tangent vectors for the given set
of parameters on the edge.

CrossSectionOrientation
Gets or sets the coordinate system that defines the edge cross section orientation.

Declaration Syntax
public ICoordinateSystem CrossSectionOrientation { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1650 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeoEdge

Extents
Gets the parameter extents of the edge [min, max].

Declaration Syntax
public double[] Extents { get; }

IsParamReversed
Gets a boolean that indicates if the edge orientation is reversed or not.

Declaration Syntax
public bool IsParamReversed { get; }

ParamAtPoint(double[])
Returns the parameter for the given point on the edge.

Declaration Syntax
public double ParamAtPoint(double[] point)

Parameters
point(double[])
The coordinates of the point (x, y, z).

PointAtParam(double)
Returns the point for the given parameter on the edge.

Declaration Syntax
public double[] PointAtParam(double param)

Parameters
param(double)
The parameter value.

PointsAtParams(double[])
Returns an array of point coordinates for the given set of parameters on the edge.

Declaration Syntax
public double[] PointsAtParams(double[] param)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1651
Ansys.ACT.Interfaces.Geometry Namespace

Parameters
param(double[])
An array of parameters for which points have to be returned (ordered p1,p2,...,pn).

TangentAtParam(double)
Returns the tangent vector for the given parameter on the edge.

Declaration Syntax
public double[] TangentAtParam(double param)

Parameters
param(double)
The parameter value.

TangentsAtParams(double[])
Returns an array of tangent vectors for the given set of parameters on the edge.

Declaration Syntax
public double[] TangentsAtParams(double[] param)

Parameters
param(double[])
An array of parameters for which tangents have to be returned (ordered p1,p2,...,pn).

IGeoEntity
Defines additional members specific to Mechanical for a geometry entity.

Declaration Syntax
public interface IGeoEntity

Table 818: Members

Property GeoData (p. 1652) Gets the GeoData associated to the geometry
entity.
Property Part (p. 1653) Gets the part associated to the geometry entity.

GeoData
Gets the GeoData associated to the geometry entity.

Declaration Syntax
public IGeoData GeoData { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1652 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeoLoop

Part
Gets the part associated to the geometry entity.

Declaration Syntax
public IGeoPart Part { get; }

IGeoFace
Defines additional members specific to Mechanical for a face.

Declaration Syntax
public interface IGeoFace

Table 819: Members

Property Loops (p. 1653) Gets the list of loops associated to the
face.
Property Shell (p. 1653) Gets the shell associated to the face.

Loops
Gets the list of loops associated to the face.

Declaration Syntax
public IList<IGeoLoop> Loops { get; }

Shell
Gets the shell associated to the face.

Declaration Syntax
public IGeoShell Shell { get; }

IGeoLoop
Defines a loop.

Declaration Syntax
public interface IGeoLoop

Table 820: Members

Property Edges (p. 1654) Gets the list of edges associated to the
loop.
Property Face (p. 1654) Gets the face associated to the loop.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1653
Ansys.ACT.Interfaces.Geometry Namespace

Edges
Gets the list of edges associated to the loop.

Declaration Syntax
public IList<IGeoEdge> Edges { get; }

Face
Gets the face associated to the loop.

Declaration Syntax
public IGeoFace Face { get; }

IGeoPart
Defines a loop.

Declaration Syntax
public interface IGeoPart

IGeoShell
Defines a shell.

Declaration Syntax
public interface IGeoShell

Table 821: Members

Property Faces (p. 1654) Gets the list of faces associated to the
face.

Faces
Gets the list of faces associated to the face.

Declaration Syntax
public IList<IGeoFace> Faces { get; }

IGeoTessellation
Defines a tessellation.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1654 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeoVertex

Declaration Syntax
public interface IGeoTessellation

Table 822: Members

Property FacetCount (p. 1655) Gets the number of facets.


Property Indices (p. 1655) Gets an array of indices. (Ordered n1,i1_1,i1_2,...,i1_n1,
n2,i2_1,i2_2,...i2_n2, ...).
Property Normals (p. 1655) Gets an array of normal vectors. (Ordered x1,y1,z1,x2,y2,z2,...,xn,yn,zn).
Property Points (p. 1655) Gets an array of point coordinates. (Ordered
x1,y1,z1,x2,y2,z2,...,xn,yn,zn).

FacetCount
Gets the number of facets.

Declaration Syntax
public int FacetCount { get; }

Indices
Gets an array of indices. (Ordered n1,i1_1,i1_2,...,i1_n1, n2,i2_1,i2_2,...i2_n2, ...).

Declaration Syntax
public int[] Indices { get; }

Normals
Gets an array of normal vectors. (Ordered x1,y1,z1,x2,y2,z2,...,xn,yn,zn).

Declaration Syntax
public double[] Normals { get; }

Points
Gets an array of point coordinates. (Ordered x1,y1,z1,x2,y2,z2,...,xn,yn,zn).

Declaration Syntax
public double[] Points { get; }

IGeoVertex
Defines additional members specific to Mechanical for a vertex.

Declaration Syntax
public interface IGeoVertex

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1655
Ansys.ACT.Interfaces.Geometry Namespace

MaterialTypeEnum
Specifies the material type for the generation of the feature.

Declaration Syntax
public enum MaterialTypeEnum

Table 823: Members

Member Add Add.


Member Cut Cut.
Member Freeze Freeze.
Member Imprint Imprint.
Member Slice Slice.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1656 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Graphics

Table 824: Members

ICamera (p. 1657) Camera.


IDraw2DContext (p. 1658) Exposes a context to draw 2D features.
IDraw3DContext (p. 1660) Exposes a context to draw 3D features.
IDrawContext (p. 1664) Exposes a graphics context.
IFactory2D (p. 1665) Exposes a factory to create 2D graphics
entitities.
IFactory3D (p. 1667) Factory to create 3D primitives
IGraphics (p. 1676) Exposes graphics features.
IGraphicsCollection (p. 1678) Exposes a collection of graphics entities.
IPixelPoint (p. 1680) Exposes a pixel point.
IPoint (p. 1681) Exposes a point.
ISuspendController (p. 1682) Exposes a scene suspend controller.
ITransformable (p. 1682) Exposes a transformable entity.
ITransformation3D (p. 1683) Exposes a 3D transformation.
IVector3D (p. 1687) Exposes a 3D vector.
IWorldPoint (p. 1689) Exposes a world point.

ICamera
Camera.

Declaration Syntax
public interface ICamera

Table 825: Members

Property ZoomFactor (p. 1658) Gets or sets the zoom


factor.
Method GetLocation() (p. 1658) Gets the position of the
camera.
Method GetTarget() (p. 1658) Gets the target of the
camera.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1657
Ansys.ACT.Interfaces.Graphics Namespace

ZoomFactor
Gets or sets the zoom factor.

Declaration Syntax
public double ZoomFactor { set;get; }

GetLocation()
Gets the position of the camera.

Declaration Syntax
public IWorldPoint GetLocation()

GetTarget()
Gets the target of the camera.

Declaration Syntax
public IWorldPoint GetTarget()

IDraw2DContext
Exposes a context to draw 2D features.

Declaration Syntax
public interface IDraw2DContext

Table 826: Members

Method Clear() (p. 1658) Clear the context.


Method DrawText2D(IPoint, string) (p. 1659) Draws text at the given point.
Method DrawText2D(int, int, string) (p. 1659) Draws text at the given x and y pixel coordinates.
Method LineTo2D(IPoint) (p. 1659) Draws a line from the current position to the given
point.
Method LineTo2D(int, int) (p. 1659) Draws a line from the current position to the given x
and y pixel coordinates.
Method MoveTo2D(IPoint) (p. 1660) Moves the pencil to the given point.
Method MoveTo2D(int, int) (p. 1660) Moves the pencil to the given x and y pixel coordinates.

Clear()
Clear the context.

Declaration Syntax
public void Clear()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1658 of ANSYS, Inc. and its subsidiaries and affiliates.
IDraw2DContext

DrawText2D(IPoint, string)
Draws text at the given point.

Declaration Syntax
public void DrawText2D(IPoint point, string text)

Parameters
point(IPoint)
The text coordinates.

text(string)
The text to draw.

DrawText2D(int, int, string)


Draws text at the given x and y pixel coordinates.

Declaration Syntax
public void DrawText2D(int x, int y, string text)

Parameters
x(int)
The x coordinate.

y(int)
The y coordinate.

text(string)
The text to display.

LineTo2D(IPoint)
Draws a line from the current position to the given point.

Declaration Syntax
public void LineTo2D(IPoint point)

Parameters
point(IPoint)
The point.

LineTo2D(int, int)
Draws a line from the current position to the given x and y pixel coordinates.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1659
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public void LineTo2D(int x, int y)

Parameters
x(int)
The x coordinate.

y(int)
The y coordinate.

MoveTo2D(IPoint)
Moves the pencil to the given point.

Declaration Syntax
public void MoveTo2D(IPoint point)

Parameters
point(IPoint)
The point.

MoveTo2D(int, int)
Moves the pencil to the given x and y pixel coordinates.

Declaration Syntax
public void MoveTo2D(int x, int y)

Parameters
x(int)
The x coordinate.

y(int)
The y coordinate.

IDraw3DContext
Exposes a context to draw 3D features.

Declaration Syntax
public interface IDraw3DContext

Table 827: Members

Method Close() (p. 1661) Closes and draw this context. Except for the
visibility, a closed context cannot be modified.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1660 of ANSYS, Inc. and its subsidiaries and affiliates.
IDraw3DContext

Method DrawCircle(IEnumerable<double>, Draws a circle using the current color and line
double, IEnumerable<double>) (p. 1661) weight.
Method DrawDisc(IEnumerable<double>, double, Draws a disc using the current color and line
IEnumerable<double>) (p. 1662) weight.
Method DrawPoints(IEnumerable<double>) (p. 1662)Draws a set of points using the current color and
line weight.
Method DrawPoints(IEnumerable<double>, Draws a set of points with the current color.
double) (p. 1662)
Method DrawPolygon(IEnumerable<double>, Draws a polygon using the current color and line
IEnumerable<double>) (p. 1662) weight.
Method DrawPolyline(IEnumerable<double>, Draws a polyline using the current color and line
bool) (p. 1663) weight.
Method DrawShell(IEnumerable<double>, Draws a surface defined by a set of faces (three
IEnumerable<double>, or four vertices per face). This function can be
IEnumerable<int>) (p. 1663) called directly using the information given by
the IGeoTessellation interface.
Method DrawShell(IEnumerable<double>, Draws a surface defined by a set of faces (three
IEnumerable<double>, IEnumerable<int>, or four vertices per face). This function can be
IEnumerable<int>) (p. 1664) called directly using the information given by
the IGeoTessellation interface.
Method SetTransformation(double[]) (p. 1664) Sets the transformation.

Close()
Closes and draw this context. Except for the visibility, a closed context cannot be modified.

Declaration Syntax
public void Close()

DrawCircle(IEnumerable<double>, double, IEnumerable<double>)


Draws a circle using the current color and line weight.

Declaration Syntax
public void DrawCircle(IEnumerable<double> center, double radius, IEnumerable<double> normal)

Parameters
center(IEnumerable<double>)
The circle center coordinates.

radius(double)
The circle radius.

normal(IEnumerable<double>)
A vector indicating the axis of the circle.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1661
Ansys.ACT.Interfaces.Graphics Namespace

DrawDisc(IEnumerable<double>, double, IEnumerable<double>)


Draws a disc using the current color and line weight.

Declaration Syntax
public void DrawDisc(IEnumerable<double> center, double radius, IEnumerable<double> normal)

Parameters
center(IEnumerable<double>)
The disk center coordinates.

radius(double)
The disk radius.

normal(IEnumerable<double>)
A vector indicating the axis of the disk.

DrawPoints(IEnumerable<double>)
Draws a set of points using the current color and line weight.

Declaration Syntax
public void DrawPoints(IEnumerable<double> points)

Parameters
points(IEnumerable<double>)
The points coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

DrawPoints(IEnumerable<double>, double)
Draws a set of points with the current color.

Declaration Syntax
public void DrawPoints(IEnumerable<double> points, double size)

Parameters
points(IEnumerable<double>)
The points coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

size(double)
The points size.

DrawPolygon(IEnumerable<double>, IEnumerable<double>)
Draws a polygon using the current color and line weight.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1662 of ANSYS, Inc. and its subsidiaries and affiliates.
IDraw3DContext

Declaration Syntax
public void DrawPolygon(IEnumerable<double> points, IEnumerable<double> normals)

Parameters
points(IEnumerable<double>)
The points coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

normals(IEnumerable<double>)
The points normals. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

DrawPolyline(IEnumerable<double>, bool)
Draws a polyline using the current color and line weight.

Declaration Syntax
public void DrawPolyline(IEnumerable<double> points, bool isClosed)

Parameters
points(IEnumerable<double>)
The points coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

isClosed(bool)
A value indicating whether the polyline is closed.

DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>)


Draws a surface defined by a set of faces (three or four vertices per face). This function can be called
directly using the information given by the IGeoTessellation interface.

Declaration Syntax
public void DrawShell(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumerable<int>
faces)

Parameters
vertices(IEnumerable<double>)
Array of points coordinates.

normals(IEnumerable<double>)
Array of vectors (one vector per vertex).

faces(IEnumerable<int>)
Array of Indices to describe each face. One face is defined by an integer (three or four) that identify the
number of vertices for this face and the index of each vertex.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1663
Ansys.ACT.Interfaces.Graphics Namespace

DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>,


IEnumerable<int>)
Draws a surface defined by a set of faces (three or four vertices per face). This function can be called
directly using the information given by the IGeoTessellation interface.

Declaration Syntax
public void DrawShell(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumerable<int>
faces, IEnumerable<int> colors)

Parameters
vertices(IEnumerable<double>)
Array of points coordinates.

normals(IEnumerable<double>)
Array of vectors (one vector per vertex).

faces(IEnumerable<int>)
Array of Indices to describe each face. One face is defined by an integer (three or four) that identify the
number of vertices for this face and the index of each vertex.

colors(IEnumerable<int>)
Array of colors (one color per vertex).

SetTransformation(double[])
Sets the transformation.

Declaration Syntax
public void SetTransformation(double[] transformation)

Parameters
transformation(double[])
The matrix transformation.

IDrawContext
Exposes a graphics context.

Declaration Syntax
public interface IDrawContext

Table 828: Members

Property Color (p. 1665) Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and
0x0000ff for blue).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1664 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory2D

Property DepthTest (p. 1665) Gets or sets a value indicating whether the depth has to be used to
compute the visibility.
Property LineWeight (p. 1665) Gets or sets the line weight.
Property Translucency (p. 1665) Gets or sets the translucency.
Property Visible (p. 1665) Gets or sets a value indicating whether the context is visible.

Color
Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and 0x0000ff for blue).

Declaration Syntax
public int Color { set;get; }

DepthTest
Gets or sets a value indicating whether the depth has to be used to compute the visibility.

Declaration Syntax
public bool DepthTest { set;get; }

LineWeight
Gets or sets the line weight.

Declaration Syntax
public int LineWeight { set;get; }

Translucency
Gets or sets the translucency.

Declaration Syntax
public double Translucency { set;get; }

Visible
Gets or sets a value indicating whether the context is visible.

Declaration Syntax
public bool Visible { set;get; }

IFactory2D
Exposes a factory to create 2D graphics entitities.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1665
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public interface IFactory2D

Table 829: Members

Method CreatePolyline() (p. 1666) Creates a


polyline.
Method CreatePolyline(IEnumerable<IPoint>) (p. 1666) Creates a
polyline.
Method CreateText() (p. 1666) Ceate a text.
Method CreateText(IPoint, string) (p. 1666) Ceate a text.

CreatePolyline()
Creates a polyline.

Declaration Syntax
public IPolyline<IPoint> CreatePolyline()

CreatePolyline(IEnumerable<IPoint>)
Creates a polyline.

Declaration Syntax
public IPolyline<IPoint> CreatePolyline(IEnumerable<IPoint> points)

Parameters
points(IEnumerable<IPoint>)
The points constituting the polyline.

CreateText()
Ceate a text.

Declaration Syntax
public IText2D CreateText()

CreateText(IPoint, string)
Ceate a text.

Declaration Syntax
public IText2D CreateText(IPoint origin, string text)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1666 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory3D

Parameters
origin(IPoint)
The text origin.

text(string)
The text to display.

IFactory3D
Factory to create 3D primitives

Declaration Syntax
public interface IFactory3D

Table 830: Members

Method CreateArrow(double) (p. 1668) Create an arrow.


Method CreateArrow(double, double, double, Create an arrow
double) (p. 1668)
Method CreateBox(double, double, double) (p. 1669) Create a box from (0, 0, 0) to (x, y, z).
Method CreateCircle(double) (p. 1669) Create a circle centered in (0, 0, 0)
oriented by (0, 0, 1).
Method CreateCone(double, double) (p. 1669) Create a cone with top radius equals to
0.
Method CreateCone(double, double, double) (p. 1670) Create a cone.
Method CreateCylinder(double, double) (p. 1670) Create a cylinder.
Method CreateDisc(double) (p. 1670) Create a disc centered in (0, 0, 0) oriented
by (0, 0, 1).
Method CreateGeometry(IGeoEntity) (p. 1670) Create a non pickable geometry object
based on geometry entity.
Method CreateMesh(IElement) (p. 1671) Create a non pickable mesh object based
on a mesh element.
Method CreateMesh(IEnumerable<IElement>) (p. 1671) Create a non pickable mesh object based
on mesh elements.
Method CreateMesh(IMeshData) (p. 1671) Create a non pickable mesh object based
on a mesh data.
Method CreateMesh(IMeshRegion) (p. 1671) Create a non pickable mesh object based
on a mesh region.
Method CreateNodeBox(IEnumerable<INode>) (p. 1672) Create a box collection surrounding mesh
nodes.
Method CreateNodeBox(INode) (p. 1672) Create a box surrounding a mesh node.
Method CreateNodeBox(IEnumerable<INode>, Create a box collection surrounding mesh
double) (p. 1672) nodes.
Method CreateNodeBox(INode, double) (p. 1673) Create a box surrounding a mesh node.
Method CreatePoint() (p. 1673) Create a point in (0, 0, 0).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1667
Ansys.ACT.Interfaces.Graphics Namespace

Method CreatePoint(IEnumerable<IWorldPoint>, Create multiple points.


double) (p. 1673)
Method CreatePoint(IWorldPoint, double) (p. 1673) Create a point.
Method CreatePolyline() (p. 1674) Create a polyline.
Method CreatePolyline(IEnumerable<IWorldPoint>) (p. 1674)Create a polyline.
Method CreateQuad(double, double) (p. 1674) Create a quad from (0, 0, 0) to (x, y, 0).
Method CreateShell() (p. 1674) Create a shell.
Method CreateShell(IEnumerable<double>, Create a shell
IEnumerable<double>, IEnumerable<int>) (p. 1674)
Method CreateShell(IEnumerable<double>, Create a shell
IEnumerable<double>, IEnumerable<int>,
IEnumerable<int>) (p. 1675)
Method CreateSphere(double) (p. 1675) Create a sphere centered in (0, 0, 0).
Method CreateTriad(double) (p. 1676) Create a triad. A triad is a collection of 3
arrows respectivly oriented along the x,
y and z axis.

CreateArrow(double)
Create an arrow.

Declaration Syntax
public IArrow3D CreateArrow(double length)

Parameters
length(double)
The arrow length.

CreateArrow(double, double, double, double)


Create an arrow

Declaration Syntax
public IArrow3D CreateArrow(double bodyLength, double headLength, double bodyRadius, double
headRadius)

Parameters
bodyLength(double)
The arrow body length.

headLength(double)
The arrow head length.

bodyRadius(double)
The arrow body radius.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1668 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory3D

headRadius(double)
The arrow head radius.

CreateBox(double, double, double)


Create a box from (0, 0, 0) to (x, y, z).

Declaration Syntax
public IBox3D CreateBox(double x, double y, double z)

Parameters
x(double)
The size along the x axis.

y(double)
The size along the y axis.

z(double)
The size along the z axis.

CreateCircle(double)
Create a circle centered in (0, 0, 0) oriented by (0, 0, 1).

Declaration Syntax
public ICircle3D CreateCircle(double radius)

Parameters
radius(double)
The circle radius.

CreateCone(double, double)
Create a cone with top radius equals to 0.

Declaration Syntax
public ICone3D CreateCone(double length, double bottomRadius)

Parameters
length(double)
The cone length.

bottomRadius(double)
The cone bottom radius.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1669
Ansys.ACT.Interfaces.Graphics Namespace

CreateCone(double, double, double)


Create a cone.

Declaration Syntax
public ICone3D CreateCone(double length, double bottomRadius, double topRadius)

Parameters
length(double)
The cone length.

bottomRadius(double)
The cone bottom radius.

topRadius(double)
The cone top radius.

CreateCylinder(double, double)
Create a cylinder.

Declaration Syntax
public ICone3D CreateCylinder(double length, double radius)

Parameters
length(double)
The cylinder length.

radius(double)
The cylinder radius.

CreateDisc(double)
Create a disc centered in (0, 0, 0) oriented by (0, 0, 1).

Declaration Syntax
public IDisc3D CreateDisc(double radius)

Parameters
radius(double)
The disc radius.

CreateGeometry(IGeoEntity)
Create a non pickable geometry object based on geometry entity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1670 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory3D

Declaration Syntax
public IGeometry3D CreateGeometry(IGeoEntity geometry)

Parameters
geometry(IGeoEntity)
The geometry entity.

CreateMesh(IElement)
Create a non pickable mesh object based on a mesh element.

Declaration Syntax
public IMesh3D CreateMesh(IElement element)

Parameters
element(IElement)
The mesh element.

CreateMesh(IEnumerable<IElement>)
Create a non pickable mesh object based on mesh elements.

Declaration Syntax
public IMesh3D CreateMesh(IEnumerable<IElement> elements)

Parameters
elements(IEnumerable<IElement>)
The mesh elements.

CreateMesh(IMeshData)
Create a non pickable mesh object based on a mesh data.

Declaration Syntax
public IMesh3D CreateMesh(IMeshData mesh)

Parameters
mesh(IMeshData)
The mesh data.

CreateMesh(IMeshRegion)
Create a non pickable mesh object based on a mesh region.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1671
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public IMesh3D CreateMesh(IMeshRegion region)

Parameters
region(IMeshRegion)
The mesh region.

CreateNodeBox(IEnumerable<INode>)
Create a box collection surrounding mesh nodes.

Declaration Syntax
public INodeBox3D CreateNodeBox(IEnumerable<INode> nodes)

Parameters
nodes(IEnumerable<INode>)
The surrounded mesh nodes.

CreateNodeBox(INode)
Create a box surrounding a mesh node.

Declaration Syntax
public INodeBox3D CreateNodeBox(INode node)

Parameters
node(INode)
The surrounded mesh node.

CreateNodeBox(IEnumerable<INode>, double)
Create a box collection surrounding mesh nodes.

Declaration Syntax
public INodeBox3D CreateNodeBox(IEnumerable<INode> nodes, double size)

Parameters
nodes(IEnumerable<INode>)
The surrounded mesh nodes.

size(double)
The boxes size.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1672 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory3D

CreateNodeBox(INode, double)
Create a box surrounding a mesh node.

Declaration Syntax
public INodeBox3D CreateNodeBox(INode node, double size)

Parameters
node(INode)
The surrounded mesh node.

size(double)
The box size.

CreatePoint()
Create a point in (0, 0, 0).

Declaration Syntax
public IPoint3D CreatePoint()

CreatePoint(IEnumerable<IWorldPoint>, double)
Create multiple points.

Declaration Syntax
public IPoint3D CreatePoint(IEnumerable<IWorldPoint> points, double size)

Parameters
points(IEnumerable<IWorldPoint>)
The point locations.

size(double)
The point sizes.

CreatePoint(IWorldPoint, double)
Create a point.

Declaration Syntax
public IPoint3D CreatePoint(IWorldPoint point, double size)

Parameters
point(IWorldPoint)
The point location.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1673
Ansys.ACT.Interfaces.Graphics Namespace

size(double)
The point size .

CreatePolyline()
Create a polyline.

Declaration Syntax
public IPolyline<IWorldPoint> CreatePolyline()

CreatePolyline(IEnumerable<IWorldPoint>)
Create a polyline.

Declaration Syntax
public IPolyline<IWorldPoint> CreatePolyline(IEnumerable<IWorldPoint> points)

Parameters
points(IEnumerable<IWorldPoint>)
The points constituting the polyline.

CreateQuad(double, double)
Create a quad from (0, 0, 0) to (x, y, 0).

Declaration Syntax
public IQuad3D CreateQuad(double x, double y)

Parameters
x(double)
The size along the x axis.

y(double)
The size along the y axis.

CreateShell()
Create a shell.

Declaration Syntax
public IShell3D CreateShell()

CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>)


Create a shell

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1674 of ANSYS, Inc. and its subsidiaries and affiliates.
IFactory3D

Declaration Syntax
public IShell3D CreateShell(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumer-
able<int> connectivity)

Parameters
vertices(IEnumerable<double>)
The vertex coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

normals(IEnumerable<double>)
The vertex normals. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

connectivity(IEnumerable<int>)
The facets connectivity. The connectivity defines the triangles constituting the shell, it should match the
following format [I1, J1, K1, I2, J2, K2, ...], where I, J and K are index of vertex coordinates.

CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>,


IEnumerable<int>)
Create a shell

Declaration Syntax
public IShell3D CreateShell(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumer-
able<int> connectivity, IEnumerable<int> colors)

Parameters
vertices(IEnumerable<double>)
The vertex coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

normals(IEnumerable<double>)
The vertex normals. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

connectivity(IEnumerable<int>)
The facets connectivity. The connectivity defines the triangles constituting the shell, it should match the
following format [I1, J1, K1, I2, J2, K2, ...], where I, J and K are index of vertex coordinates.

colors(IEnumerable<int>)
The vertex colors. The values should match the following format [C1, C2, C3, ...].

CreateSphere(double)
Create a sphere centered in (0, 0, 0).

Declaration Syntax
public ISphere3D CreateSphere(double radius)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1675
Ansys.ACT.Interfaces.Graphics Namespace

Parameters
radius(double)
The sphere radius.

CreateTriad(double)
Create a triad. A triad is a collection of 3 arrows respectivly oriented along the x, y and z axis.

Declaration Syntax
public ITriad3D CreateTriad(double length)

Parameters
length(double)
The arrows length.

IGraphics
Exposes graphics features.

Declaration Syntax
public interface IGraphics

Table 831: Members

Property Camera (p. 1676) Gets the camera.


Property Scene (p. 1677) Gets the scene.
Property Unit (p. 1677) Gets the current graphics unit.
Method CreatePixelPoint(int, int) (p. 1677) Creates a point from pixel coordinates (ie. window
coordinates).
Method CreateVector3D(double, double, Create a 3D vector from world coordinates.
double) (p. 1677)
Method CreateWorldPoint(double, double, Create a point from world coordinates.
double) (p. 1678)
Method ForceResume() (p. 1678) Forces the scene to resume. Useful in interactive
context (console) if a reference on an operation
has been lost.
Method Redraw() (p. 1678) Forces the scene to redraw its content.
Method Suspend() (p. 1678) Prevents the scene to redraw until the Resume
controller method was called.

Camera
Gets the camera.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1676 of ANSYS, Inc. and its subsidiaries and affiliates.
IGraphics

Declaration Syntax
public ICamera Camera { get; }

Scene
Gets the scene.

Declaration Syntax
public IGraphicsCollection Scene { get; }

Unit
Gets the current graphics unit.

Declaration Syntax
public string Unit { get; }

CreatePixelPoint(int, int)
Creates a point from pixel coordinates (ie. window coordinates).

Declaration Syntax
public IPixelPoint CreatePixelPoint(int x, int y)

Parameters
x(int)
The x coordinate.

y(int)
The y coordinate.

CreateVector3D(double, double, double)


Create a 3D vector from world coordinates.

Declaration Syntax
public IVector3D CreateVector3D(double x, double y, double z)

Parameters
x(double)
The x coordinate.

y(double)
The y coordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1677
Ansys.ACT.Interfaces.Graphics Namespace

z(double)
The z coordinate.

CreateWorldPoint(double, double, double)


Create a point from world coordinates.

Declaration Syntax
public IWorldPoint CreateWorldPoint(double x, double y, double z)

Parameters
x(double)
The x coordinate.

y(double)
The y coordinate.

z(double)
The z coordinate.

ForceResume()
Forces the scene to resume. Useful in interactive context (console) if a reference on an operation has
been lost.

Declaration Syntax
public void ForceResume()

Redraw()
Forces the scene to redraw its content.

Declaration Syntax
public void Redraw()

Suspend()
Prevents the scene to redraw until the Resume controller method was called.

Declaration Syntax
public ISuspendController Suspend()

IGraphicsCollection
Exposes a collection of graphics entities.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1678 of ANSYS, Inc. and its subsidiaries and affiliates.
IGraphicsCollection

Declaration Syntax
public interface IGraphicsCollection

Table 832: Members

Property Entities (p. 1679) Gets the collection's entities.


Property Factory2D (p. 1679) Gets the 2D entity builder.
Property Factory3D (p. 1679) Gets the 3D entity builder.
Method Clear() (p. 1679) Removes all entities from the collection.
Method CreateChildCollection() (p. 1679) Creates a new child collection.
Method Remove(IGraphicsCollection) (p. 1680) Removes one collection from the
collection.
Method Remove(IGraphicsEntity) (p. 1680) Removes one entity from the collection.

Entities
Gets the collection's entities.

Declaration Syntax
public IList<IGraphicsEntity> Entities { get; }

Factory2D
Gets the 2D entity builder.

Declaration Syntax
public IFactory2D Factory2D { get; }

Factory3D
Gets the 3D entity builder.

Declaration Syntax
public IFactory3D Factory3D { get; }

Clear()
Removes all entities from the collection.

Declaration Syntax
public void Clear()

CreateChildCollection()
Creates a new child collection.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1679
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public IGraphicsCollection CreateChildCollection()

Remove(IGraphicsCollection)
Removes one collection from the collection.

Declaration Syntax
public void Remove(IGraphicsCollection collection)

Parameters
collection(IGraphicsCollection)
The collection to remove.

Remove(IGraphicsEntity)
Removes one entity from the collection.

Declaration Syntax
public void Remove(IGraphicsEntity graphicsEntity)

Parameters
graphicsEntity(IGraphicsEntity)
The entity to remove.

IPixelPoint
Exposes a pixel point.

Declaration Syntax
public interface IPixelPoint

Table 833: Members

Property X (p. 1680) Gets or sets the x


coordinate.
Property Y (p. 1681) Gets or sets the y
coordinate.
Method Set(int, Sets the x and y
int) (p. 1681) coordinates.

X
Gets or sets the x coordinate.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1680 of ANSYS, Inc. and its subsidiaries and affiliates.
IPoint

Declaration Syntax
public int X { set;get; }

Y
Gets or sets the y coordinate.

Declaration Syntax
public int Y { set;get; }

Set(int, int)
Sets the x and y coordinates.

Declaration Syntax
public void Set(int x, int y)

Parameters
x(int)
The x coordinate.

y(int)
The y coordinate.

IPoint
Exposes a point.

Declaration Syntax
public interface IPoint

Table 834: Members

Event Changed (p. 1681) Event fired when the point's coordinates were
modified.
Method Clone() (p. 1682) Clones the point.
Method ToPixelPoint() (p. 1682) Converts the point to a pixel point.
Method ToWorldPoint() (p. 1682) Converts the point to a world point.

Changed
Event fired when the point's coordinates were modified.

Declaration Syntax
public EventHandler Changed

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1681
Ansys.ACT.Interfaces.Graphics Namespace

Clone()
Clones the point.

Declaration Syntax
public IPoint Clone()

ToPixelPoint()
Converts the point to a pixel point.

Declaration Syntax
public IPixelPoint ToPixelPoint()

ToWorldPoint()
Converts the point to a world point.

Declaration Syntax
public IWorldPoint ToWorldPoint()

ISuspendController
Exposes a scene suspend controller.

Declaration Syntax
public interface ISuspendController

Table 835: Members

Method Resume() (p. 1682) Allow the scene to redraw its content if it has changed. This method is
automaticaly called by the controller Dispose method.

Resume()
Allow the scene to redraw its content if it has changed. This method is automaticaly called by the
controller Dispose method.

Declaration Syntax
public void Resume()

ITransformable
Exposes a transformable entity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1682 of ANSYS, Inc. and its subsidiaries and affiliates.
ITransformation3D

Declaration Syntax
public interface ITransformable

Table 836: Members

Property Transformation3D (p. 1683) Gets the 3D transformation


object.

Transformation3D
Gets the 3D transformation object.

Declaration Syntax
public ITransformation3D Transformation3D { get; }

ITransformation3D
Exposes a 3D transformation.

Declaration Syntax
public interface ITransformation3D

Table 837: Members

Property Item (p. 1684) Gets the [row, column] value of the 4x4
transformation matrix.
Property Scale (p. 1684) Gets or sets the scale factor.
Method Reset() (p. 1684) Resets the transformation matrix to identity.
Method Rotate(IVector3D, double) (p. 1684) Applies a rotation centered in (0, 0, 0) around the
given axis.
Method Set(double[]) (p. 1684) Sets transformation matrix from a one dimensional
array.
Method Set(IWorldPoint) (p. 1685) Sets the translation components to the given origin
and the rotation ones to identity.
Method Set(IWorldPoint, IVector3D) (p. 1685) Sets the translation components to the given origin
and align the z axis along the given normal.
Method Set(IWorldPoint, IVector3D, Sets the translation components to the given origin
IVector3D) (p. 1685) and sets the x and y axis using given vectors. Z axis
is the cross product between x and y.
Method Set(IWorldPoint, IVector3D, Sets the translation components to the given origin
IVector3D, IVector3D) (p. 1685) and sets the x, y and z axis using given vectors.
Method ToArray() (p. 1686) Converts the internal transformation matrix into a
one dimensional array.
Method Translate(IVector3D) (p. 1686) Applies a translation.
Method Translate(double, double, Applies a translation given by offset values.
double) (p. 1686)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1683
Ansys.ACT.Interfaces.Graphics Namespace

Item
Gets the [row, column] value of the 4x4 transformation matrix.

Declaration Syntax
public double Item { get; }

Scale
Gets or sets the scale factor.

Declaration Syntax
public double Scale { set;get; }

Reset()
Resets the transformation matrix to identity.

Declaration Syntax
public void Reset()

Rotate(IVector3D, double)
Applies a rotation centered in (0, 0, 0) around the given axis.

Declaration Syntax
public void Rotate(IVector3D direction, double angle)

Parameters
direction(IVector3D)
The normalized rotation direction.

angle(double)
The rotation angle in radian.

Set(double[])
Sets transformation matrix from a one dimensional array.

Declaration Syntax
public void Set(double[] transformation)

Parameters
transformation(double[])
The 4x4 transformation matrix.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1684 of ANSYS, Inc. and its subsidiaries and affiliates.
ITransformation3D

Set(IWorldPoint)
Sets the translation components to the given origin and the rotation ones to identity.

Declaration Syntax
public void Set(IWorldPoint origin)

Parameters
origin(IWorldPoint)
The origin.

Set(IWorldPoint, IVector3D)
Sets the translation components to the given origin and align the z axis along the given normal.

Declaration Syntax
public void Set(IWorldPoint origin, IVector3D normal)

Parameters
origin(IWorldPoint)
The origin.

normal(IVector3D)
The normal vector.

Set(IWorldPoint, IVector3D, IVector3D)


Sets the translation components to the given origin and sets the x and y axis using given vectors. Z
axis is the cross product between x and y.

Declaration Syntax
public void Set(IWorldPoint origin, IVector3D vectorX, IVector3D vectorY)

Parameters
origin(IWorldPoint)
The origin.

vectorX(IVector3D)
The X vector.

vectorY(IVector3D)
The Y vector.

Set(IWorldPoint, IVector3D, IVector3D, IVector3D)


Sets the translation components to the given origin and sets the x, y and z axis using given vectors.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1685
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public void Set(IWorldPoint origin, IVector3D vectorX, IVector3D vectorY, IVector3D vectorZ)

Parameters
origin(IWorldPoint)
The origin.

vectorX(IVector3D)
The X vector.

vectorY(IVector3D)
The Y vector.

vectorZ(IVector3D)
The Z vector.

ToArray()
Converts the internal transformation matrix into a one dimensional array.

Declaration Syntax
public double[] ToArray()

Translate(IVector3D)
Applies a translation.

Declaration Syntax
public void Translate(IVector3D translation)

Parameters
translation(IVector3D)
The translation vector.

Translate(double, double, double)


Applies a translation given by offset values.

Declaration Syntax
public void Translate(double x, double y, double z)

Parameters
x(double)
The x translation offset.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1686 of ANSYS, Inc. and its subsidiaries and affiliates.
IVector3D

y(double)
The y translation offset.

z(double)
The z translation offset.

IVector3D
Exposes a 3D vector.

Declaration Syntax
public interface IVector3D

Table 838: Members

Property X (p. 1687) Gets or sets the x component.


Property Y (p. 1687) Gets or sets the y component.
Property Z (p. 1687) Gets or sets the z component.
Method CrossProduct(IVector3D) (p. 1688) Computes the cross product betwen the current
vector and the given one.
Method GetNormal() (p. 1688) Computes a random normal vector.
Method IsColinearTo(IVector3D) (p. 1688) Gets a value indicating whether the current vector
is colinear to the given one.
Method IsColinearTo(IVector3D, Gets a value indicating whether the current vector
double) (p. 1688) is colinear to the given one, using the given
precision.
Method Length() (p. 1689) Computes vector length.
Method Normalize() (p. 1689) Normalizes the vector.
Method SquareLength() (p. 1689) Computes vector squared length.

X
Gets or sets the x component.

Declaration Syntax
public double X { set;get; }

Y
Gets or sets the y component.

Declaration Syntax
public double Y { set;get; }

Z
Gets or sets the z component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1687
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public double Z { set;get; }

CrossProduct(IVector3D)
Computes the cross product betwen the current vector and the given one.

Declaration Syntax
public IVector3D CrossProduct(IVector3D other)

Parameters
other(IVector3D)
The other vector.

GetNormal()
Computes a random normal vector.

Declaration Syntax
public IVector3D GetNormal()

IsColinearTo(IVector3D)
Gets a value indicating whether the current vector is colinear to the given one.

Declaration Syntax
public bool IsColinearTo(IVector3D other)

Parameters
other(IVector3D)
The other vector.

IsColinearTo(IVector3D, double)
Gets a value indicating whether the current vector is colinear to the given one, using the given precision.

Declaration Syntax
public bool IsColinearTo(IVector3D other, double precision)

Parameters
other(IVector3D)
The other vector.

precision(double)
The algorithm precision.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1688 of ANSYS, Inc. and its subsidiaries and affiliates.
IWorldPoint

Length()
Computes vector length.

Declaration Syntax
public double Length()

Normalize()
Normalizes the vector.

Declaration Syntax
public void Normalize()

SquareLength()
Computes vector squared length.

Declaration Syntax
public double SquareLength()

IWorldPoint
Exposes a world point.

Declaration Syntax
public interface IWorldPoint

Table 839: Members

Property X (p. 1689) Gets or sets the x


component.
Property Y (p. 1689) Gets or sets the y
component.
Property Z (p. 1690) Gets or sets the z
component.

X
Gets or sets the x component.

Declaration Syntax
public double X { set;get; }

Y
Gets or sets the y component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1689
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public double Y { set;get; }

Z
Gets or sets the z component.

Declaration Syntax
public double Z { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1690 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Graphics.Entities Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Graphics.Entities

Table 840: Members

IArrow3D (p. 1691) Arrow 3D.


IBox3D (p. 1693) Box 3D.
ICircle3D (p. 1694) Circle 3D.
ICone3D (p. 1694) Cone 3D.
IDisc3D (p. 1695) Disc 3D.
IGeometry3D (p. 1695) Geometry 3D. Represents a non pickable geometry object.
IGraphicsEntity (p. 1697) Exposes a graphics entity.
IMesh3D (p. 1699) Mesh 3D. Represents a non pickable mesh object.
INodeBox3D (p. 1699) NodeBox 3D. Represents a box collection surrounding mesh
nodes.
IPoint3D (p. 1699) Point 3D. Represents a collection of points.
IPolyline<T> (p. 1700) Polyline.
IQuad3D (p. 1701) Quad 3D.
IShell3D (p. 1702) Shell 3D.
ISphere3D (p. 1704) Sphere 3D.
IText2D (p. 1705) Text 2D.
ITriad3D (p. 1705) Triad 3D.

IArrow3D
Arrow 3D.

Declaration Syntax
public interface IArrow3D

Table 841: Members

Property Body (p. 1692) Returns the body of the arrow.


Property BodyLength (p. 1692) Gets or sets the length of the body of the
arrow.
Property BodyRadius (p. 1692) Gets or sets the radius of the body of the
arrow.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1691
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Property Head (p. 1692) Returns the head of the arrow.


Property HeadLength (p. 1692) Gets or sets the length of the head of the
arrow.
Property HeadRadius (p. 1692) Gets or sets the radius of the head of the
arrow.
Property Length (p. 1693) Gets or sets the full length of the arrow.

Body
Returns the body of the arrow.

Declaration Syntax
public ICone3D Body { get; }

BodyLength
Gets or sets the length of the body of the arrow.

Declaration Syntax
public double BodyLength { set;get; }

BodyRadius
Gets or sets the radius of the body of the arrow.

Declaration Syntax
public double BodyRadius { set;get; }

Head
Returns the head of the arrow.

Declaration Syntax
public ICone3D Head { get; }

HeadLength
Gets or sets the length of the head of the arrow.

Declaration Syntax
public double HeadLength { set;get; }

HeadRadius
Gets or sets the radius of the head of the arrow.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1692 of ANSYS, Inc. and its subsidiaries and affiliates.
IBox3D

Declaration Syntax
public double HeadRadius { set;get; }

Length
Gets or sets the full length of the arrow.

Declaration Syntax
public double Length { set;get; }

IBox3D
Box 3D.

Declaration Syntax
public interface IBox3D

Table 842: Members

Property X (p. 1693) Gets or sets the size of the box along the
x axis.
Property Y (p. 1693) Gets or sets the size of the box along the
y axis.
Property Z (p. 1693) Gets or sets the size of the box along the
z axis.

X
Gets or sets the size of the box along the x axis.

Declaration Syntax
public double X { set;get; }

Y
Gets or sets the size of the box along the y axis.

Declaration Syntax
public double Y { set;get; }

Z
Gets or sets the size of the box along the z axis.

Declaration Syntax
public double Z { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1693
Ansys.ACT.Interfaces.Graphics.Entities Namespace

ICircle3D
Circle 3D.

Declaration Syntax
public interface ICircle3D

Table 843: Members

Property Radius (p. 1694) Gets or sets the radius of the


circle.

Radius
Gets or sets the radius of the circle.

Declaration Syntax
public double Radius { set;get; }

ICone3D
Cone 3D.

Declaration Syntax
public interface ICone3D

Table 844: Members

Property BottomRadius (p. 1694) Gets or sets the bottom radius of the cone.
Property Closed (p. 1694) Gets or sets a value indicating whether the face at the top and at
the bottom are displayed.
Property Length (p. 1695) Gets or sets the length of the cone.
Property Samples (p. 1695) Gets or sets the number of divisions for the top and the botton
circles. The default value is 16.
Property TopRadius (p. 1695) Gets or sets the top radius of the cone.

BottomRadius
Gets or sets the bottom radius of the cone.

Declaration Syntax
public double BottomRadius { set;get; }

Closed
Gets or sets a value indicating whether the face at the top and at the bottom are displayed.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1694 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeometry3D

Declaration Syntax
public bool Closed { set;get; }

Length
Gets or sets the length of the cone.

Declaration Syntax
public double Length { set;get; }

Samples
Gets or sets the number of divisions for the top and the botton circles. The default value is 16.

Declaration Syntax
public int Samples { set;get; }

TopRadius
Gets or sets the top radius of the cone.

Declaration Syntax
public double TopRadius { set;get; }

IDisc3D
Disc 3D.

Declaration Syntax
public interface IDisc3D

Table 845: Members

Property Radius (p. 1695) Gets or sets the radius of the


disc.

Radius
Gets or sets the radius of the disc.

Declaration Syntax
public double Radius { set;get; }

IGeometry3D
Geometry 3D. Represents a non pickable geometry object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1695
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public interface IGeometry3D

Table 846: Members

Property DisplayEdge (p. 1696) Indicates if edges have to be


displayed.
Property DisplayFace (p. 1696) Indicates if faces have to be
displayed.
Property DisplayVertex (p. 1696) Indicates if vertices have to be
displayed.
Property EdgeColor (p. 1696) Gets or sets the edges color.
Property FaceColor (p. 1697) Gets or sets the faces color.
Property VertexColor (p. 1697) Gets or sets the vertices color.
Property VertexSize (p. 1697) Gets or sets the vertices size.

DisplayEdge
Indicates if edges have to be displayed.

Declaration Syntax
public bool DisplayEdge { set;get; }

DisplayFace
Indicates if faces have to be displayed.

Declaration Syntax
public bool DisplayFace { set;get; }

DisplayVertex
Indicates if vertices have to be displayed.

Declaration Syntax
public bool DisplayVertex { set;get; }

EdgeColor
Gets or sets the edges color.

Declaration Syntax
public int EdgeColor { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1696 of ANSYS, Inc. and its subsidiaries and affiliates.
IGraphicsEntity

FaceColor
Gets or sets the faces color.

Declaration Syntax
public int FaceColor { set;get; }

VertexColor
Gets or sets the vertices color.

Declaration Syntax
public int VertexColor { set;get; }

VertexSize
Gets or sets the vertices size.

Declaration Syntax
public double VertexSize { set;get; }

IGraphicsEntity
Exposes a graphics entity.

Declaration Syntax
public interface IGraphicsEntity

Table 847: Members

Property Color (p. 1697) Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and
0x0000ff for blue).
Property DepthTest (p. 1698) Gets or sets a value indicating whether the depth has to be used to
compute the visibility.
Property Is2D (p. 1698) Gets a value indicating whether the entity is 2D.
Property Is3D (p. 1698) Gets a value indicating whether the entity is 3D.
Property LineWeight (p. 1698) Gets or sets the line weight.
Property Name (p. 1698) Name of the entity ("" by default).
Property Translucency (p. 1698) Gets or sets the translucency.
Property Visible (p. 1699) Gets or sets a value indicating whether the entity is visible.
Method Delete() (p. 1699) Delete the entity.

Color
Gets or sets the color. (0xff0000 for red, 0x00ff00 for green, and 0x0000ff for blue).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1697
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public int Color { set;get; }

DepthTest
Gets or sets a value indicating whether the depth has to be used to compute the visibility.

Declaration Syntax
public bool DepthTest { set;get; }

Is2D
Gets a value indicating whether the entity is 2D.

Declaration Syntax
public bool Is2D { get; }

Is3D
Gets a value indicating whether the entity is 3D.

Declaration Syntax
public bool Is3D { get; }

LineWeight
Gets or sets the line weight.

Declaration Syntax
public int LineWeight { set;get; }

Name
Name of the entity ("" by default).

Declaration Syntax
public string Name { get; }

Translucency
Gets or sets the translucency.

Declaration Syntax
public double Translucency { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1698 of ANSYS, Inc. and its subsidiaries and affiliates.
IPoint3D

Visible
Gets or sets a value indicating whether the entity is visible.

Declaration Syntax
public bool Visible { set;get; }

Delete()
Delete the entity.

Declaration Syntax
public void Delete()

IMesh3D
Mesh 3D. Represents a non pickable mesh object.

Declaration Syntax
public interface IMesh3D

INodeBox3D
NodeBox 3D. Represents a box collection surrounding mesh nodes.

Declaration Syntax
public interface INodeBox3D

Table 848: Members

Property Size (p. 1699) Gets or sets the size of the


box.

Size
Gets or sets the size of the box.

Declaration Syntax
public double Size { set;get; }

IPoint3D
Point 3D. Represents a collection of points.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1699
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public interface IPoint3D

Table 849: Members

Property Points (p. 1700) Gets the list of points.


Property Size (p. 1700) Gets or sets the size of the
points.

Points
Gets the list of points.

Declaration Syntax
public IList<IWorldPoint> Points { get; }

Size
Gets or sets the size of the points.

Declaration Syntax
public double Size { set;get; }

IPolyline<T>
Polyline.

Declaration Syntax
public interface IPolyline<T>

Table 850: Members

Property Closed (p. 1700) Gets or sets a value indicating whether the polyline is
closed.
Property EndPoint (p. 1701) Gets the end point.
Property Length (p. 1701) Gets the length of the polyline.
Property Points (p. 1701) Gets the list of points constituting the polyline.
Property StartPoint (p. 1701) Gets the start point.

Closed
Gets or sets a value indicating whether the polyline is closed.

Declaration Syntax
public bool Closed { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1700 of ANSYS, Inc. and its subsidiaries and affiliates.
IQuad3D

EndPoint
Gets the end point.

Declaration Syntax
public T EndPoint { get; }

Length
Gets the length of the polyline.

Declaration Syntax
public double Length { get; }

Points
Gets the list of points constituting the polyline.

Declaration Syntax
public IList<T> Points { get; }

StartPoint
Gets the start point.

Declaration Syntax
public T StartPoint { get; }

IQuad3D
Quad 3D.

Declaration Syntax
public interface IQuad3D

Table 851: Members

Property X (p. 1701) Gets or sets the size of the quad along the
x axis.
Property Y (p. 1702) Gets or sets the size of the quad along the
y axis.

X
Gets or sets the size of the quad along the x axis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1701
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public double X { set;get; }

Y
Gets or sets the size of the quad along the y axis.

Declaration Syntax
public double Y { set;get; }

IShell3D
Shell 3D.

Declaration Syntax
public interface IShell3D

Table 852: Members

Property Colors (p. 1702) Gets the colors.


Property Connectivity (p. 1702) Gets the connectivity.
Property HasColors (p. 1703) Gets a value indicating whether colors are
defined.
Property Initialized (p. 1703) Gets a value indicating whether the shell
is initialized.
Property Normals (p. 1703) Gets the normals.
Property TriangleCount (p. 1703) Gets the facets count.
Property Vertices (p. 1703) Gets the vertices.
Method SetAttributes(IEnumerable<double>, Sets all needed attributes to build the shell.
IEnumerable<double>,
IEnumerable<int>) (p. 1703)
Method SetAttributes(IEnumerable<double>, Sets all needed attributes to build the shell,
IEnumerable<double>, IEnumerable<int>, including the vertice colors.
IEnumerable<int>) (p. 1704)

Colors
Gets the colors.

Declaration Syntax
public IEnumerable<int> Colors { get; }

Connectivity
Gets the connectivity.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1702 of ANSYS, Inc. and its subsidiaries and affiliates.
IShell3D

Declaration Syntax
public IEnumerable<int> Connectivity { get; }

HasColors
Gets a value indicating whether colors are defined.

Declaration Syntax
public bool HasColors { get; }

Initialized
Gets a value indicating whether the shell is initialized.

Declaration Syntax
public bool Initialized { get; }

Normals
Gets the normals.

Declaration Syntax
public IEnumerable<double> Normals { get; }

TriangleCount
Gets the facets count.

Declaration Syntax
public int TriangleCount { get; }

Vertices
Gets the vertices.

Declaration Syntax
public IEnumerable<double> Vertices { get; }

SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumer-


able<int>)
Sets all needed attributes to build the shell.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1703
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public void SetAttributes(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumerable<int>
connectivity)

Parameters
vertices(IEnumerable<double>)
The vertex coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

normals(IEnumerable<double>)
The vertex normals. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

connectivity(IEnumerable<int>)
The facets connectivity. The connectivity defines the triangles constituting the shell, it should match the
following format [I1, J1, K1, I2, J2, K2, ...], where I, J and K are index of vertex coordinates.

SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumer-


able<int>, IEnumerable<int>)
Sets all needed attributes to build the shell, including the vertice colors.

Declaration Syntax
public void SetAttributes(IEnumerable<double> vertices, IEnumerable<double> normals, IEnumerable<int>
connectivity, IEnumerable<int> colors)

Parameters
vertices(IEnumerable<double>)
The vertex coordinates. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

normals(IEnumerable<double>)
The vertex normals. The values should match the following format [X1, Y1, Z1, X2, Y2, Z2, ...].

connectivity(IEnumerable<int>)
The facets connectivity. The connectivity defines the triangles constituting the shell, it should match the
following format [I1, J1, K1, I2, J2, K2, ...], where I, J and K are index of vertex coordinates.

colors(IEnumerable<int>)
The vertex colors. The values should match the following format [C1, C2, C3, ...].

ISphere3D
Sphere 3D.

Declaration Syntax
public interface ISphere3D

Table 853: Members

Property Radius (p. 1705) Gets or sets the radius of the sphere.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1704 of ANSYS, Inc. and its subsidiaries and affiliates.
ITriad3D

Property Samples (p. 1705) Gets or sets the number of divisions along all directions. The default value
is 16.

Radius
Gets or sets the radius of the sphere.

Declaration Syntax
public double Radius { set;get; }

Samples
Gets or sets the number of divisions along all directions. The default value is 16.

Declaration Syntax
public int Samples { set;get; }

IText2D
Text 2D.

Declaration Syntax
public interface IText2D

Table 854: Members

Property Origin (p. 1705) Gets or sets the origin coordinates of the
text.
Property Text (p. 1705) Gets or sets the text value.

Origin
Gets or sets the origin coordinates of the text.

Declaration Syntax
public IPoint Origin { set;get; }

Text
Gets or sets the text value.

Declaration Syntax
public string Text { set;get; }

ITriad3D
Triad 3D.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1705
Ansys.ACT.Interfaces.Graphics.Entities Namespace

Declaration Syntax
public interface ITriad3D

Table 855: Members

Property Length (p. 1706) Gets or sets the length of the


triad.
Property XArrow (p. 1706) Gets the X arrow.
Property YArrow (p. 1706) Gets the Y arrow.
Property ZArrow (p. 1706) Gets the Z arrow.

Length
Gets or sets the length of the triad.

Declaration Syntax
public double Length { set; }

XArrow
Gets the X arrow.

Declaration Syntax
public IArrow3D XArrow { get; }

YArrow
Gets the Y arrow.

Declaration Syntax
public IArrow3D YArrow { get; }

ZArrow
Gets the Z arrow.

Declaration Syntax
public IArrow3D ZArrow { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1706 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Mesh Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Mesh

Table 856: Members

ElementTypeEnum (p. 1707) Specifies the element type.


IElement (p. 1708) Defines a mesh element.
IMeshData (p. 1710) Defines a mesh data model.
IMeshRegion (p. 1713) Defines a mesh region associated to a geometry
entity.
INode (p. 1714) Defines a mesh node.

ElementTypeEnum
Specifies the element type.

Declaration Syntax
public enum ElementTypeEnum

Table 857: Members

Member kBeam3 Three Node Beam.


Member kBeam4 Four Node Beam.
Member kHex20 Twenty Node
Hexahedron.
Member kHex8 Eight Node
Hexahedron.
Member kLine2 Two Node Line.
Member kLine3 Three Node Line.
Member kPoint0 Point.
Member kPyramid13 Thirteen Node
Pyramid.
Member kPyramid5 Five Node Pyramid.
Member kQuad4 Four Node
Quadrilateral.
Member kQuad8 Eight Node
Quadrilateral.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1707
Ansys.ACT.Interfaces.Mesh Namespace

Member kTet10 Ten Node


Tetrahedron.
Member kTet4 Four Node
Tetrahedron.
Member kTri3 Three Node Triangle.
Member kTri6 Six Node Triangle.
Member kUnknown Unknown.
Member kWedge15 Fifteen Node Wedge.
Member kWedge6 Six Node Wedge.

IElement
Defines a mesh element.

Declaration Syntax
public interface IElement

Table 858: Members

Property Area (p. 1708) Gets the area of the element.


Property Centroid (p. 1708) Gets the centroid of the element.
Property CornerNodeCount (p. 1709) Gets the number of corner nodes.
Property CornerNodeIds (p. 1709) Gets the list of corner node IDs associated to the
element.
Property CornerNodes (p. 1709) Gets the list of corner nodes associated to the
element.
Property Dimension (p. 1709) Gets the dimension of the element.
Property Id (p. 1709) Gets the id of the element.
Property NodeIds (p. 1709) Gets the list of node IDs associated to the element.
Property Nodes (p. 1710) Gets a list of nodes associated to the element.
Property Type (p. 1710) Gets the element type.
Property Volume (p. 1710) Gets the volume of the element.

Area
Gets the area of the element.

Declaration Syntax
public double Area { get; }

Centroid
Gets the centroid of the element.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1708 of ANSYS, Inc. and its subsidiaries and affiliates.
IElement

Declaration Syntax
public double[] Centroid { get; }

CornerNodeCount
Gets the number of corner nodes.

Declaration Syntax
public int CornerNodeCount { get; }

CornerNodeIds
Gets the list of corner node IDs associated to the element.

Declaration Syntax
public IList<int> CornerNodeIds { get; }

CornerNodes
Gets the list of corner nodes associated to the element.

Declaration Syntax
public IList<INode> CornerNodes { get; }

Dimension
Gets the dimension of the element.

Declaration Syntax
public int Dimension { get; }

Id
Gets the id of the element.

Declaration Syntax
public int Id { get; }

NodeIds
Gets the list of node IDs associated to the element.

Declaration Syntax
public IList<int> NodeIds { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1709
Ansys.ACT.Interfaces.Mesh Namespace

Nodes
Gets a list of nodes associated to the element.

Declaration Syntax
public IList<INode> Nodes { get; }

Type
Gets the element type.

Declaration Syntax
public ElementTypeEnum Type { get; }

Volume
Gets the volume of the element.

Declaration Syntax
public double Volume { get; }

IMeshData
Defines a mesh data model.

Declaration Syntax
public interface IMeshData

Table 859: Members

Property ElementCount (p. 1711) Gets the number of elements of the


mesh.
Property ElementIds (p. 1711) Gets the list of all element ids of the
mesh.
Property Elements (p. 1711) Gets the list of all elements of the
mesh.
Property NodeCount (p. 1711) Gets the number of nodes of the mesh.
Property NodeIds (p. 1711) Gets the list of all node IDs of the mesh.
Property Nodes (p. 1711) Gets the list of all nodes of the mesh.
Property Unit (p. 1712) Returns the length unit of the mesh.
Property UseCache (p. 1712) Gets or sets the UseCache flag.
Method ElementById(int) (p. 1712) Returns the element referenced by its
id.
Method ElementIdsFromNodeIds(IEnumerable<int>) (p. 1712)Returns the list of element ids
associated to the given list of node ids.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1710 of ANSYS, Inc. and its subsidiaries and affiliates.
IMeshData

Method MeshRegionById(int) (p. 1712) Gets the mesh region associated to the
specified geometry entity reference
identifier.
Method NodeById(int) (p. 1713) Returns the node referenced by its id.
Method NodeIdsFromElementIds(IEnumerable<int>) (p. 1713)Returns the list of node ids associated
to the given list of element ids.

ElementCount
Gets the number of elements of the mesh.

Declaration Syntax
public int ElementCount { get; }

ElementIds
Gets the list of all element ids of the mesh.

Declaration Syntax
public IList<int> ElementIds { get; }

Elements
Gets the list of all elements of the mesh.

Declaration Syntax
public IList<IElement> Elements { get; }

NodeCount
Gets the number of nodes of the mesh.

Declaration Syntax
public int NodeCount { get; }

NodeIds
Gets the list of all node IDs of the mesh.

Declaration Syntax
public IList<int> NodeIds { get; }

Nodes
Gets the list of all nodes of the mesh.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1711
Ansys.ACT.Interfaces.Mesh Namespace

Declaration Syntax
public IList<INode> Nodes { get; }

Unit
Returns the length unit of the mesh.

Declaration Syntax
public string Unit { get; }

UseCache
Gets or sets the UseCache flag.

Declaration Syntax
public bool UseCache { set;get; }

ElementById(int)
Returns the element referenced by its id.

Declaration Syntax
public IElement ElementById(int elementId)

Parameters
elementId(int)
An element ID.

ElementIdsFromNodeIds(IEnumerable<int>)
Returns the list of element ids associated to the given list of node ids.

Declaration Syntax
public IList<int> ElementIdsFromNodeIds(IEnumerable<int> nodes)

Parameters
nodes(IEnumerable<int>)
A list of node ids.

MeshRegionById(int)
Gets the mesh region associated to the specified geometry entity reference identifier.

Declaration Syntax
public IMeshRegion MeshRegionById(int refId)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1712 of ANSYS, Inc. and its subsidiaries and affiliates.
IMeshRegion

Parameters
refId(int)
The reference identifier.

NodeById(int)
Returns the node referenced by its id.

Declaration Syntax
public INode NodeById(int nodeId)

Parameters
nodeId(int)
A node ID.

NodeIdsFromElementIds(IEnumerable<int>)
Returns the list of node ids associated to the given list of element ids.

Declaration Syntax
public IList<int> NodeIdsFromElementIds(IEnumerable<int> elements)

Parameters
elements(IEnumerable<int>)
A list of element ids.

IMeshRegion
Defines a mesh region associated to a geometry entity.

Declaration Syntax
public interface IMeshRegion

Table 860: Members

Property ElementCount (p. 1714) Gets the number of elements of the


region.
Property ElementIds (p. 1714) Gets the list of the element ids of the
region.
Property Elements (p. 1714) Gets the list of the elements of the
region.
Property NodeCount (p. 1714) Gets the number of nodes of the region.
Property NodeIds (p. 1714) Gets the list of the node ids of the
region.
Property Nodes (p. 1714) Gets the list of the nodes of the region.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1713
Ansys.ACT.Interfaces.Mesh Namespace

ElementCount
Gets the number of elements of the region.

Declaration Syntax
public int ElementCount { get; }

ElementIds
Gets the list of the element ids of the region.

Declaration Syntax
public IList<int> ElementIds { get; }

Elements
Gets the list of the elements of the region.

Declaration Syntax
public IList<IElement> Elements { get; }

NodeCount
Gets the number of nodes of the region.

Declaration Syntax
public int NodeCount { get; }

NodeIds
Gets the list of the node ids of the region.

Declaration Syntax
public IList<int> NodeIds { get; }

Nodes
Gets the list of the nodes of the region.

Declaration Syntax
public IList<INode> Nodes { get; }

INode
Defines a mesh node.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1714 of ANSYS, Inc. and its subsidiaries and affiliates.
INode

Declaration Syntax
public interface INode

Table 861: Members

Property BodyIds (p. 1715) Gets the list of body ids connected to the node.
Property ConnectedElementIds (p. 1715) Gets the list of the element ids connected to the node.
Property ConnectedElements (p. 1715) Gets the list of the elements connected to the node.
Property GeoEntityIds (p. 1715) Gets the list of geometry entity ids associated to the
node.
Property Id (p. 1716) Gets the id of the node.
Property X (p. 1716) Gets the X coordinate of the node.
Property Y (p. 1716) Gets the Y coordinate of the node.
Property Z (p. 1716) Gets the Z coordinate of the node.

BodyIds
Gets the list of body ids connected to the node.

Declaration Syntax
public IList<int> BodyIds { get; }

ConnectedElementIds
Gets the list of the element ids connected to the node.

Declaration Syntax
public IList<int> ConnectedElementIds { get; }

ConnectedElements
Gets the list of the elements connected to the node.

Declaration Syntax
public IList<IElement> ConnectedElements { get; }

GeoEntityIds
Gets the list of geometry entity ids associated to the node.

Declaration Syntax
public IList<int> GeoEntityIds { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1715
Ansys.ACT.Interfaces.Mesh Namespace

Id
Gets the id of the node.

Declaration Syntax
public int Id { get; }

X
Gets the X coordinate of the node.

Declaration Syntax
public double X { get; }

Y
Gets the Y coordinate of the node.

Declaration Syntax
public double Y { get; }

Z
Gets the Z coordinate of the node.

Declaration Syntax
public double Z { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1716 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Post Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Post

Table 862: Members

IComponentInfo (p. 1717) Exposes a result component information.


ICustomResultReader (p. 1718) Exposes a user customized result reader.
IResult (p. 1720) Exposes a result.
IResultCollector (p. 1722) Exposes a result collector.
IResultReader (p. 1726) Exposes a result reader.
IStepInfo (p. 1728) Exposes a step info.
ResultAveragingEnum (p. 1729) Defines the averaging options.
ResultLocationEnum (p. 1729) Defines the result's location types.
ResultTypeEnum (p. 1729) Defines the result's types.
StepDefineByEnum (p. 1730) Defines the types indicating how the IStepInfo is
defined.
StressStyle (p. 1730) Defines the stress style.

IComponentInfo
Exposes a result component information.

Declaration Syntax
public interface IComponentInfo

Table 863: Members

Property Name (p. 1717) Gets the name of the component.


Property QuantityName (p. 1718) Gets the quantity name of the
component.
Property Unit (p. 1718) Gets the unit of the component.

Name
Gets the name of the component.

Declaration Syntax
public string Name { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1717
Ansys.ACT.Interfaces.Post Namespace

QuantityName
Gets the quantity name of the component.

Declaration Syntax
public string QuantityName { get; }

Unit
Gets the unit of the component.

Declaration Syntax
public string Unit { get; }

ICustomResultReader
Exposes a user customized result reader.

Declaration Syntax
public interface ICustomResultReader

Table 864: Members

Method GetComponentNames(string) (p. 1718) Gets the result component names for the given
result name.
Method GetComponentUnit(string, string) (p. 1719)Gets the result component unit for the given
result name and component name.
Method GetResultLocation(string) (p. 1719) Gets the result location for the given result name.
Method GetResultNames() (p. 1719) Gets the reader's defined result names.
Method GetResultType(string) (p. 1719) Gets the result type for the given result name.
Method GetStepValues() (p. 1720) Gets an enumerable containing the time values.
The number of steps is equal to the number of
times in returned value.
Method GetValues(string, IResultCollector) (p. 1720)Fills collector's values for the given result name.
Method SetCurrentStep(IStepInfo) (p. 1720) Sets the current step.

GetComponentNames(string)
Gets the result component names for the given result name.

Declaration Syntax
public IEnumerable<string> GetComponentNames(string resultName)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1718 of ANSYS, Inc. and its subsidiaries and affiliates.
ICustomResultReader

Parameters
resultName(string)
The name of the result.

GetComponentUnit(string, string)
Gets the result component unit for the given result name and component name.

Declaration Syntax
public string GetComponentUnit(string resultName, string componentName)

Parameters
resultName(string)
The result name.

componentName(string)
The component name.

GetResultLocation(string)
Gets the result location for the given result name.

Declaration Syntax
public ResultLocationEnum GetResultLocation(string resultName)

Parameters
resultName(string)
The result name.

GetResultNames()
Gets the reader's defined result names.

Declaration Syntax
public IEnumerable<string> GetResultNames()

GetResultType(string)
Gets the result type for the given result name.

Declaration Syntax
public ResultTypeEnum GetResultType(string resultName)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1719
Ansys.ACT.Interfaces.Post Namespace

Parameters
resultName(string)
The result name.

GetStepValues()
Gets an enumerable containing the time values. The number of steps is equal to the number of times
in returned value.

Declaration Syntax
public IEnumerable<double> GetStepValues()

GetValues(string, IResultCollector)
Fills collector's values for the given result name.

Declaration Syntax
public void GetValues(string resultName, IResultCollector collector)

Parameters
resultName(string)
The result name.

collector(IResultCollector)
The result collector to fill with the result's values.

SetCurrentStep(IStepInfo)
Sets the current step.

Declaration Syntax
public void SetCurrentStep(IStepInfo stepInfo)

Parameters
stepInfo(IStepInfo)
The step.

IResult
Exposes a result.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1720 of ANSYS, Inc. and its subsidiaries and affiliates.
IResult

Declaration Syntax
public interface IResult

Table 865: Members

Property Components (p. 1721) Gets the result component names.


Property Location (p. 1721) Gets the result location (noda, element or
nodes of element).
Property Name (p. 1721) Gets the result name.
Method GetComponentInfo(string) (p. 1721) Gets a component information.
Method GetElementValues(int) (p. 1722) Gets the result's element values for the
given element id.
Method GetNodeValues(int) (p. 1722) Gets the result's node values for the given
node id.
Method SelectComponents(IEnumerable<string>) (p. 1722)Selects the components to read with the
GetNodeValues and GetElementValues
methods. By default, all result's
components are selected.

Components
Gets the result component names.

Declaration Syntax
public IList<string> Components { get; }

Location
Gets the result location (noda, element or nodes of element).

Declaration Syntax
public ResultLocationEnum Location { get; }

Name
Gets the result name.

Declaration Syntax
public string Name { get; }

GetComponentInfo(string)
Gets a component information.

Declaration Syntax
public IComponentInfo GetComponentInfo(string component)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1721
Ansys.ACT.Interfaces.Post Namespace

Parameters
component(string)
The component name.

GetElementValues(int)
Gets the result's element values for the given element id.

Declaration Syntax
public double[] GetElementValues(int elementId)

Parameters
elementId(int)
The element id.

GetNodeValues(int)
Gets the result's node values for the given node id.

Declaration Syntax
public double[] GetNodeValues(int nodeId)

Parameters
nodeId(int)
The node id.

SelectComponents(IEnumerable<string>)
Selects the components to read with the GetNodeValues and GetElementValues methods. By default,
all result's components are selected.

Declaration Syntax
public void SelectComponents(IEnumerable<string> components)

Parameters
components(IEnumerable<string>)
The result's components.

IResultCollector
Exposes a result collector.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1722 of ANSYS, Inc. and its subsidiaries and affiliates.
IResultCollector

Declaration Syntax
public interface IResultCollector

Table 866: Members

Property ComponentCount (p. 1723) Gets the number of components per fields.
Property HasImaginary (p. 1723) Gets a value indicating whether the collector
supports imaginary values.
Property Ids (p. 1723) Gets the ids on which the collector needs
results.
Property Indices (p. 1724) Gets the mapping array between Ids and
Values.
Property Lengths (p. 1724) Gets all computed lenghts.
Method ContainsId(int) (p. 1724) Gets a value indicating whether the collector's
ids collection.
Method SetAllValues(double[]) (p. 1724) Sets all collector's values. The values have to
be in the same order as the one defined by the
Ids array.
Method SetAllValues(IEnumerable<double>) (p. 1724)Sets all collector's values. The values have to
be in the same order as the one defined by the
Ids array.
Method SetImaginaryValues(int, double[]) (p. 1725) Sets the imaginary collector's values for the
given id.
Method SetImaginaryValues(int, Sets the imaginary collector's values for the
IEnumerable<double>) (p. 1725) given id.
Method SetValues(int, double[]) (p. 1725) Sets the collector's values for the given id.
Method SetValues(int, Sets the collector's values for the given id.
IEnumerable<double>) (p. 1726)

ComponentCount
Gets the number of components per fields.

Declaration Syntax
public int ComponentCount { get; }

HasImaginary
Gets a value indicating whether the collector supports imaginary values.

Declaration Syntax
public bool HasImaginary { get; }

Ids
Gets the ids on which the collector needs results.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1723
Ansys.ACT.Interfaces.Post Namespace

Declaration Syntax
public int[] Ids { get; }

Indices
Gets the mapping array between Ids and Values.

Declaration Syntax
public int[] Indices { get; }

Lengths
Gets all computed lenghts.

Declaration Syntax
public int[] Lengths { get; }

ContainsId(int)
Gets a value indicating whether the collector's ids collection.

Declaration Syntax
public bool ContainsId(int id)

Parameters
id(int)
The id to check.

SetAllValues(double[])
Sets all collector's values. The values have to be in the same order as the one defined by the Ids array.

Declaration Syntax
public void SetAllValues(double[] values)

Parameters
values(double[])
The values to set.

SetAllValues(IEnumerable<double>)
Sets all collector's values. The values have to be in the same order as the one defined by the Ids array.

Declaration Syntax
public void SetAllValues(IEnumerable<double> values)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1724 of ANSYS, Inc. and its subsidiaries and affiliates.
IResultCollector

Parameters
values(IEnumerable<double>)
The values to set.

SetImaginaryValues(int, double[])
Sets the imaginary collector's values for the given id.

Declaration Syntax
public void SetImaginaryValues(int id, double[] values)

Parameters
id(int)
The id.

values(double[])
The values to set.

SetImaginaryValues(int, IEnumerable<double>)
Sets the imaginary collector's values for the given id.

Declaration Syntax
public void SetImaginaryValues(int id, IEnumerable<double> values)

Parameters
id(int)
The id.

values(IEnumerable<double>)
The values to set.

SetValues(int, double[])
Sets the collector's values for the given id.

Declaration Syntax
public void SetValues(int id, double[] values)

Parameters
id(int)
The id.

values(double[])
The values to set.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1725
Ansys.ACT.Interfaces.Post Namespace

SetValues(int, IEnumerable<double>)
Sets the collector's values for the given id.

Declaration Syntax
public void SetValues(int id, IEnumerable<double> values)

Parameters
id(int)
The id.

values(IEnumerable<double>)
The values to set.

IResultReader
Exposes a result reader.

Declaration Syntax
public interface IResultReader

Table 867: Members

Property CurrentResultSet (p. 1726) Gets or sets the current reader's resultSet.
Property CurrentTimeFreq (p. 1726) Gets or sets the current time/frequency value.
Property HasImaginaryResults (p. 1727) Gets a value indicating whether the reader contains
imaginary result values.
Property Layer (p. 1727) Gets or sets the reader's layer number.
Property LayeredSolidStressStyle (p. 1727) Gets or sets the layered solid stress style.
Property ListTimeFreq (p. 1727) Gets the reader's defined times/frequencies.
Property ResultNames (p. 1727) Gets the reader's defined result names.
Property ResultSetCount (p. 1727) Gets the reader's resultSet count.
Property TransformsToGlobal (p. 1728) Gets or sets the transform to global flag.
Method GetResult(string) (p. 1728) Gets a result object for given result name.

CurrentResultSet
Gets or sets the current reader's resultSet.

Declaration Syntax
public int CurrentResultSet { set;get; }

CurrentTimeFreq
Gets or sets the current time/frequency value.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1726 of ANSYS, Inc. and its subsidiaries and affiliates.
IResultReader

Declaration Syntax
public double CurrentTimeFreq { set;get; }

HasImaginaryResults
Gets a value indicating whether the reader contains imaginary result values.

Declaration Syntax
public bool HasImaginaryResults { get; }

Layer
Gets or sets the reader's layer number.

Declaration Syntax
public int Layer { set;get; }

LayeredSolidStressStyle
Gets or sets the layered solid stress style.

Declaration Syntax
public StressStyle LayeredSolidStressStyle { set;get; }

ListTimeFreq
Gets the reader's defined times/frequencies.

Declaration Syntax
public IList<double> ListTimeFreq { get; }

ResultNames
Gets the reader's defined result names.

Declaration Syntax
public IList<string> ResultNames { get; }

ResultSetCount
Gets the reader's resultSet count.

Declaration Syntax
public int ResultSetCount { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1727
Ansys.ACT.Interfaces.Post Namespace

TransformsToGlobal
Gets or sets the transform to global flag.

Declaration Syntax
public bool TransformsToGlobal { set;get; }

GetResult(string)
Gets a result object for given result name.

Declaration Syntax
public IResult GetResult(string resultName)

Parameters
resultName(string)
The result name.

IStepInfo
Exposes a step info.

Declaration Syntax
public interface IStepInfo

Table 868: Members

Property DefineBy (p. 1728) Gets a value indicating how the step is
defined.
Property Set (p. 1728) Gets the step's set number.
Property Time (p. 1729) Gets the step's time.

DefineBy
Gets a value indicating how the step is defined.

Declaration Syntax
public StepDefineByEnum DefineBy { set;get; }

Set
Gets the step's set number.

Declaration Syntax
public int Set { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1728 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultTypeEnum

Time
Gets the step's time.

Declaration Syntax
public double Time { get; }

ResultAveragingEnum
Defines the averaging options.

Declaration Syntax
public enum ResultAveragingEnum

Table 869: Members

Member Average Displays averaged results.


Member ElementalDifference Computes the maximum difference between the unaveraged computed
result (for example, total heat flux, equivalent stress) for all nodes in
an element, including midside nodes.
Member ElementalFraction Computes the ratio of the elemental difference and the elemental
average.
Member ElementalMean Computes the elemental average from the averaged component results.
Member NodalDifference Computes the maximum difference between the unaveraged computed
result (for example, total heat flux, equivalent stress) for all elements
that share a particular node.
Member NodalFraction Computes the ratio of the nodal difference and the nodal average.
Member Unaverage Displays unaveraged results.

ResultLocationEnum
Defines the result's location types.

Declaration Syntax
public enum ResultLocationEnum

Table 870: Members

Member Element Result defines at the elements.


Member ElementNode Result defines at the element
nodes.
Member Node Result defines at the nodes.

ResultTypeEnum
Defines the result's types.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1729
Ansys.ACT.Interfaces.Post Namespace

Declaration Syntax
public enum ResultTypeEnum

Table 871: Members

Member Scalar Scalar


result.
Member Tensor Tensor
result.
Member Vector Vector
result.

StepDefineByEnum
Defines the types indicating how the IStepInfo is defined.

Declaration Syntax
public enum StepDefineByEnum

Table 872: Members

Member Set Specifies that the step is defined by set number.


Member Time Specifies that the step is defined by set
time/frequency.

StressStyle
Defines the stress style.

Declaration Syntax
public enum StressStyle

Table 873: Members

Member Bending Bending.


Member Bottom Bottom.
Member Membrane Membrane.
Member Top Top.
Member TopAndBottom Top and
Bottom.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1730 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Reporting Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Reporting

Table 874: Members

IReport (p. 1731) Represents a Report.


IReportItem (p. 1733) Represents a Report item
(content).

IReport
Represents a Report.

Declaration Syntax
public interface IReport

Table 875: Members

Property ChildCount (p. 1731) The number of children inside the


report.
Property FilePath (p. 1731) The report filepath.
Property ImageDirectoryPath (p. 1732) The image directory path for report
images.
Method AddChild(IReportItem) (p. 1732) Adds a child report item to the report.
Method AddChild(IReportItem, int) (p. 1732) Adds a child report item to the report.
Method GetChild(int) (p. 1732) Obtains a child report item from the
report.
Method RemoveChild(int) (p. 1733) Removes a child report item from the
report.

ChildCount
The number of children inside the report.

Declaration Syntax
public int ChildCount { get; }

FilePath
The report filepath.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1731
Ansys.ACT.Interfaces.Reporting Namespace

Declaration Syntax
public string FilePath { get; }

ImageDirectoryPath
The image directory path for report images.

Declaration Syntax
public string ImageDirectoryPath { get; }

AddChild(IReportItem)
Adds a child report item to the report.

Declaration Syntax
public void AddChild(IReportItem item)

Parameters
item(IReportItem)
The item to add.

AddChild(IReportItem, int)
Adds a child report item to the report.

Declaration Syntax
public void AddChild(IReportItem item, int index)

Parameters
item(IReportItem)
The item to add.

index(int)
The index where the child will be added.

GetChild(int)
Obtains a child report item from the report.

Declaration Syntax
public IReportItem GetChild(int index)

Parameters
index(int)
The index of the child report item.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1732 of ANSYS, Inc. and its subsidiaries and affiliates.
IReportItem

RemoveChild(int)
Removes a child report item from the report.

Declaration Syntax
public void RemoveChild(int index)

Parameters
index(int)
The removal index.

IReportItem
Represents a Report item (content).

Declaration Syntax
public interface IReportItem

Table 876: Members

Property Name (p. 1733) The name of the report


item.

Name
The name of the report item.

Declaration Syntax
public string Name { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1733
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1734 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.UserInterface Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.UserInterface

Table 877: Members

ButtonClickedEventArgs (p. 1735) Defines args provided when a button is clicked.


ButtonPositionType (p. 1735) Defines the list of available positions for buttons.
EntryTypeEnum (p. 1736) Specifies the entry type.
IComponentRenderer (p. 1736) Defines a component in the UI.
IContainer (p. 1737) Defines a container in the UI.
IEntry (p. 1739) Defines an entry in a toolbar.

The object behind this interface could be any type of UI


Component: buttons, separators, etc.
INamed (p. 1740) Defines an object with a name.
INamedCollection<T> (p. 1740) Defines a collection of named objects.
IProgressMonitor (p. 1741) Represents a Progress Monitor.
IRenderer (p. 1744) Defines a UI renderer.
IToolbar (p. 1746) Defines a toolbar.
IUserInterface (p. 1747) Defines a user interface.
ListItemCheckChangedEventArgs (p. 1748) Defines args provided when an item is checked or
unchecked in a list.
ListItemSelectedEventArgs (p. 1748) Defines args provided when a togglebutton is clicked.
ProgressStatus (p. 1748) No details are provided for this entry.
ToggleButtonClickedEventArgs (p. 1749) Defines args provided when a togglebutton is clicked.

ButtonClickedEventArgs
Defines args provided when a button is clicked.

Declaration Syntax
public class ButtonClickedEventArgs : EventArgs

ButtonPositionType
Defines the list of available positions for buttons.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1735
Ansys.ACT.Interfaces.UserInterface Namespace

Declaration Syntax
public enum ButtonPositionType

EntryTypeEnum
Specifies the entry type.

Declaration Syntax
public enum EntryTypeEnum

Table 878: Members

Member Button Button.


Member Dropdown Dropdown.
Member Separator Separator.

IComponentRenderer
Defines a component in the UI.

Declaration Syntax
public interface IComponentRenderer

Table 879: Members

Property Container (p. 1736) Gets the container.


Method InitDataFromJson(string) (p. 1736) Initializes data associated to the component from a json
string.
Method Refresh() (p. 1737) Refreshs the component.

Container
Gets the container.

Declaration Syntax
public IContainer Container { get; }

InitDataFromJson(string)
Initializes data associated to the component from a json string.

Declaration Syntax
public void InitDataFromJson(string jsonData)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1736 of ANSYS, Inc. and its subsidiaries and affiliates.
IContainer

Parameters
jsonData(string)
The json string that contains the data.

Refresh()
Refreshs the component.

Declaration Syntax
public void Refresh()

IContainer
Defines a container in the UI.

Declaration Syntax
public interface IContainer

Table 880: Members

Property LastMouseX (p. 1737) Get the x position of the mouse. Retrieved from
the last callbacks called.
Property LastMouseY (p. 1737) Get the y position of the mouse. Retrieved from
the last callbacks called.
Property Name (p. 1738) No details are provided for this entry.
Property Renderer (p. 1738) Gets the associated renderer.
Method Hide() (p. 1738) Hides the container.
Method LocalToGlobal(int, int, out Int32, out Converts relative coordionates to global
Int32) (p. 1738) coordinates.
Method ShowPanel(IPanel) (p. 1738) Shows the container.

LastMouseX
Get the x position of the mouse. Retrieved from the last callbacks called.

Declaration Syntax
public int LastMouseX { get; }

LastMouseY
Get the y position of the mouse. Retrieved from the last callbacks called.

Declaration Syntax
public int LastMouseY { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1737
Ansys.ACT.Interfaces.UserInterface Namespace

Name
No details are provided for this entry.

Declaration Syntax
public string Name { get; }

Renderer
Gets the associated renderer.

Declaration Syntax
public IRenderer Renderer { get; }

Hide()
Hides the container.

Declaration Syntax
public void Hide()

LocalToGlobal(int, int, out Int32, out Int32)


Converts relative coordionates to global coordinates.

Declaration Syntax
public void LocalToGlobal(int x, int y, out Int32 xOut, out Int32 yOut)

Parameters
x(int)
X coordinate relative to the container.

y(int)
Y coordinate relative to the container.

xOut(Int32)
Returned global x coordinate.

yOut(Int32)
Returned global y coordinate.

ShowPanel(IPanel)
Shows the container.

Declaration Syntax
public void ShowPanel(IPanel panel)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1738 of ANSYS, Inc. and its subsidiaries and affiliates.
IEntry

Parameters
panel(IPanel)
No details are provided for this entry.

IEntry
Defines an entry in a toolbar.

The object behind this interface could be any type of UI Component: buttons, separators, etc.

Declaration Syntax
public interface IEntry

Table 881: Members

Property Caption (p. 1739) Gets the caption of the entry.


Property Checked (p. 1739) Gets or sets the checked flag.
Property Enabled (p. 1739) Gets or sets the enabled flag.
Property Entries (p. 1740) Gets the list of child entries.
Property EntryType (p. 1740) Gets the type of the entry.
Property Visible (p. 1740) Gets or sets the visibility of the
entry.

Caption
Gets the caption of the entry.

Declaration Syntax
public string Caption { get; }

Checked
Gets or sets the checked flag.

Declaration Syntax
public bool Checked { set;get; }

Enabled
Gets or sets the enabled flag.

Declaration Syntax
public bool Enabled { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1739
Ansys.ACT.Interfaces.UserInterface Namespace

Entries
Gets the list of child entries.

Declaration Syntax
public INamedCollection<IEntry> Entries { get; }

EntryType
Gets the type of the entry.

Declaration Syntax
public EntryTypeEnum EntryType { get; }

Visible
Gets or sets the visibility of the entry.

Declaration Syntax
public bool Visible { set;get; }

INamed
Defines an object with a name.

Declaration Syntax
public interface INamed

Table 882: Members

Property Name (p. 1740) Gets the name of the


object.

Name
Gets the name of the object.

Declaration Syntax
public string Name { get; }

INamedCollection<T>
Defines a collection of named objects.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1740 of ANSYS, Inc. and its subsidiaries and affiliates.
IProgressMonitor

Declaration Syntax
public interface INamedCollection<T>

Table 883: Members

Property Item (p. 1741) Gets the object given by its name.
Property Names (p. 1741) Gets the list of the names of the objects in the
collection.

Item
Gets the object given by its name.

Declaration Syntax
public T Item { get; }

Names
Gets the list of the names of the objects in the collection.

Declaration Syntax
public ReadOnlyCollection<string> Names { get; }

IProgressMonitor
Represents a Progress Monitor.

Declaration Syntax
public interface IProgressMonitor

Table 884: Members

Property CanAbort (p. 1742) Indicates whether the user can cancel the current
opertion.
Property CanInterrupt (p. 1742) Indicates whether the user can interrupt the current
operation.
Property CompletedWorkUnits (p. 1742) The completed number of work units
Property Parent (p. 1742) The parent progress monitor, if this is a child monitor.
otherwise, null
Property PropagateWorkDetails (p. 1742) Indicates whether to propagate a child's work details
up to the parent.
Property PropagateWorkStatus (p. 1743) Indicates whether to propagate a child's work status
up to the parent.
Property Status (p. 1743) The current status of this progress monitor.
Property TotalWorkUnits (p. 1743) The total number of work units allocated to the work
under progress monitoring

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1741
Ansys.ACT.Interfaces.UserInterface Namespace

Property WorkDetails (p. 1743) The current details for the work under progress
monitoring
Property WorkName (p. 1743) The name of the current work under progress
monitoring
Property WorkStatus (p. 1743) The current status for the work under progress
monitoring
Method BeginWork(string, double) (p. 1744) Starts work engaged with progress monitoring.
Method CreateChildMonitor(double) (p. 1744)Creates a child progress monitor with the current
monitor as its parent.
Method EndWork() (p. 1744) Marks the current work as complete (progress at 100
percent).
Method UpdateWork(double) (p. 1744) Updates the current work units.

CanAbort
Indicates whether the user can cancel the current opertion.

Declaration Syntax
public bool CanAbort { set;get; }

CanInterrupt
Indicates whether the user can interrupt the current operation.

Declaration Syntax
public bool CanInterrupt { set;get; }

CompletedWorkUnits
The completed number of work units

Declaration Syntax
public double CompletedWorkUnits { get; }

Parent
The parent progress monitor, if this is a child monitor. otherwise, null

Declaration Syntax
public IProgressMonitor Parent { get; }

PropagateWorkDetails
Indicates whether to propagate a child's work details up to the parent.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1742 of ANSYS, Inc. and its subsidiaries and affiliates.
IProgressMonitor

Declaration Syntax
public bool PropagateWorkDetails { set;get; }

PropagateWorkStatus
Indicates whether to propagate a child's work status up to the parent.

Declaration Syntax
public bool PropagateWorkStatus { set;get; }

Status
The current status of this progress monitor.

Declaration Syntax
public ProgressStatus Status { get; }

TotalWorkUnits
The total number of work units allocated to the work under progress monitoring

Declaration Syntax
public double TotalWorkUnits { get; }

WorkDetails
The current details for the work under progress monitoring

Declaration Syntax
public string WorkDetails { set;get; }

WorkName
The name of the current work under progress monitoring

Declaration Syntax
public string WorkName { get; }

WorkStatus
The current status for the work under progress monitoring

Declaration Syntax
public string WorkStatus { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1743
Ansys.ACT.Interfaces.UserInterface Namespace

BeginWork(string, double)
Starts work engaged with progress monitoring.

Declaration Syntax
public void BeginWork(string name, double units)

Parameters
name(string)
The name of the work.

units(double)
The total number of units to allocate for this work.

CreateChildMonitor(double)
Creates a child progress monitor with the current monitor as its parent.

Declaration Syntax
public IProgressMonitor CreateChildMonitor(double units)

Parameters
units(double)
The number of parent work units to devote to the child.

EndWork()
Marks the current work as complete (progress at 100 percent).

Declaration Syntax
public void EndWork()

UpdateWork(double)
Updates the current work units.

Declaration Syntax
public void UpdateWork(double units)

Parameters
units(double)
The units by which to increment the progress.

IRenderer
Defines a UI renderer.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1744 of ANSYS, Inc. and its subsidiaries and affiliates.
IRenderer

Declaration Syntax
public interface IRenderer

Table 885: Members

Method CreateDialogContainer(string, int, int, int, int) (p. 1745) Creates a dialog box.
Method CreatePanelContainer(string, string, int, int) (p. 1745) Creates a new panel.
Method CreateVirtualContainer(string) (p. 1746) No details are provided for this
entry.
Method GetContainer(string) (p. 1746) No details are provided for this
entry.

CreateDialogContainer(string, int, int, int, int)


Creates a dialog box.

Declaration Syntax
public IContainer CreateDialogContainer(string name, int x, int y, int width, int height)

Parameters
name(string)
The name of the dialog box.

x(int)
The initial x position.

y(int)
The initial y position.

width(int)
The initial width.

height(int)
The initial height.

CreatePanelContainer(string, string, int, int)


Creates a new panel.

Declaration Syntax
public IContainer CreatePanelContainer(string name, string panelPosition, int width, int height)

Parameters
name(string)
The name of the panel.

panelPosition(string)
The panel position (application dependent).

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1745
Ansys.ACT.Interfaces.UserInterface Namespace

width(int)
The initial width of the panel.

height(int)
The initial height of the panel.

CreateVirtualContainer(string)
No details are provided for this entry.

Declaration Syntax
public IContainer CreateVirtualContainer(string name)

Parameters
name(string)
No details are provided for this entry.

GetContainer(string)
No details are provided for this entry.

Declaration Syntax
public IContainer GetContainer(string name)

Parameters
name(string)
No details are provided for this entry.

IToolbar
Defines a toolbar.

Declaration Syntax
public interface IToolbar

Table 886: Members

Property Caption (p. 1746) Gets the caption of the toolbar.


Property Entries (p. 1747) Gets the collection of entries.
Property Visible (p. 1747) Gets or sets the visibility of the
toolbar.

Caption
Gets the caption of the toolbar.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1746 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserInterface

Declaration Syntax
public string Caption { get; }

Entries
Gets the collection of entries.

Declaration Syntax
public INamedCollection<IEntry> Entries { get; }

Visible
Gets or sets the visibility of the toolbar.

Declaration Syntax
public bool Visible { set;get; }

IUserInterface
Defines a user interface.

Declaration Syntax
public interface IUserInterface

Table 887: Members

Property IsBatchMode (p. 1747) Gets the batch mode of the user interface.
Property ProgressMonitor (p. 1747) Gets the current progress monitor, if available.
Property Toolbars (p. 1748) Gets the collection of toolbars.
Property UIRenderer (p. 1748) No details are provided for this entry.
Method GetExtensionToolbars(IExtension) (p. 1748)Returns the toolbars defined by a given
extension.

IsBatchMode
Gets the batch mode of the user interface.

Declaration Syntax
public bool IsBatchMode { get; }

ProgressMonitor
Gets the current progress monitor, if available.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1747
Ansys.ACT.Interfaces.UserInterface Namespace

Declaration Syntax
public IProgressMonitor ProgressMonitor { get; }

Toolbars
Gets the collection of toolbars.

Declaration Syntax
public ReadOnlyCollection<IToolbar> Toolbars { get; }

UIRenderer
No details are provided for this entry.

Declaration Syntax
public IRenderer UIRenderer { get; }

GetExtensionToolbars(IExtension)
Returns the toolbars defined by a given extension.

Declaration Syntax
public INamedCollection<IToolbar> GetExtensionToolbars(IExtension extension)

Parameters
extension(IExtension)
No details are provided for this entry.

ListItemCheckChangedEventArgs
Defines args provided when an item is checked or unchecked in a list.

Declaration Syntax
public class ListItemCheckChangedEventArgs : EventArgs

ListItemSelectedEventArgs
Defines args provided when a togglebutton is clicked.

Declaration Syntax
public class ListItemSelectedEventArgs : EventArgs

ProgressStatus
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1748 of ANSYS, Inc. and its subsidiaries and affiliates.
ToggleButtonClickedEventArgs

Declaration Syntax
public enum ProgressStatus

Table 888: Members

Member Aborted Progress has been


aborted.
Member Completed Progress has been
completed.
Member Interrupted Progress has been
interrupted.
Member NotStarted Progress has not started.
Member Running Progress is running.
Member Unknown unknown status.

ToggleButtonClickedEventArgs
Defines args provided when a togglebutton is clicked.

Declaration Syntax
public class ToggleButtonClickedEventArgs : EventArgs

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1749
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1750 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.UserInterface.Components Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.UserInterface.Components

Table 889: Members

ComponentListAlignment (p. 1751) Defines all types of alignments.


IButtonComponent (p. 1752) Defines a "buttonComponent" component.
IButtonsComponent (p. 1753) Defines a "buttonsComponent" component.
IButtonWithMenuComponent (p. 1755) Defines a "buttonWithMenuComponent"
component.
IChartComponent (p. 1755) Defines a "ChartComponent" component.
IDygraphComponent (p. 1760) Defines a "DyGraphComponent" component.
IEditorComponent (p. 1763) Defines a "editoComponent" component.
IFrameComponent (p. 1763) Defines a "frameComponent" component.
IHelpComponent (p. 1764) Defines a "helpComponent" component.
IHtmlComponent (p. 1764) Defines a "htmlComponent" component.
IImageComponent (p. 1765) Defines an "imageComponent" component.
IListComponent (p. 1765) Defines a "listComponent" component.
IPopupMenuComponent (p. 1767) Defines a popup menu component.
IProgressComponent (p. 1768) Defines a "Progress" component.
IPropertiesComponent (p. 1768) Defines a "propertiesComponent" component.
ISceneGraphComponent (p. 1769) Defines a "treeComponent" component.
ISearchBarComponent (p. 1769) Defines a "searchBarComponent" component.
ITabularDataComponent (p. 1769) Defines a "tabularDataComponent" component.
ITitleComponent (p. 1770) Defines a "titleComponent" component.
ITreeComponent (p. 1770) Defines a "treeComponent" component.
ProgressTypeMessage (p. 1770) No details are provided for this entry.

ComponentListAlignment
Defines all types of alignments.

Declaration Syntax
public enum ComponentListAlignment

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1751
Ansys.ACT.Interfaces.UserInterface.Components Namespace

IButtonComponent
Defines a "buttonComponent" component.

Declaration Syntax
public interface IButtonComponent

Table 890: Members

Event ButtonClicked (p. 1752) Event fired when the button is


clicked.
Property Used (p. 1752) Gets or sets the Used flag.
Method SetBasicDatas(string, string, string) (p. 1752) Sets basic information of the
button.
Method SetCaptionFontSize(int) (p. 1753) Sets the size of the caption.
Method SetImageSize(int, int) (p. 1753) Sets the size of the image.
Method SetSize(int, int) (p. 1753) Sets the size of the button.

ButtonClicked
Event fired when the button is clicked.

Declaration Syntax
public ButtonClickedEventHandler ButtonClicked

Used
Gets or sets the Used flag.

Declaration Syntax
public bool Used { set;get; }

SetBasicDatas(string, string, string)


Sets basic information of the button.

Declaration Syntax
public void SetBasicDatas(string caption, string image, string tooltip)

Parameters
caption(string)
Caption of the button.

image(string)
Image of the button.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1752 of ANSYS, Inc. and its subsidiaries and affiliates.
IButtonsComponent

tooltip(string)
Tooltip of the button.

SetCaptionFontSize(int)
Sets the size of the caption.

Declaration Syntax
public void SetCaptionFontSize(int size)

Parameters
size(int)
Size of the caption.

SetImageSize(int, int)
Sets the size of the image.

Declaration Syntax
public void SetImageSize(int w, int h)

Parameters
w(int)
Width of the image.

h(int)
Hieght of the image.

SetSize(int, int)
Sets the size of the button.

Declaration Syntax
public void SetSize(int w, int h)

Parameters
w(int)
Width of the button.

h(int)
Height of the button.

IButtonsComponent
Defines a "buttonsComponent" component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1753
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Declaration Syntax
public interface IButtonsComponent

Table 891: Members

Event ButtonClicked (p. 1754) Event fired when a button is


clicked.
Method AddButton(string, string, ButtonPositionType, bool, string, Adds a button to the
bool) (p. 1754) component.
Method ClearButtons() (p. 1755) Removes all buttons.
Method SetEnabledFlag(string, bool) (p. 1755) Sets the enabled flag.

ButtonClicked
Event fired when a button is clicked.

Declaration Syntax
public ButtonClickedEventHandler ButtonClicked

AddButton(string, string, ButtonPositionType, bool, string, bool)


Adds a button to the component.

Declaration Syntax
public void AddButton(string name, string caption, ButtonPositionType position, bool enabled, string
message, bool isDefault)

Parameters
name(string)
The name of the button.

caption(string)
The caption of the button.

position(ButtonPositionType)
The position of the button.

enabled(bool)
A flag to enable or disable the button.

message(string)
A message to associate to the button.

isDefault(bool)
A flag to put the button as the default button.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1754 of ANSYS, Inc. and its subsidiaries and affiliates.
IChartComponent

ClearButtons()
Removes all buttons.

Declaration Syntax
public void ClearButtons()

SetEnabledFlag(string, bool)
Sets the enabled flag.

Declaration Syntax
public void SetEnabledFlag(string buttonName, bool enabled)

Parameters
buttonName(string)
No details are provided for this entry.

enabled(bool)
No details are provided for this entry.

IButtonWithMenuComponent
Defines a "buttonWithMenuComponent" component.

Declaration Syntax
public interface IButtonWithMenuComponent

IChartComponent
Defines a "ChartComponent" component.

Declaration Syntax
public interface IChartComponent

Table 892: Members

Method Bar(IList<object>, IList<object>, Draws bar chart in the component. Can be


IList<string>, string) (p. 1756) use with Line.
Method Bubble(IList<object>, IList<object>, Draws bubble chart in the component.
IList<object>, IList<string>, IList<string>,
string, string) (p. 1756)
Method Pie(IList<object>, IList<object>) (p. 1757) Draws pie chart in the component.
Method Plot(IList<object>, IList<object>, string, Draws a line in the component. Can be use
string) (p. 1757) with Bar.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1755
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Method Reset() (p. 1758) Sets all options at them default values and
remove all values.
Method ShowLegend(bool) (p. 1758) Shows the legends at the top of the chart.
True by default.
Method Title(string) (p. 1758) Sets the title of the chart.
Method XLabel(string) (p. 1759) Sets the name of the x axis.
Method XTickFormat(string) (p. 1759) Sets the tick format for the x axis.
Method Y2Label(string) (p. 1759) Sets the name of the y2 axis. Can be use only
if you use plot with bar.
Method Y2TickFormat(string) (p. 1759) Sets the tick format for the y2 axis. Can be use
only if you use plot with bar.
Method YLabel(string) (p. 1760) Sets the name of the y axis.
Method YTickFormat(string) (p. 1760) Sets the tick format for the y axis.

Bar(IList<object>, IList<object>, IList<string>, string)


Draws bar chart in the component. Can be use with Line.

Declaration Syntax
public void Bar(IList<object> labels, IList<object> values, IList<string> colors, string key)

Parameters
labels(IList<object>)
The name of each bars. (x axis)

values(IList<object>)
The values of bars. (y axis)

colors(IList<string>)
The color of each bars. Color of the line. You can use "r" for red, "b" for blue, "g" for green, "m" for magenta,
"c" for cyan, "y" for yellow, "k" for black and "w" for white. You can also specify the hexadecimal code :
"#XXXXXX" with X between 0 and F. The two first number define the red component, the third and the
fourth define the green component and the two last numbers define the blue component.

key(string)
Group name, if a group with the same name already exist this function will replace the old one.

Bubble(IList<object>, IList<object>, IList<object>, IList<string>, IList<string>,


string, string)
Draws bubble chart in the component.

Declaration Syntax
public void Bubble(IList<object> xValues, IList<object> yValues, IList<object> sizeValues, IList<string>
shapeValues, IList<string> colorsValues, string color, string key)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1756 of ANSYS, Inc. and its subsidiaries and affiliates.
IChartComponent

Parameters
xValues(IList<object>)
The values in the x axis.

yValues(IList<object>)
The values in the y axis.

sizeValues(IList<object>)
The size of each bubble.

shapeValues(IList<string>)
The shape of the bubble. Possible value : 'circle', 'cross', 'triangle-up', 'triangle-down', 'diamond', 'square'
(default : 'circle').

colorsValues(IList<string>)
Color of the line. You can use "r" for red, "b" for blue, "g" for green, "m" for magenta, "c" for cyan, "y" for
yellow, "k" for black and "w" for white. You can also specify the hexadecimal code : "#XXXXXX" with X
between 0 and F. The two first number define the red component, the third and the fourth define the
green component and the two last numbers define the blue component.

color(string)
Color for all bubble. Same format for this one and colorsValues.

key(string)
Group name, if a group with the same name already exist this function will replace the old one.

Pie(IList<object>, IList<object>)
Draws pie chart in the component.

Declaration Syntax
public void Pie(IList<object> values, IList<object> labels)

Parameters
values(IList<object>)
No details are provided for this entry.

labels(IList<object>)
No details are provided for this entry.

Plot(IList<object>, IList<object>, string, string)


Draws a line in the component. Can be use with Bar.

Declaration Syntax
public void Plot(IList<object> xValues, IList<object> yValues, string color, string key)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1757
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Parameters
xValues(IList<object>)
The values in the x axis.

yValues(IList<object>)
The values in the y axis.

color(string)
Color of the line. You can use "r" for red, "b" for blue, "g" for green, "m" for magenta, "c" for cyan, "y" for
yellow, "k" for black and "w" for white. You can also specify the hexadecimal code : "#XXXXXX" with X
between 0 and F. The two first number define the red component, the third and the fourth define the
green component and the two last numbers define the blue component.

key(string)
Name of the line. Should be unique. If a line with the same name exist this function will replace the old
one.

Reset()
Sets all options at them default values and remove all values.

Declaration Syntax
public void Reset()

ShowLegend(bool)
Shows the legends at the top of the chart. True by default.

Declaration Syntax
public void ShowLegend(bool isVisible)

Parameters
isVisible(bool)
Sets to true to show the legend. Sets to false to hide the legend.

Title(string)
Sets the title of the chart.

Declaration Syntax
public void Title(string title)

Parameters
title(string)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1758 of ANSYS, Inc. and its subsidiaries and affiliates.
IChartComponent

XLabel(string)
Sets the name of the x axis.

Declaration Syntax
public void XLabel(string name)

Parameters
name(string)
Name of the X axis.

XTickFormat(string)
Sets the tick format for the x axis.

Declaration Syntax
public void XTickFormat(string format)

Parameters
format(string)
Format of the tick.

Y2Label(string)
Sets the name of the y2 axis. Can be use only if you use plot with bar.

Declaration Syntax
public void Y2Label(string name)

Parameters
name(string)
Name of the second Y axis.

Y2TickFormat(string)
Sets the tick format for the y2 axis. Can be use only if you use plot with bar.

Declaration Syntax
public void Y2TickFormat(string format)

Parameters
format(string)
Format of the tick.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1759
Ansys.ACT.Interfaces.UserInterface.Components Namespace

YLabel(string)
Sets the name of the y axis.

Declaration Syntax
public void YLabel(string name)

Parameters
name(string)
Name of the main Y axis.

YTickFormat(string)
Sets the tick format for the y axis.

Declaration Syntax
public void YTickFormat(string format)

Parameters
format(string)
Format of the tick.

IDygraphComponent
Defines a "DyGraphComponent" component.

Declaration Syntax
public interface IDygraphComponent

Table 893: Members

Property RangeSelectorPlotFillColor (p. 1761) Gets or sets the fill color of the range selector. Color
is of the same form as in a .css file (#AABBCC, rgb(255,
100, 120) or "yellow").
Property RangeSelectorPlotStrokeColor (p. 1761)Gets or sets the color of the plot stroke in the range
selector. Color is of the same form as in a .css file
(#AABBCC, rgb(255, 100, 120) or "yellow").
Property ShowRangeSelector (p. 1761) Shows or hides the range selector.
Property Title (p. 1761) Gets or sets the title of the chart.
Property XLabel (p. 1761) Gets or sets the label of the x axis.
Property Y2Label (p. 1761) Gets or sets the label of the y2 axis.
Property YLabel (p. 1762) Gets or sets the label of the y axis.
Method AddSeries(IDictionary<double, Adds a serie to the chart.
double>, string, string) (p. 1762)
Method DrawPoints(bool, string) (p. 1762) Shows or hides the points of the series.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1760 of ANSYS, Inc. and its subsidiaries and affiliates.
IDygraphComponent

Method RemoveSeries(string) (p. 1762) Removes a serie from the chart.


Method Reset() (p. 1763) Sets all options at them default values and remove
all values.

RangeSelectorPlotFillColor
Gets or sets the fill color of the range selector. Color is of the same form as in a .css file (#AABBCC,
rgb(255, 100, 120) or "yellow").

Declaration Syntax
public string RangeSelectorPlotFillColor { set;get; }

RangeSelectorPlotStrokeColor
Gets or sets the color of the plot stroke in the range selector. Color is of the same form as in a .css file
(#AABBCC, rgb(255, 100, 120) or "yellow").

Declaration Syntax
public string RangeSelectorPlotStrokeColor { set;get; }

ShowRangeSelector
Shows or hides the range selector.

Declaration Syntax
public bool ShowRangeSelector { set;get; }

Title
Gets or sets the title of the chart.

Declaration Syntax
public string Title { set;get; }

XLabel
Gets or sets the label of the x axis.

Declaration Syntax
public string XLabel { set;get; }

Y2Label
Gets or sets the label of the y2 axis.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1761
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Declaration Syntax
public string Y2Label { set;get; }

YLabel
Gets or sets the label of the y axis.

Declaration Syntax
public string YLabel { set;get; }

AddSeries(IDictionary<double, double>, string, string)


Adds a serie to the chart.

Declaration Syntax
public void AddSeries(IDictionary<double, double> values, string label, string color)

Parameters
values(IDictionary<double, double>)
Pairs of values on the x axis and y axis.

label(string)
Label of the serie.

color(string)
Color of the serie of the same form as in a .css file (#AABBCC, rgb(255, 100, 120) or "yellow").

DrawPoints(bool, string)
Shows or hides the points of the series.

Declaration Syntax
public void DrawPoints(bool areDrawn, string label)

Parameters
areDrawn(bool)
True to display the points otherwise false.

label(string)
The label of the serie to modify. If left empty the new setting will be applyed to the whole graph.

RemoveSeries(string)
Removes a serie from the chart.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1762 of ANSYS, Inc. and its subsidiaries and affiliates.
IFrameComponent

Declaration Syntax
public void RemoveSeries(string label)

Parameters
label(string)
Label of the serie to be removeed.

Reset()
Sets all options at them default values and remove all values.

Declaration Syntax
public void Reset()

IEditorComponent
Defines a "editoComponent" component.

Declaration Syntax
public interface IEditorComponent

IFrameComponent
Defines a "frameComponent" component.

Declaration Syntax
public interface IFrameComponent

Table 894: Members

Method SetHtmlContent(string) (p. 1763) Sets the name of the file to insert into the
frame.

SetHtmlContent(string)
Sets the name of the file to insert into the frame.

Declaration Syntax
public void SetHtmlContent(string filename)

Parameters
filename(string)
The name of the file.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1763
Ansys.ACT.Interfaces.UserInterface.Components Namespace

IHelpComponent
Defines a "helpComponent" component.

Declaration Syntax
public interface IHelpComponent

Table 895: Members

Method SetHtmlContent(string) (p. 1764) Sets the help page file name.
Method SetHtmlContent(string, string) (p. 1764) Sets the content of the help
component.

SetHtmlContent(string)
Sets the help page file name.

Declaration Syntax
public void SetHtmlContent(string filename)

Parameters
filename(string)
The name of the file.

SetHtmlContent(string, string)
Sets the content of the help component.

Declaration Syntax
public void SetHtmlContent(string htmlFolder, string content)

Parameters
htmlFolder(string)
The folder where some extra resources can be found.

content(string)
THe html content.

IHtmlComponent
Defines a "htmlComponent" component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1764 of ANSYS, Inc. and its subsidiaries and affiliates.
IListComponent

Declaration Syntax
public interface IHtmlComponent

Table 896: Members

Method SetHtmlContent(string) (p. 1765) Sets the html content to


display.

SetHtmlContent(string)
Sets the html content to display.

Declaration Syntax
public void SetHtmlContent(string content)

Parameters
content(string)
The name of the file.

IImageComponent
Defines an "imageComponent" component.

Declaration Syntax
public interface IImageComponent

IListComponent
Defines a "listComponent" component.

Declaration Syntax
public interface IListComponent

Table 897: Members

Property Alignment (p. 1766) Gets or sets alignment option of list items.
Property MaxColumnCount (p. 1766) Gets or sets the maximum number of
columns.
Method AddComponent(IComponentRenderer, Adds a new component to the list.
int) (p. 1766)
Method ClearComponents() (p. 1766) Removes all components.
Method GetComponent(string) (p. 1766) Gets a component by its name.
Method RemoveComponentByName(string) (p. 1767)Removes a component by its name.
Method SetOffset(float, float) (p. 1767) Sets horizontal and vertical offset.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1765
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Method SetWidth(float, Sets the with of list items.


ComponentLengthType) (p. 1767)

Alignment
Gets or sets alignment option of list items.

Declaration Syntax
public ComponentListAlignment Alignment { set;get; }

MaxColumnCount
Gets or sets the maximum number of columns.

Declaration Syntax
public int MaxColumnCount { set;get; }

AddComponent(IComponentRenderer, int)
Adds a new component to the list.

Declaration Syntax
public void AddComponent(IComponentRenderer obj, int index)

Parameters
obj(IComponentRenderer)
Component to add.

index(int)
Index where to add the component. Insert at the end if negative.

ClearComponents()
Removes all components.

Declaration Syntax
public void ClearComponents()

GetComponent(string)
Gets a component by its name.

Declaration Syntax
public IComponentRenderer GetComponent(string name)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1766 of ANSYS, Inc. and its subsidiaries and affiliates.
IPopupMenuComponent

Parameters
name(string)
Name of the component.

RemoveComponentByName(string)
Removes a component by its name.

Declaration Syntax
public void RemoveComponentByName(string name)

Parameters
name(string)
Name of the component.

SetOffset(float, float)
Sets horizontal and vertical offset.

Declaration Syntax
public void SetOffset(float horizontal, float vertical)

Parameters
horizontal(float)
Horizontal offset.

vertical(float)
Vertical offset.

SetWidth(float, ComponentLengthType)
Sets the with of list items.

Declaration Syntax
public void SetWidth(float value, ComponentLengthType type)

Parameters
value(float)
Value of the width.

type(ComponentLengthType)
Type of width.

IPopupMenuComponent
Defines a popup menu component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1767
Ansys.ACT.Interfaces.UserInterface.Components Namespace

Declaration Syntax
public interface IPopupMenuComponent

IProgressComponent
Defines a "Progress" component.

Declaration Syntax
public interface IProgressComponent

Table 898: Members

Method Reset() (p. 1768) Resets the progress


information.
Method UpdateProgress(string, int, bool, ProgressTypeMessage) (p. 1768)Update the progress
component

Reset()
Resets the progress information.

Declaration Syntax
public void Reset()

UpdateProgress(string, int, bool, ProgressTypeMessage)


Update the progress component

Declaration Syntax
public bool UpdateProgress(string message, int pct, bool handleCancel, ProgressTypeMessage type)

Parameters
message(string)
No details are provided for this entry.

pct(int)
Current progression.

handleCancel(bool)
The progress can be cancel.

type(ProgressTypeMessage)
No details are provided for this entry.

IPropertiesComponent
Defines a "propertiesComponent" component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1768 of ANSYS, Inc. and its subsidiaries and affiliates.
ITabularDataComponent

Declaration Syntax
public interface IPropertiesComponent

Table 899: Members

Event PropertyChanged (p. 1769) Event fired when a property value is


changed.
Method UpdateData() (p. 1769) Updates the component.

PropertyChanged
Event fired when a property value is changed.

Declaration Syntax
public PropertyChangedEventHandler PropertyChanged

UpdateData()
Updates the component.

Declaration Syntax
public void UpdateData()

ISceneGraphComponent
Defines a "treeComponent" component.

Declaration Syntax
public interface ISceneGraphComponent

ISearchBarComponent
Defines a "searchBarComponent" component.

Declaration Syntax
public interface ISearchBarComponent

ITabularDataComponent
Defines a "tabularDataComponent" component.

Declaration Syntax
public interface ITabularDataComponent

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1769
Ansys.ACT.Interfaces.UserInterface.Components Namespace

ITitleComponent
Defines a "titleComponent" component.

Declaration Syntax
public interface ITitleComponent

ITreeComponent
Defines a "treeComponent" component.

Declaration Syntax
public interface ITreeComponent

ProgressTypeMessage
No details are provided for this entry.

Declaration Syntax
public enum ProgressTypeMessage

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1770 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.UserInterface.Components.ToolbarComponents
Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.UserInterface.Components.ToolbarComponents

Table 900: Members

IToolbarComponent (p. 1771) Defines a "toolbarComponent"


component.

IToolbarComponent
Defines a "toolbarComponent" component.

Declaration Syntax
public interface IToolbarComponent

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1771
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1772 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Wizard Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Wizard

Table 901: Members

IStepUserInterface (p. 1773) Defines a list of properties and methods to access the user interface of
a wizard's step.
IWizard (p. 1774) Defines a wizard.
IWizardStep (p. 1775) Defines a step of a wizard.

IStepUserInterface
Defines a list of properties and methods to access the user interface of a wizard's step.

Declaration Syntax
public interface IStepUserInterface

Table 902: Members

Property Panel (p. 1773) Gets the user interface


container.
Method GetComponent(string) (p. 1773) Gets the panel by its name.

Panel
Gets the user interface container.

Declaration Syntax
public IPanel Panel { get; }

GetComponent(string)
Gets the panel by its name.

Declaration Syntax
public IComponentRenderer GetComponent(string name)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1773
Ansys.ACT.Interfaces.Wizard Namespace

Parameters
name(string)
the name of the panel.

IWizard
Defines a wizard.

Declaration Syntax
public interface IWizard

Table 903: Members

Property CurrentStep (p. 1774) Gets the current step.


Property Description (p. 1774) Gets the description of the wizard.
Property Extension (p. 1774) Gets the associated extension to the
wizard.
Property Filename (p. 1774) Gets the filename of the wizard.
Property Folder (p. 1775) Gets the folder.
Property Name (p. 1775) Gets the name of the wizard.
Property Steps (p. 1775) Gets all steps.

CurrentStep
Gets the current step.

Declaration Syntax
public IWizardStep CurrentStep { get; }

Description
Gets the description of the wizard.

Declaration Syntax
public string Description { get; }

Extension
Gets the associated extension to the wizard.

Declaration Syntax
public IExtension Extension { get; }

Filename
Gets the filename of the wizard.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1774 of ANSYS, Inc. and its subsidiaries and affiliates.
IWizardStep

Declaration Syntax
public string Filename { get; }

Folder
Gets the folder.

Declaration Syntax
public string Folder { get; }

Name
Gets the name of the wizard.

Declaration Syntax
public string Name { get; }

Steps
Gets all steps.

Declaration Syntax
public IDictionary<string, IWizardStep> Steps { get; }

IWizardStep
Defines a step of a wizard.

Declaration Syntax
public interface IWizardStep

Table 904: Members

Property ComponentName (p. 1776) Gets or sets the name of the associated
component.
Property Context (p. 1776) Gets the name of the associated context.
Property HelpFile (p. 1776) Gets or sets the help associated to this step.
Property IsEnabled (p. 1776) Gets or sets the enabled flag.
Property Layout (p. 1776) Gets or sets the layout to use for this step.
Property NextEnabledStep (p. 1776) Gets the next enabled step.
Property NextStep (p. 1777) Gets the next step.
Property PreviousEnabledStep (p. 1777) Gets the previous enabled step.
Property PreviousStep (p. 1777) Gets the previous step.
Property StepId (p. 1777) Gets or sets the name of the associated
component.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1775
Ansys.ACT.Interfaces.Wizard Namespace

Property SystemName (p. 1777) Gets or sets the name of the associated system.
Property UserInterface (p. 1777) Gets the user interface object.
Property Wizard (p. 1777) Gets the associated wizard.

ComponentName
Gets or sets the name of the associated component.

Declaration Syntax
public string ComponentName { set;get; }

Context
Gets the name of the associated context.

Declaration Syntax
public string Context { get; }

HelpFile
Gets or sets the help associated to this step.

Declaration Syntax
public string HelpFile { set;get; }

IsEnabled
Gets or sets the enabled flag.

Declaration Syntax
public bool IsEnabled { set;get; }

Layout
Gets or sets the layout to use for this step.

Declaration Syntax
public string Layout { set;get; }

NextEnabledStep
Gets the next enabled step.

Declaration Syntax
public IWizardStep NextEnabledStep { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1776 of ANSYS, Inc. and its subsidiaries and affiliates.
IWizardStep

NextStep
Gets the next step.

Declaration Syntax
public IWizardStep NextStep { get; }

PreviousEnabledStep
Gets the previous enabled step.

Declaration Syntax
public IWizardStep PreviousEnabledStep { get; }

PreviousStep
Gets the previous step.

Declaration Syntax
public IWizardStep PreviousStep { get; }

StepId
Gets or sets the name of the associated component.

Declaration Syntax
public int StepId { get; }

SystemName
Gets or sets the name of the associated system.

Declaration Syntax
public string SystemName { set;get; }

UserInterface
Gets the user interface object.

Declaration Syntax
public IStepUserInterface UserInterface { get; }

Wizard
Gets the associated wizard.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1777
Ansys.ACT.Interfaces.Wizard Namespace

Declaration Syntax
public IWizard Wizard { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1778 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Workflow Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Workflow

Table 905: Members

ITaskInput (p. 1779) No details are provided for this entry.


ITaskOutput (p. 1779) No details are provided for this entry.
IWorkflowDataModel (p. 1779) No details are provided for this entry.
IWorkflowTask (p. 1780) This interface defines common properties found on at ACT task.
IWorkflowTaskGroup (p. 1781) This interface defines common properties found on at ACT task
group.

ITaskInput
No details are provided for this entry.

Declaration Syntax
public interface ITaskInput

ITaskOutput
No details are provided for this entry.

Declaration Syntax
public interface ITaskOutput

IWorkflowDataModel
No details are provided for this entry.

Declaration Syntax
public interface IWorkflowDataModel

Table 906: Members

Property TaskGroups (p. 1780) Returns the list of task groups


Property Tasks (p. 1780) Returns the list of tasks.
Method GetTaskByName(string) (p. 1780) Obtains a task by name from the current workflow.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1779
Ansys.ACT.Interfaces.Workflow Namespace

Method GetTaskGroupByName(string) (p. 1780)Obtains a task group by name from the current
workflow.

TaskGroups
Returns the list of task groups

Declaration Syntax
public IEnumerable<IWorkflowTaskGroup> TaskGroups { get; }

Tasks
Returns the list of tasks.

Declaration Syntax
public IEnumerable<IWorkflowTask> Tasks { get; }

GetTaskByName(string)
Obtains a task by name from the current workflow.

Declaration Syntax
public IUserObject GetTaskByName(string taskName)

Parameters
taskName(string)
The task name.

GetTaskGroupByName(string)
Obtains a task group by name from the current workflow.

Declaration Syntax
public IUserObject GetTaskGroupByName(string taskGroupName)

Parameters
taskGroupName(string)
The task group name.

IWorkflowTask
This interface defines common properties found on at ACT task.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1780 of ANSYS, Inc. and its subsidiaries and affiliates.
IWorkflowTaskGroup

Declaration Syntax
public interface IWorkflowTask

Table 907: Members

Property InternalObject (p. 1781) No details are provided for this


entry.
Property SourceTasks (p. 1781) No details are provided for this
entry.

InternalObject
No details are provided for this entry.

Declaration Syntax
public object InternalObject { get; }

SourceTasks
No details are provided for this entry.

Declaration Syntax
public IEnumerable<IWorkflowTask> SourceTasks { get; }

IWorkflowTaskGroup
This interface defines common properties found on at ACT task group.

Declaration Syntax
public interface IWorkflowTaskGroup

Table 908: Members

Property InternalObject (p. 1781) No details are provided for this


entry.
Property Tasks (p. 1782) No details are provided for this
entry.

InternalObject
No details are provided for this entry.

Declaration Syntax
public object InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1781
Ansys.ACT.Interfaces.Workflow Namespace

Tasks
No details are provided for this entry.

Declaration Syntax
public IEnumerable<IWorkflowTask> Tasks { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1782 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Math Namespace
Declaration Syntax
namespace Ansys.ACT.Math

Table 909: Members

Matrix4D (p. 1783) Transformation matrix *single linear* *standard zero-based row-column index* |
0 4 8 12 | | Rot00*Sx Rot01 Rot02 TransX | | 1 5 9 13 | | Rot10 Rot11*Sy Rot12
TransY | | 2 6 10 14 | = | Rot20 Rot21 Rot22*Sz TransZ | | 3 7 11 15 | | 0 (30) 0 (31)
0 (32) 1 (33) |
Vector3D (p. 1790) Vector in 3D-space

Matrix4D
Transformation matrix *single linear* *standard zero-based row-column index* | 0 4 8 12 | | Rot00*Sx
Rot01 Rot02 TransX | | 1 5 9 13 | | Rot10 Rot11*Sy Rot12 TransY | | 2 6 10 14 | = | Rot20 Rot21 Rot22*Sz
TransZ | | 3 7 11 15 | | 0 (30) 0 (31) 0 (32) 1 (33) |

Declaration Syntax
public class Matrix4D

Table 910: Members

Constructor Matrix4D() (p. 1784) Default constructor - creates identity 4x4 matrix
Constructor Matrix4D(double[]) (p. 1784) Construct 4x4 matrix initialized to given entries.
If entries not valid, an identity 4x4 matrix is
constructed.
Constructor Matrix4D(Matrix4D) (p. 1785) Copy constructor
Field Identity (p. 1785) Identity 4x4 matrix
Property Determinant (p. 1785) Matrix determinant accessor.
Property Item (p. 1785) An OpenGL compatible linear indexer to the
matrix entries | 0 4 8 12 | | 1 5 9 13 | | 2 6 10
14 | | 3 7 11 15 |
Property Item (p. 1785) A standard (row, column) indexer to the matrix
entries | 0,0 0,1 0,2 0,3 | | 1,0 1,1 1,2 1,3 | | 2,0
2,1 2,2 2,3 | | 3,0 3,1 3,2 3,3 |
Method Add(Matrix4D) (p. 1785) Add matrix to itself.
Method CreateMirror(Vector3D, double) (p. 1786) Create transformation matrix mirroring about
a plane
Method CreateRotate(Vector3D, double) (p. 1786)Create transformation matrix that rotates about
a given vector by a given angle

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1783
Ansys.ACT.Math Namespace

Method CreateScale(double, double, Create scaling transformation matrix


double) (p. 1786)
Method CreateSystem(Vector3D, Vector3D, Create transformation matrix converting to new
Vector3D) (p. 1787) coordinate system.
Method CreateTranslate(double, double, Create translating transformation matrix
double) (p. 1787)
Method Invert() (p. 1787) Invert itself if determinant is non-zero. Return
0 if inverted; 1 - otherwise.
Method Multiply(Matrix4D) (p. 1788) Multiply this matrix by the given matrix
Method Scale(double, double, double) (p. 1788) Convenient method to combine x, y, z scale
into itself.
Method Subtract(Matrix4D) (p. 1788) Subtract matrix from itself.
Method ToString() (p. 1788) String representation.
Method Transform(Vector3D) (p. 1789) Apply this transformation matrix to a given
point/vector. Note: assumes (0,0,0,1) in last row.
Method Translate(double, double, Convenient method to combine (x, y, z)
double) (p. 1789) translatation into itself.
Method Transpose() (p. 1789) Transpose itself.
operator op_Addition(Matrix4D, Matrix addition operator.
Matrix4D) (p. 1789)
operator op_Explicit(Matrix4D) (p. 1790) Cast operator into OpenGL's format matrix
array.
operator op_Multiply(Matrix4D, Matrix multiplication operator - assumes
Matrix4D) (p. 1790) (0,0,0,1) in last row.
operator op_Subtraction(Matrix4D, Matrix subtraction operator.
Matrix4D) (p. 1790)

Matrix4D()
Default constructor - creates identity 4x4 matrix

Declaration Syntax
public Matrix4D()

Matrix4D(double[])
Construct 4x4 matrix initialized to given entries. If entries not valid, an identity 4x4 matrix is constructed.

Declaration Syntax
public Matrix4D(double[] entries)

Parameters
entries(double[])
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1784 of ANSYS, Inc. and its subsidiaries and affiliates.
Matrix4D

Matrix4D(Matrix4D)
Copy constructor

Declaration Syntax
public Matrix4D(Matrix4D m44)

Parameters
m44(Matrix4D)
No details are provided for this entry.

Identity
Identity 4x4 matrix

Declaration Syntax
public static readonly Matrix4D Identity

Determinant
Matrix determinant accessor.

Declaration Syntax
public double Determinant { get; }

Item
An OpenGL compatible linear indexer to the matrix entries | 0 4 8 12 | | 1 5 9 13 | | 2 6 10 14 | | 3 7 11
15 |

Declaration Syntax
public double Item { set;get; }

Item
A standard (row, column) indexer to the matrix entries | 0,0 0,1 0,2 0,3 | | 1,0 1,1 1,2 1,3 | | 2,0 2,1 2,2
2,3 | | 3,0 3,1 3,2 3,3 |

Declaration Syntax
public double Item { set;get; }

Add(Matrix4D)
Add matrix to itself.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1785
Ansys.ACT.Math Namespace

Declaration Syntax
public void Add(Matrix4D m44)

Parameters
m44(Matrix4D)
No details are provided for this entry.

CreateMirror(Vector3D, double)
Create transformation matrix mirroring about a plane

Declaration Syntax
public static Matrix4D CreateMirror(Vector3D normal, double d)

Parameters
normal(Vector3D)
No details are provided for this entry.

d(double)
No details are provided for this entry.

CreateRotate(Vector3D, double)
Create transformation matrix that rotates about a given vector by a given angle

Declaration Syntax
public static Matrix4D CreateRotate(Vector3D rotationAxis, double rotationRadians)

Parameters
rotationAxis(Vector3D)
No details are provided for this entry.

rotationRadians(double)
No details are provided for this entry.

CreateScale(double, double, double)


Create scaling transformation matrix

Declaration Syntax
public static Matrix4D CreateScale(double x, double y, double z)

Parameters
x(double)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1786 of ANSYS, Inc. and its subsidiaries and affiliates.
Matrix4D

y(double)
No details are provided for this entry.

z(double)
No details are provided for this entry.

CreateSystem(Vector3D, Vector3D, Vector3D)


Create transformation matrix converting to new coordinate system.

Declaration Syntax
public static Matrix4D CreateSystem(Vector3D xAxis, Vector3D yAxis, Vector3D zAxis)

Parameters
xAxis(Vector3D)
No details are provided for this entry.

yAxis(Vector3D)
No details are provided for this entry.

zAxis(Vector3D)
No details are provided for this entry.

CreateTranslate(double, double, double)


Create translating transformation matrix

Declaration Syntax
public static Matrix4D CreateTranslate(double x, double y, double z)

Parameters
x(double)
No details are provided for this entry.

y(double)
No details are provided for this entry.

z(double)
No details are provided for this entry.

Invert()
Invert itself if determinant is non-zero. Return 0 if inverted; 1 - otherwise.

Declaration Syntax
public int Invert()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1787
Ansys.ACT.Math Namespace

Multiply(Matrix4D)
Multiply this matrix by the given matrix

Declaration Syntax
public void Multiply(Matrix4D m44)

Parameters
m44(Matrix4D)
No details are provided for this entry.

Scale(double, double, double)


Convenient method to combine x, y, z scale into itself.

Declaration Syntax
public void Scale(double x, double y, double z)

Parameters
x(double)
No details are provided for this entry.

y(double)
No details are provided for this entry.

z(double)
No details are provided for this entry.

Subtract(Matrix4D)
Subtract matrix from itself.

Declaration Syntax
public void Subtract(Matrix4D m44)

Parameters
m44(Matrix4D)
No details are provided for this entry.

ToString()
String representation.

Declaration Syntax
public override string ToString()

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1788 of ANSYS, Inc. and its subsidiaries and affiliates.
Matrix4D

Transform(Vector3D)
Apply this transformation matrix to a given point/vector. Note: assumes (0,0,0,1) in last row.

Declaration Syntax
public Vector3D Transform(Vector3D vector3D)

Parameters
vector3D(Vector3D)
No details are provided for this entry.

Translate(double, double, double)


Convenient method to combine (x, y, z) translatation into itself.

Declaration Syntax
public void Translate(double x, double y, double z)

Parameters
x(double)
No details are provided for this entry.

y(double)
No details are provided for this entry.

z(double)
No details are provided for this entry.

Transpose()
Transpose itself.

Declaration Syntax
public void Transpose()

op_Addition(Matrix4D, Matrix4D)
Matrix addition operator.

Declaration Syntax
public static Matrix4D operator +(Matrix4D a, Matrix4D b)

Parameters
a(Matrix4D)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1789
Ansys.ACT.Math Namespace

b(Matrix4D)
No details are provided for this entry.

op_Explicit(Matrix4D)
Cast operator into OpenGL's format matrix array.

Declaration Syntax
public static double[] operator op_Explicit(Matrix4D m44)

Parameters
m44(Matrix4D)
No details are provided for this entry.

op_Multiply(Matrix4D, Matrix4D)
Matrix multiplication operator - assumes (0,0,0,1) in last row.

Declaration Syntax
public static Matrix4D operator *(Matrix4D a, Matrix4D b)

Parameters
a(Matrix4D)
No details are provided for this entry.

b(Matrix4D)
No details are provided for this entry.

op_Subtraction(Matrix4D, Matrix4D)
Matrix subtraction operator.

Declaration Syntax
public static Matrix4D operator -(Matrix4D a, Matrix4D b)

Parameters
a(Matrix4D)
No details are provided for this entry.

b(Matrix4D)
No details are provided for this entry.

Vector3D
Vector in 3D-space

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1790 of ANSYS, Inc. and its subsidiaries and affiliates.
Vector3D

Declaration Syntax
public sealed struct Vector3D : ValueType, ICloneable

Table 911: Members

Constructor Vector3D(double[]) (p. 1792) Create a vector with coordinates set to


"coordinates". Depending on the length
of "coordinates" array, assign 0, 1, 2, or 3
of vector's components.
Constructor Vector3D(Vector3D) (p. 1792) Copy constructor
Constructor Vector3D(double, double, double) (p. 1792) Create a vector with ( x, y, z ) coordinates
Field I (p. 1793) X-axis
Field IJK (p. 1793) XYZ
Field J (p. 1793) Y-axis
Field K (p. 1793) Z-axis
Field X (p. 1793) The X coordinate
Field Y (p. 1793) The Y coordinate
Field Z (p. 1794) The Z coordinate
Field Zero (p. 1794) Coordinate system origin
Property Item (p. 1794) Indexer
Property Magnitude (p. 1794) Vector magnitude accessor
Property MagnitudeSquared (p. 1794) Vector magnitude squared accessor
Method Add(Vector3D) (p. 1794) Add vector to itself.
Method CloneNormalized() (p. 1795) Create a normalized copy of a vector
Method Cross(Vector3D, Vector3D) (p. 1795) Cross product - same as multiply operator
Method CrossProduct(Vector3D) (p. 1795) Cross product.
Method Dot(Vector3D, Vector3D) (p. 1795) Dot product.
Method DotProduct(Vector3D) (p. 1796) Dot product.
Method Equals(object) (p. 1796) Object.Equals(object o) override
Method GetDistance(Vector3D, Vector3D) (p. 1796) Squared distance between vectors/points
Method GetDistanceSquared(Vector3D, Squared distance between vectors/points
Vector3D) (p. 1796)
Method GetHashCode() (p. 1797) Object.GetHashCode() override
Method Normalize() (p. 1797) Convert to an unit vector
Method Subtract(Vector3D) (p. 1797) Subtract vector from itself.
Method ToString() (p. 1797) String representation.
operator op_Addition(Vector3D, Vector3D) (p. 1797) Plus operator
operator op_Division(Vector3D, double) (p. 1798) Divide a vector by a factor operator.
operator op_Equality(Vector3D, Vector3D) (p. 1798) Equal operator
operator op_Explicit(Vector3D) (p. 1798) Cast operator into a double[] array.
operator op_Inequality(Vector3D, Vector3D) (p. 1799) Not-Equal operator

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1791
Ansys.ACT.Math Namespace

operator op_Multiply(double, Vector3D) (p. 1799) Multiply a factor by a vector operator.


operator op_Multiply(Vector3D, double) (p. 1799) Multiply a vector by a factor operator.
operator op_Multiply(Vector3D, Vector3D) (p. 1799) Multiply two vectors operator - defined
as CrossProduct.
operator op_Subtraction(Vector3D, Vector3D) (p. 1800) Minus operator
operator op_UnaryNegation(Vector3D) (p. 1800) Unary minus operator

Vector3D(double[])
Create a vector with coordinates set to "coordinates". Depending on the length of "coordinates" array,
assign 0, 1, 2, or 3 of vector's components.

Declaration Syntax
public Vector3D(double[] coordinates)

Parameters
coordinates(double[])
No details are provided for this entry.

Vector3D(Vector3D)
Copy constructor

Declaration Syntax
public Vector3D(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Vector3D(double, double, double)


Create a vector with ( x, y, z ) coordinates

Declaration Syntax
public Vector3D(double x, double y, double z)

Parameters
x(double)
No details are provided for this entry.

y(double)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1792 of ANSYS, Inc. and its subsidiaries and affiliates.
Vector3D

z(double)
No details are provided for this entry.

I
X-axis

Declaration Syntax
public static readonly Vector3D I

IJK
XYZ

Declaration Syntax
public static readonly Vector3D IJK

J
Y-axis

Declaration Syntax
public static readonly Vector3D J

K
Z-axis

Declaration Syntax
public static readonly Vector3D K

X
The X coordinate

Declaration Syntax
public double X

Y
The Y coordinate

Declaration Syntax
public double Y

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1793
Ansys.ACT.Math Namespace

Z
The Z coordinate

Declaration Syntax
public double Z

Zero
Coordinate system origin

Declaration Syntax
public static readonly Vector3D Zero

Item
Indexer

Declaration Syntax
public double Item { set;get; }

Magnitude
Vector magnitude accessor

Declaration Syntax
public double Magnitude { get; }

MagnitudeSquared
Vector magnitude squared accessor

Declaration Syntax
public double MagnitudeSquared { get; }

Add(Vector3D)
Add vector to itself.

Declaration Syntax
public void Add(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1794 of ANSYS, Inc. and its subsidiaries and affiliates.
Vector3D

CloneNormalized()
Create a normalized copy of a vector

Declaration Syntax
public Vector3D CloneNormalized()

Cross(Vector3D, Vector3D)
Cross product - same as multiply operator

Declaration Syntax
public static Vector3D Cross(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

CrossProduct(Vector3D)
Cross product.

Declaration Syntax
public Vector3D CrossProduct(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Dot(Vector3D, Vector3D)
Dot product.

Declaration Syntax
public static double Dot(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1795
Ansys.ACT.Math Namespace

DotProduct(Vector3D)
Dot product.

Declaration Syntax
public double DotProduct(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Equals(object)
Object.Equals(object o) override

Declaration Syntax
public override bool Equals(object o)

Parameters
o(object)
No details are provided for this entry.

GetDistance(Vector3D, Vector3D)
Squared distance between vectors/points

Declaration Syntax
public static double GetDistance(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

GetDistanceSquared(Vector3D, Vector3D)
Squared distance between vectors/points

Declaration Syntax
public static double GetDistanceSquared(Vector3D a, Vector3D b)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1796 of ANSYS, Inc. and its subsidiaries and affiliates.
Vector3D

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

GetHashCode()
Object.GetHashCode() override

Declaration Syntax
public override int GetHashCode()

Normalize()
Convert to an unit vector

Declaration Syntax
public void Normalize()

Subtract(Vector3D)
Subtract vector from itself.

Declaration Syntax
public void Subtract(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

ToString()
String representation.

Declaration Syntax
public override string ToString()

op_Addition(Vector3D, Vector3D)
Plus operator

Declaration Syntax
public static Vector3D operator +(Vector3D a, Vector3D b)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1797
Ansys.ACT.Math Namespace

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

op_Division(Vector3D, double)
Divide a vector by a factor operator.

Declaration Syntax
public static Vector3D operator /(Vector3D vec3, double divFactor)

Parameters
vec3(Vector3D)
No details are provided for this entry.

divFactor(double)
No details are provided for this entry.

op_Equality(Vector3D, Vector3D)
Equal operator

Declaration Syntax
public static bool operator ==(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

op_Explicit(Vector3D)
Cast operator into a double[] array.

Declaration Syntax
public static double[] operator op_Explicit(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1798 of ANSYS, Inc. and its subsidiaries and affiliates.
Vector3D

op_Inequality(Vector3D, Vector3D)
Not-Equal operator

Declaration Syntax
public static bool operator !=(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

op_Multiply(double, Vector3D)
Multiply a factor by a vector operator.

Declaration Syntax
public static Vector3D operator *(double factor, Vector3D vec3)

Parameters
factor(double)
No details are provided for this entry.

vec3(Vector3D)
No details are provided for this entry.

op_Multiply(Vector3D, double)
Multiply a vector by a factor operator.

Declaration Syntax
public static Vector3D operator *(Vector3D vec3, double factor)

Parameters
vec3(Vector3D)
No details are provided for this entry.

factor(double)
No details are provided for this entry.

op_Multiply(Vector3D, Vector3D)
Multiply two vectors operator - defined as CrossProduct.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1799
Ansys.ACT.Math Namespace

Declaration Syntax
public static Vector3D operator *(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

op_Subtraction(Vector3D, Vector3D)
Minus operator

Declaration Syntax
public static Vector3D operator -(Vector3D a, Vector3D b)

Parameters
a(Vector3D)
No details are provided for this entry.

b(Vector3D)
No details are provided for this entry.

op_UnaryNegation(Vector3D)
Unary minus operator

Declaration Syntax
public static Vector3D operator -(Vector3D vec3)

Parameters
vec3(Vector3D)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1800 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.DesignXplorer.API.Common Namespace
Declaration Syntax
namespace Ansys.DesignXplorer.API.Common

Table 912: Members

enumDistributionType (p. 1801) No details are provided for this


entry.
enumParameterRelationshipType (p. 1801) No details are provided for this
entry.
enumPointState (p. 1802) No details are provided for this
entry.
enumSimulationType (p. 1802) No details are provided for this
entry.
IMethod (p. 1802) No details are provided for this
entry.
IPoint (p. 1805) No details are provided for this
entry.
IServices (p. 1807) No details are provided for this
entry.
IUserExtensionOptimizationCriterion (p. 1809) No details are provided for this
entry.
IUserExtensionParameter (p. 1809) No details are provided for this
entry.

enumDistributionType
No details are provided for this entry.

Declaration Syntax
public enum enumDistributionType

enumParameterRelationshipType
No details are provided for this entry.

Declaration Syntax
public enum enumParameterRelationshipType

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1801
Ansys.DesignXplorer.API.Common Namespace

enumPointState
No details are provided for this entry.

Declaration Syntax
public enum enumPointState

enumSimulationType
No details are provided for this entry.

Declaration Syntax
public enum enumSimulationType

IMethod
No details are provided for this entry.

Declaration Syntax
public interface IMethod

Table 913: Members

Method AddDoubleListVariable(string, IListCpp, double) (p. 1802) No details are provided for this
entry.
Method AddDoubleVariable(string, double, double, double) (p. 1803) No details are provided for this
entry.
Method AddIntegerListVariable(string, IListCpp, int) (p. 1803) No details are provided for this
entry.
Method AddOutput(string) (p. 1804) No details are provided for this
entry.
Method AddParameterRelationship(string, string, string, No details are provided for this
enumParameterRelationshipType) (p. 1804) entry.
Method CanRun(out String) (p. 1804) No details are provided for this
entry.
Method get_Setting(string) (p. 1805) No details are provided for this
entry.
Method put_Setting(string, object) (p. 1805) No details are provided for this
entry.
Method Run() (p. 1805) No details are provided for this
entry.

AddDoubleListVariable(string, IListCpp, double)


No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1802 of ANSYS, Inc. and its subsidiaries and affiliates.
IMethod

Declaration Syntax
public void AddDoubleListVariable(string bsVariableID, IListCpp pValues, double dblInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

pValues(IListCpp)
No details are provided for this entry.

dblInitialValue(double)
No details are provided for this entry.

AddDoubleVariable(string, double, double, double)


No details are provided for this entry.

Declaration Syntax
public void AddDoubleVariable(string bsVariableID, double dblLowerBound, double dblUpperBound,
double dblInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

dblLowerBound(double)
No details are provided for this entry.

dblUpperBound(double)
No details are provided for this entry.

dblInitialValue(double)
No details are provided for this entry.

AddIntegerListVariable(string, IListCpp, int)


No details are provided for this entry.

Declaration Syntax
public void AddIntegerListVariable(string bsVariableID, IListCpp pValues, int iInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

pValues(IListCpp)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1803
Ansys.DesignXplorer.API.Common Namespace

iInitialValue(int)
No details are provided for this entry.

AddOutput(string)
No details are provided for this entry.

Declaration Syntax
public void AddOutput(string bsVariableID)

Parameters
bsVariableID(string)
No details are provided for this entry.

AddParameterRelationship(string, string, string, enumParameterRelation-


shipType)
No details are provided for this entry.

Declaration Syntax
public void AddParameterRelationship(string bsVariableID, string bsLeftExpression, string bsRightExpres-
sion, enumParameterRelationshipType eParameterRelationshipType)

Parameters
bsVariableID(string)
No details are provided for this entry.

bsLeftExpression(string)
No details are provided for this entry.

bsRightExpression(string)
No details are provided for this entry.

eParameterRelationshipType(enumParameterRelationshipType)
No details are provided for this entry.

CanRun(out String)
No details are provided for this entry.

Declaration Syntax
public bool CanRun(out String bsErrorMessage)

Parameters
bsErrorMessage(String)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1804 of ANSYS, Inc. and its subsidiaries and affiliates.
IPoint

get_Setting(string)
No details are provided for this entry.

Declaration Syntax
public object get_Setting(string bsSetting)

Parameters
bsSetting(string)
No details are provided for this entry.

put_Setting(string, object)
No details are provided for this entry.

Declaration Syntax
public void put_Setting(string bsSetting, object vntVal)

Parameters
bsSetting(string)
No details are provided for this entry.

vntVal(object)
No details are provided for this entry.

Run()
No details are provided for this entry.

Declaration Syntax
public void Run()

IPoint
No details are provided for this entry.

Declaration Syntax
public interface IPoint

Table 914: Members

Property ID (p. 1806) No details are provided for this


entry.
Property State (p. 1806) No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1805
Ansys.DesignXplorer.API.Common Namespace

Property StateMessage (p. 1806) No details are provided for this


entry.
Method get_Value(string) (p. 1806) No details are provided for this
entry.
Method put_Value(string, object) (p. 1806) No details are provided for this
entry.

ID
No details are provided for this entry.

Declaration Syntax
public string ID { set;get; }

State
No details are provided for this entry.

Declaration Syntax
public enumPointState State { set;get; }

StateMessage
No details are provided for this entry.

Declaration Syntax
public string StateMessage { set;get; }

get_Value(string)
No details are provided for this entry.

Declaration Syntax
public object get_Value(string bsVariableID)

Parameters
bsVariableID(string)
No details are provided for this entry.

put_Value(string, object)
No details are provided for this entry.

Declaration Syntax
public void put_Value(string bsVariableID, object vntNewVal)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1806 of ANSYS, Inc. and its subsidiaries and affiliates.
IServices

Parameters
bsVariableID(string)
No details are provided for this entry.

vntNewVal(object)
No details are provided for this entry.

IServices
No details are provided for this entry.

Declaration Syntax
public interface IServices

Table 915: Members

Property ExistingPoints (p. 1807) No details are provided for this


entry.
Property Stopped (p. 1807) No details are provided for this
entry.
Method CalculateParameterRelationshipsFromPoint(IPoint) (p. 1808) No details are provided for this
entry.
Method CalculateParameterRelationshipsFromPoints(IListCpp) (p. 1808)No details are provided for this
entry.
Method CalculatePoint(IPoint) (p. 1808) No details are provided for this
entry.
Method CalculatePoints(IListCpp) (p. 1808) No details are provided for this
entry.
Method PublishLogMessage(string) (p. 1809) No details are provided for this
entry.
Method PublishProgress(string, int) (p. 1809) No details are provided for this
entry.

ExistingPoints
No details are provided for this entry.

Declaration Syntax
public IListCpp ExistingPoints { get; }

Stopped
No details are provided for this entry.

Declaration Syntax
public bool Stopped { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1807
Ansys.DesignXplorer.API.Common Namespace

CalculateParameterRelationshipsFromPoint(IPoint)
No details are provided for this entry.

Declaration Syntax
public void CalculateParameterRelationshipsFromPoint(IPoint pPoint)

Parameters
pPoint(IPoint)
No details are provided for this entry.

CalculateParameterRelationshipsFromPoints(IListCpp)
No details are provided for this entry.

Declaration Syntax
public void CalculateParameterRelationshipsFromPoints(IListCpp pPoints)

Parameters
pPoints(IListCpp)
No details are provided for this entry.

CalculatePoint(IPoint)
No details are provided for this entry.

Declaration Syntax
public void CalculatePoint(IPoint pPoint)

Parameters
pPoint(IPoint)
No details are provided for this entry.

CalculatePoints(IListCpp)
No details are provided for this entry.

Declaration Syntax
public void CalculatePoints(IListCpp pPoints)

Parameters
pPoints(IListCpp)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1808 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserExtensionParameter

PublishLogMessage(string)
No details are provided for this entry.

Declaration Syntax
public void PublishLogMessage(string bsMessage)

Parameters
bsMessage(string)
No details are provided for this entry.

PublishProgress(string, int)
No details are provided for this entry.

Declaration Syntax
public void PublishProgress(string bsMessage, int iIncrementWorkUnits)

Parameters
bsMessage(string)
No details are provided for this entry.

iIncrementWorkUnits(int)
No details are provided for this entry.

IUserExtensionOptimizationCriterion
No details are provided for this entry.

Declaration Syntax
public interface IUserExtensionOptimizationCriterion

IUserExtensionParameter
No details are provided for this entry.

Declaration Syntax
public interface IUserExtensionParameter

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1809
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1810 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.DesignXplorer.API.Sampling Namespace
Declaration Syntax
namespace Ansys.DesignXplorer.API.Sampling

Table 916: Members

IUserSampling (p. 1811) No details are provided for this


entry.

IUserSampling
No details are provided for this entry.

Declaration Syntax
public interface IUserSampling

Table 917: Members

Property LogFile (p. 1811) No details are provided for this


entry.
Property MaximumNumberOfDoubleListParameters (p. 1812)No details are provided for this
entry.
Property MaximumNumberOfDoubleParameters (p. 1812) No details are provided for this
entry.
Property MaximumNumberOfInputParameters (p. 1812) No details are provided for this
entry.
Property MaximumNumberOfIntegerListParameters (p. 1812)No details are provided for this
entry.
Property NumberOfDoubleListParametersDefined (p. 1812) No details are provided for this
entry.
Property NumberOfDoubleParametersDefined (p. 1812) No details are provided for this
entry.
Property NumberOfInputParametersDefined (p. 1813) No details are provided for this
entry.
Property NumberOfIntegerListParametersDefined (p. 1813) No details are provided for this
entry.

LogFile
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1811
Ansys.DesignXplorer.API.Sampling Namespace

Declaration Syntax
public bool LogFile { set;get; }

MaximumNumberOfDoubleListParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfDoubleListParameters { set;get; }

MaximumNumberOfDoubleParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfDoubleParameters { set;get; }

MaximumNumberOfInputParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfInputParameters { set;get; }

MaximumNumberOfIntegerListParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfIntegerListParameters { set;get; }

NumberOfDoubleListParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfDoubleListParametersDefined { get; }

NumberOfDoubleParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfDoubleParametersDefined { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1812 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserSampling

NumberOfInputParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfInputParametersDefined { get; }

NumberOfIntegerListParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfIntegerListParametersDefined { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1813
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1814 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.DesignXplorer.API.Optimization Namespace
Declaration Syntax
namespace Ansys.DesignXplorer.API.Optimization

Table 918: Members

DXConvergenceData (p. 1815) No details are provided for this


entry.
DXConvergenceDescription (p. 1816) No details are provided for this
entry.
DXOptimizationPoint (p. 1816) No details are provided for this
entry.
enumConstraintHandlingType (p. 1816) No details are provided for this
entry.
enumConstraintType (p. 1816) No details are provided for this
entry.
enumCurveType (p. 1816) No details are provided for this
entry.
enumGoalType (p. 1816) No details are provided for this
entry.
enumPostProcessingType (p. 1817) No details are provided for this
entry.
IConvergenceData (p. 1817) No details are provided for this
entry.
IConvergenceDescription (p. 1818) No details are provided for this
entry.
IOptimizationMethod (p. 1821) No details are provided for this
entry.
IOptimizationPoint (p. 1828) No details are provided for this
entry.
IOptimizationServices (p. 1830) No details are provided for this
entry.
IUserOptimizer (p. 1833) No details are provided for this
entry.

DXConvergenceData
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1815
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public class DXConvergenceData : _DXConvergenceDataClass

DXConvergenceDescription
No details are provided for this entry.

Declaration Syntax
public class DXConvergenceDescription : _DXConvergenceDescriptionClass

DXOptimizationPoint
No details are provided for this entry.

Declaration Syntax
public class DXOptimizationPoint : _DXOptimizationPointClass

enumConstraintHandlingType
No details are provided for this entry.

Declaration Syntax
public enum enumConstraintHandlingType

enumConstraintType
No details are provided for this entry.

Declaration Syntax
public enum enumConstraintType

enumCurveType
No details are provided for this entry.

Declaration Syntax
public enum enumCurveType

enumGoalType
No details are provided for this entry.

Declaration Syntax
public enum enumGoalType

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1816 of ANSYS, Inc. and its subsidiaries and affiliates.
IConvergenceData

enumPostProcessingType
No details are provided for this entry.

Declaration Syntax
public enum enumPostProcessingType

IConvergenceData
No details are provided for this entry.

Declaration Syntax
public interface IConvergenceData

Table 919: Members

Method get_Value(int, out Int32, out Double, out Boolean) (p. 1817) No details are provided for this
entry.
Method put_Value(int, int, double, bool) (p. 1817) No details are provided for this
entry.

get_Value(int, out Int32, out Double, out Boolean)


No details are provided for this entry.

Declaration Syntax
public void get_Value(int curveId, out Int32 newStep, out Double newVal, out Boolean isFeasible)

Parameters
curveId(int)
No details are provided for this entry.

newStep(Int32)
No details are provided for this entry.

newVal(Double)
No details are provided for this entry.

isFeasible(Boolean)
No details are provided for this entry.

put_Value(int, int, double, bool)


No details are provided for this entry.

Declaration Syntax
public void put_Value(int curveId, int newStep, double newVal, bool isFeasible)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1817
Ansys.DesignXplorer.API.Optimization Namespace

Parameters
curveId(int)
No details are provided for this entry.

newStep(int)
No details are provided for this entry.

newVal(double)
No details are provided for this entry.

isFeasible(bool)
No details are provided for this entry.

IConvergenceDescription
No details are provided for this entry.

Declaration Syntax
public interface IConvergenceDescription

Table 920: Members

Property IndexOfCurvesSupportingFeasibility (p. 1819)No details are provided for this


entry.
Property NumberOfFeasibleCurves (p. 1819) No details are provided for this
entry.
Property NumberOfGroups (p. 1819) No details are provided for this
entry.
Property Quantity (p. 1819) No details are provided for this
entry.
Property Unit (p. 1819) No details are provided for this
entry.
Property XAxisLabel (p. 1819) No details are provided for this
entry.
Property YAxisLabel (p. 1820) No details are provided for this
entry.
Method AddCurve(int, string, enumCurveType, No details are provided for this
bool) (p. 1820) entry.
Method AddGroup(string) (p. 1820) No details are provided for this
entry.
Method get_CurveLabel(int) (p. 1820) No details are provided for this
entry.
Method get_CurveType(int) (p. 1821) No details are provided for this
entry.
Method get_GroupLabel(int) (p. 1821) No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1818 of ANSYS, Inc. and its subsidiaries and affiliates.
IConvergenceDescription

Method get_NumberOfCurves(int) (p. 1821) No details are provided for this


entry.

IndexOfCurvesSupportingFeasibility
No details are provided for this entry.

Declaration Syntax
public IListCpp IndexOfCurvesSupportingFeasibility { get; }

NumberOfFeasibleCurves
No details are provided for this entry.

Declaration Syntax
public int NumberOfFeasibleCurves { get; }

NumberOfGroups
No details are provided for this entry.

Declaration Syntax
public int NumberOfGroups { get; }

Quantity
No details are provided for this entry.

Declaration Syntax
public string Quantity { set;get; }

Unit
No details are provided for this entry.

Declaration Syntax
public string Unit { set;get; }

XAxisLabel
No details are provided for this entry.

Declaration Syntax
public string XAxisLabel { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1819
Ansys.DesignXplorer.API.Optimization Namespace

YAxisLabel
No details are provided for this entry.

Declaration Syntax
public string YAxisLabel { set;get; }

AddCurve(int, string, enumCurveType, bool)


No details are provided for this entry.

Declaration Syntax
public void AddCurve(int groupId, string newVal, enumCurveType curveType, bool supportFeasibility)

Parameters
groupId(int)
No details are provided for this entry.

newVal(string)
No details are provided for this entry.

curveType(enumCurveType)
No details are provided for this entry.

supportFeasibility(bool)
No details are provided for this entry.

AddGroup(string)
No details are provided for this entry.

Declaration Syntax
public void AddGroup(string newVal)

Parameters
newVal(string)
No details are provided for this entry.

get_CurveLabel(int)
No details are provided for this entry.

Declaration Syntax
public string get_CurveLabel(int curveId)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1820 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationMethod

Parameters
curveId(int)
No details are provided for this entry.

get_CurveType(int)
No details are provided for this entry.

Declaration Syntax
public enumCurveType get_CurveType(int curveId)

Parameters
curveId(int)
No details are provided for this entry.

get_GroupLabel(int)
No details are provided for this entry.

Declaration Syntax
public string get_GroupLabel(int groupId)

Parameters
groupId(int)
No details are provided for this entry.

get_NumberOfCurves(int)
No details are provided for this entry.

Declaration Syntax
public int get_NumberOfCurves(int groupId)

Parameters
groupId(int)
No details are provided for this entry.

IOptimizationMethod
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1821
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public interface IOptimizationMethod

Table 921: Members

Property Candidates (p. 1822) No details are provided for this


entry.
Property PostProcessingTypes (p. 1823) No details are provided for this
entry.
Property Samples (p. 1823) No details are provided for this
entry.
Property Services (p. 1823) No details are provided for this
entry.
Method AddConstraint(string, enumConstraintType, object, object, No details are provided for this
double, bool) (p. 1823) entry.
Method AddCustomConstraintProperty(string, string, object) (p. 1824)No details are provided for this
entry.
Method AddCustomObjectiveProperty(string, string, object) (p. 1824)No details are provided for this
entry.
Method AddCustomVariableProperty(string, string, object) (p. 1824) No details are provided for this
entry.
Method AddDoubleListVariable(string, IListCpp, double) (p. 1825) No details are provided for this
entry.
Method AddDoubleVariable(string, double, double, double) (p. 1825) No details are provided for this
entry.
Method AddIntegerListVariable(string, IListCpp, int) (p. 1826) No details are provided for this
entry.
Method AddObjective(string, enumGoalType, double, No details are provided for this
double) (p. 1826) entry.
Method AddOutput(string) (p. 1826) No details are provided for this
entry.
Method AddParameterRelationship(string, string, string, No details are provided for this
enumParameterRelationshipType) (p. 1827) entry.
Method CanRun(out String) (p. 1827) No details are provided for this
entry.
Method get_Setting(string) (p. 1827) No details are provided for this
entry.
Method put_Setting(string, object) (p. 1828) No details are provided for this
entry.
Method Run() (p. 1828) No details are provided for this
entry.

Candidates
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1822 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationMethod

Declaration Syntax
public IListCpp Candidates { get; }

PostProcessingTypes
No details are provided for this entry.

Declaration Syntax
public enumPostProcessingType PostProcessingTypes { get; }

Samples
No details are provided for this entry.

Declaration Syntax
public IListCpp Samples { get; }

Services
No details are provided for this entry.

Declaration Syntax
public IOptimizationServices Services { set; }

AddConstraint(string, enumConstraintType, object, object, double, bool)


No details are provided for this entry.

Declaration Syntax
public void AddConstraint(string bsVariableID, enumConstraintType type, object vntConstraintValue1,
object vntConstraintValue2, double dblImportance, bool vbStrictConstraint)

Parameters
bsVariableID(string)
No details are provided for this entry.

type(enumConstraintType)
No details are provided for this entry.

vntConstraintValue1(object)
No details are provided for this entry.

vntConstraintValue2(object)
No details are provided for this entry.

dblImportance(double)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1823
Ansys.DesignXplorer.API.Optimization Namespace

vbStrictConstraint(bool)
No details are provided for this entry.

AddCustomConstraintProperty(string, string, object)


No details are provided for this entry.

Declaration Syntax
public void AddCustomConstraintProperty(string bsVariableID, string bsPropertyKey, object vntProper-
tyValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

bsPropertyKey(string)
No details are provided for this entry.

vntPropertyValue(object)
No details are provided for this entry.

AddCustomObjectiveProperty(string, string, object)


No details are provided for this entry.

Declaration Syntax
public void AddCustomObjectiveProperty(string bsVariableID, string bsPropertyKey, object vntProperty-
Value)

Parameters
bsVariableID(string)
No details are provided for this entry.

bsPropertyKey(string)
No details are provided for this entry.

vntPropertyValue(object)
No details are provided for this entry.

AddCustomVariableProperty(string, string, object)


No details are provided for this entry.

Declaration Syntax
public void AddCustomVariableProperty(string bsVariableID, string bsPropertyKey, object vntProperty-
Value)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1824 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationMethod

Parameters
bsVariableID(string)
No details are provided for this entry.

bsPropertyKey(string)
No details are provided for this entry.

vntPropertyValue(object)
No details are provided for this entry.

AddDoubleListVariable(string, IListCpp, double)


No details are provided for this entry.

Declaration Syntax
public void AddDoubleListVariable(string bsVariableID, IListCpp pValues, double dblInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

pValues(IListCpp)
No details are provided for this entry.

dblInitialValue(double)
No details are provided for this entry.

AddDoubleVariable(string, double, double, double)


No details are provided for this entry.

Declaration Syntax
public void AddDoubleVariable(string bsVariableID, double dblLowerBound, double dblUpperBound,
double dblInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

dblLowerBound(double)
No details are provided for this entry.

dblUpperBound(double)
No details are provided for this entry.

dblInitialValue(double)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1825
Ansys.DesignXplorer.API.Optimization Namespace

AddIntegerListVariable(string, IListCpp, int)


No details are provided for this entry.

Declaration Syntax
public void AddIntegerListVariable(string bsVariableID, IListCpp pValues, int iInitialValue)

Parameters
bsVariableID(string)
No details are provided for this entry.

pValues(IListCpp)
No details are provided for this entry.

iInitialValue(int)
No details are provided for this entry.

AddObjective(string, enumGoalType, double, double)


No details are provided for this entry.

Declaration Syntax
public void AddObjective(string bsVariableID, enumGoalType type, double dblTargetValue, double
dblImportance)

Parameters
bsVariableID(string)
No details are provided for this entry.

type(enumGoalType)
No details are provided for this entry.

dblTargetValue(double)
No details are provided for this entry.

dblImportance(double)
No details are provided for this entry.

AddOutput(string)
No details are provided for this entry.

Declaration Syntax
public void AddOutput(string bsVariableID)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1826 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationMethod

Parameters
bsVariableID(string)
No details are provided for this entry.

AddParameterRelationship(string, string, string, enumParameterRelation-


shipType)
No details are provided for this entry.

Declaration Syntax
public void AddParameterRelationship(string bsVariableID, string bsLeftExpression, string bsRightExpres-
sion, enumParameterRelationshipType eParameterRelationshipType)

Parameters
bsVariableID(string)
No details are provided for this entry.

bsLeftExpression(string)
No details are provided for this entry.

bsRightExpression(string)
No details are provided for this entry.

eParameterRelationshipType(enumParameterRelationshipType)
No details are provided for this entry.

CanRun(out String)
No details are provided for this entry.

Declaration Syntax
public bool CanRun(out String bsErrorMessage)

Parameters
bsErrorMessage(String)
No details are provided for this entry.

get_Setting(string)
No details are provided for this entry.

Declaration Syntax
public object get_Setting(string bsSetting)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1827
Ansys.DesignXplorer.API.Optimization Namespace

Parameters
bsSetting(string)
No details are provided for this entry.

put_Setting(string, object)
No details are provided for this entry.

Declaration Syntax
public void put_Setting(string bsSetting, object vntVal)

Parameters
bsSetting(string)
No details are provided for this entry.

vntVal(object)
No details are provided for this entry.

Run()
No details are provided for this entry.

Declaration Syntax
public void Run()

IOptimizationPoint
No details are provided for this entry.

Declaration Syntax
public interface IOptimizationPoint

Table 922: Members

Property Feasible (p. 1829) No details are provided for this


entry.
Property ID (p. 1829) No details are provided for this
entry.
Property ParetoFrontIndex (p. 1829) No details are provided for this
entry.
Property State (p. 1829) No details are provided for this
entry.
Property StateMessage (p. 1829) No details are provided for this
entry.
Method get_Value(string) (p. 1829) No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1828 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationPoint

Method put_Value(string, object) (p. 1830) No details are provided for this
entry.

Feasible
No details are provided for this entry.

Declaration Syntax
public bool Feasible { set;get; }

ID
No details are provided for this entry.

Declaration Syntax
public string ID { set;get; }

ParetoFrontIndex
No details are provided for this entry.

Declaration Syntax
public int ParetoFrontIndex { set;get; }

State
No details are provided for this entry.

Declaration Syntax
public enumPointState State { set;get; }

StateMessage
No details are provided for this entry.

Declaration Syntax
public string StateMessage { set;get; }

get_Value(string)
No details are provided for this entry.

Declaration Syntax
public object get_Value(string bsVariableID)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1829
Ansys.DesignXplorer.API.Optimization Namespace

Parameters
bsVariableID(string)
No details are provided for this entry.

put_Value(string, object)
No details are provided for this entry.

Declaration Syntax
public void put_Value(string bsVariableID, object vntNewVal)

Parameters
bsVariableID(string)
No details are provided for this entry.

vntNewVal(object)
No details are provided for this entry.

IOptimizationServices
No details are provided for this entry.

Declaration Syntax
public interface IOptimizationServices

Table 923: Members

Property ExistingPoints (p. 1831) No details are provided for this


entry.
Property Stopped (p. 1831) No details are provided for this
entry.
Method CalculateParameterRelationshipsFromPoint(IPoint) (p. 1831) No details are provided for this
entry.
Method CalculateParameterRelationshipsFromPoints(IListCpp) (p. 1831)No details are provided for this
entry.
Method CalculatePoint(IPoint) (p. 1831) No details are provided for this
entry.
Method CalculatePoints(IListCpp) (p. 1832) No details are provided for this
entry.
Method PublishLogMessage(string) (p. 1832) No details are provided for this
entry.
Method PublishProgress(string, int) (p. 1832) No details are provided for this
entry.
Method PushConvergenceData(IConvergenceData) (p. 1833) No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1830 of ANSYS, Inc. and its subsidiaries and affiliates.
IOptimizationServices

Method PushHistoryPoint(IOptimizationPoint) (p. 1833) No details are provided for this


entry.
Method PushHistoryPoints(IListCpp) (p. 1833) No details are provided for this
entry.

ExistingPoints
No details are provided for this entry.

Declaration Syntax
public IListCpp ExistingPoints { get; }

Stopped
No details are provided for this entry.

Declaration Syntax
public bool Stopped { get; }

CalculateParameterRelationshipsFromPoint(IPoint)
No details are provided for this entry.

Declaration Syntax
public void CalculateParameterRelationshipsFromPoint(IPoint pPoint)

Parameters
pPoint(IPoint)
No details are provided for this entry.

CalculateParameterRelationshipsFromPoints(IListCpp)
No details are provided for this entry.

Declaration Syntax
public void CalculateParameterRelationshipsFromPoints(IListCpp pPoints)

Parameters
pPoints(IListCpp)
No details are provided for this entry.

CalculatePoint(IPoint)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1831
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public void CalculatePoint(IPoint pPoint)

Parameters
pPoint(IPoint)
No details are provided for this entry.

CalculatePoints(IListCpp)
No details are provided for this entry.

Declaration Syntax
public void CalculatePoints(IListCpp pPoints)

Parameters
pPoints(IListCpp)
No details are provided for this entry.

PublishLogMessage(string)
No details are provided for this entry.

Declaration Syntax
public void PublishLogMessage(string bsMessage)

Parameters
bsMessage(string)
No details are provided for this entry.

PublishProgress(string, int)
No details are provided for this entry.

Declaration Syntax
public void PublishProgress(string bsMessage, int iIncrementWorkUnits)

Parameters
bsMessage(string)
No details are provided for this entry.

iIncrementWorkUnits(int)
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1832 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserOptimizer

PushConvergenceData(IConvergenceData)
No details are provided for this entry.

Declaration Syntax
public void PushConvergenceData(IConvergenceData pData)

Parameters
pData(IConvergenceData)
No details are provided for this entry.

PushHistoryPoint(IOptimizationPoint)
No details are provided for this entry.

Declaration Syntax
public void PushHistoryPoint(IOptimizationPoint pPoint)

Parameters
pPoint(IOptimizationPoint)
No details are provided for this entry.

PushHistoryPoints(IListCpp)
No details are provided for this entry.

Declaration Syntax
public void PushHistoryPoints(IListCpp pPoints)

Parameters
pPoints(IListCpp)
No details are provided for this entry.

IUserOptimizer
No details are provided for this entry.

Declaration Syntax
public interface IUserOptimizer

Table 924: Members

Property BasedOnDirectOptimizationOnly (p. 1835) No details are provided for this


entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1833
Ansys.DesignXplorer.API.Optimization Namespace

Property BasedOnResponseSurfaceOnly (p. 1836) No details are provided for this


entry.
Property ConstraintHandling (p. 1836) No details are provided for this
entry.
Property ConstraintImportance (p. 1836) No details are provided for this
entry.
Property ConstraintOnInputParameter (p. 1836) No details are provided for this
entry.
Property ConvergenceData (p. 1836) No details are provided for this
entry.
Property EqualToConstraint (p. 1836) No details are provided for this
entry.
Property EqualToConstraintDefined (p. 1837) No details are provided for this
entry.
Property GreaterThanConstraint (p. 1837) No details are provided for this
entry.
Property GreaterThanConstraintDefined (p. 1837) No details are provided for this
entry.
Property HistoryChartXAxisType (p. 1837) No details are provided for this
entry.
Property InsideBoundsConstraint (p. 1837) No details are provided for this
entry.
Property InsideBoundsConstraintDefined (p. 1837) No details are provided for this
entry.
Property IsDirectOptimization (p. 1837) No details are provided for this
entry.
Property LessThanConstraint (p. 1838) No details are provided for this
entry.
Property LessThanConstraintDefined (p. 1838) No details are provided for this
entry.
Property LogFile (p. 1838) No details are provided for this
entry.
Property MaximizeObjective (p. 1838) No details are provided for this
entry.
Property MaximizeObjectiveDefined (p. 1838) No details are provided for this
entry.
Property MaximumNumberOfConstraints (p. 1838) No details are provided for this
entry.
Property MaximumNumberOfDoubleListParameters (p. 1839)No details are provided for this
entry.
Property MaximumNumberOfDoubleParameters (p. 1839) No details are provided for this
entry.
Property MaximumNumberOfInputParameters (p. 1839) No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1834 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserOptimizer

Property MaximumNumberOfIntegerListParameters (p. 1839)No details are provided for this


entry.
Property MaximumNumberOfObjectives (p. 1839) No details are provided for this
entry.
Property MinimizeObjective (p. 1839) No details are provided for this
entry.
Property MinimizeObjectiveDefined (p. 1839) No details are provided for this
entry.
Property MinimumNumberOfConstraints (p. 1840) No details are provided for this
entry.
Property MinimumNumberOfObjectives (p. 1840) No details are provided for this
entry.
Property NumberOfConstraintsDefined (p. 1840) No details are provided for this
entry.
Property NumberOfConstraintsDefinedOnInputs (p. 1840) No details are provided for this
entry.
Property NumberOfDoubleListParametersDefined (p. 1840) No details are provided for this
entry.
Property NumberOfDoubleParametersDefined (p. 1840) No details are provided for this
entry.
Property NumberOfInputParametersDefined (p. 1841) No details are provided for this
entry.
Property NumberOfIntegerListParametersDefined (p. 1841) No details are provided for this
entry.
Property NumberOfObjectivesDefined (p. 1841) No details are provided for this
entry.
Property NumberOfObjectivesDefinedOnInputs (p. 1841) No details are provided for this
entry.
Property ObjectiveImportance (p. 1841) No details are provided for this
entry.
Property ObjectiveOnInputParameter (p. 1841) No details are provided for this
entry.
Property ParameterRelationship (p. 1841) No details are provided for this
entry.
Property SeekObjective (p. 1842) No details are provided for this
entry.
Property SeekObjectiveDefined (p. 1842) No details are provided for this
entry.
Property StartingPointRequired (p. 1842) No details are provided for this
entry.

BasedOnDirectOptimizationOnly
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1835
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public bool BasedOnDirectOptimizationOnly { set;get; }

BasedOnResponseSurfaceOnly
No details are provided for this entry.

Declaration Syntax
public bool BasedOnResponseSurfaceOnly { set;get; }

ConstraintHandling
No details are provided for this entry.

Declaration Syntax
public bool ConstraintHandling { set;get; }

ConstraintImportance
No details are provided for this entry.

Declaration Syntax
public bool ConstraintImportance { set;get; }

ConstraintOnInputParameter
No details are provided for this entry.

Declaration Syntax
public bool ConstraintOnInputParameter { set;get; }

ConvergenceData
No details are provided for this entry.

Declaration Syntax
public bool ConvergenceData { set;get; }

EqualToConstraint
No details are provided for this entry.

Declaration Syntax
public bool EqualToConstraint { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1836 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserOptimizer

EqualToConstraintDefined
No details are provided for this entry.

Declaration Syntax
public bool EqualToConstraintDefined { get; }

GreaterThanConstraint
No details are provided for this entry.

Declaration Syntax
public bool GreaterThanConstraint { set;get; }

GreaterThanConstraintDefined
No details are provided for this entry.

Declaration Syntax
public bool GreaterThanConstraintDefined { get; }

HistoryChartXAxisType
No details are provided for this entry.

Declaration Syntax
public string HistoryChartXAxisType { set;get; }

InsideBoundsConstraint
No details are provided for this entry.

Declaration Syntax
public bool InsideBoundsConstraint { set;get; }

InsideBoundsConstraintDefined
No details are provided for this entry.

Declaration Syntax
public bool InsideBoundsConstraintDefined { get; }

IsDirectOptimization
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1837
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public bool IsDirectOptimization { get; }

LessThanConstraint
No details are provided for this entry.

Declaration Syntax
public bool LessThanConstraint { set;get; }

LessThanConstraintDefined
No details are provided for this entry.

Declaration Syntax
public bool LessThanConstraintDefined { get; }

LogFile
No details are provided for this entry.

Declaration Syntax
public bool LogFile { set;get; }

MaximizeObjective
No details are provided for this entry.

Declaration Syntax
public bool MaximizeObjective { set;get; }

MaximizeObjectiveDefined
No details are provided for this entry.

Declaration Syntax
public bool MaximizeObjectiveDefined { get; }

MaximumNumberOfConstraints
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfConstraints { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1838 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserOptimizer

MaximumNumberOfDoubleListParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfDoubleListParameters { set;get; }

MaximumNumberOfDoubleParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfDoubleParameters { set;get; }

MaximumNumberOfInputParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfInputParameters { set;get; }

MaximumNumberOfIntegerListParameters
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfIntegerListParameters { set;get; }

MaximumNumberOfObjectives
No details are provided for this entry.

Declaration Syntax
public int MaximumNumberOfObjectives { set;get; }

MinimizeObjective
No details are provided for this entry.

Declaration Syntax
public bool MinimizeObjective { set;get; }

MinimizeObjectiveDefined
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1839
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public bool MinimizeObjectiveDefined { get; }

MinimumNumberOfConstraints
No details are provided for this entry.

Declaration Syntax
public int MinimumNumberOfConstraints { set;get; }

MinimumNumberOfObjectives
No details are provided for this entry.

Declaration Syntax
public int MinimumNumberOfObjectives { set;get; }

NumberOfConstraintsDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfConstraintsDefined { get; }

NumberOfConstraintsDefinedOnInputs
No details are provided for this entry.

Declaration Syntax
public int NumberOfConstraintsDefinedOnInputs { get; }

NumberOfDoubleListParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfDoubleListParametersDefined { get; }

NumberOfDoubleParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfDoubleParametersDefined { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1840 of ANSYS, Inc. and its subsidiaries and affiliates.
IUserOptimizer

NumberOfInputParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfInputParametersDefined { get; }

NumberOfIntegerListParametersDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfIntegerListParametersDefined { get; }

NumberOfObjectivesDefined
No details are provided for this entry.

Declaration Syntax
public int NumberOfObjectivesDefined { get; }

NumberOfObjectivesDefinedOnInputs
No details are provided for this entry.

Declaration Syntax
public int NumberOfObjectivesDefinedOnInputs { get; }

ObjectiveImportance
No details are provided for this entry.

Declaration Syntax
public bool ObjectiveImportance { set;get; }

ObjectiveOnInputParameter
No details are provided for this entry.

Declaration Syntax
public bool ObjectiveOnInputParameter { set;get; }

ParameterRelationship
No details are provided for this entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1841
Ansys.DesignXplorer.API.Optimization Namespace

Declaration Syntax
public bool ParameterRelationship { set;get; }

SeekObjective
No details are provided for this entry.

Declaration Syntax
public bool SeekObjective { set;get; }

SeekObjectiveDefined
No details are provided for this entry.

Declaration Syntax
public bool SeekObjectiveDefined { get; }

StartingPointRequired
No details are provided for this entry.

Declaration Syntax
public bool StartingPointRequired { set;get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1842 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.DesignXplorer.API Namespace
Declaration Syntax
namespace Ansys.DesignXplorer.API

Table 925: Members

ParameterNature (p. 1843) No details are provided for this


entry.

ParameterNature
No details are provided for this entry.

Declaration Syntax
public enum ParameterNature

Table 926: Members

Member Continuous No details are provided for this


entry.
Member Discrete No details are provided for this
entry.
Member Usability No details are provided for this
entry.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1843
Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1844 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.WorkBench.Schematic Namespace
Declaration Syntax
namespace Ansys.ACT.WorkBench.Schematic

Table 927: Members

UserTask (p. 1845) A User Workflow Task


UserTaskGroup (p. 1851) A User Workflow Task
Group

UserTask
A User Workflow Task

Declaration Syntax
public class UserTask : UserEntity, IWorkflowTask

Table 928: Members

Property ActiveDirectory (p. 1846) Obtains the active design point directory for the task.
Property Component (p. 1846) Gets the underlying project schematic component
associated with this task.
Property InputData (p. 1846) Returns the input data consumed by this task. Keys
indicate the data type, values are the list of
corresponding objects.
Property InternalObject (p. 1846) The task's internal object (typically a
DataContainerReference).
Property OutputData (p. 1847) Returns the output data exposed by this task. Keys
indicate the data type, values are the list of
corresponding objects.
Property Parameters (p. 1847) Gets the parameters defined on this container.
Property Properties (p. 1847) The properties defined on this task.
Property RegisteredFiles (p. 1847) A collection of all registered files associated with this
task.
Property SourceTasks (p. 1847) The task's source tasks.
Property TargetTasks (p. 1847) The downstream tasks connected to this task.
Property TaskGroup (p. 1847) Obtains the task's owning task group.
Property TaskState (p. 1848) Obtains the task's State.
Property TransferData (p. 1848) The task's transfer data object.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1845
Ansys.ACT.WorkBench.Schematic Namespace

Property Type (p. 1848) Gets the type of the component associated with this
task.
Method Edit( params object[]) (p. 1848) Invokes the task's Edit method, if available.
Method ExecuteCommand(string, Invokes a Schematic method defined on the task (e.g.,
IDictionary<string, object>) (p. 1848) SendCommand, Edit, .etc,).
Method Exit( params object[]) (p. 1849) Invokes the task's Exit method, if available.
Method RegisterFile(string) (p. 1849) Registers and associates a file with the task.
Method Send( params object[]) (p. 1849) Invokes the task's Send method, if available.
Method SignalModified() (p. 1849) Signals that the task is modified
Method SignalOutputsGenerated() (p. 1849) Signals that the task is up-to-date with all output data
fully generated.
Method UnregisterFile(DataReference) (p. 1850)Unregisters and disassociates a file from the task.
Method UnregisterFile(string) (p. 1850) Unregisters and disassociates a file from the task.
Method UnregisterFile(DataReference, Unregisters and disassociates a file from the task.
bool) (p. 1850)
Method UnregisterFile(string, bool) (p. 1850) Unregisters and disassociates a file from the task.

ActiveDirectory
Obtains the active design point directory for the task.

Declaration Syntax
public string ActiveDirectory { get; }

Component
Gets the underlying project schematic component associated with this task.

Declaration Syntax
public DataReference Component { get; }

InputData
Returns the input data consumed by this task. Keys indicate the data type, values are the list of corres-
ponding objects.

Declaration Syntax
public Dictionary<string, List<object>> InputData { get; }

InternalObject
The task's internal object (typically a DataContainerReference).

Declaration Syntax
public object InternalObject { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1846 of ANSYS, Inc. and its subsidiaries and affiliates.
UserTask

OutputData
Returns the output data exposed by this task. Keys indicate the data type, values are the list of corres-
ponding objects.

Declaration Syntax
public Dictionary<string, List<object>> OutputData { get; }

Parameters
Gets the parameters defined on this container.

Declaration Syntax
public List<DataReference> Parameters { get; }

Properties
The properties defined on this task.

Declaration Syntax
public IPropertyCollection Properties { get; }

RegisteredFiles
A collection of all registered files associated with this task.

Declaration Syntax
public DataReferenceSet RegisteredFiles { get; }

SourceTasks
The task's source tasks.

Declaration Syntax
public IEnumerable<object> SourceTasks { get; }

TargetTasks
The downstream tasks connected to this task.

Declaration Syntax
public IEnumerable<object> TargetTasks { get; }

TaskGroup
Obtains the task's owning task group.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1847
Ansys.ACT.WorkBench.Schematic Namespace

Declaration Syntax
public IWorkflowTaskGroup TaskGroup { get; }

TaskState
Obtains the task's State.

Declaration Syntax
public State TaskState { get; }

TransferData
The task's transfer data object.

Declaration Syntax
public IDictionary<string, object> TransferData { get; }

Type
Gets the type of the component associated with this task.

Declaration Syntax
public string Type { get; }

Edit( params object[])


Invokes the task's Edit method, if available.

Declaration Syntax
public void Edit( params object[] args)

Parameters
args(object[])
Arguments.

ExecuteCommand(string, IDictionary<string, object>)


Invokes a Schematic method defined on the task (e.g., SendCommand, Edit, .etc,).

Declaration Syntax
public void ExecuteCommand(string commandName, IDictionary<string, object> arguments)

Parameters
commandName(string)
The command name

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1848 of ANSYS, Inc. and its subsidiaries and affiliates.
UserTask

arguments(IDictionary<string, object>)
The string-object argument dictionary

Exit( params object[])


Invokes the task's Exit method, if available.

Declaration Syntax
public void Exit( params object[] args)

Parameters
args(object[])
Arguments.

RegisterFile(string)
Registers and associates a file with the task.

Declaration Syntax
public object RegisterFile(string filePath)

Parameters
filePath(string)
The file path.

Send( params object[])


Invokes the task's Send method, if available.

Declaration Syntax
public void Send( params object[] args)

Parameters
args(object[])
Arguments.

SignalModified()
Signals that the task is modified

Declaration Syntax
public void SignalModified()

SignalOutputsGenerated()
Signals that the task is up-to-date with all output data fully generated.

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1849
Ansys.ACT.WorkBench.Schematic Namespace

Declaration Syntax
public void SignalOutputsGenerated()

UnregisterFile(DataReference)
Unregisters and disassociates a file from the task.

Declaration Syntax
public void UnregisterFile(DataReference file)

Parameters
file(DataReference)
The file.

UnregisterFile(string)
Unregisters and disassociates a file from the task.

Declaration Syntax
public void UnregisterFile(string filePath)

Parameters
filePath(string)
The file path.

UnregisterFile(DataReference, bool)
Unregisters and disassociates a file from the task.

Declaration Syntax
public void UnregisterFile(DataReference file, bool delete)

Parameters
file(DataReference)
The file.

delete(bool)
Indicates whether to delete the file if no longer shared.

UnregisterFile(string, bool)
Unregisters and disassociates a file from the task.

Declaration Syntax
public void UnregisterFile(string filePath, bool delete)

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1850 of ANSYS, Inc. and its subsidiaries and affiliates.
UserTaskGroup

Parameters
filePath(string)
The file path.

delete(bool)
Indicates whether to delete the file if no longer shared.

UserTaskGroup
A User Workflow Task Group

Declaration Syntax
public class UserTaskGroup : UserEntity, IWorkflowTaskGroup

Table 929: Members

Property Abbreviation (p. 1851) The task group abbreviation used for directory and naming
purposes..
Property Caption (p. 1851) The task group caption.
Property Category (p. 1851) The task group toolbox category
Property InternalObject (p. 1852) The task's internal object (typically a system reference).
Property IsParametricGroup (p. 1852) Indicates whether the task group operates from below the
parameter set bar.
Property Name (p. 1852) The task group name.
Property Tasks (p. 1852) The task's source tasks.

Abbreviation
The task group abbreviation used for directory and naming purposes..

Declaration Syntax
public string Abbreviation { get; }

Caption
The task group caption.

Declaration Syntax
public string Caption { set;get; }

Category
The task group toolbox category

Declaration Syntax
public string Category { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1851
Ansys.ACT.WorkBench.Schematic Namespace

InternalObject
The task's internal object (typically a system reference).

Declaration Syntax
public object InternalObject { get; }

IsParametricGroup
Indicates whether the task group operates from below the parameter set bar.

Declaration Syntax
public bool IsParametricGroup { get; }

Name
The task group name.

Declaration Syntax
public string Name { get; }

Tasks
The task's source tasks.

Declaration Syntax
public IEnumerable<object> Tasks { get; }

Release 18.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
1852 of ANSYS, Inc. and its subsidiaries and affiliates.

Das könnte Ihnen auch gefallen