Вы находитесь на странице: 1из 2470

ANSYS ACT API Reference Guide

ANSYS, Inc. Release 18.2


Southpointe August 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

© 2017 ANSYS, Inc. Unauthorized use, distribution or duplication is prohibited.

ANSYS, ANSYS Workbench, AUTODYN, CFX, FLUENT 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 located 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. FLEXlm and FLEXnet are trademarks of Flexera Software LLC.

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.Mechanical.Fields Namespace .......................................................................................... 11
Field ............................................................................................................................................... 11
Inputs ...................................................................................................................................... 11
Name ....................................................................................................................................... 12
Output ..................................................................................................................................... 12
Range ............................................................................................................................................ 12
Maximum ................................................................................................................................. 12
Minimum ................................................................................................................................. 12
Variable .......................................................................................................................................... 12
DefinitionType .......................................................................................................................... 13
DiscreteValueCount .................................................................................................................. 13
DiscreteValues .......................................................................................................................... 14
Field ......................................................................................................................................... 14
Formula .................................................................................................................................... 14
Index ........................................................................................................................................ 14
IsInput ...................................................................................................................................... 14
IsOutput ................................................................................................................................... 14
MinMaxDiscreteValues .............................................................................................................. 15
Name ....................................................................................................................................... 15
QuantityName .......................................................................................................................... 15
Range ...................................................................................................................................... 15
Unit .......................................................................................................................................... 15
GetDiscreteValue(int) ................................................................................................................ 15
SetDiscreteValue(int, Quantity) .................................................................................................. 16
VariableDefinitionType ................................................................................................................... 16
Ansys.ACT.Mechanical.Fields.Adapters Namespace .......................................................................... 17

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

FieldAdapter ................................................................................................................................... 17
FieldAdapter(IDSBCInformation) ............................................................................................... 17
FieldProvider ............................................................................................................................ 18
ChangeFieldDefinitionType(AnsBCLVType, kEDDataType) .......................................................... 18
IDefinition ................................................................................................................................ 18
Adapt(IDSBCInformation) ................................................................................................... 18
Keywords ................................................................................................................................. 19
Constant ............................................................................................................................ 19
ConstantRamped ................................................................................................................ 19
Free .................................................................................................................................... 19
Function ............................................................................................................................. 20
Table .................................................................................................................................. 20
Get(kEDDataType) .............................................................................................................. 20
FieldAdapterManager ..................................................................................................................... 20
AdapterDefinitions ................................................................................................................... 20
RegisterNewAdapter(IDefinition) .............................................................................................. 21
UnregisterAdapter(int) .............................................................................................................. 21
Ansys.ACT.Interfaces.Graphics Namespace ....................................................................................... 23
IModelViewManager ...................................................................................................................... 23
NumberOfViews ....................................................................................................................... 23
ApplyModelView(int) ................................................................................................................ 24
ApplyModelView(string) ........................................................................................................... 24
CaptureModelView(int, string) .................................................................................................. 24
CaptureModelView(string, string) .............................................................................................. 24
CreateView() ............................................................................................................................. 25
CreateView(string) .................................................................................................................... 25
DeleteView(int) ........................................................................................................................ 25
DeleteView(string) .................................................................................................................... 25
ExportModelViews(string) ........................................................................................................ 26
ImportModelViews(string) ........................................................................................................ 26
RenameView(int, string) ............................................................................................................ 26
RenameView(string, string) ....................................................................................................... 26
Ansys.ACT.Interfaces.Mechanical Namespace ................................................................................... 29
IMechanicalCamera ........................................................................................................................ 29
RotateView(double) .................................................................................................................. 29
IMechanicalDataModel ................................................................................................................... 30
Project ..................................................................................................................................... 30
Tree .......................................................................................................................................... 30
CurrentUnitFromQuantityName(string) ..................................................................................... 30
GetObjectById(int) .................................................................................................................... 31
IMechanicalExtAPI .......................................................................................................................... 31
LockPrePostLicense() ................................................................................................................ 31
UnlockPrePostLicense() ............................................................................................................. 31
IMechanicalGraphics ...................................................................................................................... 31
ModelViewManager ................................................................................................................. 32
IMechanicalSelectionInfo ................................................................................................................ 32
Entities ..................................................................................................................................... 32
IMechanicalUserLoad ...................................................................................................................... 32
IMechanicalUserObject ................................................................................................................... 32
Analysis .................................................................................................................................... 33
IMechanicalUserResult .................................................................................................................... 33
IMechanicalUserSolver .................................................................................................................... 33

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

MechanicalPanelEnum ................................................................................................................... 33
Ansys.ACT.Interfaces.DesignModeler Namespace ............................................................................. 35
IDesignModelerDataModel ............................................................................................................. 36
Components ............................................................................................................................ 36
GeoData ................................................................................................................................... 36
GeometryBuilder ...................................................................................................................... 36
Queries .................................................................................................................................... 37
ComponentById(int) ................................................................................................................. 37
CurrentUnitFromQuantityName(string) ..................................................................................... 37
IDesignModelerExtAPI .................................................................................................................... 37
IDesignModelerGeoData ................................................................................................................ 37
Bodies ...................................................................................................................................... 38
Parts ......................................................................................................................................... 38
IDesignModelerGeoFeature ............................................................................................................ 38
Bodies ...................................................................................................................................... 38
MaterialType ............................................................................................................................ 39
AddProblematicGeometry(IEnumerable<IPSGeoEntity>, string) ................................................ 39
IDesignModelerSelectionInfo .......................................................................................................... 39
Entities ..................................................................................................................................... 39
Locations .................................................................................................................................. 39
IExtrude ......................................................................................................................................... 40
Depth ....................................................................................................................................... 40
Direction .................................................................................................................................. 40
Walled ...................................................................................................................................... 40
ApplyTo(IPSGeoEntity) .............................................................................................................. 40
IGeometryBuilder ........................................................................................................................... 41
Operations ............................................................................................................................... 41
Primitives ................................................................................................................................. 41
IIntersect ........................................................................................................................................ 41
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 41
IOperations .................................................................................................................................... 42
Queries .................................................................................................................................... 42
Tools ........................................................................................................................................ 42
CreateExtrudeOperation(IEnumerable<double>, double) .......................................................... 43
CreateIntersectOperation(IEnumerable<IPSGeoBody>) ............................................................. 43
CreateRevolveOperation(IEnumerable<double>, IEnumerable<double>) .................................. 43
CreateSubtractOperation(IEnumerable<IPSGeoBody>) ............................................................. 43
CreateUnionOperation() ........................................................................................................... 44
IOperationTools .............................................................................................................................. 44
CopyBody(IPSGeoBody) ............................................................................................................ 44
CreatePart(IEnumerable<IPSGeoBody>) .................................................................................... 45
DeleteBody(IPSGeoBody) .......................................................................................................... 45
EdgesToWireBody(IEnumerable<IPSGeoEdge>) ........................................................................ 45
FacesToSheetBody(IEnumerable<IPSGeoFace>) ........................................................................ 45
Imprint(IPSGeoBody, IEnumerable<IPSGeoBody>) ..................................................................... 46
OffsetFace(IEnumerable<IPSGeoFace>, double) ........................................................................ 46
SheetBodyToSolidBody(IPSGeoBody) ........................................................................................ 46
SimplifyTopology(IPSGeoEntity) ................................................................................................ 47
ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, double, double) ..................................... 47
TransformBody(IPSGeoBody, Matrix4D) ..................................................................................... 47
WireToSheetBody(IPSGeoBody) ................................................................................................ 48
IPrimitives ...................................................................................................................................... 48

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

Sheet ....................................................................................................................................... 48
Solid ......................................................................................................................................... 48
Wire ......................................................................................................................................... 48
IPSGeoBody ................................................................................................................................... 49
IPSGeoEdge .................................................................................................................................... 49
IPSGeoEntity .................................................................................................................................. 49
IPSGeoFace .................................................................................................................................... 49
IPSGeoPart ..................................................................................................................................... 49
IQueries .......................................................................................................................................... 49
Clash(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) .............................................. 50
Coincidence(IPSGeoEntity, IPSGeoEntity) ................................................................................... 50
Containment(IPSGeoEntity, IPSGeoEntity) ................................................................................. 50
Distance(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) ......................................... 51
IRevolve ......................................................................................................................................... 51
Angle ....................................................................................................................................... 51
Axis .......................................................................................................................................... 52
Origin ....................................................................................................................................... 52
Walled ...................................................................................................................................... 52
ApplyTo(IPSGeoEntity) .............................................................................................................. 52
ISheetCone ..................................................................................................................................... 52
Center ...................................................................................................................................... 53
Direction .................................................................................................................................. 53
Radius1 .................................................................................................................................... 53
Radius2 .................................................................................................................................... 53
ISheetCylinder ................................................................................................................................ 53
Center ...................................................................................................................................... 54
Direction .................................................................................................................................. 54
Radius ...................................................................................................................................... 54
ISheetPolygon ................................................................................................................................ 54
Points ....................................................................................................................................... 54
ISheets ........................................................................................................................................... 54
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ..................................... 55
CreatePolygon(IEnumerable<double>) ..................................................................................... 55
ISheetSphere .................................................................................................................................. 55
Center ...................................................................................................................................... 56
Radius ...................................................................................................................................... 56
ISolidBox ........................................................................................................................................ 56
Point1 ...................................................................................................................................... 56
Point2 ...................................................................................................................................... 57
ISolidCone ...................................................................................................................................... 57
Center ...................................................................................................................................... 57
Direction .................................................................................................................................. 57
Radius1 .................................................................................................................................... 57
Radius2 .................................................................................................................................... 58
ISolidCylinder ................................................................................................................................. 58
Center ...................................................................................................................................... 58
Direction .................................................................................................................................. 58
Radius ...................................................................................................................................... 58
ISolids ............................................................................................................................................ 58
CreateBox(IEnumerable<double>, IEnumerable<double>) ........................................................ 59
CreateCone(IEnumerable<double>, IEnumerable<double>, double, double) ............................. 59
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ..................................... 60

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

CreateSphere(IEnumerable<double>, double) ........................................................................... 60


ISolidSphere ................................................................................................................................... 60
Center ...................................................................................................................................... 61
Radius ...................................................................................................................................... 61
ISubtract ........................................................................................................................................ 61
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 61
IUnion ............................................................................................................................................ 61
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 62
IWireArc ......................................................................................................................................... 62
Center ...................................................................................................................................... 62
EndAngle ................................................................................................................................. 62
Normal ..................................................................................................................................... 63
Radius ...................................................................................................................................... 63
StartAngle ................................................................................................................................ 63
XDir .......................................................................................................................................... 63
IWireBCurve ................................................................................................................................... 63
Closed ...................................................................................................................................... 64
Points ....................................................................................................................................... 64
IWireEllipse ..................................................................................................................................... 64
Center ...................................................................................................................................... 64
LargeRadius ............................................................................................................................. 64
Normal ..................................................................................................................................... 65
SmallRadius .............................................................................................................................. 65
XDir .......................................................................................................................................... 65
IWirePolyline .................................................................................................................................. 65
Points ....................................................................................................................................... 65
IWires ............................................................................................................................................. 65
CreateArc(double, IEnumerable<double>, IEnumerable<double>, IEnumerable<double>) ......... 66
CreateBCurve(IEnumerable<double>) ....................................................................................... 66
CreateEllipse(double, double, IEnumerable<double>, IEnumerable<double>, IEnumer-
able<double>) ......................................................................................................................... 67
CreatePolyline(IEnumerable<double>) ...................................................................................... 67
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace ................................................................... 69
Cylinder .......................................................................................................................................... 69
Cylinder(GeometryBuilder, IEnumerable<double>, IEnumerable<double>, double) .................... 69
Center ...................................................................................................................................... 70
Direction .................................................................................................................................. 70
Radius ...................................................................................................................................... 70
Generate() ................................................................................................................................ 70
Ansys.ACT.Common Namespace ........................................................................................................ 71
CoordinateSystem .......................................................................................................................... 71
CoordinateSystem(CoordinateSystemTypeEnum) ...................................................................... 71
CoordinateSystemType ............................................................................................................. 72
Id ............................................................................................................................................. 72
Matrix ...................................................................................................................................... 72
Name ....................................................................................................................................... 72
Origin ....................................................................................................................................... 72
XAxis ........................................................................................................................................ 72
YAxis ........................................................................................................................................ 73
ZAxis ........................................................................................................................................ 73
Ansys.ACT.Common.Graphics Namespace ......................................................................................... 75
MechanicalCameraWrapper ............................................................................................................ 75

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

ModelViewManager ....................................................................................................................... 75
NumberOfViews ....................................................................................................................... 76
ApplyModelView(int) ................................................................................................................ 76
ApplyModelView(string) ........................................................................................................... 77
Capture3DImage(string) ........................................................................................................... 77
CaptureModelView(int, string) .................................................................................................. 77
CaptureModelView(string, string) .............................................................................................. 77
CaptureModelView(int, string, string) ........................................................................................ 78
CaptureModelView(string, string, string) .................................................................................... 78
CaptureObjectImage(DataModelObject, string, string) ............................................................... 78
CreateView() ............................................................................................................................. 79
CreateView(string) .................................................................................................................... 79
DeleteView(int) ........................................................................................................................ 79
DeleteView(string) .................................................................................................................... 79
ExportModelViews(string) ........................................................................................................ 80
ImportModelViews(string) ........................................................................................................ 80
RenameView(int, string) ............................................................................................................ 80
RenameView(string, string) ....................................................................................................... 81
RotateView(double) .................................................................................................................. 81
SetActiveViewPort(int, int) ........................................................................................................ 81
SetBackView() ........................................................................................................................... 81
SetBottomView() ...................................................................................................................... 82
SetFitView() .............................................................................................................................. 82
SetFrontView() .......................................................................................................................... 82
SetISOView() ............................................................................................................................. 82
SetLeftView() ............................................................................................................................ 82
SetRightView() .......................................................................................................................... 82
SetTopView() ............................................................................................................................ 82
SetViewPorts(int, bool) .............................................................................................................. 83
Ansys.ACT.Automation.DesignModeler Namespace ......................................................................... 85
Extrusion ........................................................................................................................................ 85
Depth ....................................................................................................................................... 85
Depth2 ..................................................................................................................................... 86
Thin1 ........................................................................................................................................ 86
Thin2 ........................................................................................................................................ 86
Walled ...................................................................................................................................... 86
Feature ........................................................................................................................................... 86
Id ............................................................................................................................................. 87
Name ....................................................................................................................................... 87
FeatureManager ............................................................................................................................. 87
Count ....................................................................................................................................... 87
Item ......................................................................................................................................... 87
CreateNamedSelection() ........................................................................................................... 87
Generate() ................................................................................................................................ 88
NamedSelection ............................................................................................................................. 88
ExportNamedSelection ............................................................................................................. 88
IncludeInLegend ...................................................................................................................... 88
NumGeometry ......................................................................................................................... 89
PropagateNamedSelection ....................................................................................................... 89
Ansys.ACT.Automation.Mechanical Namespace ................................................................................ 91
Analysis .......................................................................................................................................... 93
Acoustics .................................................................................................................................. 96

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

AnalysisSettings ....................................................................................................................... 96
AnalysisType ............................................................................................................................ 96
CellId ........................................................................................................................................ 96
Children ................................................................................................................................... 96
Comments ............................................................................................................................... 97
DataModelObjectCategory ....................................................................................................... 97
EnvironmentTemperature ......................................................................................................... 97
Figures ..................................................................................................................................... 97
GenerateInputOnly ................................................................................................................... 97
InitialConditions ....................................................................................................................... 97
InternalObject .......................................................................................................................... 98
PhysicsType .............................................................................................................................. 98
Solution ................................................................................................................................... 98
Structural ................................................................................................................................. 98
SystemCaption ......................................................................................................................... 98
AddAcceleration() ..................................................................................................................... 98
AddAcousticAbsorptionElement() ............................................................................................. 98
AddAcousticAbsorptionSurface() .............................................................................................. 99
AddAcousticDiffuseSoundField() ............................................................................................... 99
AddAcousticFarFieldRadationSurface() ...................................................................................... 99
AddAcousticFreeSurface() ......................................................................................................... 99
AddAcousticImpedanceBoundary() ........................................................................................... 99
AddAcousticImpedanceSheet() ................................................................................................. 99
AddAcousticIncidentWaveSource() .......................................................................................... 100
AddAcousticMassSource() ....................................................................................................... 100
AddAcousticPort() .................................................................................................................. 100
AddAcousticPortInDuct() ........................................................................................................ 100
AddAcousticPressure() ............................................................................................................ 100
AddAcousticRadiationBoundary() ........................................................................................... 100
AddAcousticRigidWall() ........................................................................................................... 100
AddAcousticStaticPressure() .................................................................................................... 101
AddAcousticSurfaceVelocity() ................................................................................................. 101
AddAcousticSymmetryPlane() ................................................................................................. 101
AddAcousticTemperature() ..................................................................................................... 101
AddAcousticThermoViscousBLIBoundary() .............................................................................. 101
AddAcousticTransferAdmittanceMatrix() ................................................................................. 101
AddBearingLoad() ................................................................................................................... 102
AddBoltPretension() ............................................................................................................... 102
AddCommandSnippet() .......................................................................................................... 102
AddComment() ....................................................................................................................... 102
AddCompressionOnlySupport() .............................................................................................. 102
AddConvection() .................................................................................................................... 102
AddCoupling() ........................................................................................................................ 102
AddCurrent() .......................................................................................................................... 103
AddCylindricalSupport() ......................................................................................................... 103
AddDisplacement() ................................................................................................................. 103
AddEarthGravity() ................................................................................................................... 103
AddElasticSupport() ................................................................................................................ 103
AddEMTransducer() ................................................................................................................ 103
AddFigure() ............................................................................................................................ 104
AddFixedRotation() ................................................................................................................. 104
AddFixedSupport() ................................................................................................................. 104

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

AddFluidSolidInterface() ......................................................................................................... 104


AddForce() .............................................................................................................................. 104
AddFrictionlessSupport() ........................................................................................................ 104
AddHeatFlow() ....................................................................................................................... 104
AddHeatFlux() ........................................................................................................................ 105
AddHydrostaticPressure() ........................................................................................................ 105
AddInternalHeatGeneration() .................................................................................................. 105
AddJointLoad() ....................................................................................................................... 105
AddLinePressure() ................................................................................................................... 105
AddMagneticFluxParallel() ...................................................................................................... 105
AddMassFlowRate() ................................................................................................................ 106
AddMoment() ......................................................................................................................... 106
AddNodalDisplacement() ........................................................................................................ 106
AddNodalForce() .................................................................................................................... 106
AddNodalOrientation() ........................................................................................................... 106
AddNodalPressure() ................................................................................................................ 106
AddNodalRotation() ................................................................................................................ 106
AddPerfectlyInsulated() .......................................................................................................... 107
AddPhysicsRegion() ................................................................................................................ 107
AddPipePressure() .................................................................................................................. 107
AddPipeTemperature() ............................................................................................................ 107
AddPressure() ......................................................................................................................... 107
AddPSDAcceleration() ............................................................................................................. 107
AddPSDDisplacement() ........................................................................................................... 108
AddPSDGAcceleration() .......................................................................................................... 108
AddPSDVelocity() .................................................................................................................... 108
AddRadiation() ....................................................................................................................... 108
AddRemoteDisplacement() ..................................................................................................... 108
AddRemoteForce() .................................................................................................................. 108
AddRotatingForce() ................................................................................................................ 108
AddRotationalAcceleration() ................................................................................................... 109
AddRotationalVelocity() .......................................................................................................... 109
AddRSAcceleration() ............................................................................................................... 109
AddRSDisplacement() ............................................................................................................. 109
AddRSVelocity() ...................................................................................................................... 109
AddSimplySupported() ........................................................................................................... 109
AddSourceConductor() ........................................................................................................... 110
AddTemperature() .................................................................................................................. 110
AddThermalCondition() .......................................................................................................... 110
AddVelocity() .......................................................................................................................... 110
AddVoltage() .......................................................................................................................... 110
ClearGeneratedData() ............................................................................................................. 110
CreateAutomaticEquivalentSourceSurfaces() ........................................................................... 110
CreateAutomaticFSI() .............................................................................................................. 111
CreateAutomaticFSIandEquivalentSourceSurfaces() ................................................................ 111
Duplicate() .............................................................................................................................. 111
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 111
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 111
OpenSolverFilesDirectory() ..................................................................................................... 112
Solve(bool) ............................................................................................................................. 112
AnalysisPly ................................................................................................................................... 112
Angle ..................................................................................................................................... 113

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

Children ................................................................................................................................. 113


Comments .............................................................................................................................. 113
DataModelObjectCategory ..................................................................................................... 113
Figures ................................................................................................................................... 113
IDInSource .............................................................................................................................. 114
InternalObject ........................................................................................................................ 114
Material .................................................................................................................................. 114
NameInSource ........................................................................................................................ 114
NumberOfElements ................................................................................................................ 114
Thickness ............................................................................................................................... 114
AddComment() ....................................................................................................................... 114
AddFigure() ............................................................................................................................ 115
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 115
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 115
ArbitraryCrack .............................................................................................................................. 115
BottomFaceNodes .................................................................................................................. 116
CircumferentialDivisions ......................................................................................................... 116
CoordinateSystem .................................................................................................................. 117
CrackFacesNodes .................................................................................................................... 117
CrackFrontNodes .................................................................................................................... 117
CrackShape ............................................................................................................................ 117
CrackSourceType .................................................................................................................... 117
DataModelObjectCategory ..................................................................................................... 117
FaceTopNodes ........................................................................................................................ 118
InternalObject ........................................................................................................................ 118
LargestContourRadius ............................................................................................................ 118
Location ................................................................................................................................. 118
MeshContours ........................................................................................................................ 118
SolutionContours ................................................................................................................... 118
Suppressed ............................................................................................................................ 118
XScaleFactor ........................................................................................................................... 119
YScaleFactor ........................................................................................................................... 119
ZScaleFactor ........................................................................................................................... 119
Body ............................................................................................................................................ 119
Assignment ............................................................................................................................ 121
Average .................................................................................................................................. 122
BeamSection .......................................................................................................................... 122
Behavior ................................................................................................................................. 122
BrickIntegrationScheme .......................................................................................................... 122
CentroidX ............................................................................................................................... 122
CentroidY ............................................................................................................................... 122
CentroidZ ............................................................................................................................... 122
Children ................................................................................................................................. 123
Comments .............................................................................................................................. 123
CoordinateSystem .................................................................................................................. 123
CrossSectionArea .................................................................................................................... 123
CrossSectionIYY ...................................................................................................................... 123
CrossSectionIZZ ...................................................................................................................... 123
DataModelObjectCategory ..................................................................................................... 124
Elements ................................................................................................................................ 124
Figures ................................................................................................................................... 124
FluidCrossArea ........................................................................................................................ 124

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

FluidDiscretization .................................................................................................................. 124


FluidSolidPhase ...................................................................................................................... 124
Hidden ................................................................................................................................... 124
InternalObject ........................................................................................................................ 125
IsWindingBody ....................................................................................................................... 125
Length ................................................................................................................................... 125
LengthX ................................................................................................................................. 125
LengthY ................................................................................................................................. 125
LengthZ ................................................................................................................................. 125
ManualThicknessMode ........................................................................................................... 126
Mass ....................................................................................................................................... 126
Maximum ............................................................................................................................... 126
MeshMetric ............................................................................................................................ 126
MeshVersion ........................................................................................................................... 126
Minimum ............................................................................................................................... 126
ModelType ............................................................................................................................. 126
MomentOfInertiaIp1 ............................................................................................................... 127
MomentOfInertiaIp2 ............................................................................................................... 127
MomentOfInertiaIp3 ............................................................................................................... 127
Nodes ..................................................................................................................................... 127
NonlinearEffects ..................................................................................................................... 127
NumberOfTurns ...................................................................................................................... 127
OffsetMode ............................................................................................................................ 128
OffsetType .............................................................................................................................. 128
OffsetX ................................................................................................................................... 128
OffsetY ................................................................................................................................... 128
PipeExternalDiameter ............................................................................................................. 128
PipeInternalDiameter .............................................................................................................. 128
PipeThickness ......................................................................................................................... 128
ReadOnly ................................................................................................................................ 129
ReferenceFrame ...................................................................................................................... 129
ReferenceTemperature ***OBSOLETE*** Use 'UseReferenceTemperatureByBody' property in-
stead. ..................................................................................................................................... 129
ReferenceTemperatureValue ................................................................................................... 129
ShellOffsetType ...................................................................................................................... 129
StandardDeviation .................................................................................................................. 129
StiffnessBehavior .................................................................................................................... 130
Suppressed ............................................................................................................................ 130
SurfaceArea ............................................................................................................................ 130
ThermalStrainEffects ............................................................................................................... 130
Thickness ............................................................................................................................... 130
ThicknessMode ***OBSOLETE*** Use 'ManualThicknessMode' property instead. ...................... 130
UseReferenceTemperatureByBody .......................................................................................... 130
UserNameChange ................................................................................................................... 131
Visible .................................................................................................................................... 131
Volume ................................................................................................................................... 131
AddCommandSnippet() .......................................................................................................... 131
AddComment() ....................................................................................................................... 131
AddFigure() ............................................................................................................................ 131
ClearGeneratedData() ............................................................................................................. 132
GenerateMesh() ...................................................................................................................... 132
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 132

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

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 132


GetGeoBody() ......................................................................................................................... 133
PreviewInflation() ................................................................................................................... 133
PreviewSurfaceMesh() ............................................................................................................ 133
ShowBody() ............................................................................................................................ 133
Update() ................................................................................................................................. 133
Chart ............................................................................................................................................ 133
Caption .................................................................................................................................. 134
Children ................................................................................................................................. 134
Content .................................................................................................................................. 134
DataModelObjectCategory ..................................................................................................... 134
Gridlines ................................................................................................................................. 135
InternalObject ........................................................................................................................ 135
PlotStyle ................................................................................................................................. 135
Scale ...................................................................................................................................... 135
XAxisLabel .............................................................................................................................. 135
YAxisLabel .............................................................................................................................. 135
Delete() .................................................................................................................................. 135
Duplicate() .............................................................................................................................. 136
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 136
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 136
CommandSnippet ........................................................................................................................ 136
Children ................................................................................................................................. 138
Comments .............................................................................................................................. 138
DataModelObjectCategory ..................................................................................................... 138
Figures ................................................................................................................................... 138
FileName ................................................................................................................................ 138
Input ...................................................................................................................................... 138
InputArgument1 ..................................................................................................................... 138
InputArgument2 ..................................................................................................................... 139
InputArgument3 ..................................................................................................................... 139
InputArgument4 ..................................................................................................................... 139
InputArgument5 ..................................................................................................................... 139
InputArgument6 ..................................................................................................................... 139
InputArgument7 ..................................................................................................................... 139
InputArgument8 ..................................................................................................................... 140
InputArgument9 ..................................................................................................................... 140
InternalObject ........................................................................................................................ 140
InvalidateSolution ................................................................................................................... 140
OutputSearchPrefix ................................................................................................................ 140
SnippetFileStatus .................................................................................................................... 140
SolverTarget ........................................................................................................................... 140
StepNumber ........................................................................................................................... 141
StepSelectionMode ................................................................................................................ 141
Suppressed ............................................................................................................................ 141
AddComment() ....................................................................................................................... 141
AddFigure() ............................................................................................................................ 141
AppendText(string) ................................................................................................................. 141
Delete() .................................................................................................................................. 142
Duplicate() .............................................................................................................................. 142
ExportTextFile(string) .............................................................................................................. 142
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 142

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

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 142


ImportTextFile(string) ............................................................................................................. 143
Comment ..................................................................................................................................... 143
Author .................................................................................................................................... 144
Children ................................................................................................................................. 144
DataModelObjectCategory ..................................................................................................... 144
InternalObject ........................................................................................................................ 144
Text ........................................................................................................................................ 144
Delete() .................................................................................................................................. 144
Duplicate() .............................................................................................................................. 145
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 145
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 145
CondensedGeometry .................................................................................................................... 145
Children ................................................................................................................................. 146
Comments .............................................................................................................................. 146
DataModelObjectCategory ..................................................................................................... 146
Figures ................................................................................................................................... 147
InternalObject ........................................................................................................................ 147
SolverFilesDirectory ................................................................................................................ 147
TransparencyEnabled ............................................................................................................. 147
AddComment() ....................................................................................................................... 147
AddCondensedPart() .............................................................................................................. 147
AddCondensedPartInfoTool() .................................................................................................. 148
AddFigure() ............................................................................................................................ 148
GenerateCondensedGeometry() ............................................................................................. 148
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 148
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 148
CondensedPart ............................................................................................................................. 149
Children ................................................................................................................................. 150
Comments .............................................................................................................................. 150
DataModelObjectCategory ..................................................................................................... 150
Figures ................................................................................................................................... 150
FutureIntent ........................................................................................................................... 150
GeometrySelection ................................................................................................................. 150
InterfaceMethod ..................................................................................................................... 151
InternalObject ........................................................................................................................ 151
MaximumFrequency ............................................................................................................... 151
MinimumFrequency ............................................................................................................... 151
NumberInterfaceEntries .......................................................................................................... 151
NumberMasterNodes ............................................................................................................. 151
NumberOfModes .................................................................................................................... 151
Physics ................................................................................................................................... 152
RangeSearch .......................................................................................................................... 152
ReductionMethod .................................................................................................................. 152
ReferenceTemperature ............................................................................................................ 152
SolutionName ........................................................................................................................ 152
SolutionNameMode ................................................................................................................ 152
SolverFilesDirectory ................................................................................................................ 153
Suppressed ............................................................................................................................ 153
TemperatureUnits ................................................................................................................... 153
AddComment() ....................................................................................................................... 153
AddFigure() ............................................................................................................................ 153

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

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


GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 154
CondensedPartInfoTool ................................................................................................................ 154
Children ................................................................................................................................. 154
Comments .............................................................................................................................. 155
DataModelObjectCategory ..................................................................................................... 155
InternalObject ........................................................................................................................ 155
Text ........................................................................................................................................ 155
UpdateInterval ....................................................................................................................... 155
AddComment() ....................................................................................................................... 155
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 156
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 156
ConstructionGeometry ................................................................................................................. 156
Children ................................................................................................................................. 157
Comments .............................................................................................................................. 157
DataModelObjectCategory ..................................................................................................... 157
Figures ................................................................................................................................... 157
InternalObject ........................................................................................................................ 157
ShowMesh ............................................................................................................................. 158
AddComment() ....................................................................................................................... 158
AddFigure() ............................................................................................................................ 158
AddPath() ............................................................................................................................... 158
AddSurface() .......................................................................................................................... 158
Delete() .................................................................................................................................. 158
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 159
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 159
ContactDebonding ....................................................................................................................... 159
AutomaticTimeStepping ......................................................................................................... 160
ContactRegion ........................................................................................................................ 160
CriticalRate ............................................................................................................................. 160
DataModelObjectCategory ..................................................................................................... 160
FailureCriteriaOption .............................................................................................................. 160
GenerationMethod ................................................................................................................. 161
InitialCrack ............................................................................................................................. 161
InitialTimeStep ....................................................................................................................... 161
InternalObject ........................................................................................................................ 161
MaximumTimeStep ................................................................................................................ 161
Method .................................................................................................................................. 161
MinimumTimeStep ................................................................................................................. 161
Suppressed ............................................................................................................................ 162
Type ....................................................................................................................................... 162
CoordinateSystem ........................................................................................................................ 162
APDLName ............................................................................................................................. 163
Children ................................................................................................................................. 163
Comments .............................................................................................................................. 164
CoordinateSystemID ............................................................................................................... 164
CoordinateSystemIDGeneration .............................................................................................. 164
CoordinateSystemType ........................................................................................................... 164
DataModelObjectCategory ..................................................................................................... 164
Figures ................................................................................................................................... 164
GloballyAvailable .................................................................................................................... 165
InternalObject ........................................................................................................................ 165

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

IsGlobal .................................................................................................................................. 165


OriginLocation ........................................................................................................................ 165
OriginX ................................................................................................................................... 165
OriginY ................................................................................................................................... 165
OriginZ ................................................................................................................................... 165
PrimaryAxis ............................................................................................................................ 166
PrimaryAxisDefineBy .............................................................................................................. 166
ReadOnly ................................................................................................................................ 166
SecondaryAxis ........................................................................................................................ 166
SecondaryAxisDefineBy .......................................................................................................... 166
Suppressed ............................................................................................................................ 166
TransformationCount .............................................................................................................. 167
TransformedConfiguration ...................................................................................................... 167
XAxisData ............................................................................................................................... 167
YAxisData ............................................................................................................................... 167
ZAxisData ............................................................................................................................... 167
AddComment() ....................................................................................................................... 167
AddFigure() ............................................................................................................................ 167
AddTransformation(TransformationType, CoordinateSystemAxisType) ..................................... 168
CreateConstructionSurface() ................................................................................................... 168
CreateSectionPlane() .............................................................................................................. 168
Delete() .................................................................................................................................. 168
Duplicate() .............................................................................................................................. 168
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 169
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 169
GetTransformationValue(uint) ................................................................................................. 169
MoveTransformationDown(uint) ............................................................................................. 169
MoveTransformationUp(uint) .................................................................................................. 170
RemoveTransformation(uint) .................................................................................................. 170
SetTransformationValue(uint, object) ....................................................................................... 170
CoordinateSystems ....................................................................................................................... 171
Children ................................................................................................................................. 171
Comments .............................................................................................................................. 171
DataModelObjectCategory ..................................................................................................... 171
Figures ................................................................................................................................... 172
InternalObject ........................................................................................................................ 172
AddComment() ....................................................................................................................... 172
AddCoordinateSystem() .......................................................................................................... 172
AddFigure() ............................................................................................................................ 172
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 172
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 173
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack instead. ........... 173
AlignWithFaceNormal ............................................................................................................. 174
BottomFaceNodes .................................................................................................................. 174
CircumferentialDivisions ......................................................................................................... 174
Contact1Nodes ....................................................................................................................... 175
ContactPairsNodes ................................................................................................................. 175
CoordinateSystem .................................................................................................................. 175
CrackFacesNodes .................................................................................................................... 175
CrackFrontDivisions ................................................................................................................ 175
CrackFrontNodes .................................................................................................................... 175
CrackShape ............................................................................................................................ 176

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

CrackSourceType .................................................................................................................... 176


FaceTopNodes ........................................................................................................................ 176
FractureAffectedZone ............................................................................................................. 176
FractureAffectedZoneHeight ................................................................................................... 176
InternalObject ........................................................................................................................ 176
LargestContourRadius ............................................................................................................ 176
Location ................................................................................................................................. 177
MajorRadius ........................................................................................................................... 177
MeshContours ........................................................................................................................ 177
MinorRadius ........................................................................................................................... 177
ProjectToNearestSurface ......................................................................................................... 177
SolutionContours ................................................................................................................... 177
Suppressed ............................................................................................................................ 178
Target1Nodes ......................................................................................................................... 178
XScaleFactor ........................................................................................................................... 178
YScaleFactor ........................................................................................................................... 178
ZScaleFactor ........................................................................................................................... 178
CyclicRegion ................................................................................................................................. 178
DataModelObjectCategory ..................................................................................................... 179
HighBoundaryLocation ........................................................................................................... 179
InternalObject ........................................................................................................................ 179
LowBoundaryLocation ............................................................................................................ 180
DistributedMass ........................................................................................................................... 180
DataModelObjectCategory ..................................................................................................... 180
InternalObject ........................................................................................................................ 181
MassPerUnitArea .................................................................................................................... 181
MassType ............................................................................................................................... 181
Suppressed ............................................................................................................................ 181
TotalMass ............................................................................................................................... 181
ElementOrientation ...................................................................................................................... 181
AxisEdgeOrientation ............................................................................................................... 182
AxisSurfaceOrientation ........................................................................................................... 182
BodyLocation ......................................................................................................................... 183
Children ................................................................................................................................. 183
Comments .............................................................................................................................. 183
DataModelObjectCategory ..................................................................................................... 183
EdgeLocation ......................................................................................................................... 183
Figures ................................................................................................................................... 183
InternalObject ........................................................................................................................ 183
OrientationGuideDefinedBy .................................................................................................... 184
Suppressed ............................................................................................................................ 184
SurfaceLocation ...................................................................................................................... 184
AddComment() ....................................................................................................................... 184
AddFigure() ............................................................................................................................ 184
Delete() .................................................................................................................................. 184
Duplicate() .............................................................................................................................. 185
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 185
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 185
EndRelease ................................................................................................................................... 185
Behavior ................................................................................................................................. 186
Children ................................................................................................................................. 186
Comments .............................................................................................................................. 187

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

CoordinateSystem .................................................................................................................. 187


DataModelObjectCategory ..................................................................................................... 187
EdgeLocation ......................................................................................................................... 187
Figures ................................................................................................................................... 187
InternalObject ........................................................................................................................ 187
RotationX ............................................................................................................................... 188
RotationY ............................................................................................................................... 188
RotationZ ............................................................................................................................... 188
Suppressed ............................................................................................................................ 188
TranslationX ........................................................................................................................... 188
TranslationY ........................................................................................................................... 188
TranslationZ ........................................................................................................................... 188
VertexLocation ....................................................................................................................... 189
AddComment() ....................................................................................................................... 189
AddFigure() ............................................................................................................................ 189
Delete() .................................................................................................................................. 189
Duplicate() .............................................................................................................................. 189
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 189
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 190
ExpansionSettings ........................................................................................................................ 190
Children ................................................................................................................................. 191
CleanupOptionalFiles .............................................................................................................. 191
Comments .............................................................................................................................. 191
DataModelObjectCategory ..................................................................................................... 191
Figures ................................................................................................................................... 191
InternalObject ........................................................................................................................ 191
AddComment() ....................................................................................................................... 192
AddFigure() ............................................................................................................................ 192
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 192
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 192
PerformExpansionPass() .......................................................................................................... 193
ExternalEnhancedModel ............................................................................................................... 193
Children ................................................................................................................................. 193
Comments .............................................................................................................................. 193
DataModelObjectCategory ..................................................................................................... 194
Figures ................................................................................................................................... 194
InternalObject ........................................................................................................................ 194
LayerToDisplay ....................................................................................................................... 194
NonlinearEffects ..................................................................................................................... 194
Suppressed ............................................................................................................................ 194
ThermalStrainEffects ............................................................................................................... 195
Type ....................................................................................................................................... 195
AddComment() ....................................................................................................................... 195
AddFigure() ............................................................................................................................ 195
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 195
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 195
FatigueTool .................................................................................................................................. 196
AnalysisType ........................................................................................................................... 197
BinSize ................................................................................................................................... 197
Children ................................................................................................................................. 197
Comments .............................................................................................................................. 197
DataModelObjectCategory ..................................................................................................... 198

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

DisplayTime ............................................................................................................................ 198


FatigueStrengthFactor ............................................................................................................ 198
HistoryDataLocation ............................................................................................................... 198
InfiniteLife .............................................................................................................................. 198
InternalObject ........................................................................................................................ 198
LoadingRatio .......................................................................................................................... 199
LoadingType ........................................................................................................................... 199
MaximumDataPointsToPlot ..................................................................................................... 199
MeanStressTheory .................................................................................................................. 199
OneCycleIsEqualTo ................................................................................................................. 199
ResultsInput ........................................................................................................................... 199
ScaleFactor ............................................................................................................................. 199
StressComponent ................................................................................................................... 200
UnitsName ............................................................................................................................. 200
UseQuickRainflowCounting .................................................................................................... 200
AddBiaxialityIndication() ......................................................................................................... 200
AddComment() ....................................................................................................................... 200
AddDamage() ......................................................................................................................... 200
AddDamageMatrix() ............................................................................................................... 201
AddEquivalentAlternativeStress() ............................................................................................ 201
AddFatigueSensitivity() ........................................................................................................... 201
AddHysteresis() ....................................................................................................................... 201
AddLife() ................................................................................................................................ 201
AddRainflowMatrix() ............................................................................................................... 201
AddSafetyFactor() ................................................................................................................... 201
Delete() .................................................................................................................................. 202
Duplicate() .............................................................................................................................. 202
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 202
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 202
Figure ........................................................................................................................................... 203
Children ................................................................................................................................. 203
Comments .............................................................................................................................. 203
DataModelObjectCategory ..................................................................................................... 203
InternalObject ........................................................................................................................ 204
Text ........................................................................................................................................ 204
AddComment() ....................................................................................................................... 204
Delete() .................................................................................................................................. 204
Duplicate() .............................................................................................................................. 204
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 204
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 205
Fracture ........................................................................................................................................ 205
Children ................................................................................................................................. 206
Comments .............................................................................................................................. 206
DataModelObjectCategory ..................................................................................................... 206
Figures ................................................................................................................................... 206
InternalObject ........................................................................................................................ 206
AddArbitraryCrack() ................................................................................................................ 207
AddComment() ....................................................................................................................... 207
AddContactDebonding() ........................................................................................................ 207
AddCrack() ***OBSOLETE*** Use the method AddArbitraryCrack or AddSemiEllipticalCrack in-
stead. ..................................................................................................................................... 207
AddFigure() ............................................................................................................................ 207

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

AddInterfaceDelamination() .................................................................................................... 207


AddPreMeshedCrack() ............................................................................................................ 208
AddSemiEllipticalCrack() ......................................................................................................... 208
GenerateAllCrackMesh() ......................................................................................................... 208
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 208
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 208
GenericCrack ................................................................................................................................ 209
Children ................................................................................................................................. 209
Comments .............................................................................................................................. 209
DataModelObjectCategory ..................................................................................................... 210
Figures ................................................................................................................................... 210
InternalObject ........................................................................................................................ 210
AddCommandSnippet() .......................................................................................................... 210
AddComment() ....................................................................................................................... 210
AddFigure() ............................................................................................................................ 210
Delete() .................................................................................................................................. 210
Duplicate() .............................................................................................................................. 211
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 211
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 211
GenericDelamination .................................................................................................................... 211
Children ................................................................................................................................. 212
Comments .............................................................................................................................. 212
DataModelObjectCategory ..................................................................................................... 212
Figures ................................................................................................................................... 213
InternalObject ........................................................................................................................ 213
AddCommandSnippet() .......................................................................................................... 213
AddComment() ....................................................................................................................... 213
AddFigure() ............................................................................................................................ 213
Delete() .................................................................................................................................. 213
Duplicate() .............................................................................................................................. 213
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 214
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 214
GenericPointMass ......................................................................................................................... 214
Children ................................................................................................................................. 215
Comments .............................................................................................................................. 215
DataModelObjectCategory ..................................................................................................... 215
Figures ................................................................................................................................... 215
InternalObject ........................................................................................................................ 216
IsDistributedMass ................................................................................................................... 216
Location ................................................................................................................................. 216
RemotePoint .......................................................................................................................... 216
AddComment() ....................................................................................................................... 216
AddFigure() ............................................................................................................................ 216
Delete() .................................................................................................................................. 216
Duplicate() .............................................................................................................................. 217
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 217
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 217
Geometry ..................................................................................................................................... 217
ActiveBodies ........................................................................................................................... 220
AnalysisType ........................................................................................................................... 220
AttachFileViaTempFile ............................................................................................................ 220
AttributeKey ........................................................................................................................... 220

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

Attributes ............................................................................................................................... 220


Average .................................................................................................................................. 220
Bodies .................................................................................................................................... 221
CanChangeCADUnits .............................................................................................................. 221
Children ................................................................................................................................. 221
Comments .............................................................................................................................. 221
ComparePartsOnUpdate ......................................................................................................... 221
ComparePartsTolerance .......................................................................................................... 221
DataModelObjectCategory ..................................................................................................... 222
DecomposeDisjointGeometry ................................................................................................. 222
DisplayStyle ............................................................................................................................ 222
ElementControl ...................................................................................................................... 222
Elements ................................................................................................................................ 222
EnclosureAndSymmetryProcessing ......................................................................................... 222
EndPlaneRotationAboutX ....................................................................................................... 222
EndPlaneRotationAboutY ....................................................................................................... 223
FiberLength ............................................................................................................................ 223
Figures ................................................................................................................................... 223
GeometryPreferencesReadOnly .............................................................................................. 223
GeometryType ........................................................................................................................ 223
ImportCoordinateSystems ...................................................................................................... 223
InternalObject ........................................................................................................................ 224
LengthUnit ............................................................................................................................. 224
LengthX ................................................................................................................................. 224
LengthY ................................................................................................................................. 224
LengthZ ................................................................................................................................. 224
LineBodies .............................................................................................................................. 224
Mass ....................................................................................................................................... 224
MaterialProperties .................................................................................................................. 225
Maximum ............................................................................................................................... 225
MeshMetric ............................................................................................................................ 225
MeshVolume .......................................................................................................................... 225
Minimum ............................................................................................................................... 225
MixedImportResolution .......................................................................................................... 225
Model2DBehavior ................................................................................................................... 226
NamedSelectionKey ............................................................................................................... 226
NamedSelections .................................................................................................................... 226
Nodes ..................................................................................................................................... 226
ParameterKey ......................................................................................................................... 226
Parameters ............................................................................................................................. 226
ReaderModeSavesUpdatedFile ................................................................................................ 226
ScaleFactorValue ..................................................................................................................... 227
SheetSurfaceArea ................................................................................................................... 227
SmartCADUpdate ................................................................................................................... 227
SolidBodies ............................................................................................................................ 227
Source .................................................................................................................................... 227
StandardDeviation .................................................................................................................. 227
SurfaceArea ............................................................................................................................ 228
SurfaceBodies ......................................................................................................................... 228
TemporaryDirectory ................................................................................................................ 228
Type ....................................................................................................................................... 228
UseAssociativity ...................................................................................................................... 228

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

UseInstances .......................................................................................................................... 228


Volume ................................................................................................................................... 228
XCentroid ............................................................................................................................... 229
YCentroid ............................................................................................................................... 229
ZCentroid ............................................................................................................................... 229
AddComment() ....................................................................................................................... 229
AddDistributedMass() ............................................................................................................. 229
AddElementOrientation() ........................................................................................................ 229
AddFigure() ............................................................................................................................ 230
AddLayeredSection() .............................................................................................................. 230
AddPointMass() ...................................................................................................................... 230
AddThickness() ....................................................................................................................... 230
ExportToSTL(string) ................................................................................................................ 230
GetBody(IBaseGeoBody) ......................................................................................................... 230
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 231
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 231
GetPart(IBaseGeoPart) ............................................................................................................ 231
ResetBodyColors() .................................................................................................................. 232
UpdateGeometryFromSource() ............................................................................................... 232
ImportedLayeredSection .............................................................................................................. 232
DataModelObjectCategory ..................................................................................................... 233
InternalObject ........................................................................................................................ 233
ImportedPlies ............................................................................................................................... 233
DataModelObjectCategory ..................................................................................................... 234
InternalObject ........................................................................................................................ 234
InitialCondition ............................................................................................................................. 234
Children ................................................................................................................................. 236
Comments .............................................................................................................................. 236
ContactStatus ......................................................................................................................... 236
CoordinateSystem .................................................................................................................. 236
DataModelObjectCategory ..................................................................................................... 236
DefineBy ................................................................................................................................ 237
Figures ................................................................................................................................... 237
InitialEnvironment .................................................................................................................. 237
InitialTemperature .................................................................................................................. 237
InitialTemperatureValue .......................................................................................................... 237
InputType ............................................................................................................................... 237
InternalObject ........................................................................................................................ 238
Location ................................................................................................................................. 238
ModalEnvironmentHarmonicIC ............................................................................................... 238
ModalEnvironmentPSDIC ........................................................................................................ 238
ModalEnvironmentRSIC .......................................................................................................... 238
ModalEnvironmentTransientMSUPIC ....................................................................................... 238
NewtonRaphsonOption .......................................................................................................... 238
PressureInitialization ............................................................................................................... 239
PreStressDefineBy ................................................................................................................... 239
PreStressEnvironmentHarmonicIC ........................................................................................... 239
PreStressEnvironmentHarmonicMSUPModal ........................................................................... 239
PreStressEnvironmentModalIC ................................................................................................ 239
PreStressEnvironmentTransientIC ............................................................................................ 239
PreStressEnvironmentTransientMSUPModal ............................................................................ 240
PreStressLoadStep .................................................................................................................. 240

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

PreStressTime ......................................................................................................................... 240


ReportedLoadStep .................................................................................................................. 240
ReportedSubStep ................................................................................................................... 240
ReportedTime ........................................................................................................................ 240
Suppressed ............................................................................................................................ 240
Time ....................................................................................................................................... 241
XComponent .......................................................................................................................... 241
YComponent .......................................................................................................................... 241
ZComponent .......................................................................................................................... 241
AddCommandSnippet() .......................................................................................................... 241
AddComment() ....................................................................................................................... 241
AddFigure() ............................................................................................................................ 242
Delete() .................................................................................................................................. 242
Duplicate() .............................................................................................................................. 242
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 242
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 242
InitialConditions ........................................................................................................................... 243
Children ................................................................................................................................. 243
Comments .............................................................................................................................. 243
DataModelObjectCategory ..................................................................................................... 243
Figures ................................................................................................................................... 244
InternalObject ........................................................................................................................ 244
AddComment() ....................................................................................................................... 244
AddFigure() ............................................................................................................................ 244
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 244
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 245
InterfaceDelamination .................................................................................................................. 245
AutomaticTimeStepping ......................................................................................................... 246
CriticalRate ............................................................................................................................. 246
DataModelObjectCategory ..................................................................................................... 246
DistanceTolerance .................................................................................................................. 246
FailureCriteriaOption .............................................................................................................. 246
GenerationMethod ................................................................................................................. 247
InitialCrack ............................................................................................................................. 247
InitialTimeStep ....................................................................................................................... 247
InternalObject ........................................................................................................................ 247
MatchControl ......................................................................................................................... 247
MaximumTimeStep ................................................................................................................ 247
Method .................................................................................................................................. 247
MinimumTimeStep ................................................................................................................. 248
SourceLocation ....................................................................................................................... 248
Suppressed ............................................................................................................................ 248
TargetLocation ....................................................................................................................... 248
ToleranceType ........................................................................................................................ 248
Type ....................................................................................................................................... 248
JointBushingWorksheet ................................................................................................................ 249
GetBushingDampingPerThetaUnitX(int) .................................................................................. 250
GetBushingDampingPerThetaUnitY(int) .................................................................................. 250
GetBushingDampingPerThetaUnitZ(int) .................................................................................. 250
GetBushingDampingPerUnitX(int) .......................................................................................... 251
GetBushingDampingPerUnitY(int) ........................................................................................... 251
GetBushingDampingPerUnitZ(int) ........................................................................................... 251

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

GetBushingStiffnessPerThetaUnitX(int) ................................................................................... 251


GetBushingStiffnessPerThetaUnitY(int) ................................................................................... 252
GetBushingStiffnessPerThetaUnitZ(int) ................................................................................... 252
GetBushingStiffnessPerUnitX(int) ............................................................................................ 252
GetBushingStiffnessPerUnitY(int) ............................................................................................ 252
GetBushingStiffnessPerUnitZ(int) ............................................................................................ 253
SetBushingDampingPerThetaUnitX(int, double) ...................................................................... 253
SetBushingDampingPerThetaUnitY(int, double) ...................................................................... 253
SetBushingDampingPerThetaUnitZ(int, double) ...................................................................... 253
SetBushingDampingPerUnitX(int, double) ............................................................................... 254
SetBushingDampingPerUnitY(int, double) ............................................................................... 254
SetBushingDampingPerUnitZ(int, double) ............................................................................... 254
SetBushingStiffnessPerThetaUnitX(int, double) ........................................................................ 255
SetBushingStiffnessPerThetaUnitY(int, double) ........................................................................ 255
SetBushingStiffnessPerThetaUnitZ(int, double) ........................................................................ 255
SetBushingStiffnessPerUnitX(int, double) ................................................................................ 256
SetBushingStiffnessPerUnitY(int, double) ................................................................................. 256
SetBushingStiffnessPerUnitZ(int, double) ................................................................................ 256
LayeredSection ............................................................................................................................. 256
Children ................................................................................................................................. 257
Comments .............................................................................................................................. 257
CoordinateSystem .................................................................................................................. 258
DataModelObjectCategory ..................................................................................................... 258
Figures ................................................................................................................................... 258
InternalObject ........................................................................................................................ 258
LayeredSectionMembraneOffset ............................................................................................. 258
Layers ..................................................................................................................................... 258
LayerToDisplay ....................................................................................................................... 259
Location ................................................................................................................................. 259
NonlinearEffects ..................................................................................................................... 259
OffsetType .............................................................................................................................. 259
Suppressed ............................................................................................................................ 259
ThermalStrainEffects ............................................................................................................... 259
TotalMass ............................................................................................................................... 259
TotalThickness ........................................................................................................................ 260
AddComment() ....................................................................................................................... 260
AddFigure() ............................................................................................................................ 260
Delete() .................................................................................................................................. 260
Duplicate() .............................................................................................................................. 260
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 260
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 261
LayeredSectionWorksheet ............................................................................................................ 261
RowCount .............................................................................................................................. 262
AddThicknessLayer(string, double, double) .............................................................................. 262
DeleteRow(int) ....................................................................................................................... 262
GetAngle(int) .......................................................................................................................... 263
GetMaterial(int) ...................................................................................................................... 263
GetThickness(int) .................................................................................................................... 263
InsertThicknessLayerAbove(string, double, double, int) ............................................................ 264
InsertThicknessLayerBelow(string, double, double, int) ............................................................. 264
SetAngle(int, double) .............................................................................................................. 264
SetMaterial(int, string) ............................................................................................................. 265

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

SetThickness(int, double) ........................................................................................................ 265


MeshConnection .......................................................................................................................... 265
Children ................................................................................................................................. 266
Comments .............................................................................................................................. 266
DataModelObjectCategory ..................................................................................................... 267
Figures ................................................................................................................................... 267
InternalObject ........................................................................................................................ 267
MasterBodies .......................................................................................................................... 267
MasterLocation ....................................................................................................................... 267
ScopeMode ............................................................................................................................ 267
SlaveBodies ............................................................................................................................ 268
SlaveLocation ......................................................................................................................... 268
SnapToBoundary .................................................................................................................... 268
SnapTolerance ........................................................................................................................ 268
SnapType ............................................................................................................................... 268
Suppressed ............................................................................................................................ 268
ToleranceSlider ....................................................................................................................... 268
ToleranceType ........................................................................................................................ 269
ToleranceValue ....................................................................................................................... 269
AddComment() ....................................................................................................................... 269
AddFigure() ............................................................................................................................ 269
Delete() .................................................................................................................................. 269
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 269
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 270
MeshControlWorksheet ................................................................................................................ 270
RowCount .............................................................................................................................. 271
AddRow() ............................................................................................................................... 271
ClearGenerateMesh() .............................................................................................................. 271
DeleteAllRows() ...................................................................................................................... 271
DeleteRow(int) ....................................................................................................................... 271
GenerateAtRow(int) ................................................................................................................ 272
GenerateMesh() ...................................................................................................................... 272
GetActiveState(int) ................................................................................................................. 272
GetNamedSelection(int) ......................................................................................................... 272
GetNamedSelectionId(int) ...................................................................................................... 272
SetActiveState(int, bool) .......................................................................................................... 273
SetNamedSelection(int, NamedSelection) ............................................................................... 273
SetNamedSelectionId(int, uint) ................................................................................................ 273
MeshEdit ...................................................................................................................................... 274
Children ................................................................................................................................. 274
Comments .............................................................................................................................. 275
DataModelObjectCategory ..................................................................................................... 275
Figures ................................................................................................................................... 275
GenerateAutomaticMeshConnectionsOnRefresh ..................................................................... 275
InternalObject ........................................................................................................................ 275
TransparencyEnabled ............................................................................................................. 275
AddComment() ....................................................................................................................... 276
AddFigure() ............................................................................................................................ 276
AddNodeMerge() .................................................................................................................... 276
AddNodeMergeGroup() .......................................................................................................... 276
AddNodeMove() ..................................................................................................................... 276
ClearGeneratedData() ............................................................................................................. 276

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

CreateNamedSelectionForSharedNodes() ................................................................................ 276


Delete() .................................................................................................................................. 277
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 277
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 277
SearchConnectionsForDuplicatePairs() .................................................................................... 277
MeshNumbering .......................................................................................................................... 278
Children ................................................................................................................................. 278
Comments .............................................................................................................................. 278
CompressNodeNumbers ......................................................................................................... 279
DataModelObjectCategory ..................................................................................................... 279
ElementOffset ........................................................................................................................ 279
Figures ................................................................................................................................... 279
InternalObject ........................................................................................................................ 279
NodeOffset ............................................................................................................................. 279
Suppressed ............................................................................................................................ 280
AddComment() ....................................................................................................................... 280
AddFigure() ............................................................................................................................ 280
AddNumberingControl() ......................................................................................................... 280
Delete() .................................................................................................................................. 280
Duplicate() .............................................................................................................................. 280
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 280
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 281
RenumberMesh() .................................................................................................................... 281
Model ........................................................................................................................................... 281
Analyses ................................................................................................................................. 283
CellId ...................................................................................................................................... 283
Children ................................................................................................................................. 283
Comments .............................................................................................................................. 283
Connections ........................................................................................................................... 284
ConstructionGeometry ........................................................................................................... 284
Control ................................................................................................................................... 284
CoordinateSystems ................................................................................................................. 284
DataModelObjectCategory ..................................................................................................... 284
Environments ***OBSOLETE*** Use 'Analyses' property instead. .............................................. 284
Figures ................................................................................................................................... 284
Fracture .................................................................................................................................. 285
Geometry ............................................................................................................................... 285
InternalObject ........................................................................................................................ 285
Mesh ...................................................................................................................................... 285
MeshEdit ................................................................................................................................ 285
MeshNumbering .................................................................................................................... 285
NamedSelections .................................................................................................................... 286
RemotePoints ......................................................................................................................... 286
Symmetry ............................................................................................................................... 286
SystemCaption ....................................................................................................................... 286
VirtualTopology ...................................................................................................................... 286
AddComment() ....................................................................................................................... 286
AddConnections() ................................................................................................................... 286
AddConstructionGeometry() ................................................................................................... 287
AddElectricAnalysis() .............................................................................................................. 287
AddExplicitDynamicsAnalysis() ............................................................................................... 287
AddFigure() ............................................................................................................................ 287

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

AddFracture() ......................................................................................................................... 287


AddHarmonicResponseAnalysis() ............................................................................................ 287
AddMagnetostaticAnalysis() .................................................................................................... 288
AddMeshEdit() ........................................................................................................................ 288
AddMeshNumbering() ............................................................................................................ 288
AddModalAnalysis() ................................................................................................................ 288
AddNamedSelection() ............................................................................................................. 288
AddRemotePoint() .................................................................................................................. 288
AddRigidDynamicsAnalysis() ................................................................................................... 288
AddSolutionCombination() ..................................................................................................... 289
AddStaticStructuralAnalysis() .................................................................................................. 289
AddSteadyStateThermalAnalysis() ........................................................................................... 289
AddSymmetry() ...................................................................................................................... 289
AddTransientStructuralAnalysis() ............................................................................................. 289
AddTransientThermalAnalysis() ............................................................................................... 289
AddVirtualTopology() ............................................................................................................. 290
ClearGeneratedData() ............................................................................................................. 290
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 290
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 290
RefreshMaterials() ................................................................................................................... 291
Solve(bool) ............................................................................................................................. 291
UpdateGeometryFromSource() ............................................................................................... 291
NamedSelection ........................................................................................................................... 291
Children ................................................................................................................................. 292
Comments .............................................................................................................................. 292
DataModelObjectCategory ..................................................................................................... 292
Figures ................................................................................................................................... 292
IncludeProgramControlledInflation ......................................................................................... 293
InternalObject ........................................................................................................................ 293
Location ................................................................................................................................. 293
RelativeTolerance .................................................................................................................... 293
SendAs ................................................................................................................................... 293
SendToSolver ......................................................................................................................... 293
Suppressed ............................................................................................................................ 294
ToleranceType ........................................................................................................................ 294
TotalSelection ......................................................................................................................... 294
Type ....................................................................................................................................... 294
UsedByMeshWorksheet .......................................................................................................... 294
Visible .................................................................................................................................... 294
ZeroTolerance ......................................................................................................................... 294
AddComment() ....................................................................................................................... 295
AddFigure() ............................................................................................................................ 295
Delete() .................................................................................................................................. 295
Duplicate() .............................................................................................................................. 295
ExportToTextFile(bool, string) .................................................................................................. 295
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 296
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 296
NamedSelections .......................................................................................................................... 296
Children ................................................................................................................................. 297
Comments .............................................................................................................................. 297
DataModelObjectCategory ..................................................................................................... 297
Figures ................................................................................................................................... 297

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

GenerateOnRefresh ................................................................................................................ 297


GenerateOnRemesh ............................................................................................................... 298
InternalObject ........................................................................................................................ 298
RandomColors ........................................................................................................................ 298
ShowAnnotations ................................................................................................................... 298
AddComment() ....................................................................................................................... 298
AddFigure() ............................................................................................................................ 298
AddNamedSelection() ............................................................................................................. 299
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 299
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 299
NodeMerge .................................................................................................................................. 299
DataModelObjectCategory ..................................................................................................... 301
InternalObject ........................................................................................................................ 301
ToleranceValue ....................................................................................................................... 301
NodeMergeGroup ........................................................................................................................ 301
DataModelObjectCategory ..................................................................................................... 303
InternalObject ........................................................................................................................ 303
AddNodeMerge() .................................................................................................................... 303
NodeMove ................................................................................................................................... 303
Children ................................................................................................................................. 304
Comments .............................................................................................................................. 304
DataModelObjectCategory ..................................................................................................... 304
Figures ................................................................................................................................... 305
Information ............................................................................................................................ 305
InternalObject ........................................................................................................................ 305
NumberOfMoves .................................................................................................................... 305
NumberOfNodes .................................................................................................................... 305
AddComment() ....................................................................................................................... 305
AddFigure() ............................................................................................................................ 305
Delete() .................................................................................................................................. 306
Duplicate() .............................................................................................................................. 306
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 306
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 306
NumberingControl ....................................................................................................................... 307
BeginElementNumber ............................................................................................................ 307
BeginNodeNumber ................................................................................................................. 307
Children ................................................................................................................................. 308
Comments .............................................................................................................................. 308
DataModelObjectCategory ..................................................................................................... 308
EndElementNumber ............................................................................................................... 308
EndNodeNumber ................................................................................................................... 308
Figures ................................................................................................................................... 308
InternalObject ........................................................................................................................ 309
Location ................................................................................................................................. 309
NodeNumber ......................................................................................................................... 309
Suppressed ............................................................................................................................ 309
AddComment() ....................................................................................................................... 309
AddFigure() ............................................................................................................................ 309
Delete() .................................................................................................................................. 309
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 310
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 310
Part .............................................................................................................................................. 310

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

ApproximateSurfaceArea ........................................................................................................ 312


Assignment ............................................................................................................................ 312
Average .................................................................................................................................. 312
CentroidX ............................................................................................................................... 312
CentroidY ............................................................................................................................... 312
CentroidZ ............................................................................................................................... 312
Children ................................................................................................................................. 313
Comments .............................................................................................................................. 313
CoordinateSystem .................................................................................................................. 313
DataModelObjectCategory ..................................................................................................... 313
Elements ................................................................................................................................ 313
Figures ................................................................................................................................... 313
Hidden ................................................................................................................................... 313
InternalObject ........................................................................................................................ 314
LengthX ................................................................................................................................. 314
LengthY ................................................................................................................................. 314
LengthZ ................................................................................................................................. 314
Mass ....................................................................................................................................... 314
MaterialName ***OBSOLETE*** Use 'Assignment' property instead. ......................................... 314
Maximum ............................................................................................................................... 315
MeshMetric ............................................................................................................................ 315
Minimum ............................................................................................................................... 315
MomentOfInertiaIp1 ............................................................................................................... 315
MomentOfInertiaIp2 ............................................................................................................... 315
MomentOfInertiaIp3 ............................................................................................................... 315
Nodes ..................................................................................................................................... 315
StandardDeviation .................................................................................................................. 316
Suppressed ............................................................................................................................ 316
Visible .................................................................................................................................... 316
Volume ................................................................................................................................... 316
AddComment() ....................................................................................................................... 316
AddFigure() ............................................................................................................................ 316
ClearGeneratedData() ............................................................................................................. 317
GenerateMesh() ...................................................................................................................... 317
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 317
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 317
PreviewInflation() ................................................................................................................... 318
PreviewSurfaceMesh() ............................................................................................................ 318
Update() ................................................................................................................................. 318
Path ............................................................................................................................................. 318
Children ................................................................................................................................. 319
Comments .............................................................................................................................. 319
DataModelObjectCategory ..................................................................................................... 319
EndCoordinateSystem ............................................................................................................ 319
EndXCoordinate ..................................................................................................................... 320
EndYCoordinate ...................................................................................................................... 320
EndZCoordinate ..................................................................................................................... 320
Figures ................................................................................................................................... 320
HasValidGeometrySelection .................................................................................................... 320
InternalObject ........................................................................................................................ 320
Location ................................................................................................................................. 320
NumberOfSamplingPoints ...................................................................................................... 321

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

PathCoordinateSystem ........................................................................................................... 321


PathType ................................................................................................................................ 321
ShowMesh ............................................................................................................................. 321
SnapToMeshNodes ................................................................................................................. 321
StartCoordinateSystem ........................................................................................................... 321
StartXCoordinate .................................................................................................................... 322
StartYCoordinate .................................................................................................................... 322
StartZCoordinate .................................................................................................................... 322
Suppressed ............................................................................................................................ 322
AddComment() ....................................................................................................................... 322
AddFigure() ............................................................................................................................ 322
Delete() .................................................................................................................................. 322
Duplicate() .............................................................................................................................. 323
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 323
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 323
PeriodicRegion ............................................................................................................................. 323
DataModelObjectCategory ..................................................................................................... 324
HighBoundaryLocation ........................................................................................................... 324
InternalObject ........................................................................................................................ 325
LinearShift .............................................................................................................................. 325
LowBoundaryLocation ............................................................................................................ 325
PeriodictyDirection ................................................................................................................. 325
Type ....................................................................................................................................... 325
PhysicsRegion .............................................................................................................................. 325
Acoustics ................................................................................................................................ 327
ArtificiallyMatchedLayers ........................................................................................................ 327
Children ................................................................................................................................. 327
DataModelObjectCategory ..................................................................................................... 327
EvanescentWaveAttenuation .................................................................................................. 327
FluidBehavior ......................................................................................................................... 327
InternalObject ........................................................................................................................ 328
Location ................................................................................................................................. 328
PMLElementCoordinateSystem ............................................................................................... 328
PMLOptions ............................................................................................................................ 328
ReferencePressure .................................................................................................................. 328
ReferenceStaticPressure .......................................................................................................... 328
ReflectionCoefficient .............................................................................................................. 328
ReflectionCoefficientInNegativeXDirection .............................................................................. 329
ReflectionCoefficientInNegativeYDirection .............................................................................. 329
ReflectionCoefficientInNegativeZDirection .............................................................................. 329
ReflectionCoefficientInPositiveXDirection ............................................................................... 329
ReflectionCoefficientInPositiveYDirection ................................................................................ 329
ReflectionCoefficientInPositiveZDirection ................................................................................ 329
ReflectionCoefficientsType ...................................................................................................... 330
Structural ............................................................................................................................... 330
Suppressed ............................................................................................................................ 330
Delete() .................................................................................................................................. 330
Duplicate() .............................................................................................................................. 330
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 330
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 331
PipeIdealization ............................................................................................................................ 331
Children ................................................................................................................................. 332

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

DataModelObjectCategory ..................................................................................................... 332


Extend .................................................................................................................................... 332
Factor ..................................................................................................................................... 332
GeometrySelection ................................................................................................................. 332
InternalObject ........................................................................................................................ 332
Suppressed ............................................................................................................................ 332
Delete() .................................................................................................................................. 333
Duplicate() .............................................................................................................................. 333
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 333
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 333
PointMass ..................................................................................................................................... 334
AppliedBy ............................................................................................................................... 335
Behavior ................................................................................................................................. 335
CoordinateSystem .................................................................................................................. 335
DataModelObjectCategory ..................................................................................................... 335
InternalObject ........................................................................................................................ 335
Mass ....................................................................................................................................... 335
MassMomentOfInertiaX .......................................................................................................... 335
MassMomentOfInertiaY .......................................................................................................... 336
MassMomentOfInertiaZ .......................................................................................................... 336
NodalCoordinateSystem ......................................................................................................... 336
PinballRegion ......................................................................................................................... 336
Suppressed ............................................................................................................................ 336
PreMeshedCrack ........................................................................................................................... 336
CoordinateSystem .................................................................................................................. 337
CrackFront .............................................................................................................................. 337
CrackSourceType .................................................................................................................... 337
DataModelObjectCategory ..................................................................................................... 338
InternalObject ........................................................................................................................ 338
ScopingMethod ...................................................................................................................... 338
SolutionContours ................................................................................................................... 338
Suppressed ............................................................................................................................ 338
PreMeshedCyclicRegion ................................................................................................................ 338
BoundaryDOFOrientation ....................................................................................................... 339
DataModelObjectCategory ..................................................................................................... 339
HighBoundaryLocation ........................................................................................................... 339
InternalObject ........................................................................................................................ 340
LowBoundaryLocation ............................................................................................................ 340
RelativeDistanceTolerance ...................................................................................................... 340
Project .......................................................................................................................................... 340
Author .................................................................................................................................... 341
Children ................................................................................................................................. 341
Comments .............................................................................................................................. 341
CreationDate .......................................................................................................................... 341
CreationTime .......................................................................................................................... 342
DataModelObjectCategory ..................................................................................................... 342
FirstSaved ............................................................................................................................... 342
ImportedSource ..................................................................................................................... 342
ImportedVersion ..................................................................................................................... 342
InternalObject ........................................................................................................................ 342
LastSaved ............................................................................................................................... 342
Model ..................................................................................................................................... 343

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

Models ***OBSOLETE*** Use 'Model' property instead. ............................................................ 343


PreparedFor ............................................................................................................................ 343
ProductVersion ....................................................................................................................... 343
SaveProjectAfterSolution ........................................................................................................ 343
SaveProjectBeforeSolution ...................................................................................................... 343
Subject ................................................................................................................................... 344
UnitSystem ............................................................................................................................. 344
AddComment() ....................................................................................................................... 344
ClearGeneratedData() ............................................................................................................. 344
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 344
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 344
SpecifyMetricTemperatureInCelsius() ...................................................................................... 345
SpecifyMetricTemperatureInKelvin() ........................................................................................ 345
RemotePoint ................................................................................................................................ 345
Behavior ................................................................................................................................. 346
Children ................................................................................................................................. 346
Comments .............................................................................................................................. 346
CoordinateSystem .................................................................................................................. 347
DataModelObjectCategory ..................................................................................................... 347
DOFSelection ......................................................................................................................... 347
GloballyAvailable .................................................................................................................... 347
InternalObject ........................................................................................................................ 347
Location ................................................................................................................................. 347
PilotNodeAPDLName .............................................................................................................. 348
PinballRegion ......................................................................................................................... 348
RotationX ............................................................................................................................... 348
RotationY ............................................................................................................................... 348
RotationZ ............................................................................................................................... 348
Suppressed ............................................................................................................................ 348
XComponent .......................................................................................................................... 348
XCoordinate ........................................................................................................................... 349
YComponent .......................................................................................................................... 349
YCoordinate ........................................................................................................................... 349
ZComponent .......................................................................................................................... 349
ZCoordinate ........................................................................................................................... 349
AddCommandSnippet() .......................................................................................................... 349
AddComment() ....................................................................................................................... 350
Delete() .................................................................................................................................. 350
Duplicate() .............................................................................................................................. 350
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 350
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 350
GetMeshRegion() .................................................................................................................... 351
RemotePoints ............................................................................................................................... 351
Children ................................................................................................................................. 351
Comments .............................................................................................................................. 352
DataModelObjectCategory ..................................................................................................... 352
Figures ................................................................................................................................... 352
InternalObject ........................................................................................................................ 352
ShowConnectionLines ............................................................................................................ 352
AddComment() ....................................................................................................................... 352
AddFigure() ............................................................................................................................ 352
AddRemotePoint() .................................................................................................................. 353

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

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


GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 353
SelectionWorksheet ...................................................................................................................... 353
RowCount .............................................................................................................................. 355
AddRow() ............................................................................................................................... 355
DeleteRow(int) ....................................................................................................................... 356
Generate() .............................................................................................................................. 356
GetAction(int) ......................................................................................................................... 356
GetBodyTypeValue(int) ........................................................................................................... 356
GetCoordinateSystemSelection(int) ........................................................................................ 356
GetCriterion(int) ..................................................................................................................... 357
GetCriterionActive(int) ............................................................................................................ 357
GetEdgeTypeValue(int) ........................................................................................................... 357
GetFaceTypeValue(int) ............................................................................................................ 357
GetGeometryType(int) ............................................................................................................ 358
GetLowerBound(int) ............................................................................................................... 358
GetMeshElementTypeValue(int) .............................................................................................. 358
GetOperator(int) ..................................................................................................................... 358
GetStringValue(int) ................................................................................................................. 359
GetTag(uint) ........................................................................................................................... 359
GetUpperBound(int) ............................................................................................................... 359
GetValue(int) .......................................................................................................................... 359
SetAction(int, NamedSelectionWorksheetAction) .................................................................... 360
SetBodyTypeValue(int, NamedSelectionWorksheetBodyTypeValues) ........................................ 360
SetCoordinateSystemSelection(int, uint) .................................................................................. 360
SetCriterion(int, NamedSelectionWorksheetCriterion) .............................................................. 361
SetCriterionActive(int, bool) .................................................................................................... 361
SetEdgeTypeValue(int, NamedSelectionWorksheetEdgeTypeValues) ........................................ 361
SetEntityType(int, NamedSelectionWorksheetEntityType) ........................................................ 362
SetFaceTypeValue(int, NamedSelectionWorksheetFaceTypeValues) .......................................... 362
SetLowerBound(int, double) .................................................................................................... 362
SetMeshElementTypeValue(int, MeshElementShape) ............................................................... 362
SetOperator(int, NamedSelectionWorksheetOperator) ............................................................. 363
SetStringValue(int, string) ........................................................................................................ 363
SetTag(uint, string) .................................................................................................................. 363
SetUpperBound(int, double) ................................................................................................... 364
SetValue(int, double) ............................................................................................................... 364
SemiEllipticalCrack ....................................................................................................................... 364
AlignWithFaceNormal ............................................................................................................. 365
BottomFaceNodes .................................................................................................................. 366
CircumferentialDivisions ......................................................................................................... 366
Contact1Nodes ....................................................................................................................... 366
ContactPairsNodes ................................................................................................................. 366
CoordinateSystem .................................................................................................................. 366
CrackFacesNodes .................................................................................................................... 366
CrackFrontDivisions ................................................................................................................ 367
CrackFrontNodes .................................................................................................................... 367
CrackShape ............................................................................................................................ 367
CrackSourceType .................................................................................................................... 367
DataModelObjectCategory ..................................................................................................... 367
FaceTopNodes ........................................................................................................................ 367
FractureAffectedZone ............................................................................................................. 367

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

FractureAffectedZoneHeight ................................................................................................... 368


InternalObject ........................................................................................................................ 368
LargestContourRadius ............................................................................................................ 368
Location ................................................................................................................................. 368
MajorRadius ........................................................................................................................... 368
MeshContours ........................................................................................................................ 368
MinorRadius ........................................................................................................................... 369
ProjectToNearestSurface ......................................................................................................... 369
SolutionContours ................................................................................................................... 369
Suppressed ............................................................................................................................ 369
Target1Nodes ......................................................................................................................... 369
XScaleFactor ........................................................................................................................... 369
YScaleFactor ........................................................................................................................... 369
ZScaleFactor ........................................................................................................................... 370
Solution ....................................................................................................................................... 370
CalculateBeamSectionResults ................................................................................................. 379
CellId ...................................................................................................................................... 379
Children ................................................................................................................................. 379
Comments .............................................................................................................................. 379
CyclicSectorDisplayRangeBegin .............................................................................................. 379
DataModelObjectCategory ..................................................................................................... 379
ElementSelection ................................................................................................................... 380
Figures ................................................................................................................................... 380
InternalObject ........................................................................................................................ 380
MaximumRefinementLoops .................................................................................................... 380
NumberofSectors ................................................................................................................... 380
RefinementDepth ................................................................................................................... 380
SolutionInformation ............................................................................................................... 381
Status ..................................................................................................................................... 381
WorkingDir ............................................................................................................................. 381
AddAccelerationFrequencyResponse() .................................................................................... 381
AddAccelerationPhaseResponse() ........................................................................................... 381
AddAccelerationProbe() .......................................................................................................... 381
AddAcousticAWeightedSoundPressureLevel() ......................................................................... 381
AddAcousticDirectionalVelocityResult() ................................................................................... 382
AddAcousticFarFieldAWeightedSPL() ....................................................................................... 382
AddAcousticFarFieldDirectivity() ............................................................................................. 382
AddAcousticFarFieldMaximumPressure() ................................................................................. 382
AddAcousticFarFieldMaximumScatteredPressure() .................................................................. 382
AddAcousticFarFieldPhase() .................................................................................................... 382
AddAcousticFarFieldSoundPowerLevel() .................................................................................. 383
AddAcousticFarFieldSPL() ....................................................................................................... 383
AddAcousticFarFieldTargetStrength() ...................................................................................... 383
AddAcousticFrequencyBandAWeightedSPL() ........................................................................... 383
AddAcousticFrequencyBandSPL() ........................................................................................... 383
AddAcousticKineticEnergy() .................................................................................................... 383
AddAcousticPotentialEnergy() ................................................................................................. 383
AddAcousticPressureResult() ................................................................................................... 384
AddAcousticSoundPressureLevel() .......................................................................................... 384
AddAcousticTotalVelocityResult() ............................................................................................ 384
AddAngularAccelerationProbe() .............................................................................................. 384
AddAngularVelocityProbe() ..................................................................................................... 384

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

AddBeamProbe() .................................................................................................................... 384


AddBeamTool() ....................................................................................................................... 385
AddBearingProbe() ................................................................................................................. 385
AddBendingStressEquivalent() ................................................................................................ 385
AddBendingStressIntensity() ................................................................................................... 385
AddBoltPretensionProbe() ...................................................................................................... 385
AddBoltTool() ......................................................................................................................... 385
AddCommandSnippet() .......................................................................................................... 385
AddComment() ....................................................................................................................... 386
AddContactTool() ................................................................................................................... 386
AddCurrentDensity() ............................................................................................................... 386
AddCurrentDensityProbe() ...................................................................................................... 386
AddDamageStatus() ................................................................................................................ 386
AddDeformationFrequencyResponse() .................................................................................... 386
AddDeformationPhaseResponse() ........................................................................................... 387
AddDeformationProbe() ......................................................................................................... 387
AddDirectionalAcceleration() .................................................................................................. 387
AddDirectionalAccelerationPSD() ............................................................................................ 387
AddDirectionalAccelerationRS() .............................................................................................. 387
AddDirectionalAxialForce() ..................................................................................................... 387
AddDirectionalBendingMoment() ........................................................................................... 387
AddDirectionalCurrentDensity() .............................................................................................. 388
AddDirectionalDeformation() .................................................................................................. 388
AddDirectionalElectricFieldIntensity() ..................................................................................... 388
AddDirectionalHeatFlux() ........................................................................................................ 388
AddDirectionalMagneticFieldIntensity() .................................................................................. 388
AddDirectionalMagneticFluxDensity() ..................................................................................... 388
AddDirectionalShearForce() .................................................................................................... 389
AddDirectionalTorsionalMoment() .......................................................................................... 389
AddDirectionalVelocity() ......................................................................................................... 389
AddDirectionalVelocityPSD() ................................................................................................... 389
AddDirectionalVelocityRS() ..................................................................................................... 389
AddElasticStrainFrequencyResponse() ..................................................................................... 389
AddElasticStrainIntensity() ...................................................................................................... 389
AddElasticStrainPhaseResponse() ............................................................................................ 390
AddElectricFieldProbe() .......................................................................................................... 390
AddElectricPotential() ............................................................................................................. 390
AddElectricVoltage() ............................................................................................................... 390
AddElementalEulerXYAngle() .................................................................................................. 390
AddElementalEulerXZAngle() .................................................................................................. 390
AddElementalEulerYZAngle() .................................................................................................. 391
AddElementalStrainEnergy() ................................................................................................... 391
AddElementalTriads() .............................................................................................................. 391
AddEmagReactionProbe() ....................................................................................................... 391
AddEnergyDissipatedPerUnitVolume() .................................................................................... 391
AddEnergyProbe() .................................................................................................................. 391
AddEquivalentCreepStrain() .................................................................................................... 391
AddEquivalentCreepStrainRST() .............................................................................................. 392
AddEquivalentElasticStrain() ................................................................................................... 392
AddEquivalentElasticStrainRST() .............................................................................................. 392
AddEquivalentPlasticStrain() ................................................................................................... 392
AddEquivalentPlasticStrainRST() .............................................................................................. 392

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

AddEquivalentStress() ............................................................................................................. 392


AddEquivalentStressPSD() ....................................................................................................... 393
AddEquivalentStressRS() ......................................................................................................... 393
AddEquivalentTotalStrain() ..................................................................................................... 393
AddFatigueTool() .................................................................................................................... 393
AddFiberCompressiveDamageVariable() ................................................................................. 393
AddFiberCompressiveFailureCriterion() ................................................................................... 393
AddFiberTensileDamageVariable() ........................................................................................... 393
AddFiberTensileFailureCriterion() ............................................................................................ 394
AddFigure() ............................................................................................................................ 394
AddFluidFlowRate() ................................................................................................................ 394
AddFluidHeatConductionRate() .............................................................................................. 394
AddFluidHeatTransportRate() .................................................................................................. 394
AddFluxDensityProbe() ........................................................................................................... 394
AddForceReaction() ................................................................................................................ 395
AddFractureTool() ................................................................................................................... 395
AddGeneralizedPlaneStrainProbe() ......................................................................................... 395
AddHeatFluxProbe() ............................................................................................................... 395
AddJointProbe() ..................................................................................................................... 395
AddJouleHeat() ....................................................................................................................... 395
AddLinearizedEquivalentStress() ............................................................................................. 395
AddLinearizedMaximumPrincipalStress() ................................................................................. 396
AddLinearizedMaximumShearStress() ..................................................................................... 396
AddLinearizedMiddlePrincipalStress() ..................................................................................... 396
AddLinearizedMinimumPrincipalStress() ................................................................................. 396
AddLinearizedNormalStress() .................................................................................................. 396
AddLinearizedShearStress() ..................................................................................................... 396
AddLinearizedStressIntensity() ................................................................................................ 397
AddMagneticCoenergy() ......................................................................................................... 397
AddMagneticDirectionalForces() ............................................................................................. 397
AddMagneticError() ................................................................................................................ 397
AddMagneticFluxProbe() ........................................................................................................ 397
AddMagneticPotential() .......................................................................................................... 397
AddMagneticTotalForces() ...................................................................................................... 397
AddMatrixCompressiveDamageVariable() ............................................................................... 398
AddMatrixCompressiveFailureCriterion() ................................................................................. 398
AddMatrixTensileDamageVariable() ........................................................................................ 398
AddMatrixTensileFailureCriterion() .......................................................................................... 398
AddMaximumFailureCriteria() ................................................................................................. 398
AddMaximumPrincipalElasticStrain() ....................................................................................... 398
AddMaximumPrincipalStress() ................................................................................................ 399
AddMaximumPrincipalThermalStrain() .................................................................................... 399
AddMaximumShearElasticStrain() ........................................................................................... 399
AddMaximumShearStress() ..................................................................................................... 399
AddMembraneStressEquivalent() ............................................................................................ 399
AddMembraneStressIntensity() ............................................................................................... 399
AddMiddlePrincipalElasticStrain() ............................................................................................ 399
AddMiddlePrincipalStress() ..................................................................................................... 400
AddMiddlePrincipalThermalStrain() ......................................................................................... 400
AddMinimumPrincipalElasticStrain() ....................................................................................... 400
AddMinimumPrincipalStress() ................................................................................................. 400
AddMomentReaction() ........................................................................................................... 400

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

AddMullinsDamageVariable() .................................................................................................. 400


AddMullinsMaximumPreviousStrainEnergy() ........................................................................... 401
AddNewtonRaphsonResidualForce() ....................................................................................... 401
AddNewtonRaphsonResidualHeat() ........................................................................................ 401
AddNewtonRaphsonResidualMoment() .................................................................................. 401
AddNodalEulerXYAngle() ........................................................................................................ 401
AddNodalEulerXZAngle() ........................................................................................................ 401
AddNodalEulerYZAngle() ........................................................................................................ 401
AddNodalTriads() .................................................................................................................... 402
AddNormalElasticStrain() ........................................................................................................ 402
AddNormalGasketPressure() ................................................................................................... 402
AddNormalGasketTotalClosure() ............................................................................................. 402
AddNormalStress() .................................................................................................................. 402
AddPosition() .......................................................................................................................... 402
AddRadiationProbe() .............................................................................................................. 403
AddReactionProbe() ............................................................................................................... 403
AddResponsePSD() ................................................................................................................. 403
AddRotationProbe() ................................................................................................................ 403
AddShapeFinder() ................................................................................................................... 403
AddShapeFinderElemental() ................................................................................................... 403
AddShearDamageVariable() .................................................................................................... 403
AddShearElasticStrain() ........................................................................................................... 404
AddShearGasketPressure() ...................................................................................................... 404
AddShearGasketTotalClosure() ................................................................................................ 404
AddShearMomentDiagramMSUM() ......................................................................................... 404
AddShearMomentDiagramMY() .............................................................................................. 404
AddShearMomentDiagramMZ() .............................................................................................. 404
AddShearMomentDiagramUSUM() .......................................................................................... 405
AddShearMomentDiagramUY() ............................................................................................... 405
AddShearMomentDiagramUZ() ............................................................................................... 405
AddShearMomentDiagramVSUM() .......................................................................................... 405
AddShearMomentDiagramVY() ............................................................................................... 405
AddShearMomentDiagramVZ() ............................................................................................... 405
AddShearStress() .................................................................................................................... 405
AddShellBendingStress() ......................................................................................................... 406
AddShellBottomPeakStress() ................................................................................................... 406
AddShellMembraneStress() ..................................................................................................... 406
AddShellTopPeakStress() ......................................................................................................... 406
AddSpringProbe() ................................................................................................................... 406
AddStabilizationEnergy() ........................................................................................................ 406
AddStrainProbe() .................................................................................................................... 407
AddStressFrequencyResponse() .............................................................................................. 407
AddStressIntensity() ................................................................................................................ 407
AddStressPhaseResponse() ..................................................................................................... 407
AddStressProbe() .................................................................................................................... 407
AddStressTool() ...................................................................................................................... 407
AddStructuralError() ................................................................................................................ 407
AddStructuralStrainEnergy() ................................................................................................... 408
AddTemperature() .................................................................................................................. 408
AddTemperatureProbe() ......................................................................................................... 408
AddThermalError() .................................................................................................................. 408
AddThermalStrain() ................................................................................................................ 408

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

AddThermalStrainEnergy() ...................................................................................................... 408


AddTotalAcceleration() ........................................................................................................... 409
AddTotalAxialForce() ............................................................................................................... 409
AddTotalBendingMoment() .................................................................................................... 409
AddTotalCurrentDensity() ....................................................................................................... 409
AddTotalDeformation() ........................................................................................................... 409
AddTotalElectricFieldIntensity() ............................................................................................... 409
AddTotalHeatFlux() ................................................................................................................. 409
AddTotalMagneticFieldIntensity() ............................................................................................ 410
AddTotalMagneticFluxDensity() .............................................................................................. 410
AddTotalShearForce() ............................................................................................................. 410
AddTotalTorsionalMoment() .................................................................................................... 410
AddTotalVelocity() .................................................................................................................. 410
AddUserDefinedResult() .......................................................................................................... 410
AddVariableGraph() ................................................................................................................ 411
AddVectorAxialForce() ............................................................................................................ 411
AddVectorBendingMoment() .................................................................................................. 411
AddVectorDeformation() ......................................................................................................... 411
AddVectorHeatFlux() ............................................................................................................... 411
AddVectorPrincipalElasticStrain() ............................................................................................ 411
AddVectorPrincipalStress() ...................................................................................................... 411
AddVectorShearForce() ........................................................................................................... 412
AddVectorTorsionalMoment() ................................................................................................. 412
AddVelocityFrequencyResponse() ........................................................................................... 412
AddVelocityPhaseResponse() .................................................................................................. 412
AddVelocityProbe() ................................................................................................................. 412
AddVoltageProbe() ................................................................................................................. 412
ClearGeneratedData() ............................................................................................................. 413
EvaluateAllResults() ................................................................................................................. 413
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 413
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 413
OpenSolverFilesDirectory() ..................................................................................................... 414
ReadAnsysResultFile() ............................................................................................................. 414
ReadGivenAnsysResultFile(string, UnitSystemIDType) .............................................................. 414
Solve(bool) ............................................................................................................................. 414
SolutionCombination ................................................................................................................... 414
Children ................................................................................................................................. 415
Comments .............................................................................................................................. 415
DataModelObjectCategory ..................................................................................................... 415
InternalObject ........................................................................................................................ 416
Worksheet .............................................................................................................................. 416
AddComment() ....................................................................................................................... 416
ClearGeneratedData() ............................................................................................................. 416
Delete() .................................................................................................................................. 416
Duplicate() .............................................................................................................................. 416
EvaluateAllResults() ................................................................................................................. 416
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 417
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 417
SolutionCombinationWorksheet ................................................................................................... 417
RowCount .............................................................................................................................. 418
AddRow() ............................................................................................................................... 418
GetActiveState(int) ................................................................................................................. 418

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

GetCoefficient(int) .................................................................................................................. 418


GetEnvironmentId(int) ............................................................................................................ 419
GetTime(int) ........................................................................................................................... 419
SetActiveState(int, bool) .......................................................................................................... 419
SetCoefficient(int, double) ....................................................................................................... 419
SetEnvironmentId(int, int) ....................................................................................................... 420
SetTime(int, double) ................................................................................................................ 420
SolutionInformation ..................................................................................................................... 420
ActivateVisibility ..................................................................................................................... 422
Children ................................................................................................................................. 423
Comments .............................................................................................................................. 423
DataModelObjectCategory ..................................................................................................... 423
Display ................................................................................................................................... 423
DisplayFilterDuringSolve ......................................................................................................... 423
DisplayPoints .......................................................................................................................... 423
DisplayType ............................................................................................................................ 423
DrawConnectionsAttachedTo ................................................................................................. 424
Figures ................................................................................................................................... 424
InternalObject ........................................................................................................................ 424
LineColor ................................................................................................................................ 424
LineThickness ......................................................................................................................... 424
NewtonRaphsonResiduals ...................................................................................................... 424
SolutionOutput ...................................................................................................................... 425
SummaryType ........................................................................................................................ 425
UpdateInterval ....................................................................................................................... 425
VisibleOnResults ..................................................................................................................... 425
AddChattering() ...................................................................................................................... 425
AddComment() ....................................................................................................................... 425
AddContactForce() .................................................................................................................. 425
AddContactingArea() .............................................................................................................. 426
AddContactPressure() ............................................................................................................. 426
AddDensity() .......................................................................................................................... 426
AddElasticSlip() ....................................................................................................................... 426
AddExternalForce() ................................................................................................................. 426
AddFigure() ............................................................................................................................ 426
AddFluidPressure() .................................................................................................................. 427
AddForceReaction() ................................................................................................................ 427
AddFrictionalStress() ............................................................................................................... 427
AddGap() ................................................................................................................................ 427
AddKineticEnergy() ................................................................................................................. 427
AddMaximumDampingPressure() ........................................................................................... 427
AddMaximumTangentialStiffness() .......................................................................................... 427
AddMaxiumGeometricSlidingDistance() .................................................................................. 428
AddMinimumGeometricSlidingDistance() ............................................................................... 428
AddMinimumTangentialStiffness() .......................................................................................... 428
AddMomentReaction() ........................................................................................................... 428
AddMomentum() .................................................................................................................... 428
AddNormalStiffness() .............................................................................................................. 428
AddNumberContacting() ........................................................................................................ 429
AddNumberSticking() ............................................................................................................. 429
AddPenetration() .................................................................................................................... 429
AddPlasticWork() .................................................................................................................... 429

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

AddPosition() .......................................................................................................................... 429


AddPressure() ......................................................................................................................... 429
AddResultingPinball() ............................................................................................................. 429
AddSlidingDistance() .............................................................................................................. 430
AddSpringTrackerDampingForce() .......................................................................................... 430
AddSpringTrackerElasticForce() ............................................................................................... 430
AddSpringTrackerElongation() ................................................................................................ 430
AddSpringTrackerVelocity() ..................................................................................................... 430
AddStiffnessEnergy() .............................................................................................................. 430
AddTemperature() .................................................................................................................. 431
AddTotalEnergy() .................................................................................................................... 431
AddTotalMassAverageVelocity() .............................................................................................. 431
EvaluateAllContactTrackers() ................................................................................................... 431
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 431
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 431
Surface ......................................................................................................................................... 432
Children ................................................................................................................................. 432
Comments .............................................................................................................................. 433
CoordinateSystem .................................................................................................................. 433
DataModelObjectCategory ..................................................................................................... 433
Figures ................................................................................................................................... 433
InternalObject ........................................................................................................................ 433
Suppressed ............................................................................................................................ 433
AddComment() ....................................................................................................................... 434
AddFigure() ............................................................................................................................ 434
Delete() .................................................................................................................................. 434
Duplicate() .............................................................................................................................. 434
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 434
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 434
Symmetry ..................................................................................................................................... 435
Children ................................................................................................................................. 435
Comments .............................................................................................................................. 436
DataModelObjectCategory ..................................................................................................... 436
Figures ................................................................................................................................... 436
InternalObject ........................................................................................................................ 436
AddComment() ....................................................................................................................... 436
AddCyclicRegion() .................................................................................................................. 436
AddFigure() ............................................................................................................................ 437
AddPeriodicRegion() ............................................................................................................... 437
AddPreMeshedCyclicRegion() ................................................................................................. 437
AddSymmetryRegion() ........................................................................................................... 437
Delete() .................................................................................................................................. 437
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 437
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 438
SymmetryGeneral ......................................................................................................................... 438
Children ................................................................................................................................. 439
Comments .............................................................................................................................. 439
CoordinateSystem .................................................................................................................. 439
DataModelObjectCategory ..................................................................................................... 439
Figures ................................................................................................................................... 439
InternalObject ........................................................................................................................ 439
Location ................................................................................................................................. 440

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

ScopeMode ............................................................................................................................ 440


Suppressed ............................................................................................................................ 440
AddComment() ....................................................................................................................... 440
AddFigure() ............................................................................................................................ 440
Delete() .................................................................................................................................. 440
Duplicate() .............................................................................................................................. 440
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 441
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 441
SymmetryRegion .......................................................................................................................... 441
DataModelObjectCategory ..................................................................................................... 442
InternalObject ........................................................................................................................ 442
Location ................................................................................................................................. 442
PeriodictyDirection ................................................................................................................. 443
SymmetryNormal ................................................................................................................... 443
Type ....................................................................................................................................... 443
ThermalPointMass ........................................................................................................................ 443
AppliedBy ............................................................................................................................... 444
Behavior ................................................................................................................................. 444
CoordinateSystem .................................................................................................................. 444
DataModelObjectCategory ..................................................................................................... 444
InternalObject ........................................................................................................................ 444
PinballRegion ......................................................................................................................... 445
Suppressed ............................................................................................................................ 445
ThermalCapacitance ............................................................................................................... 445
Thickness ..................................................................................................................................... 445
Children ................................................................................................................................. 446
Comments .............................................................................................................................. 446
DataModelObjectCategory ..................................................................................................... 446
Figures ................................................................................................................................... 446
IndependentVariable .............................................................................................................. 446
InternalObject ........................................................................................................................ 447
Location ................................................................................................................................. 447
NumberOfSegments ............................................................................................................... 447
OffsetType .............................................................................................................................. 447
RangeMaximum ..................................................................................................................... 447
RangeMinimum ...................................................................................................................... 447
ScopeMode ............................................................................................................................ 447
Suppressed ............................................................................................................................ 448
XYZFunctionCoordinateSystem ............................................................................................... 448
AddComment() ....................................................................................................................... 448
AddFigure() ............................................................................................................................ 448
Delete() .................................................................................................................................. 448
Duplicate() .............................................................................................................................. 448
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 449
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 449
TreeGroupingFolder ...................................................................................................................... 449
Children ................................................................................................................................. 450
DataModelObjectCategory ..................................................................................................... 450
InternalObject ........................................................................................................................ 450
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 450
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 450
VirtualCell ..................................................................................................................................... 451

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

Children ................................................................................................................................. 451


Comments .............................................................................................................................. 452
DataModelObjectCategory ..................................................................................................... 452
Figures ................................................................................................................................... 452
Geometry ............................................................................................................................... 452
InternalObject ........................................................................................................................ 452
ProjectToUnderlyingGeometry ................................................................................................ 452
VTClass ................................................................................................................................... 453
AddComment() ....................................................................................................................... 453
AddFigure() ............................................................................................................................ 453
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 453
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 453
VirtualTopology ............................................................................................................................ 454
AutomaticBehavior ................................................................................................................. 455
Children ................................................................................................................................. 455
Comments .............................................................................................................................. 455
DataModelObjectCategory ..................................................................................................... 455
Figures ................................................................................................................................... 455
GenerateOnUpdate ................................................................................................................ 455
InternalObject ........................................................................................................................ 455
LockPositionOfDependentEdgeSplits ...................................................................................... 456
MergeFaceEdges .................................................................................................................... 456
Method .................................................................................................................................. 456
RepairBehavior ....................................................................................................................... 456
SimplifyFaces .......................................................................................................................... 456
VirtualEdges ........................................................................................................................... 456
VirtualEntities ......................................................................................................................... 457
VirtualFaces ............................................................................................................................ 457
VirtualHardVertex ................................................................................................................... 457
VirtualSplitEdges .................................................................................................................... 457
VirtualSplitFaces ..................................................................................................................... 457
AddComment() ....................................................................................................................... 457
AddFigure() ............................................................................................................................ 457
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 458
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 458
GetVirtualCellFromSelection(ISelectionInfo) ............................................................................ 458
Worksheet .................................................................................................................................... 459
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace .................................................... 461
ImportedLoad .............................................................................................................................. 461
Children ................................................................................................................................. 462
Comments .............................................................................................................................. 462
DataModelObjectCategory ..................................................................................................... 462
Figures ................................................................................................................................... 462
InternalObject ........................................................................................................................ 462
Location ................................................................................................................................. 462
Suppressed ............................................................................................................................ 462
AddComment() ....................................................................................................................... 463
AddFigure() ............................................................................................................................ 463
Delete() .................................................................................................................................. 463
Duplicate() .............................................................................................................................. 463
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 463
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 464

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

ImportedLoadGroup ..................................................................................................................... 464


Children ................................................................................................................................. 464
Comments .............................................................................................................................. 465
DataModelObjectCategory ..................................................................................................... 465
Figures ................................................................................................................................... 465
InternalObject ........................................................................................................................ 465
Suppressed ............................................................................................................................ 465
AddComment() ....................................................................................................................... 465
AddFigure() ............................................................................................................................ 466
AddImportedVelocity() ........................................................................................................... 466
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 466
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 466
ImportedVelocity .......................................................................................................................... 467
DataModelObjectCategory ..................................................................................................... 467
InternalObject ........................................................................................................................ 467
Ansys.ACT.Automation.Mechanical.MeshControls Namespace ...................................................... 469
AutomaticMethod ........................................................................................................................ 469
Active ..................................................................................................................................... 471
Algorithm ............................................................................................................................... 471
ApproximativeNumberOfElementsPerPart .............................................................................. 471
BFCartSubType ....................................................................................................................... 471
BFCartTolerance ..................................................................................................................... 472
ConstrainBoundary ................................................................................................................. 472
ControlMessages .................................................................................................................... 472
CoordinateSystem .................................................................................................................. 472
CurvatureNormalAngle ........................................................................................................... 472
DataModelObjectCategory ..................................................................................................... 472
DefeaturingTolerance ............................................................................................................. 472
DefinedBy .............................................................................................................................. 473
ElementMidsideNodes ............................................................................................................ 473
ElementOption ....................................................................................................................... 473
FeatureAngle .......................................................................................................................... 473
FreeFaceMeshType ................................................................................................................. 473
FreeMeshType ........................................................................................................................ 473
InternalObject ........................................................................................................................ 474
KeyPointsSelection ................................................................................................................. 474
Location ................................................................................................................................. 474
MappedMeshType .................................................................................................................. 474
MatchMeshWherePossible ...................................................................................................... 474
MaximumElementSize ............................................................................................................ 474
MeshBasedDefeaturing ........................................................................................................... 474
Method .................................................................................................................................. 475
MinimumEdgeLength ............................................................................................................. 475
MinimumSizeLimit .................................................................................................................. 475
NumberOfCellsAcrossGap ....................................................................................................... 475
PreserveBoundaries ................................................................................................................ 475
ProjectionFactor ..................................................................................................................... 475
Refinement ............................................................................................................................. 476
ReuseBlocking ........................................................................................................................ 476
SmoothTransition ................................................................................................................... 476
SourceLocation ....................................................................................................................... 476
SourceTargetSelection ............................................................................................................ 476

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

SpacingOption ....................................................................................................................... 476


SurfaceMeshMethod .............................................................................................................. 476
SweepBiasType ....................................................................................................................... 477
SweepBiasValue ...................................................................................................................... 477
SweepEdges ........................................................................................................................... 477
SweepElementSize ................................................................................................................. 477
SweepESizeType ..................................................................................................................... 477
SweepNumberDivisions .......................................................................................................... 477
SweepSizeBehavior ................................................................................................................. 478
TargetLocation ....................................................................................................................... 478
TetraGrowthRate .................................................................................................................... 478
WriteICEMCFDFiles ................................................................................................................. 478
ContactSizing ............................................................................................................................... 478
ContactRegion ........................................................................................................................ 479
DataModelObjectCategory ..................................................................................................... 479
ElementSize ............................................................................................................................ 479
InternalObject ........................................................................................................................ 479
Relevance ............................................................................................................................... 479
Type ....................................................................................................................................... 480
FaceMeshing ................................................................................................................................ 480
Active ..................................................................................................................................... 480
ConstrainBoundary ................................................................................................................. 481
DataModelObjectCategory ..................................................................................................... 481
InternalNumberOfDivisions .................................................................................................... 481
InternalObject ........................................................................................................................ 481
Location ................................................................................................................................. 481
MappedMesh ......................................................................................................................... 481
Method .................................................................................................................................. 482
SpecifiedCorners .................................................................................................................... 482
SpecifiedEnds ......................................................................................................................... 482
SpecifiedSides ........................................................................................................................ 482
GapSize ........................................................................................................................................ 482
Children ................................................................................................................................. 483
Comments .............................................................................................................................. 483
DataModelObjectCategory ..................................................................................................... 483
Figures ................................................................................................................................... 483
InternalObject ........................................................................................................................ 483
Location ................................................................................................................................. 483
Suppressed ............................................................................................................................ 484
AddComment() ....................................................................................................................... 484
AddFigure() ............................................................................................................................ 484
Delete() .................................................................................................................................. 484
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 484
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 485
GapTool ........................................................................................................................................ 485
Children ................................................................................................................................. 486
Comments .............................................................................................................................. 486
DataModelObjectCategory ..................................................................................................... 486
DefinedBy .............................................................................................................................. 486
Figures ................................................................................................................................... 486
GapAspectRatio ...................................................................................................................... 486
GapDensity ............................................................................................................................ 487

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

GenerateOnUpdate ................................................................................................................ 487


InternalObject ........................................................................................................................ 487
Maximum ............................................................................................................................... 487
Minimum ............................................................................................................................... 487
AddComment() ....................................................................................................................... 487
AddFigure() ............................................................................................................................ 487
CreateGapSizes() ..................................................................................................................... 488
Delete() .................................................................................................................................. 488
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 488
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 488
Inflation ........................................................................................................................................ 489
Active ..................................................................................................................................... 489
AspectRatio ............................................................................................................................ 490
BoundaryLocation .................................................................................................................. 490
DataModelObjectCategory ..................................................................................................... 490
FirstLayerHeight ..................................................................................................................... 490
GrowthRate ............................................................................................................................ 490
InflationAlgorithm .................................................................................................................. 490
InflationOption ....................................................................................................................... 491
InternalObject ........................................................................................................................ 491
Location ................................................................................................................................. 491
MaximumLayers ..................................................................................................................... 491
MaximumThickness ................................................................................................................ 491
NumberOfLayers .................................................................................................................... 491
TransitionRatio ....................................................................................................................... 491
MatchControl ............................................................................................................................... 492
ControlMessages .................................................................................................................... 492
DataModelObjectCategory ..................................................................................................... 492
HighCoordinateSystem ........................................................................................................... 493
HighGeometrySelection ......................................................................................................... 493
InternalObject ........................................................................................................................ 493
LowCoordinateSystem ............................................................................................................ 493
LowGeometrySelection .......................................................................................................... 493
RotationAxis ........................................................................................................................... 493
Transformation ....................................................................................................................... 494
Mesh ............................................................................................................................................ 494
AspectRatio ............................................................................................................................ 496
AutomaticMeshBasedDefeaturing ........................................................................................... 497
Average .................................................................................................................................. 497
Children ................................................................................................................................. 497
CollisionAvoidance ................................................................................................................. 497
Comments .............................................................................................................................. 497
CurvatureNormalAngle ........................................................................................................... 497
DataModelObjectCategory ..................................................................................................... 498
DefeatureTolerance ................................................................................................................ 498
DisplayStyle ............................................................................................................................ 498
ElementMidsideNodes ............................................................................................................ 498
Elements ................................................................................................................................ 498
ElementSize ............................................................................................................................ 498
ExportFormat ......................................................................................................................... 498
ExportUnit .............................................................................................................................. 499
ExtraRetriesForAssembly ......................................................................................................... 499

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

Figures ................................................................................................................................... 499


FilletRatio ............................................................................................................................... 499
FirstLayerHeight ..................................................................................................................... 499
GeneratePinchOnRefresh ........................................................................................................ 499
GrowthRate ............................................................................................................................ 500
GrowthRateSF ........................................................................................................................ 500
GrowthRateType ..................................................................................................................... 500
InflationAlgorithm .................................................................................................................. 500
InflationOption ....................................................................................................................... 500
InitialSizeSeed ........................................................................................................................ 500
InternalObject ........................................................................................................................ 500
Maximum ............................................................................................................................... 501
MaximumAngle ...................................................................................................................... 501
MaximumFaceSize .................................................................................................................. 501
MaximumHeightOverBase ...................................................................................................... 501
MaximumLayers ..................................................................................................................... 501
MaximumSize ......................................................................................................................... 501
MaximumThickness ................................................................................................................ 502
MeshMetric ............................................................................................................................ 502
MeshMorphing ....................................................................................................................... 502
Method .................................................................................................................................. 502
Minimum ............................................................................................................................... 502
MinimumEdgeLength ............................................................................................................. 502
MinimumSize ......................................................................................................................... 502
NamedSelection ..................................................................................................................... 503
Nodes ..................................................................................................................................... 503
NumberOfCellsAcrossGap ....................................................................................................... 503
NumberOfCPUsForParallelPartMeshing ................................................................................... 503
NumberOfRetries .................................................................................................................... 503
PhysicsPreference ................................................................................................................... 503
PinchTolerance ....................................................................................................................... 504
ProximityMinimumSize ........................................................................................................... 504
ProximitySizeFunctionSources ................................................................................................ 504
ReadOnly ................................................................................................................................ 504
Relevance ............................................................................................................................... 504
RelevanceCenter ..................................................................................................................... 504
RigidBodyBehavior ................................................................................................................. 504
ShapeChecking ...................................................................................................................... 505
SheetLoopRemoval ................................................................................................................. 505
Smoothing ............................................................................................................................. 505
SmoothingIterations ............................................................................................................... 505
SolverPreference ..................................................................................................................... 505
SpanAngleCenter ................................................................................................................... 505
StandardDeviation .................................................................................................................. 506
StraightSidedElements ........................................................................................................... 506
TopologyChecking .................................................................................................................. 506
TransitionOption ..................................................................................................................... 506
TransitionRatio ....................................................................................................................... 506
TriangleSurfaceMesher ........................................................................................................... 506
UseAdvancedSizeFunction ...................................................................................................... 506
UseAutomaticInflation ............................................................................................................ 507
UseFixedSizeFunctionForSheets .............................................................................................. 507

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

UsePostSmoothing ................................................................................................................. 507


UseSheetThicknessForPinch .................................................................................................... 507
ViewAdvancedOptions ........................................................................................................... 507
Worksheet .............................................................................................................................. 507
AddAutomaticMethod() .......................................................................................................... 508
AddComment() ....................................................................................................................... 508
AddContactSizing() ................................................................................................................. 508
AddFaceMeshing() .................................................................................................................. 508
AddFigure() ............................................................................................................................ 508
AddGapTool() ......................................................................................................................... 508
AddInflation() ......................................................................................................................... 508
AddMatchControl() ................................................................................................................. 509
AddNodeMerge() .................................................................................................................... 509
AddNodeMergeGroup() .......................................................................................................... 509
AddPinch() ............................................................................................................................. 509
AddRefinement() .................................................................................................................... 509
AddSizing() ............................................................................................................................. 509
ClearGeneratedData() ............................................................................................................. 510
CreatePinchControls() ............................................................................................................. 510
GenerateMesh() ...................................................................................................................... 510
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 510
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 510
PreviewInflation() ................................................................................................................... 511
PreviewSurfaceMesh() ............................................................................................................ 511
ShowMappableBodies() .......................................................................................................... 511
ShowSweepableBodies() ......................................................................................................... 511
Update() ................................................................................................................................. 511
MeshControl ................................................................................................................................. 511
Children ................................................................................................................................. 512
Comments .............................................................................................................................. 512
DataModelObjectCategory ..................................................................................................... 512
Figures ................................................................................................................................... 513
InternalObject ........................................................................................................................ 513
Suppressed ............................................................................................................................ 513
AddComment() ....................................................................................................................... 513
AddFigure() ............................................................................................................................ 513
Delete() .................................................................................................................................. 513
Duplicate() .............................................................................................................................. 513
GenerateMesh() ...................................................................................................................... 514
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 514
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 514
Pinch ............................................................................................................................................ 514
AutoManualMode ................................................................................................................... 515
DataModelObjectCategory ..................................................................................................... 515
InternalObject ........................................................................................................................ 515
MasterGeometry ..................................................................................................................... 516
SlaveGeometry ....................................................................................................................... 516
Tolerance ................................................................................................................................ 516
Refinement ................................................................................................................................... 516
DataModelObjectCategory ..................................................................................................... 517
InternalObject ........................................................................................................................ 517
Location ................................................................................................................................. 517

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

NumberOfRefinements ........................................................................................................... 517


Relevance ..................................................................................................................................... 517
DataModelObjectCategory ..................................................................................................... 518
InternalObject ........................................................................................................................ 518
Location ................................................................................................................................. 518
PartRelavance ......................................................................................................................... 518
Sizing ........................................................................................................................................... 518
Active ..................................................................................................................................... 520
Behavior ................................................................................................................................. 520
BiasFactor ............................................................................................................................... 520
BiasGrowthRate ...................................................................................................................... 520
BiasOption .............................................................................................................................. 520
BiasType ................................................................................................................................. 520
BodyOfInfluence ..................................................................................................................... 520
CurvatureNormalAngle ........................................................................................................... 521
DataModelObjectCategory ..................................................................................................... 521
ElementSize ............................................................................................................................ 521
GrowthRate ............................................................................................................................ 521
InternalObject ........................................................................................................................ 521
LocalMinimumSize ................................................................................................................. 521
Location ................................................................................................................................. 522
NumberOfDivisions ................................................................................................................ 522
OriginX ................................................................................................................................... 522
OriginY ................................................................................................................................... 522
OriginZ ................................................................................................................................... 522
ReverseBias ............................................................................................................................ 522
SphereCenter ......................................................................................................................... 522
SphereRadius ......................................................................................................................... 523
Type ....................................................................................................................................... 523
Ansys.ACT.Automation.Mechanical.Results Namespace ................................................................. 525
ContactDataTable ......................................................................................................................... 525
Children ................................................................................................................................. 526
Comments .............................................................................................................................. 526
DataModelObjectCategory ..................................................................................................... 526
Figures ................................................................................................................................... 526
InternalObject ........................................................................................................................ 526
AddComment() ....................................................................................................................... 526
AddFigure() ............................................................................................................................ 527
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 527
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 527
Convergence ................................................................................................................................ 527
AllowableChange ................................................................................................................... 528
Children ................................................................................................................................. 528
Comments .............................................................................................................................. 528
DataModelObjectCategory ..................................................................................................... 529
Figures ................................................................................................................................... 529
InternalObject ........................................................................................................................ 529
IsConverged ........................................................................................................................... 529
LastChange ............................................................................................................................ 529
Type ....................................................................................................................................... 529
AddComment() ....................................................................................................................... 529
AddFigure() ............................................................................................................................ 530

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

Delete() .................................................................................................................................. 530


GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 530
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 530
MagneticCoenergy ....................................................................................................................... 531
DataModelObjectCategory ..................................................................................................... 533
InternalObject ........................................................................................................................ 533
MagneticPotential ........................................................................................................................ 533
DataModelObjectCategory ..................................................................................................... 536
InternalObject ........................................................................................................................ 536
NewtonRaphsonResidualForce ...................................................................................................... 536
DataModelObjectCategory ..................................................................................................... 539
InternalObject ........................................................................................................................ 539
NewtonRaphsonResidualHeat ....................................................................................................... 539
DataModelObjectCategory ..................................................................................................... 542
InternalObject ........................................................................................................................ 542
NewtonRaphsonResidualMoment ................................................................................................. 542
DataModelObjectCategory ..................................................................................................... 544
InternalObject ........................................................................................................................ 545
Result ........................................................................................................................................... 545
Average .................................................................................................................................. 546
By ........................................................................................................................................... 546
CalculateTimeHistory .............................................................................................................. 547
Children ................................................................................................................................. 547
Comments .............................................................................................................................. 547
CoordinateSystem .................................................................................................................. 547
DataModelObjectCategory ..................................................................................................... 547
DisplayOption ........................................................................................................................ 547
DisplayTime ............................................................................................................................ 548
Figures ................................................................................................................................... 548
Identifier ................................................................................................................................ 548
InternalObject ........................................................................................................................ 548
IsSolved .................................................................................................................................. 548
IterationNumber ..................................................................................................................... 548
LoadStep ................................................................................................................................ 548
LoadStepForMaximumOfMaximumValues ............................................................................... 549
LoadStepForMaximumOfMinimumValues ............................................................................... 549
LoadStepForMinimumOfMaximumValues ............................................................................... 549
LoadStepForMinimumOfMinimumValues ................................................................................ 549
Location ................................................................................................................................. 549
Maximum ............................................................................................................................... 549
MaximumOccursOn ................................................................................................................ 550
MaximumOfMaximumOverTime ............................................................................................. 550
MaximumOfMinimumOverTime ............................................................................................. 550
Minimum ............................................................................................................................... 550
MinimumOccursOn ................................................................................................................ 550
MinimumOfMaximumOverTime ............................................................................................. 550
MinimumOfMinimumOverTime .............................................................................................. 550
ResultType .............................................................................................................................. 551
Substep .................................................................................................................................. 551
Suppressed ............................................................................................................................ 551
Time ....................................................................................................................................... 551
TimeForMaximumOfMaximumValues ..................................................................................... 551

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

TimeForMaximumOfMinimumValues ...................................................................................... 551


TimeForMinimumOfMaximumValues ...................................................................................... 552
TimeForMinimumOfMinimumValues ....................................................................................... 552
AddComment() ....................................................................................................................... 552
AddConvergence() .................................................................................................................. 552
AddFigure() ............................................................................................................................ 552
ClearGeneratedData() ............................................................................................................. 552
CreateResultsAtAllSets() .......................................................................................................... 552
Delete() .................................................................................................................................. 553
Duplicate() .............................................................................................................................. 553
EvaluateAllResults() ................................................................................................................. 553
ExportToSTLFile(string) ........................................................................................................... 553
ExportToTextFile(bool, string) .................................................................................................. 553
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 554
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 554
ResultChart ................................................................................................................................... 554
AccelerationType .................................................................................................................... 556
ChartViewingStyle .................................................................................................................. 556
Children ................................................................................................................................. 556
Comments .............................................................................................................................. 556
ContactRegion ........................................................................................................................ 556
ContactSide ............................................................................................................................ 556
CoordinateSystem .................................................................................................................. 557
CurvesAppearanceDisplay ...................................................................................................... 557
DataModelObjectCategory ..................................................................................................... 557
DeformationType ................................................................................................................... 557
Duration ................................................................................................................................. 557
EnhancedTracking .................................................................................................................. 557
FrequencyAtMaximumAmplitude ........................................................................................... 557
GeometrySelectionString ........................................................................................................ 558
ImaginaryAtMaximumAmplitude ............................................................................................ 558
InternalObject ........................................................................................................................ 558
IsSolved .................................................................................................................................. 558
Location ................................................................................................................................. 558
Maximum ............................................................................................................................... 558
MaximumAmplitude ............................................................................................................... 559
MaximumFrequency ............................................................................................................... 559
MaximumStress ...................................................................................................................... 559
Minimum ............................................................................................................................... 559
MinimumFrequency ............................................................................................................... 559
MinimumStress ...................................................................................................................... 559
NormalOrientation ................................................................................................................. 559
PhaseAngle ............................................................................................................................ 560
RealAtMaximumAmplitude ..................................................................................................... 560
ReportedFrequency ................................................................................................................ 560
RequestedFrequency .............................................................................................................. 560
ResultChartType ..................................................................................................................... 560
ShearOrientation .................................................................................................................... 560
SpatialResolution .................................................................................................................... 561
StressStrainType ..................................................................................................................... 561
Suppressed ............................................................................................................................ 561
TimeHistoryDisplay ................................................................................................................. 561

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

UseParentFrequencyRange ..................................................................................................... 561


VelocityType ........................................................................................................................... 561
AddComment() ....................................................................................................................... 561
Delete() .................................................................................................................................. 562
Duplicate() .............................................................................................................................. 562
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 562
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 562
ShapeFinder ................................................................................................................................. 563
DataModelObjectCategory ..................................................................................................... 565
InternalObject ........................................................................................................................ 565
ShapeFinderElemental .................................................................................................................. 565
DataModelObjectCategory ..................................................................................................... 568
InternalObject ........................................................................................................................ 568
UserDefinedResult ........................................................................................................................ 568
AverageAcrossBodies .............................................................................................................. 570
By ........................................................................................................................................... 570
CalculateTimeHistory .............................................................................................................. 570
Children ................................................................................................................................. 570
CoordinateSystem .................................................................................................................. 570
CyclicMode ............................................................................................................................. 570
DataModelObjectCategory ..................................................................................................... 571
DisplayOption ........................................................................................................................ 571
DisplayTime ............................................................................................................................ 571
Expression .............................................................................................................................. 571
Identifier ................................................................................................................................ 571
InputUnitSystem ..................................................................................................................... 571
InternalObject ........................................................................................................................ 572
IsSolved .................................................................................................................................. 572
IterationNumber ..................................................................................................................... 572
Layer ...................................................................................................................................... 572
LoadMultiplier ........................................................................................................................ 572
LoadStep ................................................................................................................................ 572
Location ................................................................................................................................. 572
Maximum ............................................................................................................................... 573
MaximumOccursOn ................................................................................................................ 573
MaximumOfMaximumOverTime ............................................................................................. 573
MaximumOfMinimumOverTime ............................................................................................. 573
Minimum ............................................................................................................................... 573
MinimumOccursOn ................................................................................................................ 573
MinimumOfMaximumOverTime ............................................................................................. 574
MinimumOfMinimumOverTime .............................................................................................. 574
Mode ..................................................................................................................................... 574
OutputUnit ............................................................................................................................. 574
Position .................................................................................................................................. 574
ReportedFrequency ................................................................................................................ 574
RequestedFrequency .............................................................................................................. 574
SetNumber ............................................................................................................................. 575
SubScopeBy ........................................................................................................................... 575
Substep .................................................................................................................................. 575
Suppressed ............................................................................................................................ 575
SweepingPhase ...................................................................................................................... 575
Time ....................................................................................................................................... 575

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

Type ....................................................................................................................................... 576


ClearGeneratedData() ............................................................................................................. 576
CreateResultsAtAllSets() .......................................................................................................... 576
Delete() .................................................................................................................................. 576
Duplicate() .............................................................................................................................. 576
EvaluateAllResults() ................................................................................................................. 576
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 576
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 577
VariableGraph ............................................................................................................................... 577
DataModelObjectCategory ..................................................................................................... 580
InternalObject ........................................................................................................................ 580
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace ......................................... 581
ContactChatteringTracker ............................................................................................................. 582
DataModelObjectCategory ..................................................................................................... 584
InternalObject ........................................................................................................................ 585
ContactElasticSlipTracker .............................................................................................................. 585
DataModelObjectCategory ..................................................................................................... 587
InternalObject ........................................................................................................................ 587
ContactFluidPressureTracker ......................................................................................................... 587
DataModelObjectCategory ..................................................................................................... 590
InternalObject ........................................................................................................................ 590
ContactForceTracker ..................................................................................................................... 590
DataModelObjectCategory ..................................................................................................... 593
InternalObject ........................................................................................................................ 593
ContactFrictionalStressTracker ...................................................................................................... 593
DataModelObjectCategory ..................................................................................................... 595
InternalObject ........................................................................................................................ 596
ContactGapTracker ....................................................................................................................... 596
DataModelObjectCategory ..................................................................................................... 598
InternalObject ........................................................................................................................ 598
ContactingAreaTracker ................................................................................................................. 599
DataModelObjectCategory ..................................................................................................... 601
InternalObject ........................................................................................................................ 601
ContactMaximumDampingPressureTracker ................................................................................... 601
DataModelObjectCategory ..................................................................................................... 604
InternalObject ........................................................................................................................ 604
ContactMaximumGeometricSlidingDistanceTracker ...................................................................... 604
DataModelObjectCategory ..................................................................................................... 607
InternalObject ........................................................................................................................ 607
ContactMaximumTangentialStiffnessTracker ................................................................................. 607
DataModelObjectCategory ..................................................................................................... 609
InternalObject ........................................................................................................................ 610
ContactMinimumGeometricSlidingDistanceTracker ....................................................................... 610
DataModelObjectCategory ..................................................................................................... 612
InternalObject ........................................................................................................................ 612
ContactMinimumTangentialStiffnessTracker .................................................................................. 612
DataModelObjectCategory ..................................................................................................... 615
InternalObject ........................................................................................................................ 615
ContactNormalStiffnessTracker ..................................................................................................... 615
DataModelObjectCategory ..................................................................................................... 618
InternalObject ........................................................................................................................ 618
ContactNumberStickingTracker .................................................................................................... 618

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

DataModelObjectCategory ..................................................................................................... 620


InternalObject ........................................................................................................................ 621
ContactPenetrationTracker ........................................................................................................... 621
DataModelObjectCategory ..................................................................................................... 623
InternalObject ........................................................................................................................ 623
ContactPressureTracker ................................................................................................................ 624
DataModelObjectCategory ..................................................................................................... 626
InternalObject ........................................................................................................................ 626
ContactResultingPinballTracker ..................................................................................................... 626
DataModelObjectCategory ..................................................................................................... 629
InternalObject ........................................................................................................................ 629
ContactSlidingDistanceTracker ...................................................................................................... 629
DataModelObjectCategory ..................................................................................................... 632
InternalObject ........................................................................................................................ 632
DensityTracker .............................................................................................................................. 632
DataModelObjectCategory ..................................................................................................... 634
InternalObject ........................................................................................................................ 635
ExternalForceTracker ..................................................................................................................... 635
DataModelObjectCategory ..................................................................................................... 637
InternalObject ........................................................................................................................ 637
ForceReactionTracker .................................................................................................................... 637
DataModelObjectCategory ..................................................................................................... 640
InternalObject ........................................................................................................................ 640
KineticEnergyTracker .................................................................................................................... 640
DataModelObjectCategory ..................................................................................................... 643
InternalObject ........................................................................................................................ 643
MomentReactionTracker ............................................................................................................... 643
DataModelObjectCategory ..................................................................................................... 645
InternalObject ........................................................................................................................ 646
MomentumTracker ....................................................................................................................... 646
DataModelObjectCategory ..................................................................................................... 648
InternalObject ........................................................................................................................ 648
NumberContactingTracker ............................................................................................................ 649
DataModelObjectCategory ..................................................................................................... 651
InternalObject ........................................................................................................................ 651
PlasticWorkTracker ........................................................................................................................ 651
DataModelObjectCategory ..................................................................................................... 654
InternalObject ........................................................................................................................ 654
PositionTracker ............................................................................................................................. 654
DataModelObjectCategory ..................................................................................................... 657
InternalObject ........................................................................................................................ 657
PressureTracker ............................................................................................................................ 657
DataModelObjectCategory ..................................................................................................... 659
InternalObject ........................................................................................................................ 660
SpringDampingForceTracker ......................................................................................................... 660
DataModelObjectCategory ..................................................................................................... 662
InternalObject ........................................................................................................................ 662
SpringElasticForceTracker ............................................................................................................. 662
DataModelObjectCategory ..................................................................................................... 665
InternalObject ........................................................................................................................ 665
SpringElongationTracker ............................................................................................................... 665
DataModelObjectCategory ..................................................................................................... 668

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

InternalObject ........................................................................................................................ 668


SpringVelocityTracker ................................................................................................................... 668
DataModelObjectCategory ..................................................................................................... 670
InternalObject ........................................................................................................................ 671
StiffnessEnergyTracker .................................................................................................................. 671
DataModelObjectCategory ..................................................................................................... 673
InternalObject ........................................................................................................................ 673
TemperatureTracker ...................................................................................................................... 674
DataModelObjectCategory ..................................................................................................... 676
InternalObject ........................................................................................................................ 676
TotalEnergyTracker ....................................................................................................................... 676
DataModelObjectCategory ..................................................................................................... 679
InternalObject ........................................................................................................................ 679
TotalMassAverageVelocityTracker .................................................................................................. 679
DataModelObjectCategory ..................................................................................................... 682
InternalObject ........................................................................................................................ 682
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace ........................... 683
AccelerationPhaseResponse .......................................................................................................... 683
DataModelObjectCategory ..................................................................................................... 686
InternalObject ........................................................................................................................ 686
DeformationPhaseResponse ......................................................................................................... 686
DataModelObjectCategory ..................................................................................................... 688
InternalObject ........................................................................................................................ 689
ElasticStrainPhaseResponse .......................................................................................................... 689
DataModelObjectCategory ..................................................................................................... 691
InternalObject ........................................................................................................................ 691
StressPhaseResponse .................................................................................................................... 691
DataModelObjectCategory ..................................................................................................... 694
InternalObject ........................................................................................................................ 694
VelocityPhaseResponse ................................................................................................................ 694
DataModelObjectCategory ..................................................................................................... 697
InternalObject ........................................................................................................................ 697
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace .................... 699
AccelerationFrequencyResponse .................................................................................................. 699
DataModelObjectCategory ..................................................................................................... 702
InternalObject ........................................................................................................................ 702
DeformationFrequencyResponse .................................................................................................. 702
DataModelObjectCategory ..................................................................................................... 704
InternalObject ........................................................................................................................ 705
ElasticStrainFrequencyResponse ................................................................................................... 705
DataModelObjectCategory ..................................................................................................... 707
InternalObject ........................................................................................................................ 707
StressFrequencyResponse ............................................................................................................. 707
DataModelObjectCategory ..................................................................................................... 710
InternalObject ........................................................................................................................ 710
VelocityFrequencyResponse ......................................................................................................... 710
DataModelObjectCategory ..................................................................................................... 713
InternalObject ........................................................................................................................ 713
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace ........................................... 715
AccelerationProbe ........................................................................................................................ 716
DataModelObjectCategory ..................................................................................................... 718
InternalObject ........................................................................................................................ 718

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

AngularAccelerationProbe ............................................................................................................ 719


DataModelObjectCategory ..................................................................................................... 721
InternalObject ........................................................................................................................ 721
AngularVelocityProbe ................................................................................................................... 721
DataModelObjectCategory ..................................................................................................... 724
InternalObject ........................................................................................................................ 724
BeamProbe ................................................................................................................................... 724
AxialForce ............................................................................................................................... 727
DataModelObjectCategory ..................................................................................................... 727
InternalObject ........................................................................................................................ 728
MaximumAxialForce ............................................................................................................... 728
MaximumMomentAtI ............................................................................................................. 728
MaximumMomentAtJ ............................................................................................................. 728
MaximumShearForceAtI .......................................................................................................... 728
MaximumShearForceAtJ ......................................................................................................... 728
MaximumTorque .................................................................................................................... 729
MinimumAxialForce ................................................................................................................ 729
MinimumMomentAtI .............................................................................................................. 729
MinimumMomentAtJ .............................................................................................................. 729
MinimumShearForceAtI .......................................................................................................... 729
MinimumShearForceAtJ .......................................................................................................... 729
MinimumTorque ..................................................................................................................... 729
MomentAtI ............................................................................................................................. 730
MomentAtJ ............................................................................................................................ 730
ShearForceAtI ......................................................................................................................... 730
ShearForceAtJ ......................................................................................................................... 730
Torque .................................................................................................................................... 730
BearingProbe ................................................................................................................................ 730
By ........................................................................................................................................... 734
DampingForce1 ...................................................................................................................... 734
DampingForce2 ...................................................................................................................... 734
DataModelObjectCategory ..................................................................................................... 734
ElasticForce1 .......................................................................................................................... 734
ElasticForce2 .......................................................................................................................... 734
Elongation1 ............................................................................................................................ 735
Elongation2 ............................................................................................................................ 735
InternalObject ........................................................................................................................ 735
MaximumDampingForce1 ...................................................................................................... 735
MaximumDampingForce2 ...................................................................................................... 735
MaximumElasticForce1 ........................................................................................................... 735
MaximumElasticForce2 ........................................................................................................... 736
MaximumElongation1 ............................................................................................................ 736
MaximumElongation2 ............................................................................................................ 736
MaximumVelocity1 ................................................................................................................. 736
MaximumVelocity2 ................................................................................................................. 736
MinimumDampingForce1 ....................................................................................................... 736
MinimumDampingForce2 ....................................................................................................... 736
MinimumElasticForce1 ............................................................................................................ 737
MinimumElasticForce2 ............................................................................................................ 737
MinimumElongation1 ............................................................................................................. 737
MinimumElongation2 ............................................................................................................. 737
MinimumVelocity1 ................................................................................................................. 737

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

MinimumVelocity2 ................................................................................................................. 737


PhaseIncrement ...................................................................................................................... 738
ReportedFrequency ................................................................................................................ 738
SweepingPhase ...................................................................................................................... 738
Velocity1 ................................................................................................................................ 738
Velocity2 ................................................................................................................................ 738
BoltPretensionProbe ..................................................................................................................... 738
Adjustment ............................................................................................................................ 741
DataModelObjectCategory ..................................................................................................... 741
InternalObject ........................................................................................................................ 741
MaximumAdjustment ............................................................................................................. 741
MaximumWorkingLoad .......................................................................................................... 742
MinimumAdjustment ............................................................................................................. 742
MinimumWorkingLoad ........................................................................................................... 742
WorkingLoad .......................................................................................................................... 742
CurrentDensityProbe .................................................................................................................... 742
DataModelObjectCategory ..................................................................................................... 745
InternalObject ........................................................................................................................ 745
YAxisFluxDensity ..................................................................................................................... 745
ZAxisFluxDensity .................................................................................................................... 745
DeformationProbe ........................................................................................................................ 745
DataModelObjectCategory ..................................................................................................... 748
InternalObject ........................................................................................................................ 749
MaximumTotalDeformation .................................................................................................... 749
MaximumXAxisDeformation ................................................................................................... 749
MaximumYAxisDeformation .................................................................................................... 749
MaximumZAxisDeformation ................................................................................................... 749
MinimumTotalDeformation .................................................................................................... 749
MinimumXAxisDeformation .................................................................................................... 749
MinimumYAxisDeformation .................................................................................................... 750
MinimumZAxisDeformation .................................................................................................... 750
TotalDeformation ................................................................................................................... 750
XAxisDeformation .................................................................................................................. 750
XCoordinate ........................................................................................................................... 750
YAxisDeformation ................................................................................................................... 750
YCoordinate ........................................................................................................................... 751
ZAxisDeformation ................................................................................................................... 751
ZCoordinate ........................................................................................................................... 751
ElectricFieldProbe ......................................................................................................................... 751
DataModelObjectCategory ..................................................................................................... 754
InternalObject ........................................................................................................................ 754
YAxisFieldIntensity .................................................................................................................. 754
ZAxisFieldIntensity ................................................................................................................. 754
ElectricVoltageProbe ..................................................................................................................... 754
DataModelObjectCategory ..................................................................................................... 757
InternalObject ........................................................................................................................ 757
MaximumVoltageProbe .......................................................................................................... 757
MinimumVoltageProbe ........................................................................................................... 757
VoltageProbe .......................................................................................................................... 757
EmagReactionProbe ..................................................................................................................... 758
Current ................................................................................................................................... 760
DataModelObjectCategory ..................................................................................................... 760

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

InternalObject ........................................................................................................................ 761


MaximumCurrent ................................................................................................................... 761
MinimumCurrent .................................................................................................................... 761
EnergyProbe ................................................................................................................................. 761
DataModelObjectCategory ..................................................................................................... 764
ExternalEnergy ....................................................................................................................... 764
InternalObject ........................................................................................................................ 764
KineticEnergy ......................................................................................................................... 764
MaximumExternalEnergy ........................................................................................................ 765
MaximumKineticEnergy .......................................................................................................... 765
MaximumPotentialEnergy ....................................................................................................... 765
MaximumStrainEnergy ........................................................................................................... 765
MaximumTotalEnergy ............................................................................................................. 765
MinimumExternalEnergy ........................................................................................................ 765
MinimumKineticEnergy .......................................................................................................... 765
MinimumPotentialEnergy ....................................................................................................... 766
MinimumStrainEnergy ............................................................................................................ 766
MinimumTotalEnergy ............................................................................................................. 766
PotentialEnergy ...................................................................................................................... 766
StrainEnergy ........................................................................................................................... 766
TotalEnergy ............................................................................................................................ 766
FieldIntensityProbe ....................................................................................................................... 767
DataModelObjectCategory ..................................................................................................... 769
InternalObject ........................................................................................................................ 769
TotalFieldIntensity .................................................................................................................. 769
YAxisFieldIntensity .................................................................................................................. 770
FluxDensityProbe ......................................................................................................................... 770
DataModelObjectCategory ..................................................................................................... 772
InternalObject ........................................................................................................................ 773
Probability .............................................................................................................................. 773
TotalFluxDensity ..................................................................................................................... 773
YAxisFluxDensity ..................................................................................................................... 773
ZAxisFluxDensity .................................................................................................................... 773
ForceReaction ............................................................................................................................... 773
Beam ...................................................................................................................................... 776
By ........................................................................................................................................... 776
DataModelObjectCategory ..................................................................................................... 777
Extraction ............................................................................................................................... 777
InternalObject ........................................................................................................................ 777
Mode ..................................................................................................................................... 777
PhaseIncrement ...................................................................................................................... 777
Probability .............................................................................................................................. 777
Reference ............................................................................................................................... 777
RemotePoints ......................................................................................................................... 778
ReportedFrequency ................................................................................................................ 778
ScaleFactor ............................................................................................................................. 778
Spring .................................................................................................................................... 778
SurfaceArea ............................................................................................................................ 778
SweepingPhase ...................................................................................................................... 778
SymmetryMultiplier ................................................................................................................ 779
GeneralizedPlaneStrainProbe ........................................................................................................ 779
DataModelObjectCategory ..................................................................................................... 781

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

InternalObject ........................................................................................................................ 781


HeatFluxProbe .............................................................................................................................. 782
DataModelObjectCategory ..................................................................................................... 784
InternalObject ........................................................................................................................ 785
MaximumTotalHeatFlux .......................................................................................................... 785
MaximumXAxisHeatFlux ......................................................................................................... 785
MaximumYAxisHeatFlux .......................................................................................................... 785
MaximumZAxisHeatFlux ......................................................................................................... 785
MinimumTotalHeatFlux .......................................................................................................... 785
MinimumXAxisHeatFlux .......................................................................................................... 786
MinimumYAxisHeatFlux .......................................................................................................... 786
MinimumZAxisHeatFlux .......................................................................................................... 786
TotalHeatFlux ......................................................................................................................... 786
XAxisHeatFlux ........................................................................................................................ 786
XCoordinate ........................................................................................................................... 786
YAxisHeatFlux ......................................................................................................................... 786
YCoordinate ........................................................................................................................... 787
ZAxisHeatFlux ......................................................................................................................... 787
ZCoordinate ........................................................................................................................... 787
JointProbe .................................................................................................................................... 787
DataModelObjectCategory ..................................................................................................... 790
InternalObject ........................................................................................................................ 790
OrientationMethod ................................................................................................................. 790
ResultType .............................................................................................................................. 790
MagneticFluxProbe ....................................................................................................................... 790
DataModelObjectCategory ..................................................................................................... 793
InternalObject ........................................................................................................................ 793
MagneticFlux .......................................................................................................................... 793
MaximumMagneticFlux .......................................................................................................... 793
MinimumMagneticFlux ........................................................................................................... 794
SymmetryMultiplier ................................................................................................................ 794
MomentReaction .......................................................................................................................... 794
Beam ...................................................................................................................................... 797
By ........................................................................................................................................... 797
DataModelObjectCategory ..................................................................................................... 797
Extraction ............................................................................................................................... 797
InternalObject ........................................................................................................................ 797
Mode ..................................................................................................................................... 797
PhaseIncrement ...................................................................................................................... 798
Probability .............................................................................................................................. 798
Reference ............................................................................................................................... 798
RemotePoints ......................................................................................................................... 798
ReportedFrequency ................................................................................................................ 798
ScaleFactor ............................................................................................................................. 798
ScaleFactorValue ..................................................................................................................... 799
SurfaceArea ............................................................................................................................ 799
SweepingPhase ...................................................................................................................... 799
SymmetryMultiplier ................................................................................................................ 799
Position ........................................................................................................................................ 799
DataModelObjectCategory ..................................................................................................... 802
InternalObject ........................................................................................................................ 802
RadiationProbe ............................................................................................................................. 802

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

DataModelObjectCategory ..................................................................................................... 805


EmittedRadiation .................................................................................................................... 805
IncidentRadiation ................................................................................................................... 805
InternalObject ........................................................................................................................ 805
NetRadiation .......................................................................................................................... 805
ReflectedRadiation ................................................................................................................. 805
ReactionProbe .............................................................................................................................. 806
DataModelObjectCategory ..................................................................................................... 808
Heat ....................................................................................................................................... 808
InternalObject ........................................................................................................................ 808
MaximumHeat ........................................................................................................................ 809
MinimumHeat ........................................................................................................................ 809
ResponsePSD ............................................................................................................................... 809
AccelerationInG ...................................................................................................................... 812
DataModelObjectCategory ..................................................................................................... 812
InternalObject ........................................................................................................................ 812
Probability .............................................................................................................................. 812
Reference ............................................................................................................................... 812
ResultType .............................................................................................................................. 812
RMSValue ............................................................................................................................... 813
ResultProbe .................................................................................................................................. 813
BeamSelection ....................................................................................................................... 814
BoundaryConditionSelection .................................................................................................. 814
Children ................................................................................................................................. 815
Comments .............................................................................................................................. 815
ContactRegionSelection ......................................................................................................... 815
CoordinateSystemSelection .................................................................................................... 815
DataModelObjectCategory ..................................................................................................... 815
DisplayTime ............................................................................................................................ 815
Figures ................................................................................................................................... 815
GeometryLocation .................................................................................................................. 816
InternalObject ........................................................................................................................ 816
IsSolved .................................................................................................................................. 816
IterationNumber ..................................................................................................................... 816
LoadStep ................................................................................................................................ 816
LocationMethod ..................................................................................................................... 816
MaximumTotal ....................................................................................................................... 817
MaximumXAxis ....................................................................................................................... 817
MaximumYAxis ....................................................................................................................... 817
MaximumZAxis ....................................................................................................................... 817
MeshConnectionSelection ...................................................................................................... 817
MinimumTotal ........................................................................................................................ 817
MinimumXAxis ....................................................................................................................... 817
MinimumYAxis ........................................................................................................................ 818
MinimumZAxis ....................................................................................................................... 818
Orientation ............................................................................................................................. 818
RemotePointSelection ............................................................................................................ 818
ResultSelection ....................................................................................................................... 818
SpatialResolution .................................................................................................................... 818
SpringSelection ...................................................................................................................... 819
Substep .................................................................................................................................. 819
Summation ............................................................................................................................ 819

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

Suppressed ............................................................................................................................ 819


SurfaceSelection ..................................................................................................................... 819
Time ....................................................................................................................................... 819
Total ....................................................................................................................................... 819
Type ....................................................................................................................................... 820
XAxis ...................................................................................................................................... 820
YAxis ...................................................................................................................................... 820
ZAxis ...................................................................................................................................... 820
AddComment() ....................................................................................................................... 820
AddFigure() ............................................................................................................................ 820
ClearGeneratedData() ............................................................................................................. 821
Delete() .................................................................................................................................. 821
Duplicate() .............................................................................................................................. 821
EvaluateAllResults() ................................................................................................................. 821
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 821
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 821
RotationProbe .............................................................................................................................. 822
DataModelObjectCategory ..................................................................................................... 825
InternalObject ........................................................................................................................ 825
MaximumXAxisRotation ......................................................................................................... 825
MaximumYAxisRotation .......................................................................................................... 825
MaximumZAxisRotation .......................................................................................................... 825
MinimumXAxisRotation .......................................................................................................... 825
MinimumYAxisRotation .......................................................................................................... 826
MinimumZAxisRotation .......................................................................................................... 826
XAxisRotation ......................................................................................................................... 826
YAxisRotation ......................................................................................................................... 826
ZAxisRotation ......................................................................................................................... 826
SpringProbe ................................................................................................................................. 826
DampingForce ........................................................................................................................ 829
DataModelObjectCategory ..................................................................................................... 829
ElasticForce ............................................................................................................................ 829
Elongation .............................................................................................................................. 830
InternalObject ........................................................................................................................ 830
MaximumDampingForce ........................................................................................................ 830
MaximumElasticForce ............................................................................................................. 830
MaximumElongation .............................................................................................................. 830
MaximumVelocity ................................................................................................................... 830
MinimumDampingForce ......................................................................................................... 831
MinimumElasticForce ............................................................................................................. 831
MinimumElongation ............................................................................................................... 831
MinimumVelocity ................................................................................................................... 831
Spring .................................................................................................................................... 831
Velocity .................................................................................................................................. 831
StrainProbe .................................................................................................................................. 831
DataModelObjectCategory ..................................................................................................... 835
EquivalentStrain ..................................................................................................................... 835
InternalObject ........................................................................................................................ 835
MaximumEquivalentStrain ...................................................................................................... 835
MaximumMaximumPrincipalStrain ......................................................................................... 836
MaximumMiddlePrincipalStrain .............................................................................................. 836
MaximumMinimumPrincipalStrain .......................................................................................... 836

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

MaximumNormalXAxisStrain .................................................................................................. 836


MaximumNormalYAxisStrain ................................................................................................... 836
MaximumNormalZAxisStrain .................................................................................................. 836
MaximumPrincipalStrain ......................................................................................................... 836
MaximumStrainIntensity ......................................................................................................... 837
MaximumXYShearStrain ......................................................................................................... 837
MaximumXZShearStrain ......................................................................................................... 837
MaximumYZShearStrain ......................................................................................................... 837
MiddlePrincipalStrain .............................................................................................................. 837
MinimumEquivalentStrain ...................................................................................................... 837
MinimumMiddlePrincipalStrain ............................................................................................... 838
MinimumMinimumPrincipalStrain .......................................................................................... 838
MinimumNormalXAxisStrain ................................................................................................... 838
MinimumNormalYAxisStrain ................................................................................................... 838
MinimumNormalZAxisStrain ................................................................................................... 838
MinimumPrincipalStrain ......................................................................................................... 838
MinimumStrain ....................................................................................................................... 838
MinimumStrainIntensity ......................................................................................................... 839
MinimumStrainMaximumPrincipal .......................................................................................... 839
MinimumXYShearStrain .......................................................................................................... 839
MinimumXZShearStrain .......................................................................................................... 839
MinimumYZShearStrain .......................................................................................................... 839
NormalXAxisStrain .................................................................................................................. 839
NormalYAxisStrain .................................................................................................................. 840
NormalZAxisStrain .................................................................................................................. 840
Strain ..................................................................................................................................... 840
StrainIntensity ........................................................................................................................ 840
XYShearStrain ......................................................................................................................... 840
XZShearStrain ......................................................................................................................... 840
YZShearStrain ......................................................................................................................... 840
StressProbe .................................................................................................................................. 841
DataModelObjectCategory ..................................................................................................... 844
EquivalentStress ..................................................................................................................... 844
InternalObject ........................................................................................................................ 844
MaximumEquivalentStress ...................................................................................................... 845
MaximumMaximumPrincipalStress ......................................................................................... 845
MaximumMiddlePrincipalStress .............................................................................................. 845
MaximumMinimumPrincipalStress .......................................................................................... 845
MaximumNormalXAxisStress .................................................................................................. 845
MaximumNormalYAxisStress ................................................................................................... 845
MaximumNormalZAxisStress .................................................................................................. 845
MaximumPrincipalStress ......................................................................................................... 846
MaximumStressIntensity ......................................................................................................... 846
MaximumXYShearStress ......................................................................................................... 846
MaximumXZShearStress ......................................................................................................... 846
MaximumYZShearStress ......................................................................................................... 846
MiddlePrincipalStress ............................................................................................................. 846
MinimumEquivalentStress ...................................................................................................... 847
MinimumMaximumPrincipalStress .......................................................................................... 847
MinimumMiddlePrincipalStress ............................................................................................... 847
MinimumMinimumPrincipalStress .......................................................................................... 847
MinimumNormalXAxisStress ................................................................................................... 847

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

MinimumNormalYAxisStress ................................................................................................... 847


MinimumNormalZAxisStress ................................................................................................... 847
MinimumPrincipalStress ......................................................................................................... 848
MinimumStressIntensity ......................................................................................................... 848
MinimumXYShearStress .......................................................................................................... 848
MinimumXZShearStress .......................................................................................................... 848
MinimumYZShearStress .......................................................................................................... 848
NormalXAxisStress .................................................................................................................. 848
NormalYAxisStress .................................................................................................................. 849
NormalZAxisStress .................................................................................................................. 849
StressIntensity ........................................................................................................................ 849
XCoordinate ........................................................................................................................... 849
XYShearStress ......................................................................................................................... 849
XZShearStress ......................................................................................................................... 849
YCoordinate ........................................................................................................................... 849
YZShearStress ......................................................................................................................... 850
ZCoordinate ........................................................................................................................... 850
TemperatureProbe ........................................................................................................................ 850
DataModelObjectCategory ..................................................................................................... 853
InternalObject ........................................................................................................................ 853
MaximumTemperature ........................................................................................................... 853
MinimumTemperature ............................................................................................................ 853
Temperature ........................................................................................................................... 853
XCoordinate ........................................................................................................................... 853
YCoordinate ........................................................................................................................... 854
ZCoordinate ........................................................................................................................... 854
VelocityProbe ............................................................................................................................... 854
DataModelObjectCategory ..................................................................................................... 856
InternalObject ........................................................................................................................ 857
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace ........................................... 859
DirectionalThermalStrain .............................................................................................................. 859
DataModelObjectCategory ..................................................................................................... 863
InternalObject ........................................................................................................................ 863
NormalOrientation ................................................................................................................. 863
ElasticStrainIntensity ..................................................................................................................... 863
DataModelObjectCategory ..................................................................................................... 867
InternalObject ........................................................................................................................ 867
EquivalentCreepStrain .................................................................................................................. 867
DataModelObjectCategory ..................................................................................................... 870
InternalObject ........................................................................................................................ 870
EquivalentCreepStrainRST ............................................................................................................. 871
DataModelObjectCategory ..................................................................................................... 874
InternalObject ........................................................................................................................ 874
EquivalentElasticStrain .................................................................................................................. 874
DataModelObjectCategory ..................................................................................................... 878
InternalObject ........................................................................................................................ 878
EquivalentElasticStrainRST ............................................................................................................ 878
DataModelObjectCategory ..................................................................................................... 881
InternalObject ........................................................................................................................ 881
EquivalentPlasticStrain .................................................................................................................. 881
DataModelObjectCategory ..................................................................................................... 885
InternalObject ........................................................................................................................ 885

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

EquivalentPlasticStrainRST ............................................................................................................ 885


DataModelObjectCategory ..................................................................................................... 888
InternalObject ........................................................................................................................ 889
EquivalentTotalStrain .................................................................................................................... 889
DataModelObjectCategory ..................................................................................................... 892
InternalObject ........................................................................................................................ 892
MaximumPrincipalElasticStrain ..................................................................................................... 892
DataModelObjectCategory ..................................................................................................... 896
InternalObject ........................................................................................................................ 896
NormalOrientation ................................................................................................................. 896
MaximumPrincipalThermalStrain .................................................................................................. 896
DataModelObjectCategory ..................................................................................................... 900
InternalObject ........................................................................................................................ 900
MaximumShearElasticStrain .......................................................................................................... 900
DataModelObjectCategory ..................................................................................................... 903
InternalObject ........................................................................................................................ 903
ShearOrientation .................................................................................................................... 904
MiddlePrincipalElasticStrain .......................................................................................................... 904
DataModelObjectCategory ..................................................................................................... 907
InternalObject ........................................................................................................................ 907
MiddlePrincipalThermalStrain ....................................................................................................... 907
DataModelObjectCategory ..................................................................................................... 911
InternalObject ........................................................................................................................ 911
MinimumPrincipalElasticStrain ...................................................................................................... 911
DataModelObjectCategory ..................................................................................................... 914
InternalObject ........................................................................................................................ 915
NormalElasticStrain ....................................................................................................................... 915
DataModelObjectCategory ..................................................................................................... 918
InternalObject ........................................................................................................................ 918
NormalOrientation ................................................................................................................. 918
ShearElasticStrain ......................................................................................................................... 919
DataModelObjectCategory ..................................................................................................... 922
InternalObject ........................................................................................................................ 922
ShearOrientation .................................................................................................................... 922
StrainResult .................................................................................................................................. 922
Amplitude .............................................................................................................................. 925
AverageAcrossBodies .............................................................................................................. 925
CyclicMode ............................................................................................................................. 926
DataModelObjectCategory ..................................................................................................... 926
Frequency .............................................................................................................................. 926
GraphControlsXAxis ................................................................................................................ 926
HarmonicIndex ....................................................................................................................... 926
InternalObject ........................................................................................................................ 926
LoadMultiplier ........................................................................................................................ 927
Mode ..................................................................................................................................... 927
PhaseIncrement ...................................................................................................................... 927
Position .................................................................................................................................. 927
ReportedFrequency ................................................................................................................ 927
SetNumber ............................................................................................................................. 927
StressStrainType ..................................................................................................................... 927
SweepingPhase ...................................................................................................................... 928
VectorPrincipalElasticStrain ........................................................................................................... 928

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

DataModelObjectCategory ..................................................................................................... 931


InternalObject ........................................................................................................................ 931
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace ................................ 933
FractureJINT ................................................................................................................................. 933
DataModelObjectCategory ..................................................................................................... 936
InternalObject ........................................................................................................................ 936
FractureSIFSK1 .............................................................................................................................. 936
DataModelObjectCategory ..................................................................................................... 939
FractureResultSubType ........................................................................................................... 940
InternalObject ........................................................................................................................ 940
FractureSIFSK2 .............................................................................................................................. 940
DataModelObjectCategory ..................................................................................................... 943
FractureResultSubType ........................................................................................................... 943
InternalObject ........................................................................................................................ 943
FractureSIFSK3 .............................................................................................................................. 943
DataModelObjectCategory ..................................................................................................... 946
FractureResultSubType ........................................................................................................... 946
InternalObject ........................................................................................................................ 946
FractureTool ................................................................................................................................. 947
Children ................................................................................................................................. 947
Comments .............................................................................................................................. 947
DataModelObjectCategory ..................................................................................................... 948
Figures ................................................................................................................................... 948
InternalObject ........................................................................................................................ 948
AddComment() ....................................................................................................................... 948
AddFigure() ............................................................................................................................ 948
AddJINT() ............................................................................................................................... 948
AddSIFSK1() ............................................................................................................................ 949
AddSIFSK2() ............................................................................................................................ 949
AddSIFSK3() ............................................................................................................................ 949
AddVCCTG1() .......................................................................................................................... 949
AddVCCTG2() .......................................................................................................................... 949
AddVCCTG3() .......................................................................................................................... 949
AddVCCTGT() .......................................................................................................................... 949
Delete() .................................................................................................................................. 950
Duplicate() .............................................................................................................................. 950
GetChildren<ChildrenType>(bool, IList<ChildrenType>) .......................................................... 950
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) .................................. 950
FractureToolResult ........................................................................................................................ 951
ActiveContour ........................................................................................................................ 953
ActiveContourEnd .................................................................................................................. 953
ActiveContourStart ................................................................................................................. 954
CintResultType ....................................................................................................................... 954
DataModelObjectCategory ..................................................................................................... 954
InternalObject ........................................................................................................................ 954
Mode ..................................................................................................................................... 954
SetNumber ............................................................................................................................. 954
FractureVCCTG1 ............................................................................................................................ 954
DataModelObjectCategory ..................................................................................................... 957
FractureResultSubType ........................................................................................................... 958
InternalObject ........................................................................................................................ 958
FractureVCCTG2 ............................................................................................................................ 958

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

DataModelObjectCategory ..................................................................................................... 961


FractureResultSubType ........................................................................................................... 961
InternalObject ........................................................................................................................ 961
FractureVCCTG3 ............................................................................................................................ 961
DataModelObjectCategory ..................................................................................................... 964
FractureResultSubType ........................................................................................................... 964
InternalObject ........................................................................................................................ 964
FractureVCCTGT ............................................................................................................................ 965
DataModelObjectCategory ..................................................................................................... 967
FractureResultSubType ........................................................................................................... 968
InternalObject ........................................................................................................................ 968
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace ................................ 969
DeformationResult ....................................................................................................................... 969
AccelerationInG ...................................................................................................................... 972
Amplitude .............................................................................................................................. 972
CyclicMode ............................................................................................................................. 973
DampedFrequency ................................................................................................................. 973
DataModelObjectCategory ..................................................................................................... 973
DeformationType ................................................................................................................... 973
Frequency .............................................................................................................................. 973
GraphControlsXAxis ................................................................................................................ 973
HarmonicIndex ....................................................................................................................... 974
InternalObject ........................................................................................................................ 974
LoadMultiplier ........................................................................................................................ 974
LogarithmicDecrement ........................................................................................................... 974
ModalDampingRatio .............................................................................................................. 974
Mode ..................................................................................................................................... 974
PhaseIncrement ...................................................................................................................... 974
Probability .............................................................................................................................. 975
Reference ............................................................................................................................... 975
ReportedFrequency ................................................................................................................ 975
ScaleFactor ............................................................................................................................. 975
ScaleFactorValue ..................................................................................................................... 975
SetNumber ............................................................................................................................. 975
Stability .................................................................................................................................. 976
SweepingPhase ...................................................................................................................... 976
DirectionalAcceleration ................................................................................................................. 976
DataModelObjectCategory ..................................................................................................... 980
InternalObject ........................................................................................................................ 980
NormalOrientation ................................................................................................................. 980
DirectionalAccelerationPSD .......................................................................................................... 980
DataModelObjectCategory ..................................................................................................... 984
InternalObject ........................................................................................................................ 984
NormalOrientation ................................................................................................................. 984
DirectionalAccelerationRS ............................................................................................................. 984
DataModelObjectCategory ..................................................................................................... 988
InternalObject ........................................................................................................................ 988
NormalOrientation ................................................................................................................. 989
DirectionalDeformation ................................................................................................................ 989
DataModelObjectCategory ..................................................................................................... 992
InternalObject ........................................................................................................................ 993
NormalOrientation ................................................................................................................. 993

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

DirectionalVelocity ....................................................................................................................... 993


DataModelObjectCategory ..................................................................................................... 997
InternalObject ........................................................................................................................ 997
NormalOrientation ................................................................................................................. 997
DirectionalVelocityPSD ................................................................................................................. 997
DataModelObjectCategory ................................................................................................... 1001
InternalObject ...................................................................................................................... 1001
NormalOrientation ................................................................................................................ 1001
DirectionalVelocityRS .................................................................................................................. 1001
DataModelObjectCategory ................................................................................................... 1005
InternalObject ...................................................................................................................... 1005
NormalOrientation ................................................................................................................ 1006
TotalAcceleration ........................................................................................................................ 1006
DataModelObjectCategory ................................................................................................... 1009
InternalObject ...................................................................................................................... 1010
TotalDeformation ....................................................................................................................... 1010
DataModelObjectCategory ................................................................................................... 1014
InternalObject ...................................................................................................................... 1014
TotalVelocity ............................................................................................................................... 1014
DataModelObjectCategory ................................................................................................... 1018
InternalObject ...................................................................................................................... 1018
VectorDeformation ..................................................................................................................... 1018
DataModelObjectCategory ................................................................................................... 1020
InternalObject ...................................................................................................................... 1021
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace ..................................... 1023
DamageResult ............................................................................................................................ 1023
DamageResultType ............................................................................................................... 1026
DataModelObjectCategory ................................................................................................... 1026
GraphControlsXAxis .............................................................................................................. 1026
InternalObject ...................................................................................................................... 1026
Mode .................................................................................................................................... 1027
SetNumber ........................................................................................................................... 1027
Surface ................................................................................................................................. 1027
DamageStatus ............................................................................................................................ 1027
DataModelObjectCategory ................................................................................................... 1030
InternalObject ...................................................................................................................... 1030
EnergyDissipatedPerUnitVolume ................................................................................................. 1030
DataModelObjectCategory ................................................................................................... 1033
InternalObject ...................................................................................................................... 1033
FiberCompressiveDamageVariable .............................................................................................. 1033
DataModelObjectCategory ................................................................................................... 1036
InternalObject ...................................................................................................................... 1036
FiberCompressiveFailureCriterion ................................................................................................ 1036
DataModelObjectCategory ................................................................................................... 1039
InternalObject ...................................................................................................................... 1039
FiberTensileDamageVariable ....................................................................................................... 1039
DataModelObjectCategory ................................................................................................... 1042
InternalObject ...................................................................................................................... 1042
FiberTensileFailureCriterion ......................................................................................................... 1043
DataModelObjectCategory ................................................................................................... 1045
InternalObject ...................................................................................................................... 1045
MatrixCompressiveDamageVariable ............................................................................................ 1046

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

DataModelObjectCategory ................................................................................................... 1048


InternalObject ...................................................................................................................... 1049
MatrixCompressiveFailureCriterion .............................................................................................. 1049
DataModelObjectCategory ................................................................................................... 1052
InternalObject ...................................................................................................................... 1052
MatrixTensileDamageVariable ..................................................................................................... 1052
DataModelObjectCategory ................................................................................................... 1055
InternalObject ...................................................................................................................... 1055
MatrixTensileFailureCriterion ....................................................................................................... 1055
DataModelObjectCategory ................................................................................................... 1058
InternalObject ...................................................................................................................... 1058
MaximumFailureCriteria .............................................................................................................. 1058
DataModelObjectCategory ................................................................................................... 1061
InternalObject ...................................................................................................................... 1061
MullinsDamageVariable .............................................................................................................. 1061
DataModelObjectCategory ................................................................................................... 1064
InternalObject ...................................................................................................................... 1064
MullinsMaximumPreviousStrainEnergy ....................................................................................... 1064
DataModelObjectCategory ................................................................................................... 1067
InternalObject ...................................................................................................................... 1067
ShearDamageVariable ................................................................................................................. 1067
DataModelObjectCategory ................................................................................................... 1070
InternalObject ...................................................................................................................... 1070
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace ................... 1071
CoordinateSystemsResult ............................................................................................................ 1071
Amplitude ............................................................................................................................ 1074
DataModelObjectCategory ................................................................................................... 1074
Frequency ............................................................................................................................ 1074
InternalObject ...................................................................................................................... 1074
LoadMultiplier ...................................................................................................................... 1074
Mode .................................................................................................................................... 1075
Position ................................................................................................................................ 1075
SetNumber ........................................................................................................................... 1075
SweepingPhase .................................................................................................................... 1075
ElementalEulerXYAngle ............................................................................................................... 1075
DataModelObjectCategory ................................................................................................... 1078
InternalObject ...................................................................................................................... 1078
ElementalEulerXZAngle .............................................................................................................. 1079
DataModelObjectCategory ................................................................................................... 1082
InternalObject ...................................................................................................................... 1082
ElementalEulerYZAngle .............................................................................................................. 1082
DataModelObjectCategory ................................................................................................... 1085
InternalObject ...................................................................................................................... 1085
ElementalTriads .......................................................................................................................... 1085
DataModelObjectCategory ................................................................................................... 1088
InternalObject ...................................................................................................................... 1089
NodalEulerXYAngle ..................................................................................................................... 1089
DataModelObjectCategory ................................................................................................... 1092
InternalObject ...................................................................................................................... 1092
NodalEulerXZAngle .................................................................................................................... 1092
DataModelObjectCategory ................................................................................................... 1095
InternalObject ...................................................................................................................... 1095

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

NodalEulerYZAngle ..................................................................................................................... 1095


DataModelObjectCategory ................................................................................................... 1099
InternalObject ...................................................................................................................... 1099
NodalTriads ................................................................................................................................ 1099
DataModelObjectCategory ................................................................................................... 1102
InternalObject ...................................................................................................................... 1102
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace ..................................... 1103
DirectionalHeatFlux .................................................................................................................... 1103
DataModelObjectCategory ................................................................................................... 1106
InternalObject ...................................................................................................................... 1106
NormalOrientation ................................................................................................................ 1106
DirectionalThermalHeatFlux ........................................................................................................ 1106
DataModelObjectCategory ................................................................................................... 1109
InternalObject ...................................................................................................................... 1109
FluidFlowRate ............................................................................................................................. 1110
DataModelObjectCategory ................................................................................................... 1112
InternalObject ...................................................................................................................... 1112
FluidHeatConductionRate ........................................................................................................... 1113
DataModelObjectCategory ................................................................................................... 1115
InternalObject ...................................................................................................................... 1116
FluidHeatTransportRate .............................................................................................................. 1116
DataModelObjectCategory ................................................................................................... 1119
InternalObject ...................................................................................................................... 1119
TemperatureResult ..................................................................................................................... 1119
DataModelObjectCategory ................................................................................................... 1122
InternalObject ...................................................................................................................... 1122
ThermalError .............................................................................................................................. 1122
DataModelObjectCategory ................................................................................................... 1125
InternalObject ...................................................................................................................... 1125
ThermalResult ............................................................................................................................ 1125
AverageAcrossBodies ............................................................................................................ 1128
DataModelObjectCategory ................................................................................................... 1128
InternalObject ...................................................................................................................... 1128
Layer .................................................................................................................................... 1128
NormalOrientation ................................................................................................................ 1128
Position ................................................................................................................................ 1128
ThermalResultType ............................................................................................................... 1129
TotalHeatFlux ............................................................................................................................. 1129
DataModelObjectCategory ................................................................................................... 1132
InternalObject ...................................................................................................................... 1132
VectorHeatFlux ........................................................................................................................... 1132
DataModelObjectCategory ................................................................................................... 1134
InternalObject ...................................................................................................................... 1135
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace .................................. 1137
StressRatio .................................................................................................................................. 1137
DataModelObjectCategory ................................................................................................... 1140
InternalObject ...................................................................................................................... 1140
StressSafetyFactor ....................................................................................................................... 1140
DataModelObjectCategory ................................................................................................... 1142
InternalObject ...................................................................................................................... 1143
StressSafetyMargin ..................................................................................................................... 1143
DataModelObjectCategory ................................................................................................... 1145

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

InternalObject ...................................................................................................................... 1145


StressTool ................................................................................................................................... 1146
Children ............................................................................................................................... 1146
Comments ............................................................................................................................ 1147
CompressiveLimit ................................................................................................................. 1147
CompressiveLimitType .......................................................................................................... 1147
DataModelObjectCategory ................................................................................................... 1147
Figures ................................................................................................................................. 1147
InternalObject ...................................................................................................................... 1147
LimitFactor ........................................................................................................................... 1148
StressLimit ............................................................................................................................ 1148
StressLimitType .................................................................................................................... 1148
TensileLimit .......................................................................................................................... 1148
TensileLimitType ................................................................................................................... 1148
Theory .................................................................................................................................. 1148
AddComment() ..................................................................................................................... 1148
AddFigure() .......................................................................................................................... 1149
AddSafetyFactor() ................................................................................................................. 1149
AddSafetyMargin() ................................................................................................................ 1149
AddStressRatio() ................................................................................................................... 1149
Delete() ................................................................................................................................ 1149
Duplicate() ............................................................................................................................ 1149
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1150
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1150
StressToolResult .......................................................................................................................... 1150
AverageAcrossBodies ............................................................................................................ 1153
DataModelObjectCategory ................................................................................................... 1153
InternalObject ...................................................................................................................... 1153
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace ........................ 1155
LinearizedEquivalentStress .......................................................................................................... 1155
DataModelObjectCategory ................................................................................................... 1160
InternalObject ...................................................................................................................... 1160
LinearizedMaximumPrincipalStress ............................................................................................. 1160
DataModelObjectCategory ................................................................................................... 1165
InternalObject ...................................................................................................................... 1165
LinearizedMaximumShearStress .................................................................................................. 1165
DataModelObjectCategory ................................................................................................... 1170
InternalObject ...................................................................................................................... 1170
ShearOrientation .................................................................................................................. 1170
LinearizedMiddlePrincipalStress .................................................................................................. 1170
DataModelObjectCategory ................................................................................................... 1175
InternalObject ...................................................................................................................... 1175
LinearizedMinimumPrincipalStress .............................................................................................. 1175
DataModelObjectCategory ................................................................................................... 1180
InternalObject ...................................................................................................................... 1180
LinearizedNormalStress .............................................................................................................. 1180
DataModelObjectCategory ................................................................................................... 1184
InternalObject ...................................................................................................................... 1185
NormalOrientation ................................................................................................................ 1185
LinearizedShearStress ................................................................................................................. 1185
DataModelObjectCategory ................................................................................................... 1190
InternalObject ...................................................................................................................... 1190

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

ShearOrientation .................................................................................................................. 1190


LinearizedStressIntensity ............................................................................................................. 1190
DataModelObjectCategory ................................................................................................... 1195
InternalObject ...................................................................................................................... 1195
LinearizedStressResult ................................................................................................................ 1195
Amplitude ............................................................................................................................ 1198
AverageRadiusOfCurvature ................................................................................................... 1198
BendingInside ...................................................................................................................... 1199
BendingOutside .................................................................................................................... 1199
DataModelObjectCategory ................................................................................................... 1199
Frequency ............................................................................................................................ 1199
GraphControlsXAxis .............................................................................................................. 1199
InternalObject ...................................................................................................................... 1199
Linearized2DBehavior ........................................................................................................... 1199
LoadMultiplier ...................................................................................................................... 1200
Membrane ............................................................................................................................ 1200
MembraneBendingCenter ..................................................................................................... 1200
MembraneBendingInside ...................................................................................................... 1200
MembraneBendingOutside ................................................................................................... 1200
NormalOrientation ................................................................................................................ 1200
PeakCenter ........................................................................................................................... 1201
PeakInside ............................................................................................................................ 1201
PeakOutside ......................................................................................................................... 1201
Position ................................................................................................................................ 1201
SetNumber ........................................................................................................................... 1201
StressStrainType ................................................................................................................... 1201
Subtype ................................................................................................................................ 1201
Surface ................................................................................................................................. 1202
SweepingPhase .................................................................................................................... 1202
ThroughThicknessBendingStress ........................................................................................... 1202
TotalCenter ........................................................................................................................... 1202
TotalInside ............................................................................................................................ 1202
TotalOutside ......................................................................................................................... 1202
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace ....................................... 1203
GasketResult ............................................................................................................................... 1203
DataModelObjectCategory ................................................................................................... 1206
GasketResultType ................................................................................................................. 1206
InternalObject ...................................................................................................................... 1206
NormalGasketPressure ................................................................................................................ 1206
DataModelObjectCategory ................................................................................................... 1209
InternalObject ...................................................................................................................... 1209
NormalGasketTotalClosure .......................................................................................................... 1209
DataModelObjectCategory ................................................................................................... 1211
InternalObject ...................................................................................................................... 1212
ShearGasketPressure ................................................................................................................... 1212
DataModelObjectCategory ................................................................................................... 1214
InternalObject ...................................................................................................................... 1215
ShearOrientation .................................................................................................................. 1215
ShearGasketTotalClosure ............................................................................................................ 1215
DataModelObjectCategory ................................................................................................... 1217
InternalObject ...................................................................................................................... 1218
ShearOrientation .................................................................................................................. 1218

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

Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace ............................... 1219


FatigueBiaxialityIndication .......................................................................................................... 1219
DataModelObjectCategory ................................................................................................... 1222
InternalObject ...................................................................................................................... 1222
FatigueDamage .......................................................................................................................... 1222
DataModelObjectCategory ................................................................................................... 1225
InternalObject ...................................................................................................................... 1225
FatigueDamageMatrix ................................................................................................................ 1225
DataModelObjectCategory ................................................................................................... 1228
InternalObject ...................................................................................................................... 1228
FatigueEquivalentAlternativeStress ............................................................................................. 1228
DataModelObjectCategory ................................................................................................... 1231
InternalObject ...................................................................................................................... 1231
FatigueHysteresis ........................................................................................................................ 1231
DataModelObjectCategory ................................................................................................... 1233
InternalObject ...................................................................................................................... 1234
FatigueLife .................................................................................................................................. 1234
DataModelObjectCategory ................................................................................................... 1236
InternalObject ...................................................................................................................... 1237
FatigueRainflowMatrix ................................................................................................................ 1237
DataModelObjectCategory ................................................................................................... 1239
InternalObject ...................................................................................................................... 1239
FatigueSafetyFactor .................................................................................................................... 1239
DataModelObjectCategory ................................................................................................... 1242
InternalObject ...................................................................................................................... 1242
FatigueSensitivity ....................................................................................................................... 1242
DataModelObjectCategory ................................................................................................... 1245
InternalObject ...................................................................................................................... 1245
FatigueToolResult ....................................................................................................................... 1245
AverageAcrossBodies ............................................................................................................ 1248
DataModelObjectCategory ................................................................................................... 1248
DesignLife ............................................................................................................................ 1248
InternalObject ...................................................................................................................... 1248
Method ................................................................................................................................ 1248
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace ....................................... 1249
ElementalStrainEnergy ................................................................................................................ 1249
DataModelObjectCategory ................................................................................................... 1252
InternalObject ...................................................................................................................... 1252
EnergyResult .............................................................................................................................. 1252
DataModelObjectCategory ................................................................................................... 1254
InternalObject ...................................................................................................................... 1255
StabilizationEnergy ..................................................................................................................... 1255
DataModelObjectCategory ................................................................................................... 1257
InternalObject ...................................................................................................................... 1257
StructuralStrainEnergy ................................................................................................................ 1258
DataModelObjectCategory ................................................................................................... 1260
InternalObject ...................................................................................................................... 1260
ThermalStrainEnergy .................................................................................................................. 1260
DataModelObjectCategory ................................................................................................... 1263
InternalObject ...................................................................................................................... 1263
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace ........................ 1265
CurrentDensity ........................................................................................................................... 1265

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

DataModelObjectCategory ................................................................................................... 1268


InternalObject ...................................................................................................................... 1268
DirectionalMagneticFieldIntensity ............................................................................................... 1268
DataModelObjectCategory ................................................................................................... 1271
InternalObject ...................................................................................................................... 1271
NormalOrientation ................................................................................................................ 1271
DirectionalMagneticFluxDensity ................................................................................................. 1271
DataModelObjectCategory ................................................................................................... 1274
InternalObject ...................................................................................................................... 1274
NormalOrientation ................................................................................................................ 1274
ElectricPotential .......................................................................................................................... 1274
DataModelObjectCategory ................................................................................................... 1277
InternalObject ...................................................................................................................... 1277
ElectromagneticResult ................................................................................................................ 1277
AverageAcrossBodies ............................................................................................................ 1280
DataModelObjectCategory ................................................................................................... 1280
ElectromagneticResultType ................................................................................................... 1280
InternalObject ...................................................................................................................... 1280
MagneticDirectionalForces .......................................................................................................... 1281
DataModelObjectCategory ................................................................................................... 1283
InternalObject ...................................................................................................................... 1283
NormalOrientation ................................................................................................................ 1284
MagneticError ............................................................................................................................. 1284
DataModelObjectCategory ................................................................................................... 1286
InternalObject ...................................................................................................................... 1287
MagneticTotalForces ................................................................................................................... 1287
DataModelObjectCategory ................................................................................................... 1289
InternalObject ...................................................................................................................... 1290
TotalMagneticFieldIntensity ........................................................................................................ 1290
DataModelObjectCategory ................................................................................................... 1292
InternalObject ...................................................................................................................... 1293
TotalMagneticFluxDensity ........................................................................................................... 1293
DataModelObjectCategory ................................................................................................... 1295
InternalObject ...................................................................................................................... 1296
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace ....................................... 1297
DirectionalCurrentDensity .......................................................................................................... 1297
DataModelObjectCategory ................................................................................................... 1300
InternalObject ...................................................................................................................... 1300
NormalOrientation ................................................................................................................ 1300
DirectionalElectricFieldIntensity .................................................................................................. 1300
DataModelObjectCategory ................................................................................................... 1303
InternalObject ...................................................................................................................... 1303
NormalOrientation ................................................................................................................ 1303
ElectricResult .............................................................................................................................. 1303
AverageAcrossBodies ............................................................................................................ 1306
DataModelObjectCategory ................................................................................................... 1306
ElectricResultType ................................................................................................................. 1306
InternalObject ...................................................................................................................... 1306
ElectricVoltage ............................................................................................................................ 1306
DataModelObjectCategory ................................................................................................... 1309
InternalObject ...................................................................................................................... 1309
JouleHeat ................................................................................................................................... 1309

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

DataModelObjectCategory ................................................................................................... 1312


InternalObject ...................................................................................................................... 1312
TotalCurrentDensity .................................................................................................................... 1312
DataModelObjectCategory ................................................................................................... 1315
InternalObject ...................................................................................................................... 1315
TotalElectricFieldIntensity ........................................................................................................... 1315
DataModelObjectCategory ................................................................................................... 1318
InternalObject ...................................................................................................................... 1318
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace ............................... 1319
ContactFluidPressure .................................................................................................................. 1319
DataModelObjectCategory ................................................................................................... 1322
InternalObject ...................................................................................................................... 1322
ContactFrictionalStress ............................................................................................................... 1322
DataModelObjectCategory ................................................................................................... 1325
InternalObject ...................................................................................................................... 1325
ContactGap ................................................................................................................................ 1325
DataModelObjectCategory ................................................................................................... 1327
InternalObject ...................................................................................................................... 1328
ContactPenetration ..................................................................................................................... 1328
DataModelObjectCategory ................................................................................................... 1330
InternalObject ...................................................................................................................... 1330
ContactPressure .......................................................................................................................... 1331
DataModelObjectCategory ................................................................................................... 1333
InternalObject ...................................................................................................................... 1333
ContactSlidingDistance ............................................................................................................... 1334
DataModelObjectCategory ................................................................................................... 1336
InternalObject ...................................................................................................................... 1336
ContactStatus ............................................................................................................................. 1336
DataModelObjectCategory ................................................................................................... 1339
InternalObject ...................................................................................................................... 1339
ContactToolResult ....................................................................................................................... 1339
ContactResultType ................................................................................................................ 1342
DataModelObjectCategory ................................................................................................... 1342
InternalObject ...................................................................................................................... 1342
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace ..................................... 1343
BoltAdjustment .......................................................................................................................... 1343
DataModelObjectCategory ................................................................................................... 1345
InternalObject ...................................................................................................................... 1346
BoltTool ...................................................................................................................................... 1346
Children ............................................................................................................................... 1346
Comments ............................................................................................................................ 1347
DataModelObjectCategory ................................................................................................... 1347
Figures ................................................................................................................................. 1347
InternalObject ...................................................................................................................... 1347
AddAdjustment() .................................................................................................................. 1347
AddComment() ..................................................................................................................... 1347
AddFigure() .......................................................................................................................... 1347
AddWorkingLoad() ................................................................................................................ 1348
Delete() ................................................................................................................................ 1348
Duplicate() ............................................................................................................................ 1348
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1348
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1348

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

BoltToolResult ............................................................................................................................ 1349


DataModelObjectCategory ................................................................................................... 1351
InternalObject ...................................................................................................................... 1351
BoltWorkingLoad ........................................................................................................................ 1352
DataModelObjectCategory ................................................................................................... 1354
InternalObject ...................................................................................................................... 1354
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace .................................. 1355
BeamTool ................................................................................................................................... 1355
Children ............................................................................................................................... 1356
Comments ............................................................................................................................ 1356
DataModelObjectCategory ................................................................................................... 1356
Figures ................................................................................................................................. 1356
InternalObject ...................................................................................................................... 1356
Location ............................................................................................................................... 1357
AddComment() ..................................................................................................................... 1357
AddDirectionalDeformation() ................................................................................................ 1357
AddDirectStress() .................................................................................................................. 1357
AddFigure() .......................................................................................................................... 1357
AddMaximumBendingStress() ............................................................................................... 1357
AddMaximumCombinedStress() ............................................................................................ 1358
AddMinimumBendingStress() ............................................................................................... 1358
AddMinimumCombinedStress() ............................................................................................ 1358
AddTotalDeformation() ......................................................................................................... 1358
Delete() ................................................................................................................................ 1358
Duplicate() ............................................................................................................................ 1358
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1358
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1359
BeamToolResult .......................................................................................................................... 1359
BeamToolStressResultType .................................................................................................... 1362
DataModelObjectCategory ................................................................................................... 1362
InternalObject ...................................................................................................................... 1362
DirectStress ................................................................................................................................ 1362
DataModelObjectCategory ................................................................................................... 1365
InternalObject ...................................................................................................................... 1365
MaximumBendingStress ............................................................................................................. 1365
DataModelObjectCategory ................................................................................................... 1368
InternalObject ...................................................................................................................... 1368
MaximumCombinedStress .......................................................................................................... 1368
DataModelObjectCategory ................................................................................................... 1370
InternalObject ...................................................................................................................... 1371
MinimumBendingStress .............................................................................................................. 1371
DataModelObjectCategory ................................................................................................... 1373
InternalObject ...................................................................................................................... 1374
MinimumCombinedStress ........................................................................................................... 1374
DataModelObjectCategory ................................................................................................... 1376
InternalObject ...................................................................................................................... 1376
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace ......................................... 1377
BeamResult ................................................................................................................................ 1377
BeamResultType ................................................................................................................... 1380
DataModelObjectCategory ................................................................................................... 1380
GraphControlsXAxis .............................................................................................................. 1380
InternalObject ...................................................................................................................... 1380

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

Surface ................................................................................................................................. 1380


DirectionalAxialForce .................................................................................................................. 1381
DataModelObjectCategory ................................................................................................... 1383
InternalObject ...................................................................................................................... 1383
DirectionalBendingMoment ........................................................................................................ 1384
DataModelObjectCategory ................................................................................................... 1386
InternalObject ...................................................................................................................... 1386
NormalOrientation ................................................................................................................ 1387
DirectionalShearForce ................................................................................................................. 1387
DataModelObjectCategory ................................................................................................... 1389
InternalObject ...................................................................................................................... 1390
DirectionalShearMomentDiagram ............................................................................................... 1390
DataModelObjectCategory ................................................................................................... 1392
GraphicsDisplay .................................................................................................................... 1393
InternalObject ...................................................................................................................... 1393
ShearMomentType ............................................................................................................... 1393
DirectionalTorsionalMoment ....................................................................................................... 1393
DataModelObjectCategory ................................................................................................... 1396
InternalObject ...................................................................................................................... 1396
TotalAxialForce ........................................................................................................................... 1396
DataModelObjectCategory ................................................................................................... 1398
InternalObject ...................................................................................................................... 1399
TotalBendingMoment ................................................................................................................. 1399
DataModelObjectCategory ................................................................................................... 1401
InternalObject ...................................................................................................................... 1402
TotalShearForce .......................................................................................................................... 1402
DataModelObjectCategory ................................................................................................... 1404
InternalObject ...................................................................................................................... 1405
TotalShearMomentDiagram ........................................................................................................ 1405
DataModelObjectCategory ................................................................................................... 1408
GraphicsDisplay .................................................................................................................... 1408
InternalObject ...................................................................................................................... 1408
ShearMomentType ............................................................................................................... 1408
TotalTorsionalMoment ................................................................................................................ 1408
DataModelObjectCategory ................................................................................................... 1411
InternalObject ...................................................................................................................... 1411
VectorAxialForce ......................................................................................................................... 1411
DataModelObjectCategory ................................................................................................... 1413
InternalObject ...................................................................................................................... 1414
VectorBendingMoment ............................................................................................................... 1414
DataModelObjectCategory ................................................................................................... 1416
InternalObject ...................................................................................................................... 1416
VectorShearForce ........................................................................................................................ 1417
DataModelObjectCategory ................................................................................................... 1419
InternalObject ...................................................................................................................... 1419
VectorTorsionalMoment .............................................................................................................. 1419
DataModelObjectCategory ................................................................................................... 1422
InternalObject ...................................................................................................................... 1422
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace ......................................... 1423
BendingStressEquivalent ............................................................................................................ 1424
DataModelObjectCategory ................................................................................................... 1428
InternalObject ...................................................................................................................... 1428

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

BendingStressIntensity ............................................................................................................... 1428


DataModelObjectCategory ................................................................................................... 1433
InternalObject ...................................................................................................................... 1433
DirectionalStress ......................................................................................................................... 1433
DataModelObjectCategory ................................................................................................... 1438
InternalObject ...................................................................................................................... 1438
EquivalentStress ......................................................................................................................... 1438
DataModelObjectCategory ................................................................................................... 1443
InternalObject ...................................................................................................................... 1443
EquivalentStressPSD ................................................................................................................... 1443
DataModelObjectCategory ................................................................................................... 1448
InternalObject ...................................................................................................................... 1448
EquivalentStressRS ...................................................................................................................... 1448
DataModelObjectCategory ................................................................................................... 1453
InternalObject ...................................................................................................................... 1453
MaximumPrincipalStress ............................................................................................................. 1453
DataModelObjectCategory ................................................................................................... 1458
InternalObject ...................................................................................................................... 1458
MaximumShearStress ................................................................................................................. 1458
DataModelObjectCategory ................................................................................................... 1463
InternalObject ...................................................................................................................... 1463
ShearOrientation .................................................................................................................. 1463
MembraneStressEquivalent ......................................................................................................... 1464
DataModelObjectCategory ................................................................................................... 1468
InternalObject ...................................................................................................................... 1468
MembraneStressIntensity ........................................................................................................... 1469
DataModelObjectCategory ................................................................................................... 1473
InternalObject ...................................................................................................................... 1473
MiddlePrincipalStress .................................................................................................................. 1473
DataModelObjectCategory ................................................................................................... 1478
InternalObject ...................................................................................................................... 1478
MinimumPrincipalStress ............................................................................................................. 1478
DataModelObjectCategory ................................................................................................... 1483
InternalObject ...................................................................................................................... 1483
NormalStress .............................................................................................................................. 1483
DataModelObjectCategory ................................................................................................... 1488
InternalObject ...................................................................................................................... 1488
NormalOrientation ................................................................................................................ 1488
ShearStress ................................................................................................................................. 1489
DataModelObjectCategory ................................................................................................... 1493
InternalObject ...................................................................................................................... 1493
ShearOrientation .................................................................................................................. 1494
ShellBendingStress ..................................................................................................................... 1494
DataModelObjectCategory ................................................................................................... 1498
InternalObject ...................................................................................................................... 1499
NormalOrientation ................................................................................................................ 1499
ShellMBPType ....................................................................................................................... 1499
ShellBottomPeakStress ............................................................................................................... 1499
DataModelObjectCategory ................................................................................................... 1504
InternalObject ...................................................................................................................... 1504
NormalOrientation ................................................................................................................ 1504
ShellMBPType ....................................................................................................................... 1504

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

ShellMembraneStress ................................................................................................................. 1504


DataModelObjectCategory ................................................................................................... 1509
InternalObject ...................................................................................................................... 1509
NormalOrientation ................................................................................................................ 1509
ShellMBPType ....................................................................................................................... 1510
ShellTopPeakStress ..................................................................................................................... 1510
DataModelObjectCategory ................................................................................................... 1514
InternalObject ...................................................................................................................... 1515
NormalOrientation ................................................................................................................ 1515
ShellMBPType ....................................................................................................................... 1515
StressIntensity ............................................................................................................................ 1515
DataModelObjectCategory ................................................................................................... 1520
InternalObject ...................................................................................................................... 1520
StressResult ................................................................................................................................ 1520
Amplitude ............................................................................................................................ 1523
AverageAcrossBodies ............................................................................................................ 1524
AverageRadiusOfCurvature ................................................................................................... 1524
BendingInside ...................................................................................................................... 1524
BendingOutside .................................................................................................................... 1524
CyclicMode ........................................................................................................................... 1524
DataModelObjectCategory ................................................................................................... 1524
Frequency ............................................................................................................................ 1524
GraphControlsXAxis .............................................................................................................. 1525
HarmonicIndex ..................................................................................................................... 1525
InternalObject ...................................................................................................................... 1525
Layer .................................................................................................................................... 1525
Linearized2DBehavior ........................................................................................................... 1525
LoadMultiplier ...................................................................................................................... 1525
Membrane ............................................................................................................................ 1526
MembraneBendingCenter ..................................................................................................... 1526
MembraneBendingInside ...................................................................................................... 1526
MembraneBendingOutside ................................................................................................... 1526
Mode .................................................................................................................................... 1526
NormalOrientation ................................................................................................................ 1526
PeakCenter ........................................................................................................................... 1526
PeakInside ............................................................................................................................ 1527
PeakOutside ......................................................................................................................... 1527
PhaseIncrement .................................................................................................................... 1527
Position ................................................................................................................................ 1527
Probability ............................................................................................................................ 1527
ReportedFrequency .............................................................................................................. 1527
ScaleFactor ........................................................................................................................... 1528
SetNumber ........................................................................................................................... 1528
StressStrainType ................................................................................................................... 1528
Subtype ................................................................................................................................ 1528
Surface ................................................................................................................................. 1528
SweepingPhase .................................................................................................................... 1528
ThroughThicknessBendingStress ........................................................................................... 1528
TotalCenter ........................................................................................................................... 1529
TotalInside ............................................................................................................................ 1529
TotalOutside ......................................................................................................................... 1529
StructuralError ............................................................................................................................ 1529

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

DataModelObjectCategory ................................................................................................... 1534


InternalObject ...................................................................................................................... 1534
VectorPrincipalStress .................................................................................................................. 1534
DataModelObjectCategory ................................................................................................... 1539
InternalObject ...................................................................................................................... 1539
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace ..................................... 1541
AcousticAWeightedSoundPressureLevel ...................................................................................... 1541
DataModelObjectCategory ................................................................................................... 1544
InternalObject ...................................................................................................................... 1544
AcousticDirectionalVelocityResult ............................................................................................... 1544
DataModelObjectCategory ................................................................................................... 1547
InternalObject ...................................................................................................................... 1547
NormalOrientation ................................................................................................................ 1547
AcousticFarFieldResult ................................................................................................................ 1548
DataModelObjectCategory ................................................................................................... 1551
Density ................................................................................................................................. 1551
EndingRadiationAnglePhi ..................................................................................................... 1551
EndingRadiationAngleTheta ................................................................................................. 1551
InternalObject ...................................................................................................................... 1551
ModelThicknessInZDirection ................................................................................................. 1551
ModelType ........................................................................................................................... 1552
PhiAngleEnd ......................................................................................................................... 1552
PhiAngleNoOfDivisions ......................................................................................................... 1552
PhiAngleStart ....................................................................................................................... 1552
ReferenceRMSSoundPressure ................................................................................................ 1552
ReferenceSoundPower .......................................................................................................... 1552
SoundSpeed ......................................................................................................................... 1552
SpatialRadiationAngle .......................................................................................................... 1553
SphereRadius ....................................................................................................................... 1553
StartingRadiationAnglePhi .................................................................................................... 1553
StartingRadiationAngleTheta ................................................................................................ 1553
ThetaAngleEnd ..................................................................................................................... 1553
ThetaAngleNoOfDivisions ..................................................................................................... 1553
ThetaAngleStart ................................................................................................................... 1554
YAxisExtrusionAngle ............................................................................................................. 1554
AcousticFrequencyBandAWeightedSPL ....................................................................................... 1554
DataModelObjectCategory ................................................................................................... 1557
InternalObject ...................................................................................................................... 1557
AcousticFrequencyBandSPL ........................................................................................................ 1557
DataModelObjectCategory ................................................................................................... 1560
InternalObject ...................................................................................................................... 1560
AcousticKineticEnergy ................................................................................................................ 1560
DataModelObjectCategory ................................................................................................... 1563
InternalObject ...................................................................................................................... 1563
AcousticPotentialEnergy ............................................................................................................. 1563
DataModelObjectCategory ................................................................................................... 1566
InternalObject ...................................................................................................................... 1566
AcousticPressureResult ............................................................................................................... 1566
DataModelObjectCategory ................................................................................................... 1569
InternalObject ...................................................................................................................... 1569
AcousticResult ............................................................................................................................ 1569
Amplitude ............................................................................................................................ 1572

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

DataModelObjectCategory ................................................................................................... 1572


Frequency ............................................................................................................................ 1572
InternalObject ...................................................................................................................... 1572
Mode .................................................................................................................................... 1573
SetNumber ........................................................................................................................... 1573
SweepingPhase .................................................................................................................... 1573
AcousticSoundPressureLevel ....................................................................................................... 1573
DataModelObjectCategory ................................................................................................... 1576
InternalObject ...................................................................................................................... 1576
AcousticTotalVelocityResult ......................................................................................................... 1576
DataModelObjectCategory ................................................................................................... 1579
InternalObject ...................................................................................................................... 1579
Ansys.ACT.Automation.Mechanical.Enums Namespace ................................................................ 1581
ActiveOrInactive ......................................................................................................................... 1588
AnalysisType ............................................................................................................................... 1588
ArtificiallyMatchedLayers ............................................................................................................ 1589
AutoDetectionType ..................................................................................................................... 1589
AutomaticOrManual ................................................................................................................... 1589
AutomaticTimeStepping ............................................................................................................. 1589
BeamEndReleaseBehavior ........................................................................................................... 1590
BeamOffsetType ......................................................................................................................... 1590
BeamToolStressResultType .......................................................................................................... 1590
BodyInteractionFormulation ....................................................................................................... 1591
BoltLoadDefineBy ....................................................................................................................... 1591
BoltResultType ............................................................................................................................ 1591
BondedBreakableType ................................................................................................................ 1591
BrickIntegrationScheme .............................................................................................................. 1592
CacheResultsInMemory .............................................................................................................. 1592
CalculateParticipationFactorResult .............................................................................................. 1592
ChartAxisScaleType ..................................................................................................................... 1593
ChartGridlines ............................................................................................................................ 1593
ChartPlotStyle ............................................................................................................................. 1593
ChartReportType ........................................................................................................................ 1593
ChartResultType ......................................................................................................................... 1594
ChartScale .................................................................................................................................. 1594
CommandEditorTarget ................................................................................................................ 1595
ComparePartsOnUpdateType ...................................................................................................... 1595
ComparePartsToleranceType ....................................................................................................... 1595
CondensedPartInterfaceMethod ................................................................................................. 1596
CondensedPartPhysics ................................................................................................................ 1596
CondensedPartReductionMethod ............................................................................................... 1596
ConnectionScopingType ............................................................................................................. 1597
ConstantDampingType ............................................................................................................... 1597
ContactBehavior ......................................................................................................................... 1597
ContactBoltThreadHand ............................................................................................................. 1597
ContactBoltThreadType .............................................................................................................. 1598
ContactConstraintType ............................................................................................................... 1598
ContactCorrection ...................................................................................................................... 1598
ContactDetection ....................................................................................................................... 1599
ContactDetectionPoint ............................................................................................................... 1599
ContactEdgeEdgeOption ............................................................................................................ 1599
ContactElasticSlipToleranceType ................................................................................................. 1600

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

ContactFaceEdgeOption ............................................................................................................. 1600


ContactFaceEdgePriority ............................................................................................................. 1600
ContactFormulation .................................................................................................................... 1600
ContactGroupingType ................................................................................................................ 1601
ContactInitialEffect ..................................................................................................................... 1601
ContactOrientation ..................................................................................................................... 1601
ContactPenetrationToleranceType ............................................................................................... 1602
ContactPinballType ..................................................................................................................... 1602
ContactResultType ...................................................................................................................... 1602
ContactSearchingType ................................................................................................................ 1603
ContactSideScopingType ............................................................................................................ 1603
ContactTimeStepControl ............................................................................................................. 1604
ContactToleranceType ................................................................................................................ 1604
ContactTrimType ........................................................................................................................ 1604
ContactType ............................................................................................................................... 1604
ConvectionTableSelection ........................................................................................................... 1605
ConvergenceControlType ............................................................................................................ 1605
ConvergenceToleranceType ........................................................................................................ 1605
ConvergenceType ....................................................................................................................... 1606
CoordinateSystemAlignmentType ............................................................................................... 1606
CoordinateSystemAxisType ......................................................................................................... 1606
CoordinateSystemType ............................................................................................................... 1607
CouplingConditionDOFType ....................................................................................................... 1607
CrackShapeType ......................................................................................................................... 1608
CrackSourceType ........................................................................................................................ 1608
Creep ......................................................................................................................................... 1608
CrossSectionType ....................................................................................................................... 1608
CyclicHarmonicIndex .................................................................................................................. 1609
DamageResultType ..................................................................................................................... 1609
DampingType ............................................................................................................................. 1609
DataModelObjectCategory ......................................................................................................... 1610
DeformationType ***OBSOLETE*** Use 'TotalOrDirectional' property instead. .............................. 1622
DelaminationFailureCriteriaOption .............................................................................................. 1622
DelaminationGenerationMethod ................................................................................................ 1622
DelaminationMethod .................................................................................................................. 1623
DelaminationType ...................................................................................................................... 1623
DiagonalOrConsistent ................................................................................................................. 1623
DistributedMassInputType .......................................................................................................... 1623
ElementControl .......................................................................................................................... 1624
ElementMidsideNodesType ......................................................................................................... 1624
ElementOrientationAxisType ....................................................................................................... 1624
ElementOrientationGuide ........................................................................................................... 1625
EnclosureType ............................................................................................................................ 1625
ExcitationType ............................................................................................................................ 1625
ExpandResultFrom ...................................................................................................................... 1625
ExpandResultsSubType ............................................................................................................... 1626
ExternalEnhancedModelType ...................................................................................................... 1626
FaceLocation .............................................................................................................................. 1626
FarFieldRadiationSurfaceType ..................................................................................................... 1626
FatigueAnalysisType ................................................................................................................... 1627
FatigueLoadType ........................................................................................................................ 1627
FatigueStressComponentType .................................................................................................... 1627

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

FatigueToolAnalysisType ............................................................................................................. 1628


FatigueToolResultsInputType ...................................................................................................... 1628
FEConnectionDisplay .................................................................................................................. 1628
FEConnectionDisplayType ........................................................................................................... 1629
FEConnectionLineColor .............................................................................................................. 1629
FEConnectionLineThicknessType ................................................................................................ 1629
FixedOrFree ................................................................................................................................ 1630
FluentExportMeshType ............................................................................................................... 1630
FluidBehavior ............................................................................................................................. 1630
FluidDiscretizationType ............................................................................................................... 1631
FractureResultType ..................................................................................................................... 1631
FractureSIFSSubType .................................................................................................................. 1631
FractureVCCTSubType ................................................................................................................. 1631
FrequencySpacingType ............................................................................................................... 1632
FutureIntentType ........................................................................................................................ 1632
GapDefinedBy ............................................................................................................................ 1633
GapDensityType ......................................................................................................................... 1633
GAPDirectionType ...................................................................................................................... 1633
GasketResultType ....................................................................................................................... 1633
GeometryDefineByType .............................................................................................................. 1634
GeometryDimensionType ........................................................................................................... 1634
GeometryType ............................................................................................................................ 1635
GravityOrientationType ............................................................................................................... 1635
GrowElbowElementsBy ............................................................................................................... 1635
HarmonicMethod ....................................................................................................................... 1636
HarmonicMSUPStorage ............................................................................................................... 1636
HarmonicVariationalTechnology ................................................................................................. 1636
ImportedLoadType ..................................................................................................................... 1636
ImportParameterType ................................................................................................................. 1637
IncidentWaveLocation ................................................................................................................ 1637
InitialConditionsType .................................................................................................................. 1638
InitialTemperatureType ............................................................................................................... 1638
JointConditionType .................................................................................................................... 1638
JointInitialPosition ...................................................................................................................... 1639
JointRotationDOFType ................................................................................................................ 1639
JointScopingType ....................................................................................................................... 1639
JointSolverElementType .............................................................................................................. 1639
JointStopType ............................................................................................................................. 1640
JointType .................................................................................................................................... 1640
KinematicDOF ............................................................................................................................ 1641
LifeUnitsType .............................................................................................................................. 1641
Linearized2DBehavior ................................................................................................................. 1641
LinearizedSubtype ...................................................................................................................... 1642
LineSearchType .......................................................................................................................... 1642
LoadBehavior ............................................................................................................................. 1642
LoadDefineBy ............................................................................................................................. 1643
LoadVariableVariationType .......................................................................................................... 1643
LoadVariationSubOption ............................................................................................................. 1648
LoadVariationType ...................................................................................................................... 1648
LocationDefinitionMethod .......................................................................................................... 1648
MeanStressTheoryType ............................................................................................................... 1649
MeshDisplayStyle ........................................................................................................................ 1649

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

MeshElementShape .................................................................................................................... 1650


MeshMethodAlgorithm .............................................................................................................. 1650
MeshMetricType ......................................................................................................................... 1650
MeshPhysicsPreferenceType ....................................................................................................... 1651
MeshSolverPreferenceType ......................................................................................................... 1651
MethodType ............................................................................................................................... 1651
MinimumOrMaximum ................................................................................................................ 1652
ModalFrequencyRangeType ........................................................................................................ 1652
Model2DBehavior ....................................................................................................................... 1652
ModelType ................................................................................................................................. 1653
ModesCombinationType ............................................................................................................. 1653
MomentsAtSummationPointType ............................................................................................... 1653
MultipleNodeType ...................................................................................................................... 1654
NamedSelectionWorksheetOperator ........................................................................................... 1654
NewtonRaphsonType .................................................................................................................. 1654
NodeMoveInformationType ........................................................................................................ 1654
NodeSelection ............................................................................................................................ 1655
NonLinearFormulationType ......................................................................................................... 1655
NonLinearValueType ................................................................................................................... 1655
NormalOrientationType .............................................................................................................. 1655
OutputControlsNodalForcesType ................................................................................................ 1656
PatchIndependentDefineType ..................................................................................................... 1656
PathScopingType ........................................................................................................................ 1656
PFactorResultType ...................................................................................................................... 1657
PhaseType .................................................................................................................................. 1657
PhysicsType ................................................................................................................................ 1657
PipeLoadingType ........................................................................................................................ 1658
PMLOptions ................................................................................................................................ 1658
PolyflowExportUnit ..................................................................................................................... 1658
PortAttribution ........................................................................................................................... 1659
PortBehavior ............................................................................................................................... 1659
PressureInitializationType ........................................................................................................... 1659
PreStressContactStatus ............................................................................................................... 1659
PreStressStateType ..................................................................................................................... 1660
ProbeDisplayFilter ....................................................................................................................... 1660
ProbeResultType ......................................................................................................................... 1661
PrototypeDisplayStyleType ......................................................................................................... 1662
PrototypeModelType .................................................................................................................. 1663
ProximitySFSourcesType ............................................................................................................. 1663
PSDBoundaryConditionSelectionType ......................................................................................... 1663
RadiationType ............................................................................................................................. 1664
RadiositySolverType .................................................................................................................... 1664
RadiosityViewFactorType ............................................................................................................ 1664
RadiusOfReferenceSphereDefineBy ............................................................................................. 1665
RandomSamplingType ................................................................................................................ 1665
ReferenceFrameType .................................................................................................................. 1665
ReflectionCoefficientsType .......................................................................................................... 1666
RemoteApplicationType .............................................................................................................. 1666
RemotePointDOFSelectionType .................................................................................................. 1666
RestartControlsType .................................................................................................................... 1666
RestartRetainFilesType ................................................................................................................ 1667
RestartSaveAtLoadStep ............................................................................................................... 1667

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

RestartSaveAtSubstep ................................................................................................................. 1667


RestartType ................................................................................................................................ 1667
ResultAveragingType .................................................................................................................. 1668
ResultRelativityType .................................................................................................................... 1668
ResultScopeByType ..................................................................................................................... 1668
ResultType .................................................................................................................................. 1669
RigidResponseEffectType ............................................................................................................ 1676
RotationPlane ............................................................................................................................. 1676
RSBoundaryConditionSelectionType ........................................................................................... 1676
SafetyLimitType .......................................................................................................................... 1677
SafetyTheoryType ....................................................................................................................... 1677
ScatteredFieldFormulation .......................................................................................................... 1677
ScatteringOutputType ................................................................................................................ 1678
SecondaryImportPrefType .......................................................................................................... 1678
SendAs ....................................................................................................................................... 1678
SequenceSelectionType .............................................................................................................. 1679
SetDriverStyle ............................................................................................................................. 1679
ShearMomentDiagramOrientationType ....................................................................................... 1680
ShearMomentType ..................................................................................................................... 1680
ShearOrientationType ................................................................................................................. 1680
ShellFaceType ............................................................................................................................. 1680
ShellMBPOrientationType ........................................................................................................... 1681
ShellMBPType ............................................................................................................................. 1681
ShellOffsetType ........................................................................................................................... 1681
SizingBehavior ............................................................................................................................ 1682
SizingType .................................................................................................................................. 1682
SnapType ................................................................................................................................... 1682
SolutionOutputType ................................................................................................................... 1683
SolutionStatusType ..................................................................................................................... 1683
SolverControlsIncludeNegativeLoadMultiplier ............................................................................. 1684
SolverControlsModeReuse .......................................................................................................... 1684
SolverPivotChecking ................................................................................................................... 1684
SolverType .................................................................................................................................. 1685
SolverUnitsControlType .............................................................................................................. 1685
SourceConductorType ................................................................................................................ 1685
SpacingOptionType .................................................................................................................... 1686
SpatialRadiationType .................................................................................................................. 1686
SpectrumType ............................................................................................................................ 1686
SpringBehavior ........................................................................................................................... 1687
SpringPreloadType ..................................................................................................................... 1687
SpringResultType ........................................................................................................................ 1687
SpringScopingType ..................................................................................................................... 1687
SpringsStiffnessType ................................................................................................................... 1688
SpringType ................................................................................................................................. 1688
StabilizationFirstSubstepOption .................................................................................................. 1688
StabilizationMethod ................................................................................................................... 1689
StabilizationType ........................................................................................................................ 1689
StiffnessBehavior ........................................................................................................................ 1689
StoreModalResult ....................................................................................................................... 1689
StressStrainType ......................................................................................................................... 1690
SubScopingDefineByType ........................................................................................................... 1690
SymmetryBoundaryDOFOrientation ............................................................................................ 1690

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

SymmetryNormalType ................................................................................................................ 1691


SymmetryType ........................................................................................................................... 1691
TargetCorrection ......................................................................................................................... 1691
TargetOrientation ....................................................................................................................... 1692
ThroughThicknessBendingStress ................................................................................................. 1692
TimeHistoryDisplayType ............................................................................................................. 1692
TimePointsOptions ..................................................................................................................... 1693
TimeStepDefineByType ............................................................................................................... 1693
ToleranceType ............................................................................................................................ 1693
TotalOrDirectional ...................................................................................................................... 1693
TransformationType .................................................................................................................... 1694
TransientDampingType ............................................................................................................... 1694
UnitCategoryType ....................................................................................................................... 1694
UnitSystemIDType ...................................................................................................................... 1698
UpdateContactStiffness .............................................................................................................. 1698
UseExistingModesymFile ............................................................................................................ 1698
UserUnitSystemType ................................................................................................................... 1699
VirtualCellClassType .................................................................................................................... 1699
VirtualCellGroupAutomaticBehaviorType .................................................................................... 1699
VirtualCellGroupMethodType ...................................................................................................... 1700
VirtualCellGroupRepairBehaviorType ........................................................................................... 1700
WaveType ................................................................................................................................... 1700
WBUnitSystemType .................................................................................................................... 1701
WeakSpringsType ....................................................................................................................... 1701
YesNoProgrammedControlled ..................................................................................................... 1701
YesNoType .................................................................................................................................. 1702
Ansys.ACT.Automation.Mechanical.Connections Namespace ....................................................... 1703
Beam .......................................................................................................................................... 1703
Children ............................................................................................................................... 1704
Comments ............................................................................................................................ 1705
CrossSection ......................................................................................................................... 1705
DataModelObjectCategory ................................................................................................... 1705
Figures ................................................................................................................................. 1705
InternalObject ...................................................................................................................... 1705
Material ................................................................................................................................ 1705
MobileAppliedBy .................................................................................................................. 1705
MobileBehavior .................................................................................................................... 1706
MobileBody .......................................................................................................................... 1706
MobileCoordinateSystem ...................................................................................................... 1706
MobileLocation ..................................................................................................................... 1706
MobilePinballRegion ............................................................................................................. 1706
MobileXCoordinate ............................................................................................................... 1706
MobileYCoordinate ............................................................................................................... 1707
MobileZCoordinate ............................................................................................................... 1707
Radius .................................................................................................................................. 1707
ReferenceAppliedBy ............................................................................................................. 1707
ReferenceBehavior ................................................................................................................ 1707
ReferenceBody ..................................................................................................................... 1707
ReferenceCoordinateSystem ................................................................................................. 1707
ReferenceLocation ................................................................................................................ 1708
ReferenceLocationPoint ........................................................................................................ 1708
ReferencePinballRegion ........................................................................................................ 1708

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

ReferenceXCoordinate .......................................................................................................... 1708


ReferenceYCoordinate .......................................................................................................... 1708
ReferenceZCoordinate .......................................................................................................... 1708
Scope ................................................................................................................................... 1709
Suppressed ........................................................................................................................... 1709
Visible .................................................................................................................................. 1709
AddComment() ..................................................................................................................... 1709
AddFigure() .......................................................................................................................... 1709
Delete() ................................................................................................................................ 1709
Duplicate() ............................................................................................................................ 1709
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1710
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1710
Bearing ....................................................................................................................................... 1710
AnsBCType ........................................................................................................................... 1712
Children ............................................................................................................................... 1712
Comments ............................................................................................................................ 1712
ConnectionType ................................................................................................................... 1712
DampingC11 ........................................................................................................................ 1712
DampingC12 ........................................................................................................................ 1712
DampingC21 ........................................................................................................................ 1712
DampingC22 ........................................................................................................................ 1713
DataModelObjectCategory ................................................................................................... 1713
Figures ................................................................................................................................. 1713
InternalObject ...................................................................................................................... 1713
MobileBehavior .................................................................................................................... 1713
MobileBody .......................................................................................................................... 1713
MobileCoordinateSystem ...................................................................................................... 1714
MobileLocation ..................................................................................................................... 1714
MobilePinballSize ................................................................................................................. 1714
MobileXCoordinate ............................................................................................................... 1714
MobileYCoordinate ............................................................................................................... 1714
MobileZCoordinate ............................................................................................................... 1714
ReferenceBehavior ................................................................................................................ 1714
ReferenceBodyName ............................................................................................................ 1715
ReferenceCoordinateSystem ................................................................................................. 1715
ReferencePinballRegion ........................................................................................................ 1715
ReferenceRotationPlane ........................................................................................................ 1715
ReferenceSet ........................................................................................................................ 1715
StiffnessK11 .......................................................................................................................... 1715
StiffnessK12 .......................................................................................................................... 1716
StiffnessK21 .......................................................................................................................... 1716
StiffnessK22 .......................................................................................................................... 1716
Suppressed ........................................................................................................................... 1716
AddComment() ..................................................................................................................... 1716
AddFigure() .......................................................................................................................... 1716
Delete() ................................................................................................................................ 1716
Duplicate() ............................................................................................................................ 1717
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1717
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1717
BodyInteraction .......................................................................................................................... 1717
Children ............................................................................................................................... 1718
Comments ............................................................................................................................ 1718

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

ContactType ......................................................................................................................... 1718


DataModelObjectCategory ................................................................................................... 1719
Figures ................................................................................................................................. 1719
InternalObject ...................................................................................................................... 1719
Location ............................................................................................................................... 1719
Suppressed ........................................................................................................................... 1719
AddComment() ..................................................................................................................... 1719
AddFigure() .......................................................................................................................... 1719
Delete() ................................................................................................................................ 1720
Duplicate() ............................................................................................................................ 1720
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1720
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1720
BodyInteractions ........................................................................................................................ 1721
BodySelfContact ................................................................................................................... 1721
Children ............................................................................................................................... 1721
Comments ............................................................................................................................ 1722
ContactDetection ................................................................................................................. 1722
DataModelObjectCategory ................................................................................................... 1722
ElementSelfContact .............................................................................................................. 1722
Figures ................................................................................................................................. 1722
Formulation .......................................................................................................................... 1722
InternalObject ...................................................................................................................... 1722
Tolerance .............................................................................................................................. 1723
AddBodyInteraction() ............................................................................................................ 1723
AddComment() ..................................................................................................................... 1723
AddFigure() .......................................................................................................................... 1723
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1723
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1724
ConnectionGroup ....................................................................................................................... 1724
ActiveConnections ................................................................................................................ 1725
AutomaticFixedJoints ........................................................................................................... 1725
Children ............................................................................................................................... 1726
Comments ............................................................................................................................ 1726
Connections ......................................................................................................................... 1726
ConnectionType ................................................................................................................... 1726
DataModelObjectCategory ................................................................................................... 1726
EdgeEdge ............................................................................................................................. 1726
EdgeOverlapTolerance .......................................................................................................... 1726
FaceAngleTolerance .............................................................................................................. 1727
FaceEdge .............................................................................................................................. 1727
FaceFace ............................................................................................................................... 1727
Figures ................................................................................................................................. 1727
GroupBy ............................................................................................................................... 1727
InternalObject ...................................................................................................................... 1727
Location ............................................................................................................................... 1728
MinimumDistancePercentage ............................................................................................... 1728
MinimumDistanceValue ........................................................................................................ 1728
Priority ................................................................................................................................. 1728
RevoluteJoints ...................................................................................................................... 1728
SearchAcross ........................................................................................................................ 1728
Suppressed ........................................................................................................................... 1728
ThicknessScaleFactor ............................................................................................................ 1729

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

ToleranceSlider ..................................................................................................................... 1729


ToleranceType ...................................................................................................................... 1729
ToleranceValue ..................................................................................................................... 1729
UseRange ............................................................................................................................. 1729
AddComment() ..................................................................................................................... 1729
AddContactRegion() ............................................................................................................. 1730
AddFigure() .......................................................................................................................... 1730
AddJoint() ............................................................................................................................. 1730
AddSpotWeld() ..................................................................................................................... 1730
CreateAutomaticConnections() ............................................................................................. 1730
Delete() ................................................................................................................................ 1730
DeleteChildren() ................................................................................................................... 1730
DeleteChildren(bool) ............................................................................................................ 1731
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1731
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1731
RepairOverlappingContactRegions() ..................................................................................... 1732
SearchConnectionsForDuplicatePairs() .................................................................................. 1732
Connections ............................................................................................................................... 1732
Children ............................................................................................................................... 1733
Comments ............................................................................................................................ 1733
DataModelObjectCategory ................................................................................................... 1733
Figures ................................................................................................................................. 1733
FixedJoints ........................................................................................................................... 1734
GenerateAutomaticConnectionOnRefresh ............................................................................. 1734
InternalObject ...................................................................................................................... 1734
SolverFilesDirectory .............................................................................................................. 1734
TransparencyEnabled ............................................................................................................ 1734
AddBeam() ........................................................................................................................... 1734
AddBearing() ........................................................................................................................ 1734
AddBodyInteraction() ............................................................................................................ 1735
AddComment() ..................................................................................................................... 1735
AddConnectionGroup() ......................................................................................................... 1735
AddContactRegion() ............................................................................................................. 1735
AddContactTool() .................................................................................................................. 1735
AddEndRelease() ................................................................................................................... 1735
AddFigure() .......................................................................................................................... 1736
AddJoint() ............................................................................................................................. 1736
AddSpotWeld() ..................................................................................................................... 1736
AddSpring() .......................................................................................................................... 1736
CreateAutomaticConnections() ............................................................................................. 1736
GenerateInitialContactResults() ............................................................................................. 1736
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1736
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1737
RepairOverlappingContactRegions() ..................................................................................... 1737
SearchConnectionsForDuplicatePairs() .................................................................................. 1737
ContactRegion ............................................................................................................................ 1737
AutomaticDetectionValue ..................................................................................................... 1740
AutomaticElectricConductance ............................................................................................. 1740
AutomaticNormalStiffness .................................................................................................... 1740
AutomaticThermalConductance ............................................................................................ 1740
BeamMaterialName .............................................................................................................. 1740
BeamRadius .......................................................................................................................... 1741

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

Behavior ............................................................................................................................... 1741


BondedMaximumOffset ........................................................................................................ 1741
Breakable ............................................................................................................................. 1741
Children ............................................................................................................................... 1741
Comments ............................................................................................................................ 1741
ConstraintType ..................................................................................................................... 1741
ContactBodies ...................................................................................................................... 1742
ContactCenterPoint .............................................................................................................. 1742
ContactEndingPoint .............................................................................................................. 1742
ContactFormulation .............................................................................................................. 1742
ContactGeometryCorrection ................................................................................................. 1742
ContactOrientation ............................................................................................................... 1742
ContactShellFace .................................................................................................................. 1743
ContactStartingPoint ............................................................................................................ 1743
ContactType ......................................................................................................................... 1743
DataModelObjectCategory ................................................................................................... 1743
DecayConstant ..................................................................................................................... 1743
DetectionMethod ................................................................................................................. 1743
DynamicCoefficient .............................................................................................................. 1743
ElasticSlipTolerance .............................................................................................................. 1744
ElasticSlipToleranceFactor ..................................................................................................... 1744
ElasticSlipToleranceValue ...................................................................................................... 1744
ElectricConductanceValue ..................................................................................................... 1744
Figures ................................................................................................................................. 1744
FrictionCoefficient ................................................................................................................ 1744
Handedness ......................................................................................................................... 1745
InterfaceTreatment ............................................................................................................... 1745
InternalObject ...................................................................................................................... 1745
MeanPitchDiameter .............................................................................................................. 1745
NormalStiffnessFactor ........................................................................................................... 1745
PenetrationTolerance ............................................................................................................ 1745
PenetrationToleranceFactor .................................................................................................. 1745
PenetrationToleranceValue ................................................................................................... 1746
PinballFactor ......................................................................................................................... 1746
PinballRadius ........................................................................................................................ 1746
PinballRegion ....................................................................................................................... 1746
PitchDistance ........................................................................................................................ 1746
RestitutionFactor .................................................................................................................. 1746
ScopeMode .......................................................................................................................... 1747
ShellThicknessEffect ............................................................................................................. 1747
SourceLocation ..................................................................................................................... 1747
StabilizationDampingFactor .................................................................................................. 1747
Suppressed ........................................................................................................................... 1747
TargetBodies ......................................................................................................................... 1747
TargetCenterPoint ................................................................................................................. 1747
TargetEndingPoint ................................................................................................................ 1748
TargetGeometryCorrection ................................................................................................... 1748
TargetLocation ...................................................................................................................... 1748
TargetOrientation ................................................................................................................. 1748
TargetShellFaceType ............................................................................................................. 1748
TargetStartingPoint ............................................................................................................... 1748
ThreadAngle ......................................................................................................................... 1749

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

ThreadType .......................................................................................................................... 1749


TimeStepControls ................................................................................................................. 1749
TrimContact .......................................................................................................................... 1749
TrimTolerance ....................................................................................................................... 1749
UpdateStiffness .................................................................................................................... 1749
UserOffset ............................................................................................................................ 1749
AddCommandSnippet() ........................................................................................................ 1750
AddComment() ..................................................................................................................... 1750
AddFigure() .......................................................................................................................... 1750
Delete() ................................................................................................................................ 1750
Duplicate() ............................................................................................................................ 1750
FlipContactTarget() ............................................................................................................... 1750
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1751
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1751
LoadContactRegionSettings(string) ....................................................................................... 1751
ResetToDefault() ................................................................................................................... 1751
ResetToDefault(bool) ............................................................................................................ 1752
SaveContactRegionSettings(string) ....................................................................................... 1752
SearchConnectionsForDuplicatePairs() .................................................................................. 1752
ContactTool ................................................................................................................................ 1752
Children ............................................................................................................................... 1753
Comments ............................................................................................................................ 1753
DataModelObjectCategory ................................................................................................... 1753
Figures ................................................................................................................................. 1754
InternalObject ...................................................................................................................... 1754
Location ............................................................................................................................... 1754
AddComment() ..................................................................................................................... 1754
AddFigure() .......................................................................................................................... 1754
AddFluidPressure() ................................................................................................................ 1754
AddFrictionalStress() ............................................................................................................. 1754
AddGap() .............................................................................................................................. 1755
AddInitialInformation() ......................................................................................................... 1755
AddPenetration() .................................................................................................................. 1755
AddPressure() ....................................................................................................................... 1755
AddSlidingDistance() ............................................................................................................ 1755
AddStatus() ........................................................................................................................... 1755
ClearGeneratedData() ........................................................................................................... 1756
Delete() ................................................................................................................................ 1756
Duplicate() ............................................................................................................................ 1756
GenerateInitialContactResults() ............................................................................................. 1756
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1756
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1756
Joint ........................................................................................................................................... 1757
BushingWorksheet ................................................................................................................ 1759
Children ............................................................................................................................... 1759
Comments ............................................................................................................................ 1759
ConnectionType ................................................................................................................... 1759
DataModelObjectCategory ................................................................................................... 1759
Figures ................................................................................................................................. 1759
InitialPosition ........................................................................................................................ 1760
InternalObject ...................................................................................................................... 1760
MobileAppliedBy .................................................................................................................. 1760

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

MobileBehavior .................................................................................................................... 1760


MobileBody .......................................................................................................................... 1760
MobileCoordinateSystem ...................................................................................................... 1760
MobileLocation ..................................................................................................................... 1760
MobilePinballRegion ............................................................................................................. 1761
ReferenceAppliedBy ............................................................................................................. 1761
ReferenceBehavior ................................................................................................................ 1761
ReferenceBody ..................................................................................................................... 1761
ReferenceCoordinateSystem ................................................................................................. 1761
ReferenceLocation ................................................................................................................ 1761
ReferencePinballRegion ........................................................................................................ 1762
Rotations .............................................................................................................................. 1762
RXMaximum ......................................................................................................................... 1762
RXMaximumType .................................................................................................................. 1762
RXMinimum ......................................................................................................................... 1762
RXMinimumType .................................................................................................................. 1762
RYMaximum ......................................................................................................................... 1762
RYMaximumType .................................................................................................................. 1763
RYMinimum .......................................................................................................................... 1763
RYMinimumType .................................................................................................................. 1763
RZMaximum ......................................................................................................................... 1763
RZMaximumType .................................................................................................................. 1763
RZMinimum .......................................................................................................................... 1763
RZMinimumType .................................................................................................................. 1764
SolverElementType ............................................................................................................... 1764
Suppressed ........................................................................................................................... 1764
SuppressedForSolve ............................................................................................................. 1764
TorsionalDamping ................................................................................................................ 1764
TorsionalStiffness .................................................................................................................. 1764
TranslationX .......................................................................................................................... 1764
TranslationY .......................................................................................................................... 1765
TranslationZ .......................................................................................................................... 1765
Type ..................................................................................................................................... 1765
XMaximum ........................................................................................................................... 1765
XMaximumType .................................................................................................................... 1765
XMinimum ........................................................................................................................... 1765
XMinimumType .................................................................................................................... 1766
YMaximum ........................................................................................................................... 1766
YMaximumType .................................................................................................................... 1766
YMinimum ............................................................................................................................ 1766
YMinimumType .................................................................................................................... 1766
ZMaximum ........................................................................................................................... 1766
ZMaximumType .................................................................................................................... 1766
ZMinimum ............................................................................................................................ 1767
ZMinimumType .................................................................................................................... 1767
AddCommandSnippet() ........................................................................................................ 1767
AddComment() ..................................................................................................................... 1767
AddFigure() .......................................................................................................................... 1767
Delete() ................................................................................................................................ 1767
Duplicate() ............................................................................................................................ 1768
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1768
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1768

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

Spring ........................................................................................................................................ 1768


Children ............................................................................................................................... 1770
Comments ............................................................................................................................ 1770
DataModelObjectCategory ................................................................................................... 1770
Figures ................................................................................................................................. 1770
FreeLength ........................................................................................................................... 1770
InternalObject ...................................................................................................................... 1771
Load ..................................................................................................................................... 1771
LongitudinalDamping ........................................................................................................... 1771
LongitudinalStiffness ............................................................................................................ 1771
MobileAppliedBy .................................................................................................................. 1771
MobileBehavior .................................................................................................................... 1771
MobileBody .......................................................................................................................... 1772
MobileCoordinateSystem ...................................................................................................... 1772
MobileLocation ..................................................................................................................... 1772
MobilePinballRegion ............................................................................................................. 1772
MobileScopeLocation ........................................................................................................... 1772
MobileXCoordinate ............................................................................................................... 1772
MobileYCoordinate ............................................................................................................... 1772
MobileZCoordinate ............................................................................................................... 1773
NonLinearLongitudinalStiffness ............................................................................................ 1773
PreloadType ......................................................................................................................... 1773
ReferenceAppliedBy ............................................................................................................. 1773
ReferenceBehavior ................................................................................................................ 1773
ReferenceBody ..................................................................................................................... 1773
ReferenceCoordinateSystem ................................................................................................. 1774
ReferenceLocation ................................................................................................................ 1774
ReferencePinballRegion ........................................................................................................ 1774
ReferenceScopeLocation ....................................................................................................... 1774
ReferenceXCoordinate .......................................................................................................... 1774
ReferenceYCoordinate .......................................................................................................... 1774
ReferenceZCoordinate .......................................................................................................... 1774
Scope ................................................................................................................................... 1775
SpringBehavior ..................................................................................................................... 1775
SpringLength ........................................................................................................................ 1775
SpringType ........................................................................................................................... 1775
Suppressed ........................................................................................................................... 1775
Visible .................................................................................................................................. 1775
AddComment() ..................................................................................................................... 1776
AddFigure() .......................................................................................................................... 1776
Delete() ................................................................................................................................ 1776
Duplicate() ............................................................................................................................ 1776
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1776
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1776
Ansys.ACT.Automation.Mechanical.BoundaryConditions Namespace ......................................... 1779
Acceleration ............................................................................................................................... 1781
AbsoluteResult ..................................................................................................................... 1782
BaseExcitation ...................................................................................................................... 1782
Children ............................................................................................................................... 1782
Comments ............................................................................................................................ 1782
CoordinateSystem ................................................................................................................ 1782
DataModelObjectCategory ................................................................................................... 1783

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

DefineBy ............................................................................................................................... 1783


Figures ................................................................................................................................. 1783
InternalObject ...................................................................................................................... 1783
Location ............................................................................................................................... 1783
Magnitude ............................................................................................................................ 1783
PhaseAngle .......................................................................................................................... 1783
Suppressed ........................................................................................................................... 1784
XComponent ........................................................................................................................ 1784
YComponent ........................................................................................................................ 1784
ZComponent ........................................................................................................................ 1784
AddComment() ..................................................................................................................... 1784
AddFigure() .......................................................................................................................... 1784
Delete() ................................................................................................................................ 1785
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1785
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1785
AcousticAbsorptionElement ........................................................................................................ 1785
DataModelObjectCategory ................................................................................................... 1786
InternalObject ...................................................................................................................... 1786
Location ............................................................................................................................... 1786
AcousticAbsorptionSurface ......................................................................................................... 1787
AbsorptionCoefficient ........................................................................................................... 1787
DataModelObjectCategory ................................................................................................... 1787
InternalObject ...................................................................................................................... 1787
Location ............................................................................................................................... 1788
AcousticDiffuseSoundField ......................................................................................................... 1788
CoordinateSystem ................................................................................................................ 1789
DataModelObjectCategory ................................................................................................... 1789
FrequencyOfNormConvergenceCheck .................................................................................. 1789
InternalObject ...................................................................................................................... 1789
Location ............................................................................................................................... 1789
MassDensity ......................................................................................................................... 1790
MaterialAssignment .............................................................................................................. 1790
MaximumIncidentAngle ....................................................................................................... 1790
NormConvergenceTolerance ................................................................................................. 1790
NumberOfDivisionsOnReferenceSphere ................................................................................ 1790
NumberOfRandomSampling ................................................................................................. 1790
PressureExcitation ................................................................................................................. 1791
RadiusOfReferenceSphere ..................................................................................................... 1791
RadiusOfReferenceSphereDefineBy ....................................................................................... 1791
RandomSamplingType .......................................................................................................... 1791
ReferencePowerSpectralDensity ............................................................................................ 1791
SpeedOfSound ..................................................................................................................... 1791
AcousticFarFieldRadationSurface ................................................................................................ 1791
DataModelObjectCategory ................................................................................................... 1792
EquivalentSurfaceLocation .................................................................................................... 1792
InsideSurfaceBodiesLocation ................................................................................................ 1792
InternalObject ...................................................................................................................... 1793
AcousticFreeSurface ................................................................................................................... 1793
DataModelObjectCategory ................................................................................................... 1793
InternalObject ...................................................................................................................... 1793
Location ............................................................................................................................... 1794
AcousticImpedanceBoundary ..................................................................................................... 1794

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

DataModelObjectCategory ................................................................................................... 1794


Frequency ............................................................................................................................ 1795
InternalObject ...................................................................................................................... 1795
Location ............................................................................................................................... 1795
Reactance ............................................................................................................................. 1795
Resistance ............................................................................................................................ 1795
AcousticImpedanceSheet ........................................................................................................... 1795
DataModelObjectCategory ................................................................................................... 1796
InternalObject ...................................................................................................................... 1796
Location ............................................................................................................................... 1796
Reactance ............................................................................................................................. 1797
Resistance ............................................................................................................................ 1797
AcousticIncidentWaveSource ...................................................................................................... 1797
AnglePhi ............................................................................................................................... 1798
AngleTheta ........................................................................................................................... 1798
CalculateIncidentPower ........................................................................................................ 1798
DataModelObjectCategory ................................................................................................... 1799
DipoleLength ....................................................................................................................... 1799
ExcitationType ...................................................................................................................... 1799
IncidentWaveLocation .......................................................................................................... 1799
InternalObject ...................................................................................................................... 1799
MassDensity ......................................................................................................................... 1799
MaterialAssignment .............................................................................................................. 1800
PhaseAngle .......................................................................................................................... 1800
PortSelection ........................................................................................................................ 1800
PressureAmplitude ............................................................................................................... 1800
RadiusOfPulsatingSphere ...................................................................................................... 1800
SourceOriginX ...................................................................................................................... 1800
SourceOriginY ...................................................................................................................... 1800
SourceOriginZ ...................................................................................................................... 1801
SpeedOfSound ..................................................................................................................... 1801
VelocityAmplitude ................................................................................................................ 1801
WaveNumber ........................................................................................................................ 1801
WaveType ............................................................................................................................. 1801
XComponentOfUnitDipoleVector .......................................................................................... 1801
YComponentOfUnitDipoleVector .......................................................................................... 1802
ZComponentOfUnitDipoleVector .......................................................................................... 1802
AcousticMassSource ................................................................................................................... 1802
DataModelObjectCategory ................................................................................................... 1803
InternalObject ...................................................................................................................... 1803
Location ............................................................................................................................... 1803
Magnitude ............................................................................................................................ 1803
PhaseAngle .......................................................................................................................... 1803
AcousticPort ............................................................................................................................... 1803
DataModelObjectCategory ................................................................................................... 1804
FaceLocation ........................................................................................................................ 1804
InsideSurfaceBodiesLocation ................................................................................................ 1804
InternalObject ...................................................................................................................... 1805
PortBehavior ......................................................................................................................... 1805
PortNumber ......................................................................................................................... 1805
PortSurfaceLocation ............................................................................................................. 1805
AcousticPortInDuct ..................................................................................................................... 1805

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

AnglePhi ............................................................................................................................... 1806


AngleTheta ........................................................................................................................... 1806
CoordinateSystem ................................................................................................................ 1807
DataModelObjectCategory ................................................................................................... 1807
Height .................................................................................................................................. 1807
InternalObject ...................................................................................................................... 1807
Location ............................................................................................................................... 1807
ModeIndexForPressureVariationAlongTheAzimuth ................................................................ 1807
ModeIndexForPressureVariationAlongTheHeigth .................................................................. 1808
ModeIndexForPressureVariationAlongTheRadii ..................................................................... 1808
ModeIndexForPressureVariationAlongTheWidth .................................................................... 1808
PhaseAngle .......................................................................................................................... 1808
PortAttribution ..................................................................................................................... 1808
PortSelection ........................................................................................................................ 1808
PressureAmplitude ............................................................................................................... 1808
Radius .................................................................................................................................. 1809
WaveType ............................................................................................................................. 1809
Width ................................................................................................................................... 1809
AcousticPressure ......................................................................................................................... 1809
DataModelObjectCategory ................................................................................................... 1810
InternalObject ...................................................................................................................... 1810
Location ............................................................................................................................... 1810
Magnitude ............................................................................................................................ 1810
AcousticRadiationBoundary ........................................................................................................ 1810
DataModelObjectCategory ................................................................................................... 1811
InternalObject ...................................................................................................................... 1811
Location ............................................................................................................................... 1811
AcousticRigidWall ....................................................................................................................... 1812
DataModelObjectCategory ................................................................................................... 1812
InternalObject ...................................................................................................................... 1812
Location ............................................................................................................................... 1812
AcousticStaticPressure ................................................................................................................ 1813
DataModelObjectCategory ................................................................................................... 1813
InternalObject ...................................................................................................................... 1813
Location ............................................................................................................................... 1814
Magnitude ............................................................................................................................ 1814
AcousticSurfaceVelocity .............................................................................................................. 1814
DataModelObjectCategory ................................................................................................... 1815
DefineBy ............................................................................................................................... 1815
InternalObject ...................................................................................................................... 1815
Location ............................................................................................................................... 1815
Magnitude ............................................................................................................................ 1815
PhaseAngle .......................................................................................................................... 1815
XComponent ........................................................................................................................ 1816
XPhaseAngle ........................................................................................................................ 1816
YComponent ........................................................................................................................ 1816
YPhaseAngle ........................................................................................................................ 1816
ZComponent ........................................................................................................................ 1816
ZPhaseAngle ........................................................................................................................ 1816
AcousticSymmetryPlane ............................................................................................................. 1817
CoordinateSystem ................................................................................................................ 1817
DataModelObjectCategory ................................................................................................... 1817

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

InternalObject ...................................................................................................................... 1817


Location ............................................................................................................................... 1818
AcousticTemperature .................................................................................................................. 1818
DataModelObjectCategory ................................................................................................... 1819
InternalObject ...................................................................................................................... 1819
AcousticThermoViscousBLIBoundary .......................................................................................... 1819
DataModelObjectCategory ................................................................................................... 1820
InternalObject ...................................................................................................................... 1820
Location ............................................................................................................................... 1820
AcousticTransferAdmittanceMatrix .............................................................................................. 1820
Alpha1Imag .......................................................................................................................... 1821
Alpha1Real ........................................................................................................................... 1821
Alpha2Imag .......................................................................................................................... 1822
Alpha2Real ........................................................................................................................... 1822
DataModelObjectCategory ................................................................................................... 1822
InternalObject ...................................................................................................................... 1822
Port1 .................................................................................................................................... 1822
Port2 .................................................................................................................................... 1822
Y11Imag ............................................................................................................................... 1822
Y11Real ................................................................................................................................ 1823
Y12Imag ............................................................................................................................... 1823
Y12Real ................................................................................................................................ 1823
Y21Imag ............................................................................................................................... 1823
Y21Real ................................................................................................................................ 1823
Y22Imag ............................................................................................................................... 1823
Y22Real ................................................................................................................................ 1824
BearingLoad ............................................................................................................................... 1824
CoordinateSystem ................................................................................................................ 1824
DataModelObjectCategory ................................................................................................... 1825
DefineBy ............................................................................................................................... 1825
InternalObject ...................................................................................................................... 1825
Location ............................................................................................................................... 1825
Magnitude ............................................................................................................................ 1825
XComponent ........................................................................................................................ 1825
YComponent ........................................................................................................................ 1826
ZComponent ........................................................................................................................ 1826
BoltPretension ............................................................................................................................ 1826
Children ............................................................................................................................... 1827
Comments ............................................................................................................................ 1827
CoordinateSystem ................................................................................................................ 1827
DataModelObjectCategory ................................................................................................... 1827
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. .................................................................. 1827
Figures ................................................................................................................................. 1828
Increment ............................................................................................................................. 1828
InternalObject ...................................................................................................................... 1828
Location ............................................................................................................................... 1828
Preadjustment ...................................................................................................................... 1828
Preload ................................................................................................................................. 1828
Suppressed ........................................................................................................................... 1829
AddComment() ..................................................................................................................... 1829

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

AddFigure() .......................................................................................................................... 1829


Delete() ................................................................................................................................ 1829
Duplicate() ............................................................................................................................ 1829
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1829
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1830
GetDefineBy(int) ................................................................................................................... 1830
SetDefineBy(int, BoltLoadDefineBy) ....................................................................................... 1830
CompressionOnlySupport ........................................................................................................... 1831
AutomaticNormalStiffness .................................................................................................... 1831
DataModelObjectCategory ................................................................................................... 1831
InternalObject ...................................................................................................................... 1832
Location ............................................................................................................................... 1832
NormalStiffnessFactor ........................................................................................................... 1832
UpdateStiffness .................................................................................................................... 1832
Convection ................................................................................................................................. 1832
AmbientTemperature ............................................................................................................ 1833
CoefficientType ..................................................................................................................... 1833
ConvectionMatrix ................................................................................................................. 1833
DataModelObjectCategory ................................................................................................... 1834
EditDataFor .......................................................................................................................... 1834
FilmCoefficient ..................................................................................................................... 1834
FluidFlowEdge ...................................................................................................................... 1834
GraphControlsXAxis .............................................................................................................. 1834
HasFluidFlow ........................................................................................................................ 1834
IndependentVariable ............................................................................................................ 1834
InternalObject ...................................................................................................................... 1835
Location ............................................................................................................................... 1835
NumberOfSegments ............................................................................................................. 1835
RangeMaximum ................................................................................................................... 1835
RangeMinimum .................................................................................................................... 1835
XYZFunctionCoordinateSystem ............................................................................................. 1835
Coupling .................................................................................................................................... 1836
Children ............................................................................................................................... 1836
Comments ............................................................................................................................ 1836
DataModelObjectCategory ................................................................................................... 1836
DOFSelection ....................................................................................................................... 1837
InternalObject ...................................................................................................................... 1837
LocalCoordinates .................................................................................................................. 1837
Location ............................................................................................................................... 1837
Suppressed ........................................................................................................................... 1837
AddComment() ..................................................................................................................... 1837
Delete() ................................................................................................................................ 1838
Duplicate() ............................................................................................................................ 1838
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1838
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1838
Current ....................................................................................................................................... 1839
DataModelObjectCategory ................................................................................................... 1839
InternalObject ...................................................................................................................... 1839
Location ............................................................................................................................... 1840
Magnitude ............................................................................................................................ 1840
NumberOfSegments ............................................................................................................. 1840
PhaseAngle .......................................................................................................................... 1840

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

CylindricalSupport ...................................................................................................................... 1840


Axial ..................................................................................................................................... 1841
DataModelObjectCategory ................................................................................................... 1841
InternalObject ...................................................................................................................... 1841
Location ............................................................................................................................... 1841
Radial ................................................................................................................................... 1841
Tangential ............................................................................................................................ 1842
Displacement ............................................................................................................................. 1842
CoordinateSystem ................................................................................................................ 1843
DataModelObjectCategory ................................................................................................... 1843
DefineBy ............................................................................................................................... 1843
Distance ............................................................................................................................... 1843
GraphControlsXAxis .............................................................................................................. 1843
IndependentVariable ............................................................................................................ 1843
InternalObject ...................................................................................................................... 1844
Location ............................................................................................................................... 1844
NumberOfSegments ............................................................................................................. 1844
PhaseAngle .......................................................................................................................... 1844
XComponent ........................................................................................................................ 1844
XYZFunctionCoordinateSystem ............................................................................................. 1844
YComponent ........................................................................................................................ 1845
ZComponent ........................................................................................................................ 1845
EarthGravity ............................................................................................................................... 1845
Children ............................................................................................................................... 1846
Comments ............................................................................................................................ 1846
CoordinateSystem ................................................................................................................ 1846
DataModelObjectCategory ................................................................................................... 1846
Direction .............................................................................................................................. 1846
Figures ................................................................................................................................. 1846
GeometrySelection ............................................................................................................... 1846
InternalObject ...................................................................................................................... 1847
Suppressed ........................................................................................................................... 1847
XComponent ........................................................................................................................ 1847
YComponent ........................................................................................................................ 1847
ZComponent ........................................................................................................................ 1847
AddComment() ..................................................................................................................... 1847
AddFigure() .......................................................................................................................... 1848
Delete() ................................................................................................................................ 1848
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1848
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1848
ElasticSupport ............................................................................................................................ 1849
DataModelObjectCategory ................................................................................................... 1849
FoundationStiffness .............................................................................................................. 1849
InternalObject ...................................................................................................................... 1849
Location ............................................................................................................................... 1850
EMTransducer ............................................................................................................................. 1850
CoordinateSystem ................................................................................................................ 1851
DataModelObjectCategory ................................................................................................... 1851
GAPDirection ........................................................................................................................ 1851
InitialGap .............................................................................................................................. 1851
InternalObject ...................................................................................................................... 1851
Location ............................................................................................................................... 1851

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

MinimalGap .......................................................................................................................... 1851


VoltageDifference ................................................................................................................. 1852
ZCoordinate ......................................................................................................................... 1852
FixedRotation ............................................................................................................................. 1852
CoordinateSystem ................................................................................................................ 1853
DataModelObjectCategory ................................................................................................... 1853
InternalObject ...................................................................................................................... 1853
Location ............................................................................................................................... 1853
RotationX ............................................................................................................................. 1853
RotationY ............................................................................................................................. 1853
RotationZ ............................................................................................................................. 1854
FixedSupport .............................................................................................................................. 1854
DataModelObjectCategory ................................................................................................... 1854
InternalObject ...................................................................................................................... 1854
Location ............................................................................................................................... 1855
FluidSolidInterface ...................................................................................................................... 1855
DataModelObjectCategory ................................................................................................... 1855
InternalObject ...................................................................................................................... 1856
Location ............................................................................................................................... 1856
Force .......................................................................................................................................... 1856
CoordinateSystem ................................................................................................................ 1857
DataModelObjectCategory ................................................................................................... 1857
DefineBy ............................................................................................................................... 1857
DivideLoadByNodes .............................................................................................................. 1857
GraphControlsXAxis .............................................................................................................. 1858
InternalObject ...................................................................................................................... 1858
Location ............................................................................................................................... 1858
Magnitude ............................................................................................................................ 1858
NumberOfSegments ............................................................................................................. 1858
PhaseAngle .......................................................................................................................... 1858
RangeMaximum ................................................................................................................... 1858
RangeMinimum .................................................................................................................... 1859
XComponent ........................................................................................................................ 1859
XComponentImag ................................................................................................................ 1859
XPhaseAngle ........................................................................................................................ 1859
YComponent ........................................................................................................................ 1859
YComponentImag ................................................................................................................ 1859
YPhaseAngle ........................................................................................................................ 1860
ZComponent ........................................................................................................................ 1860
ZComponentImag ................................................................................................................ 1860
ZPhaseAngle ........................................................................................................................ 1860
FrictionlessSupport ..................................................................................................................... 1860
Children ............................................................................................................................... 1861
Comments ............................................................................................................................ 1861
DataModelObjectCategory ................................................................................................... 1861
Figures ................................................................................................................................. 1861
InternalObject ...................................................................................................................... 1861
Location ............................................................................................................................... 1861
AddComment() ..................................................................................................................... 1862
AddFigure() .......................................................................................................................... 1862
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1862
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1862

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

GenericBoundaryCondition ........................................................................................................ 1863


Children ............................................................................................................................... 1863
Comments ............................................................................................................................ 1863
DataModelObjectCategory ................................................................................................... 1863
Figures ................................................................................................................................. 1864
InternalObject ...................................................................................................................... 1864
Suppressed ........................................................................................................................... 1864
AddComment() ..................................................................................................................... 1864
AddFigure() .......................................................................................................................... 1864
Delete() ................................................................................................................................ 1864
Duplicate() ............................................................................................................................ 1865
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1865
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1865
HeatFlow .................................................................................................................................... 1865
DataModelObjectCategory ................................................................................................... 1866
DefineAs ............................................................................................................................... 1866
InternalObject ...................................................................................................................... 1866
Location ............................................................................................................................... 1867
Magnitude ............................................................................................................................ 1867
NumberOfSegments ............................................................................................................. 1867
HeatFlux ..................................................................................................................................... 1867
DataModelObjectCategory ................................................................................................... 1868
InternalObject ...................................................................................................................... 1868
Location ............................................................................................................................... 1868
Magnitude ............................................................................................................................ 1868
NumberOfSegments ............................................................................................................. 1868
HydrostaticPressure .................................................................................................................... 1869
CoordinateSystem ................................................................................................................ 1869
DataModelObjectCategory ................................................................................................... 1870
DefineBy ............................................................................................................................... 1870
FluidDensity ......................................................................................................................... 1870
InternalObject ...................................................................................................................... 1870
Location ............................................................................................................................... 1870
Magnitude ............................................................................................................................ 1870
ShellFace .............................................................................................................................. 1871
XComponent ........................................................................................................................ 1871
XCoordinate ......................................................................................................................... 1871
YComponent ........................................................................................................................ 1871
YCoordinate .......................................................................................................................... 1871
ZComponent ........................................................................................................................ 1871
ZCoordinate ......................................................................................................................... 1871
InternalHeatGeneration .............................................................................................................. 1872
DataModelObjectCategory ................................................................................................... 1872
InternalObject ...................................................................................................................... 1872
Location ............................................................................................................................... 1873
Magnitude ............................................................................................................................ 1873
NumberOfSegments ............................................................................................................. 1873
JointLoad ................................................................................................................................... 1873
Children ............................................................................................................................... 1874
Comments ............................................................................................................................ 1874
DataModelObjectCategory ................................................................................................... 1874
DOF ...................................................................................................................................... 1874

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

Figures ................................................................................................................................. 1874


InternalObject ...................................................................................................................... 1875
Joint ..................................................................................................................................... 1875
JointConditionType .............................................................................................................. 1875
LockAtLoadStep .................................................................................................................... 1875
Magnitude ............................................................................................................................ 1875
Suppressed ........................................................................................................................... 1875
AddComment() ..................................................................................................................... 1875
AddFigure() .......................................................................................................................... 1876
Delete() ................................................................................................................................ 1876
Duplicate() ............................................................................................................................ 1876
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1876
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1876
LegacyThermalCondition ............................................................................................................ 1877
Children ............................................................................................................................... 1877
Comments ............................................................................................................................ 1877
DataModelObjectCategory ................................................................................................... 1878
Figures ................................................................................................................................. 1878
InternalObject ...................................................................................................................... 1878
AddComment() ..................................................................................................................... 1878
AddFigure() .......................................................................................................................... 1878
Delete() ................................................................................................................................ 1878
Duplicate() ............................................................................................................................ 1879
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1879
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1879
LinePressure ............................................................................................................................... 1879
CoordinateSystem ................................................................................................................ 1880
DataModelObjectCategory ................................................................................................... 1881
DefineBy ............................................................................................................................... 1881
GraphControlsXAxis .............................................................................................................. 1881
IndependentVariable ............................................................................................................ 1881
InternalObject ...................................................................................................................... 1881
Location ............................................................................................................................... 1881
Magnitude ............................................................................................................................ 1882
NumberOfSegments ............................................................................................................. 1882
PhaseAngle .......................................................................................................................... 1882
RangeMaximum ................................................................................................................... 1882
RangeMinimum .................................................................................................................... 1882
XComponent ........................................................................................................................ 1882
XYZFunctionCoordinateSystem ............................................................................................. 1882
YComponent ........................................................................................................................ 1883
ZComponent ........................................................................................................................ 1883
LoadGroup ................................................................................................................................. 1883
Children ............................................................................................................................... 1884
Comments ............................................................................................................................ 1884
ConductorCurrent ................................................................................................................. 1884
ConductorType ..................................................................................................................... 1884
DataModelObjectCategory ................................................................................................... 1884
Figures ................................................................................................................................. 1884
InternalObject ...................................................................................................................... 1885
Location ............................................................................................................................... 1885
NumberOfTurns .................................................................................................................... 1885

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

PhaseAngle .......................................................................................................................... 1885


Suppressed ........................................................................................................................... 1885
AddComment() ..................................................................................................................... 1885
AddFigure() .......................................................................................................................... 1885
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1886
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1886
MagneticFluxParallel ................................................................................................................... 1886
DataModelObjectCategory ................................................................................................... 1887
InternalObject ...................................................................................................................... 1887
Location ............................................................................................................................... 1887
MassFlowRate ............................................................................................................................. 1887
DataModelObjectCategory ................................................................................................... 1888
InternalObject ...................................................................................................................... 1888
Location ............................................................................................................................... 1888
Magnitude ............................................................................................................................ 1889
Moment ..................................................................................................................................... 1889
Behavior ............................................................................................................................... 1890
CoordinateSystem ................................................................................................................ 1890
DataModelObjectCategory ................................................................................................... 1890
DefineBy ............................................................................................................................... 1890
InternalObject ...................................................................................................................... 1890
Location ............................................................................................................................... 1890
Magnitude ............................................................................................................................ 1891
PhaseAngle .......................................................................................................................... 1891
PinballRegion ....................................................................................................................... 1891
RemotePoint ......................................................................................................................... 1891
XComponent ........................................................................................................................ 1891
YComponent ........................................................................................................................ 1891
ZComponent ........................................................................................................................ 1891
NodalDisplacement .................................................................................................................... 1892
CoordinateSystem ................................................................................................................ 1892
DataModelObjectCategory ................................................................................................... 1893
IndependentVariable ............................................................................................................ 1893
InternalObject ...................................................................................................................... 1893
Location ............................................................................................................................... 1893
NumberOfSegments ............................................................................................................. 1893
PhaseAngle .......................................................................................................................... 1893
XComponent ........................................................................................................................ 1893
YComponent ........................................................................................................................ 1894
ZComponent ........................................................................................................................ 1894
NodalForce ................................................................................................................................. 1894
CoordinateSystem ................................................................................................................ 1895
DataModelObjectCategory ................................................................................................... 1895
DivideLoadByNodes .............................................................................................................. 1895
GraphControlsXAxis .............................................................................................................. 1895
IndependentVariable ............................................................................................................ 1895
InternalObject ...................................................................................................................... 1896
Location ............................................................................................................................... 1896
NumberOfSegments ............................................................................................................. 1896
PhaseAngle .......................................................................................................................... 1896
RangeMaximum ................................................................................................................... 1896
RangeMinimum .................................................................................................................... 1896

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

XComponent ........................................................................................................................ 1897


XYZFunctionCoordinateSystem ............................................................................................. 1897
YComponent ........................................................................................................................ 1897
ZComponent ........................................................................................................................ 1897
NodalOrientation ........................................................................................................................ 1897
Children ............................................................................................................................... 1898
Comments ............................................................................................................................ 1898
CoordinateSystem ................................................................................................................ 1898
DataModelObjectCategory ................................................................................................... 1898
InternalObject ...................................................................................................................... 1898
Location ............................................................................................................................... 1898
Suppressed ........................................................................................................................... 1899
AddComment() ..................................................................................................................... 1899
Delete() ................................................................................................................................ 1899
Duplicate() ............................................................................................................................ 1899
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1899
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1900
NodalPressure ............................................................................................................................ 1900
DataModelObjectCategory ................................................................................................... 1901
DefineBy ............................................................................................................................... 1901
GraphControlsXAxis .............................................................................................................. 1901
IndependentVariable ............................................................................................................ 1901
InternalObject ...................................................................................................................... 1901
Location ............................................................................................................................... 1902
Magnitude ............................................................................................................................ 1902
NumberOfSegments ............................................................................................................. 1902
RangeMaximum ................................................................................................................... 1902
RangeMinimum .................................................................................................................... 1902
XYZFunctionCoordinateSystem ............................................................................................. 1902
NodalRotation ............................................................................................................................ 1902
CoordinateSystem ................................................................................................................ 1903
DataModelObjectCategory ................................................................................................... 1903
InternalObject ...................................................................................................................... 1903
Location ............................................................................................................................... 1904
RotationX ............................................................................................................................. 1904
RotationY ............................................................................................................................. 1904
RotationZ ............................................................................................................................. 1904
PerfectlyInsulated ....................................................................................................................... 1904
DataModelObjectCategory ................................................................................................... 1905
DefineAs ............................................................................................................................... 1905
InternalObject ...................................................................................................................... 1905
Location ............................................................................................................................... 1905
Magnitude ............................................................................................................................ 1906
PipePressure ............................................................................................................................... 1906
DataModelObjectCategory ................................................................................................... 1907
GraphControlsXAxis .............................................................................................................. 1907
IndependentVariable ............................................................................................................ 1907
InternalObject ...................................................................................................................... 1907
Loading ................................................................................................................................ 1907
Location ............................................................................................................................... 1907
Magnitude ............................................................................................................................ 1907
NumberOfSegments ............................................................................................................. 1908

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

PhaseAngle .......................................................................................................................... 1908


RangeMaximum ................................................................................................................... 1908
RangeMinimum .................................................................................................................... 1908
XYZFunctionCoordinateSystem ............................................................................................. 1908
PipeTemperature ........................................................................................................................ 1908
DataModelObjectCategory ................................................................................................... 1909
GraphControlsXAxis .............................................................................................................. 1909
IndependentVariable ............................................................................................................ 1910
InternalObject ...................................................................................................................... 1910
Loading ................................................................................................................................ 1910
Location ............................................................................................................................... 1910
Magnitude ............................................................................................................................ 1910
NumberOfSegments ............................................................................................................. 1910
RangeMaximum ................................................................................................................... 1911
RangeMinimum .................................................................................................................... 1911
XYZFunctionCoordinateSystem ............................................................................................. 1911
Pressure ...................................................................................................................................... 1911
CoordinateSystem ................................................................................................................ 1912
DataModelObjectCategory ................................................................................................... 1912
DefineBy ............................................................................................................................... 1912
GraphControlsXAxis .............................................................................................................. 1913
IndependentVariable ............................................................................................................ 1913
InternalObject ...................................................................................................................... 1913
Location ............................................................................................................................... 1913
Magnitude ............................................................................................................................ 1913
MagnitudeImag .................................................................................................................... 1913
NumberOfSegments ............................................................................................................. 1914
PhaseAngle .......................................................................................................................... 1914
RangeMaximum ................................................................................................................... 1914
RangeMinimum .................................................................................................................... 1914
XComponent ........................................................................................................................ 1914
XComponentImag ................................................................................................................ 1914
XPhaseAngle ........................................................................................................................ 1914
XYZFunctionCoordinateSystem ............................................................................................. 1915
YComponent ........................................................................................................................ 1915
YComponentImag ................................................................................................................ 1915
YPhaseAngle ........................................................................................................................ 1915
ZComponent ........................................................................................................................ 1915
ZComponentImag ................................................................................................................ 1915
ZPhaseAngle ........................................................................................................................ 1916
PSDAcceleration ......................................................................................................................... 1916
DataModelObjectCategory ................................................................................................... 1916
InternalObject ...................................................................................................................... 1917
LoadData .............................................................................................................................. 1917
PSDDisplacement ....................................................................................................................... 1917
DataModelObjectCategory ................................................................................................... 1918
InternalObject ...................................................................................................................... 1918
LoadData .............................................................................................................................. 1918
PSDGAcceleration ....................................................................................................................... 1918
DataModelObjectCategory ................................................................................................... 1919
InternalObject ...................................................................................................................... 1919
LoadData .............................................................................................................................. 1919

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

PSDLoad ..................................................................................................................................... 1919


BoundaryCondition .............................................................................................................. 1920
Children ............................................................................................................................... 1920
Comments ............................................................................................................................ 1920
DataModelObjectCategory ................................................................................................... 1921
Direction .............................................................................................................................. 1921
Figures ................................................................................................................................. 1921
InternalObject ...................................................................................................................... 1921
SelectedBoundaryCondition ................................................................................................. 1921
Suppressed ........................................................................................................................... 1921
AddComment() ..................................................................................................................... 1922
AddFigure() .......................................................................................................................... 1922
Delete() ................................................................................................................................ 1922
Duplicate() ............................................................................................................................ 1922
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1922
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1922
PSDVelocity ................................................................................................................................ 1923
DataModelObjectCategory ................................................................................................... 1924
InternalObject ...................................................................................................................... 1924
LoadData .............................................................................................................................. 1924
Radiation .................................................................................................................................... 1924
AmbientTemperature ............................................................................................................ 1925
Correlation ........................................................................................................................... 1925
DataModelObjectCategory ................................................................................................... 1925
EditDataFor .......................................................................................................................... 1925
Emissivity ............................................................................................................................. 1925
Enclosure .............................................................................................................................. 1926
EnclosureType ...................................................................................................................... 1926
InternalObject ...................................................................................................................... 1926
Location ............................................................................................................................... 1926
NumberOfSegments ............................................................................................................. 1926
ShellFace .............................................................................................................................. 1926
RemoteDisplacement ................................................................................................................. 1927
Behavior ............................................................................................................................... 1928
CoordinateSystem ................................................................................................................ 1928
DataModelObjectCategory ................................................................................................... 1928
InternalObject ...................................................................................................................... 1928
Location ............................................................................................................................... 1928
NumberOfSegments ............................................................................................................. 1928
PinballRegion ....................................................................................................................... 1928
RemotePoint ......................................................................................................................... 1929
RotationX ............................................................................................................................. 1929
RotationY ............................................................................................................................. 1929
RotationZ ............................................................................................................................. 1929
XComponent ........................................................................................................................ 1929
XCoordinate ......................................................................................................................... 1929
YComponent ........................................................................................................................ 1930
YCoordinate .......................................................................................................................... 1930
ZComponent ........................................................................................................................ 1930
ZCoordinate ......................................................................................................................... 1930
RemoteForce .............................................................................................................................. 1930
Behavior ............................................................................................................................... 1931

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

CoordinateSystem ................................................................................................................ 1931


DataModelObjectCategory ................................................................................................... 1931
DefineBy ............................................................................................................................... 1932
InternalObject ...................................................................................................................... 1932
Location ............................................................................................................................... 1932
Magnitude ............................................................................................................................ 1932
PhaseAngle .......................................................................................................................... 1932
PinballRegion ....................................................................................................................... 1932
XComponent ........................................................................................................................ 1932
XCoordinate ......................................................................................................................... 1933
YComponent ........................................................................................................................ 1933
YCoordinate .......................................................................................................................... 1933
ZComponent ........................................................................................................................ 1933
ZCoordinate ......................................................................................................................... 1933
RotatingForce ............................................................................................................................. 1933
AxisComponentX .................................................................................................................. 1935
AxisComponentY .................................................................................................................. 1935
AxisComponentZ .................................................................................................................. 1935
AxisLocationX ....................................................................................................................... 1935
AxisLocationY ....................................................................................................................... 1935
AxisLocationZ ....................................................................................................................... 1935
CalculatedFromUnbalancedMass .......................................................................................... 1936
CoordinateSystem ................................................................................................................ 1936
DataModelObjectCategory ................................................................................................... 1936
HitPointLocationX ................................................................................................................. 1936
HitPointLocationY ................................................................................................................. 1936
HitPointLocationZ ................................................................................................................. 1936
HitPointNodeId ..................................................................................................................... 1936
HitPointSelection .................................................................................................................. 1937
InternalObject ...................................................................................................................... 1937
Location ............................................................................................................................... 1937
Mass ..................................................................................................................................... 1937
PhaseAngle .......................................................................................................................... 1937
RotatingRadius ..................................................................................................................... 1937
SynchronousRatio ................................................................................................................. 1938
UnbalancedForceMagnitude ................................................................................................. 1938
XCoordinate ......................................................................................................................... 1938
YCoordinate .......................................................................................................................... 1938
ZCoordinate ......................................................................................................................... 1938
RotationalAcceleration ................................................................................................................ 1938
CoordinateSystem ................................................................................................................ 1939
DataModelObjectCategory ................................................................................................... 1939
DefineBy ............................................................................................................................... 1939
InternalObject ...................................................................................................................... 1940
Magnitude ............................................................................................................................ 1940
XComponent ........................................................................................................................ 1940
XCoordinate ......................................................................................................................... 1940
YComponent ........................................................................................................................ 1940
YCoordinate .......................................................................................................................... 1940
ZComponent ........................................................................................................................ 1941
ZCoordinate ......................................................................................................................... 1941
RotationalVelocity ....................................................................................................................... 1941

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

CoordinateSystem ................................................................................................................ 1942


DataModelObjectCategory ................................................................................................... 1942
DefineBy ............................................................................................................................... 1942
InternalObject ...................................................................................................................... 1942
Location ............................................................................................................................... 1942
Magnitude ............................................................................................................................ 1942
XComponent ........................................................................................................................ 1943
XCoordinate ......................................................................................................................... 1943
YComponent ........................................................................................................................ 1943
YCoordinate .......................................................................................................................... 1943
ZComponent ........................................................................................................................ 1943
ZCoordinate ......................................................................................................................... 1943
RotationBoundaryCondition ....................................................................................................... 1944
Children ............................................................................................................................... 1944
Comments ............................................................................................................................ 1944
DataModelObjectCategory ................................................................................................... 1944
Figures ................................................................................................................................. 1945
InternalObject ...................................................................................................................... 1945
Suppressed ........................................................................................................................... 1945
AddComment() ..................................................................................................................... 1945
AddFigure() .......................................................................................................................... 1945
Delete() ................................................................................................................................ 1945
Duplicate() ............................................................................................................................ 1946
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1946
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1946
RSAcceleration ............................................................................................................................ 1946
DataModelObjectCategory ................................................................................................... 1948
InternalObject ...................................................................................................................... 1948
LoadData .............................................................................................................................. 1948
RSDisplacement .......................................................................................................................... 1948
DataModelObjectCategory ................................................................................................... 1949
InternalObject ...................................................................................................................... 1950
LoadData .............................................................................................................................. 1950
RSLoad ....................................................................................................................................... 1950
BoundaryCondition .............................................................................................................. 1951
Children ............................................................................................................................... 1951
Comments ............................................................................................................................ 1951
DataModelObjectCategory ................................................................................................... 1951
Direction .............................................................................................................................. 1951
Figures ................................................................................................................................. 1952
InternalObject ...................................................................................................................... 1952
MissingMassEffect ................................................................................................................ 1952
MissingMassEffectZPA ........................................................................................................... 1952
RigidResponseEffect ............................................................................................................. 1952
RigidResponseEffectFreqBegin .............................................................................................. 1952
RigidResponseEffectFreqEnd ................................................................................................. 1953
RigidResponseEffectType ...................................................................................................... 1953
RigidResponseEffectZPA ....................................................................................................... 1953
ScaleFactor ........................................................................................................................... 1953
SelectedBoundaryCondition ................................................................................................. 1953
Suppressed ........................................................................................................................... 1953
AddComment() ..................................................................................................................... 1953

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

AddFigure() .......................................................................................................................... 1954


Delete() ................................................................................................................................ 1954
Duplicate() ............................................................................................................................ 1954
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1954
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1954
RSVelocity ................................................................................................................................... 1955
DataModelObjectCategory ................................................................................................... 1956
InternalObject ...................................................................................................................... 1956
LoadData .............................................................................................................................. 1956
SimplySupported ........................................................................................................................ 1956
DataModelObjectCategory ................................................................................................... 1957
InternalObject ...................................................................................................................... 1957
Location ............................................................................................................................... 1957
Temperature ............................................................................................................................... 1958
ApplyToEntireBody ............................................................................................................... 1958
DataModelObjectCategory ................................................................................................... 1959
GraphControlsXAxis .............................................................................................................. 1959
IndependentVariable ............................................................................................................ 1959
InternalObject ...................................................................................................................... 1959
Location ............................................................................................................................... 1959
Magnitude ............................................................................................................................ 1959
NumberOfSegments ............................................................................................................. 1959
RangeMaximum ................................................................................................................... 1960
RangeMinimum .................................................................................................................... 1960
ShellFace .............................................................................................................................. 1960
XYZFunctionCoordinateSystem ............................................................................................. 1960
ThermalCondition ....................................................................................................................... 1960
DataModelObjectCategory ................................................................................................... 1961
GraphControlsXAxis .............................................................................................................. 1961
IndependentVariable ............................................................................................................ 1961
InternalObject ...................................................................................................................... 1962
Location ............................................................................................................................... 1962
Magnitude ............................................................................................................................ 1962
NumberOfSegments ............................................................................................................. 1962
RangeMaximum ................................................................................................................... 1962
RangeMinimum .................................................................................................................... 1962
ShellFace .............................................................................................................................. 1962
XYZFunctionCoordinateSystem ............................................................................................. 1963
Velocity ...................................................................................................................................... 1963
CoordinateSystem ................................................................................................................ 1964
DataModelObjectCategory ................................................................................................... 1964
DefineBy ............................................................................................................................... 1964
InternalObject ...................................................................................................................... 1964
Location ............................................................................................................................... 1964
XComponent ........................................................................................................................ 1964
YComponent ........................................................................................................................ 1964
ZComponent ........................................................................................................................ 1965
Voltage ....................................................................................................................................... 1965
DataModelObjectCategory ................................................................................................... 1965
InternalObject ...................................................................................................................... 1966
Location ............................................................................................................................... 1966
Magnitude ............................................................................................................................ 1966

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

NumberOfSegments ............................................................................................................. 1966


PhaseAngle .......................................................................................................................... 1966
Ansys.ACT.Automation.Mechanical.AnalysisSettings Namespace ................................................ 1967
AnalysisSettings .......................................................................................................................... 1967
Children ............................................................................................................................... 1967
Comments ............................................................................................................................ 1968
DataModelObjectCategory ................................................................................................... 1968
Figures ................................................................................................................................. 1968
InternalObject ...................................................................................................................... 1968
AddComment() ..................................................................................................................... 1968
AddFigure() .......................................................................................................................... 1968
GetChildren<ChildrenType>(bool, IList<ChildrenType>) ........................................................ 1968
GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>) ................................ 1969
ANSYSAnalysisSettings ............................................................................................................... 1969
AMPSConvergence ............................................................................................................... 1975
AutomaticTimeStepping ....................................................................................................... 1975
AxisymmetryDivisions ........................................................................................................... 1975
CacheResultsInMemory ........................................................................................................ 1975
CalculateAcceleration ........................................................................................................... 1975
CalculateEnergy .................................................................................................................... 1976
CalculateReactions ................................................................................................................ 1976
CalculateThermalFlux ............................................................................................................ 1976
CalculateVelocity .................................................................................................................. 1976
CalculateVelocityAndAcceleration ......................................................................................... 1976
CampbellDiagram ................................................................................................................. 1976
CarryOverTimeStep .............................................................................................................. 1976
CentralFrequency ................................................................................................................. 1977
ClusterNumber ..................................................................................................................... 1977
ClusterResults ....................................................................................................................... 1977
ConstantDamping ................................................................................................................ 1977
ConstantDampingRatio ........................................................................................................ 1977
ContactMiscellaneous ........................................................................................................... 1977
CoriolisEffect ........................................................................................................................ 1978
CreepEffects ......................................................................................................................... 1978
CSGConvergence .................................................................................................................. 1978
CurrentConvergence ............................................................................................................. 1978
CurrentConvergenceMinimumReference ............................................................................... 1978
CurrentConvergenceTolerance .............................................................................................. 1978
CurrentRestartPoint .............................................................................................................. 1978
CurrentStepNumber ............................................................................................................. 1979
Damped ............................................................................................................................... 1979
DampingRatio ...................................................................................................................... 1979
DataModelObjectCategory ................................................................................................... 1979
DefineBy ............................................................................................................................... 1979
DeleteUnneededFiles ............................................................................................................ 1979
DisplacementConvergence ................................................................................................... 1980
DisplacementConvergenceMinimumReference ..................................................................... 1980
DisplacementConvergenceTolerance .................................................................................... 1980
DisplacementConvergenceValue ........................................................................................... 1980
EmagAMPSConvergenceMinimumReference ......................................................................... 1980
EmagAMPSConvergenceTolerance ........................................................................................ 1980
EmagAMPSConvergenceValue .............................................................................................. 1980

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

EmagCSGConvergenceMinimumReference ........................................................................... 1981


EmagCSGConvergenceTolerance ........................................................................................... 1981
EmagCSGConvergenceValue ................................................................................................. 1981
ExcludeInsignificantModes ................................................................................................... 1981
ExpandResultsFrom .............................................................................................................. 1981
Expansion ............................................................................................................................. 1981
FarFieldRadiationSurface ....................................................................................................... 1982
FluxConvergence .................................................................................................................. 1982
ForceConvergence ................................................................................................................ 1982
ForceConvergenceMinimumReference .................................................................................. 1982
ForceConvergenceTolerance ................................................................................................. 1982
ForceConvergenceValue ........................................................................................................ 1982
FractureSolverControls .......................................................................................................... 1982
Frequency ............................................................................................................................ 1983
FrequencySpacing ................................................................................................................ 1983
FutureAnalysis ...................................................................................................................... 1983
GeneralMiscellaneous ........................................................................................................... 1983
GenerateRestartPoints .......................................................................................................... 1983
HarmonicIndexInterval ......................................................................................................... 1983
HarmonicIndexRange ........................................................................................................... 1984
HeatConvergence ................................................................................................................. 1984
HeatConvergenceMinimumReference ................................................................................... 1984
HeatConvergenceTolerance .................................................................................................. 1984
HeatConvergenceValue ......................................................................................................... 1984
HemicubeResolution ............................................................................................................ 1984
IncludeNegativeLoadMultiplier ............................................................................................. 1984
IncludeResidualVector .......................................................................................................... 1985
InertiaRelief .......................................................................................................................... 1985
InitialSubsteps ...................................................................................................................... 1985
InitialTimeStep ..................................................................................................................... 1985
InternalObject ...................................................................................................................... 1985
KeepModalResults ................................................................................................................ 1985
KeepPreStressLoadPattern .................................................................................................... 1986
LargeDeflection .................................................................................................................... 1986
LimitSearchToRange ............................................................................................................. 1986
LineSearch ............................................................................................................................ 1986
LoadStepValue ...................................................................................................................... 1986
MassCoefficient .................................................................................................................... 1986
MaximumHarmonicIndex ...................................................................................................... 1986
MaximumIteration ................................................................................................................ 1987
MaximumModesToFind ........................................................................................................ 1987
MaximumPointsToSavePerStep ............................................................................................. 1987
MaximumSubsteps ............................................................................................................... 1987
MaximumTimeStep .............................................................................................................. 1987
MinimumHarmonicIndex ...................................................................................................... 1987
MinimumSubsteps ................................................................................................................ 1988
MinimumTimeStep ............................................................................................................... 1988
ModalFrequencyRange ......................................................................................................... 1988
ModalNumberOfPoints ......................................................................................................... 1988
ModalRangeMaximum .......................................................................................................... 1988
ModalRangeMinimum .......................................................................................................... 1988
ModeReuse .......................................................................................................................... 1988

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

ModesCombinationType ....................................................................................................... 1989


ModeSignificanceLevel ......................................................................................................... 1989
MomentConvergence ........................................................................................................... 1989
MomentConvergenceMinimumReference ............................................................................. 1989
MomentConvergenceTolerance ............................................................................................ 1989
MomentConvergenceValue ................................................................................................... 1989
NewtonRaphsonOption ........................................................................................................ 1990
NodalForces .......................................................................................................................... 1990
NonLinearFormulation .......................................................................................................... 1990
NonLinearSolution ................................................................................................................ 1990
NumberOfModesToUse ......................................................................................................... 1990
NumberOfSteps .................................................................................................................... 1990
NumberOfSubSteps .............................................................................................................. 1990
NumberOfZones ................................................................................................................... 1991
NumericalDamping .............................................................................................................. 1991
NumericalDampingValue ...................................................................................................... 1991
OverRelaxation ..................................................................................................................... 1991
ParticipationFactor ................................................................................................................ 1991
RadiositySolver ..................................................................................................................... 1991
RangeMaximum ................................................................................................................... 1992
RangeMinimum .................................................................................................................... 1992
ReformulationTolerance ........................................................................................................ 1992
RestartAtLoadStep ................................................................................................................ 1992
RestartAtSubstep .................................................................................................................. 1992
RestartAtTime ....................................................................................................................... 1992
RestartType .......................................................................................................................... 1992
RetainFilesAfterFullSolve ....................................................................................................... 1993
RetainModesymFileAfterSolve ............................................................................................... 1993
RotationConvergence ........................................................................................................... 1993
RotationConvergenceMinimumReference ............................................................................. 1993
RotationConvergenceTolerance ............................................................................................ 1993
SaveAtLoadStep ................................................................................................................... 1993
SaveAtSubstep ..................................................................................................................... 1994
SaveMAPDLDB ...................................................................................................................... 1994
ScatteredFieldFormulation .................................................................................................... 1994
ScatteringOutputType .......................................................................................................... 1994
ScratchSolverFilesDirectory ................................................................................................... 1994
SearchRangeMaximum ......................................................................................................... 1994
SearchRangeMinimum .......................................................................................................... 1994
SolutionIntervals ................................................................................................................... 1995
SolutionMethod ................................................................................................................... 1995
SolverFilesDirectory .............................................................................................................. 1995
SolverPivotChecking ............................................................................................................. 1995
SolverTolerance .................................................................................................................... 1995
SolverType ............................................................................................................................ 1995
SolverUnits ........................................................................................................................... 1996
SolverUnitSystem ................................................................................................................. 1996
SpectrumType ...................................................................................................................... 1996
SpringStiffness ...................................................................................................................... 1996
SpringStiffnessFactor ............................................................................................................ 1996
SpringStiffnessValue ............................................................................................................. 1996
Stabilization .......................................................................................................................... 1996

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

StabilizationActivationForFirstSubstep .................................................................................. 1997


StabilizationDampingFactor .................................................................................................. 1997
StabilizationEnergyDissipationRatio ...................................................................................... 1997
StabilizationForceLimit .......................................................................................................... 1997
StabilizationMethod ............................................................................................................. 1997
StepEndTime ........................................................................................................................ 1997
StiffnessCoefficient ............................................................................................................... 1998
StiffnessCoefficientDefineBy ................................................................................................. 1998
StoreComplexSolution .......................................................................................................... 1998
StoreModalResults ................................................................................................................ 1998
StoreResulsAtValue ............................................................................................................... 1998
StoreResultsAt ...................................................................................................................... 1998
StoreResultsAtAllFrequencies ................................................................................................ 1998
Strain .................................................................................................................................... 1999
Stress ................................................................................................................................... 1999
StructuralDampingCoefficient ............................................................................................... 1999
TemperatureConvergence ..................................................................................................... 1999
TemperatureConvergenceInputValue .................................................................................... 1999
TemperatureConvergenceMinimumReference ....................................................................... 1999
TemperatureConvergenceTolerance ...................................................................................... 2000
TemperatureConvergenceValue ............................................................................................ 2000
TimeIntegration .................................................................................................................... 2000
TimeStep .............................................................................................................................. 2000
VariationalTechnology .......................................................................................................... 2000
ViewFactorMethod ............................................................................................................... 2000
VoltageConvergence ............................................................................................................. 2000
VoltageConvergenceMinimumReference ............................................................................... 2001
VoltageConvergenceTolerance .............................................................................................. 2001
VoltageConvergenceValue .................................................................................................... 2001
WeakSprings ......................................................................................................................... 2001
Ansys.ACT.Math Namespace ........................................................................................................... 2003
Matrix4D .................................................................................................................................... 2003
Matrix4D() ............................................................................................................................ 2004
Matrix4D(double[]) ............................................................................................................... 2004
Matrix4D(Matrix4D) .............................................................................................................. 2005
Identity ................................................................................................................................. 2005
Determinant ......................................................................................................................... 2005
Item ..................................................................................................................................... 2005
Item ..................................................................................................................................... 2005
Add(Matrix4D) ...................................................................................................................... 2005
CreateMirror(Vector3D, double) ............................................................................................. 2006
CreateRotate(Vector3D, double) ............................................................................................ 2006
CreateScale(double, double, double) ..................................................................................... 2006
CreateSystem(Vector3D, Vector3D, Vector3D) ......................................................................... 2007
CreateTranslate(double, double, double) ................................................................................ 2007
Invert() ................................................................................................................................. 2007
Multiply(Matrix4D) ................................................................................................................ 2008
Scale(double, double, double) ............................................................................................... 2008
Subtract(Matrix4D) ............................................................................................................... 2008
ToString() .............................................................................................................................. 2008
Transform(Vector3D) ............................................................................................................. 2009
Translate(double, double, double) .......................................................................................... 2009

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

Transpose() ........................................................................................................................... 2009


op_Addition(Matrix4D, Matrix4D) .......................................................................................... 2009
op_Explicit(Matrix4D) ........................................................................................................... 2010
op_Multiply(Matrix4D, Matrix4D) ........................................................................................... 2010
op_Subtraction(Matrix4D, Matrix4D) ..................................................................................... 2010
Vector3D .................................................................................................................................... 2010
Vector3D(double[]) ............................................................................................................... 2012
Vector3D(Vector3D) .............................................................................................................. 2012
Vector3D(double, double, double) ......................................................................................... 2012
I ............................................................................................................................................ 2013
IJK ........................................................................................................................................ 2013
J ........................................................................................................................................... 2013
K .......................................................................................................................................... 2013
X .......................................................................................................................................... 2013
Y .......................................................................................................................................... 2013
Z .......................................................................................................................................... 2014
Zero ..................................................................................................................................... 2014
Item ..................................................................................................................................... 2014
Magnitude ............................................................................................................................ 2014
MagnitudeSquared ............................................................................................................... 2014
Add(Vector3D) ...................................................................................................................... 2014
CloneNormalized() ................................................................................................................ 2015
Cross(Vector3D, Vector3D) ..................................................................................................... 2015
CrossProduct(Vector3D) ........................................................................................................ 2015
Dot(Vector3D, Vector3D) ....................................................................................................... 2015
DotProduct(Vector3D) .......................................................................................................... 2016
Equals(object) ....................................................................................................................... 2016
GetDistance(Vector3D, Vector3D) .......................................................................................... 2016
GetDistanceSquared(Vector3D, Vector3D) ............................................................................. 2016
GetHashCode() ..................................................................................................................... 2017
Normalize() ........................................................................................................................... 2017
Subtract(Vector3D) ............................................................................................................... 2017
ToString() .............................................................................................................................. 2017
op_Addition(Vector3D, Vector3D) .......................................................................................... 2017
op_Division(Vector3D, double) .............................................................................................. 2018
op_Equality(Vector3D, Vector3D) ........................................................................................... 2018
op_Explicit(Vector3D) ........................................................................................................... 2018
op_Inequality(Vector3D, Vector3D) ........................................................................................ 2019
op_Multiply(double, Vector3D) .............................................................................................. 2019
op_Multiply(Vector3D, double) ............................................................................................. 2019
op_Multiply(Vector3D, Vector3D) .......................................................................................... 2019
op_Subtraction(Vector3D, Vector3D) ..................................................................................... 2020
op_UnaryNegation(Vector3D) ............................................................................................... 2020
Ansys.ACT.Interfaces.Workflow Namespace .................................................................................. 2021
ITask ........................................................................................................................................... 2021
Caption ................................................................................................................................ 2021
InternalObject ...................................................................................................................... 2022
Name ................................................................................................................................... 2022
TaskGroup ............................................................................................................................ 2022
TaskId ................................................................................................................................... 2022
ITaskGroup ................................................................................................................................. 2022
Caption ................................................................................................................................ 2023

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

InternalObject ...................................................................................................................... 2023


Name ................................................................................................................................... 2023
TaskGroupId ......................................................................................................................... 2023
Tasks .................................................................................................................................... 2023
ITaskInput ................................................................................................................................... 2023
ITaskOutput ................................................................................................................................ 2024
IWBParameter ............................................................................................................................. 2024
Caption ................................................................................................................................ 2024
Usage ................................................................................................................................... 2024
Value .................................................................................................................................... 2024
IWBProperty ............................................................................................................................... 2024
Value .................................................................................................................................... 2025
IWorkflowDataModel .................................................................................................................. 2025
TaskGroups ........................................................................................................................... 2025
Tasks .................................................................................................................................... 2025
GetTaskByCoordinate(string) ................................................................................................. 2026
GetTaskById(string) ............................................................................................................... 2026
GetTaskGroupByDirectoryName(string) ................................................................................. 2026
GetTaskGroupById(string) ..................................................................................................... 2026
IWorkflowTask ............................................................................................................................ 2027
InternalObject ...................................................................................................................... 2027
SourceTasks .......................................................................................................................... 2027
IWorkflowTaskGroup ................................................................................................................... 2027
InternalObject ...................................................................................................................... 2028
Tasks .................................................................................................................................... 2028
ParameterUsage ......................................................................................................................... 2028
Ansys.ACT.Interfaces.Wizard Namespace ....................................................................................... 2029
IStepUserInterface ...................................................................................................................... 2029
Panel .................................................................................................................................... 2029
GetComponent(string) .......................................................................................................... 2029
IWizard ....................................................................................................................................... 2030
CurrentStep .......................................................................................................................... 2030
Description ........................................................................................................................... 2030
Extension ............................................................................................................................. 2030
Filename .............................................................................................................................. 2030
Folder ................................................................................................................................... 2031
Name ................................................................................................................................... 2031
Steps .................................................................................................................................... 2031
IWizardStep ................................................................................................................................ 2031
ComponentName ................................................................................................................. 2032
Context ................................................................................................................................ 2032
HelpFile ................................................................................................................................ 2032
IsEnabled .............................................................................................................................. 2032
Layout .................................................................................................................................. 2032
NextEnabledStep .................................................................................................................. 2032
NextStep .............................................................................................................................. 2033
PreviousEnabledStep ............................................................................................................ 2033
PreviousStep ......................................................................................................................... 2033
StepId ................................................................................................................................... 2033
SystemName ........................................................................................................................ 2033
UserInterface ........................................................................................................................ 2033
Wizard .................................................................................................................................. 2033

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxiii
ACT API Reference Guide

Ansys.ACT.Interfaces.UserObject Namespace ................................................................................ 2035


IPropertyCollection ..................................................................................................................... 2035
Count ................................................................................................................................... 2036
Item ..................................................................................................................................... 2036
Contains(ISimProperty) ......................................................................................................... 2036
GetByName(string) ............................................................................................................... 2036
ISimProperty ............................................................................................................................... 2036
Attributes ............................................................................................................................. 2037
Caption ................................................................................................................................ 2037
Control ................................................................................................................................. 2038
Controller ............................................................................................................................. 2038
DefaultValue ......................................................................................................................... 2038
Displayed ............................................................................................................................. 2038
HasUnit ................................................................................................................................ 2038
Id ......................................................................................................................................... 2038
InternalValue ........................................................................................................................ 2038
IsGroup ................................................................................................................................ 2039
IsTable .................................................................................................................................. 2039
IsValid ................................................................................................................................... 2039
Name ................................................................................................................................... 2039
Options ................................................................................................................................ 2039
ParentCaption ...................................................................................................................... 2039
ParentPropertyGroup ............................................................................................................ 2040
QuantityName ...................................................................................................................... 2040
ReadOnly .............................................................................................................................. 2040
StateMessage ....................................................................................................................... 2040
StateMessageType ................................................................................................................ 2040
UniqueName ........................................................................................................................ 2040
UnitString ............................................................................................................................. 2040
Value .................................................................................................................................... 2041
ValueString ........................................................................................................................... 2041
Visible .................................................................................................................................. 2041
ISimPropertyGroup ..................................................................................................................... 2041
AllDescendants ..................................................................................................................... 2041
Display ................................................................................................................................. 2042
Properties ............................................................................................................................. 2042
ISimPropertyTable ...................................................................................................................... 2042
ActiveRow ............................................................................................................................ 2042
RowCount ............................................................................................................................ 2042
UpdateStateFreq ................................................................................................................... 2043
ValidState ............................................................................................................................. 2043
AddRow() ............................................................................................................................. 2043
DeleteRow(int) ...................................................................................................................... 2043
SaveActiveRow() ................................................................................................................... 2043
IUserLoad ................................................................................................................................... 2043
Color .................................................................................................................................... 2044
IsLoad ................................................................................................................................... 2044
IsSupport .............................................................................................................................. 2044
Suppressed ........................................................................................................................... 2044
CreateChild(string) ................................................................................................................ 2044
IUserObject ................................................................................................................................ 2045
AllProperties ......................................................................................................................... 2045

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Attributes ............................................................................................................................. 2045


Caption ................................................................................................................................ 2046
Controller ............................................................................................................................. 2046
Extension ............................................................................................................................. 2046
Icon ...................................................................................................................................... 2046
Id ......................................................................................................................................... 2046
Name ................................................................................................................................... 2046
Properties ............................................................................................................................. 2046
State ..................................................................................................................................... 2047
Version ................................................................................................................................. 2047
NotifyChange() ..................................................................................................................... 2047
IUserResult ................................................................................................................................. 2047
CalculateTimeHistory ............................................................................................................ 2047
HasImaginary ....................................................................................................................... 2048
ResultAveraging ................................................................................................................... 2048
ResultLocation ...................................................................................................................... 2048
ResultType ............................................................................................................................ 2048
Suppressed ........................................................................................................................... 2048
Unit ...................................................................................................................................... 2048
IUserSolver ................................................................................................................................. 2049
AnalysisType ......................................................................................................................... 2049
PhysicsType .......................................................................................................................... 2049
ObjectLocationEnum .................................................................................................................. 2049
ObjectTypeEnum ........................................................................................................................ 2049
PropertyDisplayEnum ................................................................................................................. 2050
UpdateStateFreqEnum ................................................................................................................ 2050
ValidStateEnum .......................................................................................................................... 2050
Ansys.ACT.Interfaces.UserInterface Namespace ............................................................................ 2053
ButtonClickedEventArgs ............................................................................................................. 2053
ButtonPositionType .................................................................................................................... 2053
EntryTypeEnum .......................................................................................................................... 2054
IComponentRenderer ................................................................................................................. 2054
Container ............................................................................................................................. 2054
InitDataFromJson(string) ....................................................................................................... 2054
Refresh() ............................................................................................................................... 2055
IContainer ................................................................................................................................... 2055
LastMouseX .......................................................................................................................... 2055
LastMouseY .......................................................................................................................... 2055
Name ................................................................................................................................... 2056
Renderer .............................................................................................................................. 2056
Hide() ................................................................................................................................... 2056
LocalToGlobal(int, int, out Int32, out Int32) ............................................................................. 2056
ShowPanel(IPanel) ................................................................................................................ 2056
IEntry ......................................................................................................................................... 2057
Caption ................................................................................................................................ 2057
Checked ............................................................................................................................... 2057
Enabled ................................................................................................................................ 2057
Entries .................................................................................................................................. 2058
EntryType ............................................................................................................................. 2058
Visible .................................................................................................................................. 2058
INamed ...................................................................................................................................... 2058
Name ................................................................................................................................... 2058

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxv
ACT API Reference Guide

INamedCollection<T> ................................................................................................................. 2058


Item ..................................................................................................................................... 2059
Names .................................................................................................................................. 2059
IProgressMonitor ........................................................................................................................ 2059
CanAbort .............................................................................................................................. 2060
CanInterrupt ......................................................................................................................... 2060
CompletedWorkUnits ............................................................................................................ 2060
Parent ................................................................................................................................... 2060
PropagateWorkDetails .......................................................................................................... 2060
PropagateWorkStatus ........................................................................................................... 2061
Status ................................................................................................................................... 2061
TotalWorkUnits ..................................................................................................................... 2061
WorkDetails .......................................................................................................................... 2061
WorkName ........................................................................................................................... 2061
WorkStatus ........................................................................................................................... 2061
BeginWork(string, double) ..................................................................................................... 2062
CreateChildMonitor(double) ................................................................................................. 2062
EndWork() ............................................................................................................................. 2062
UpdateWork(double) ............................................................................................................ 2062
IRenderer .................................................................................................................................... 2062
CreateDialogContainer(string, int, int, int, int) ......................................................................... 2063
CreatePanelContainer(string, string, int, int) ............................................................................ 2063
CreateVirtualContainer(string) .............................................................................................. 2064
GetContainer(string) ............................................................................................................. 2064
IToolbar ...................................................................................................................................... 2064
Caption ................................................................................................................................ 2064
Entries .................................................................................................................................. 2065
Visible .................................................................................................................................. 2065
IUserInterface ............................................................................................................................. 2065
IsBatchMode ......................................................................................................................... 2065
ProgressMonitor ................................................................................................................... 2065
Toolbars ............................................................................................................................... 2066
UIRenderer ........................................................................................................................... 2066
GetExtensionToolbars(IExtension) ......................................................................................... 2066
ListItemCheckChangedEventArgs ............................................................................................... 2066
ListItemSelectedEventArgs .......................................................................................................... 2066
ProgressStatus ............................................................................................................................ 2066
ToggleButtonClickedEventArgs ................................................................................................... 2067
Ansys.ACT.Interfaces.UserInterface.Components Namespace ...................................................... 2069
ComponentListAlignment ........................................................................................................... 2069
IButtonComponent ..................................................................................................................... 2070
ButtonClicked ....................................................................................................................... 2070
Used ..................................................................................................................................... 2070
SetBasicDatas(string, string, string) ........................................................................................ 2070
SetCaptionFontSize(int) ........................................................................................................ 2071
SetImageSize(int, int) ............................................................................................................ 2071
SetSize(int, int) ...................................................................................................................... 2071
IButtonsComponent ................................................................................................................... 2071
ButtonClicked ....................................................................................................................... 2072
AddButton(string, string, ButtonPositionType, bool, bool) ....................................................... 2072
ClearButtons() ....................................................................................................................... 2072
SetEnabledFlag(string, bool) .................................................................................................. 2073

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

SetMessage(string) ............................................................................................................... 2073


IButtonWithMenuComponent ..................................................................................................... 2073
IChartComponent ....................................................................................................................... 2073
Bar(IList<object>, IList<object>, IList<string>, string) ............................................................. 2074
Bubble(IList<object>, IList<object>, IList<object>, IList<string>, IList<string>, string, string) .... 2074
Pie(IList<object>, IList<object>) ............................................................................................ 2075
Plot(IList<object>, IList<object>, string, string) ...................................................................... 2075
Reset() .................................................................................................................................. 2076
ShowLegend(bool) ............................................................................................................... 2076
Title(string) ........................................................................................................................... 2076
XLabel(string) ....................................................................................................................... 2077
XTickFormat(string) .............................................................................................................. 2077
Y2Label(string) ..................................................................................................................... 2077
Y2TickFormat(string) ............................................................................................................. 2077
YLabel(string) ....................................................................................................................... 2078
YTickFormat(string) .............................................................................................................. 2078
IDygraphComponent .................................................................................................................. 2078
RangeSelectorPlotFillColor .................................................................................................... 2079
RangeSelectorPlotStrokeColor .............................................................................................. 2079
ShowRangeSelector .............................................................................................................. 2079
Title ...................................................................................................................................... 2079
XLabel .................................................................................................................................. 2079
Y2Label ................................................................................................................................ 2080
YLabel .................................................................................................................................. 2080
AddSeries(IDictionary<double, double>, string, string) ........................................................... 2080
DrawPoints(bool, string) ........................................................................................................ 2080
RemoveSeries(string) ............................................................................................................ 2081
Reset() .................................................................................................................................. 2081
IEditorComponent ...................................................................................................................... 2081
IFrameComponent ...................................................................................................................... 2081
SetHtmlContent(string) ......................................................................................................... 2081
IHelpComponent ........................................................................................................................ 2082
SetHtmlContent(string) ......................................................................................................... 2082
SetHtmlContent(string, string) ............................................................................................... 2082
IHtmlComponent ........................................................................................................................ 2082
SetHtmlContent(string) ......................................................................................................... 2083
IImageComponent ...................................................................................................................... 2083
IListComponent .......................................................................................................................... 2083
Alignment ............................................................................................................................ 2084
MaxColumnCount ................................................................................................................. 2084
AddComponent(IComponentRenderer, int) ........................................................................... 2084
ClearComponents(bool) ........................................................................................................ 2084
GetComponent(string) .......................................................................................................... 2084
RemoveComponentByName(string) ...................................................................................... 2085
SetOffset(float, float) ............................................................................................................. 2085
SetWidth(float, ComponentLengthType) ............................................................................... 2085
IPopupMenuComponent ............................................................................................................ 2086
IProgressComponent .................................................................................................................. 2086
Reset() .................................................................................................................................. 2086
UpdateProgress(string, int, bool, ProgressTypeMessage) ......................................................... 2086
IPropertiesComponent ................................................................................................................ 2087
PropertyChanged ................................................................................................................. 2087

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxvii
ACT API Reference Guide

UpdateData() ........................................................................................................................ 2087


ISceneGraphComponent ............................................................................................................. 2087
ISearchBarComponent ................................................................................................................ 2087
ITabularDataComponent ............................................................................................................. 2087
ITitleComponent ......................................................................................................................... 2088
ITreeComponent ......................................................................................................................... 2088
ITreeGridComponent .................................................................................................................. 2088
ProgressTypeMessage ................................................................................................................. 2088
Ansys.ACT.Interfaces.UserInterface.Components.ToolbarComponents Namespace .................... 2089
IToolbarComponent .................................................................................................................... 2089
Ansys.ACT.Interfaces.Reporting Namespace ................................................................................. 2091
IReport ....................................................................................................................................... 2091
ChildCount ........................................................................................................................... 2091
FilePath ................................................................................................................................ 2091
ImageDirectoryPath .............................................................................................................. 2092
AddChild(IReportItem) .......................................................................................................... 2092
AddChild(IReportItem, int) .................................................................................................... 2092
GetChild(int) ......................................................................................................................... 2092
RemoveChild(int) .................................................................................................................. 2093
IReportItem ................................................................................................................................ 2093
Name ................................................................................................................................... 2093
Ansys.ACT.Interfaces.Project Namespace ...................................................................................... 2095
IProjectDataModel ...................................................................................................................... 2095
CurrentUnitFromQuantityName(string) ................................................................................. 2095
Ansys.ACT.Interfaces.Post Namespace ........................................................................................... 2097
IComponentInfo ......................................................................................................................... 2097
Name ................................................................................................................................... 2097
QuantityName ...................................................................................................................... 2098
Unit ...................................................................................................................................... 2098
ICustomResultReader .................................................................................................................. 2098
GetComponentNames(string) ............................................................................................... 2098
GetComponentUnit(string, string) ......................................................................................... 2099
GetResultLocation(string) ..................................................................................................... 2099
GetResultNames() ................................................................................................................. 2099
GetResultType(string) ........................................................................................................... 2099
GetStepValues() .................................................................................................................... 2100
GetValues(string, IResultCollector) ......................................................................................... 2100
SetCurrentStep(IStepInfo) ..................................................................................................... 2100
IResult ........................................................................................................................................ 2100
Components ......................................................................................................................... 2101
ForcedToDefault ................................................................................................................... 2101
Location ............................................................................................................................... 2101
Name ................................................................................................................................... 2102
GetComponentInfo(string) .................................................................................................... 2102
GetElementValues(int) .......................................................................................................... 2102
GetNodeValues(int) ............................................................................................................... 2102
SelectComponents(IEnumerable<string>) ............................................................................. 2102
IResultCollector .......................................................................................................................... 2103
ComponentCount ................................................................................................................. 2103
HasImaginary ....................................................................................................................... 2104
Ids ........................................................................................................................................ 2104
Indices .................................................................................................................................. 2104

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Lengths ................................................................................................................................ 2104


ContainsId(int) ...................................................................................................................... 2104
SetAllValues(double[]) ........................................................................................................... 2104
SetAllValues(IEnumerable<double>) ..................................................................................... 2105
SetImaginaryValues(int, double[]) .......................................................................................... 2105
SetImaginaryValues(int, IEnumerable<double>) .................................................................... 2105
SetValues(int, double[]) ......................................................................................................... 2106
SetValues(int, IEnumerable<double>) .................................................................................... 2106
IResultReader ............................................................................................................................. 2106
CurrentResultSet ................................................................................................................... 2107
CurrentTimeFreq .................................................................................................................. 2107
HasImaginaryResults ............................................................................................................. 2107
Layer .................................................................................................................................... 2107
LayeredSolidStressStyle ........................................................................................................ 2107
ListTimeFreq ......................................................................................................................... 2107
ResultNames ......................................................................................................................... 2108
ResultSetCount ..................................................................................................................... 2108
ShellPosition ......................................................................................................................... 2108
TransformsToGlobal .............................................................................................................. 2108
GetResult(string, MechanicalUnitSystem) ............................................................................... 2108
IStepInfo ..................................................................................................................................... 2108
DefineBy ............................................................................................................................... 2109
Set ........................................................................................................................................ 2109
Time ..................................................................................................................................... 2109
ResultAveragingEnum ................................................................................................................. 2109
ResultLocationEnum ................................................................................................................... 2110
ResultTypeEnum ......................................................................................................................... 2110
ShellPosition ............................................................................................................................... 2110
StepDefineByEnum ..................................................................................................................... 2111
StressStyle .................................................................................................................................. 2111
Ansys.ACT.Interfaces.Mesh Namespace ......................................................................................... 2113
ElementTypeEnum ...................................................................................................................... 2113
IElement ..................................................................................................................................... 2114
Area ..................................................................................................................................... 2114
Centroid ............................................................................................................................... 2114
CornerNodeCount ................................................................................................................ 2115
CornerNodeIds ..................................................................................................................... 2115
CornerNodes ........................................................................................................................ 2115
Dimension ............................................................................................................................ 2115
Id ......................................................................................................................................... 2115
NodeIds ................................................................................................................................ 2115
Nodes ................................................................................................................................... 2116
Type ..................................................................................................................................... 2116
Volume ................................................................................................................................. 2116
IMeshComputedData .................................................................................................................. 2116
ContactElementIds ............................................................................................................... 2116
IMeshData .................................................................................................................................. 2116
ElementCount ...................................................................................................................... 2117
ElementIds ........................................................................................................................... 2117
Elements .............................................................................................................................. 2117
NodeCount ........................................................................................................................... 2118
NodeIds ................................................................................................................................ 2118

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxix
ACT API Reference Guide

Nodes ................................................................................................................................... 2118


Unit ...................................................................................................................................... 2118
UseCache ............................................................................................................................. 2118
ElementById(int) ................................................................................................................... 2118
ElementIdsFromNodeIds(IEnumerable<int>) ......................................................................... 2119
MeshRegionById(int) ............................................................................................................. 2119
NodeById(int) ....................................................................................................................... 2119
NodeIdsFromElementIds(IEnumerable<int>) ......................................................................... 2119
IMeshRegion .............................................................................................................................. 2120
ElementCount ...................................................................................................................... 2120
ElementIds ........................................................................................................................... 2120
Elements .............................................................................................................................. 2120
NodeCount ........................................................................................................................... 2121
NodeIds ................................................................................................................................ 2121
Nodes ................................................................................................................................... 2121
INode ......................................................................................................................................... 2121
BodyIds ................................................................................................................................ 2121
ConnectedElementIds ........................................................................................................... 2122
ConnectedElements .............................................................................................................. 2122
GeoEntityIds ......................................................................................................................... 2122
Id ......................................................................................................................................... 2122
X .......................................................................................................................................... 2122
Y .......................................................................................................................................... 2122
Z .......................................................................................................................................... 2123
Ansys.ACT.Interfaces.Graphics Namespace .................................................................................... 2125
ICamera ...................................................................................................................................... 2125
ZoomFactor .......................................................................................................................... 2126
GetLocation() ........................................................................................................................ 2126
GetTarget() ........................................................................................................................... 2126
IDraw2DContext ......................................................................................................................... 2126
Clear() ................................................................................................................................... 2126
DrawText2D(IPoint, string) ..................................................................................................... 2127
DrawText2D(int, int, string) .................................................................................................... 2127
LineTo2D(IPoint) ................................................................................................................... 2127
LineTo2D(int, int) ................................................................................................................... 2127
MoveTo2D(IPoint) ................................................................................................................. 2128
MoveTo2D(int, int) ................................................................................................................ 2128
IDraw3DContext ......................................................................................................................... 2128
Close() .................................................................................................................................. 2129
DrawCircle(IEnumerable<double>, double, IEnumerable<double>) ....................................... 2129
DrawDisc(IEnumerable<double>, double, IEnumerable<double>) ......................................... 2130
DrawPoints(IEnumerable<double>) ...................................................................................... 2130
DrawPoints(IEnumerable<double>, double) .......................................................................... 2130
DrawPolygon(IEnumerable<double>, IEnumerable<double>) ............................................... 2130
DrawPolyline(IEnumerable<double>, bool) ........................................................................... 2131
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ....................... 2131
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 2132
SetTransformation(double[]) ................................................................................................. 2132
IDrawContext ............................................................................................................................. 2132
Color .................................................................................................................................... 2133
DepthTest ............................................................................................................................. 2133

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

LineWeight ........................................................................................................................... 2133


Translucency ......................................................................................................................... 2133
Visible .................................................................................................................................. 2133
IFactory2D .................................................................................................................................. 2133
CreatePolyline() .................................................................................................................... 2134
CreatePolyline(IEnumerable<IPoint>) .................................................................................... 2134
CreateText() .......................................................................................................................... 2134
CreateText(IPoint, string) ....................................................................................................... 2134
IFactory3D .................................................................................................................................. 2135
CreateArrow(double) ............................................................................................................ 2136
CreateArrow(double, double, double, double) ........................................................................ 2136
CreateBox(double, double, double) ........................................................................................ 2137
CreateCircle(double) ............................................................................................................. 2137
CreateCone(double, double) ................................................................................................. 2137
CreateCone(double, double, double) ..................................................................................... 2138
CreateCylinder(double, double) ............................................................................................. 2138
CreateDisc(double) ............................................................................................................... 2138
CreateGeometry(IGeoEntity) ................................................................................................. 2138
CreateMesh(IElement) ........................................................................................................... 2139
CreateMesh(IEnumerable<IElement>) ................................................................................... 2139
CreateMesh(IMeshData) ........................................................................................................ 2139
CreateMesh(IMeshRegion) .................................................................................................... 2139
CreateNodeBox(IEnumerable<INode>) ................................................................................. 2140
CreateNodeBox(INode) ......................................................................................................... 2140
CreateNodeBox(IEnumerable<INode>, double) ..................................................................... 2140
CreateNodeBox(INode, double) ............................................................................................. 2141
CreatePoint() ........................................................................................................................ 2141
CreatePoint(IEnumerable<IWorldPoint>, double) ................................................................... 2141
CreatePoint(IWorldPoint, double) .......................................................................................... 2141
CreatePolyline() .................................................................................................................... 2142
CreatePolyline(IEnumerable<IWorldPoint>) ........................................................................... 2142
CreateQuad(double, double) ................................................................................................. 2142
CreateShell() ......................................................................................................................... 2142
CreateShell(IGeoTessellation, IEnumerable<int>) ................................................................... 2142
CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ..................... 2143
CreateShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 2143
CreateSphere(double) ........................................................................................................... 2144
CreateTriad(double) .............................................................................................................. 2144
IGraphics .................................................................................................................................... 2144
Camera ................................................................................................................................. 2145
Scene ................................................................................................................................... 2145
Unit ...................................................................................................................................... 2145
CreatePixelPoint(int, int) ........................................................................................................ 2145
CreateVector3D(double, double, double) ............................................................................... 2146
CreateWorldPoint(double, double, double) ............................................................................ 2146
ExportScreenToImage(string) ................................................................................................ 2146
ForceResume() ...................................................................................................................... 2147
Redraw() ............................................................................................................................... 2147
Suspend() ............................................................................................................................. 2147
IGraphicsCollection ..................................................................................................................... 2147
Entities ................................................................................................................................. 2147

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxi
ACT API Reference Guide

Factory2D ............................................................................................................................. 2148


Factory3D ............................................................................................................................. 2148
Clear() ................................................................................................................................... 2148
CreateChildCollection() ......................................................................................................... 2148
Remove(IGraphicsCollection) ................................................................................................ 2148
Remove(IGraphicsEntity) ....................................................................................................... 2148
IPixelPoint .................................................................................................................................. 2149
X .......................................................................................................................................... 2149
Y .......................................................................................................................................... 2149
Set(int, int) ............................................................................................................................ 2149
IPoint .......................................................................................................................................... 2150
Changed ............................................................................................................................... 2150
Clone() ................................................................................................................................. 2150
ToPixelPoint() ........................................................................................................................ 2150
ToWorldPoint() ...................................................................................................................... 2150
ISuspendController ..................................................................................................................... 2151
Resume() .............................................................................................................................. 2151
ITransformable ............................................................................................................................ 2151
Transformation3D ................................................................................................................. 2151
ITransformation3D ...................................................................................................................... 2151
Item ..................................................................................................................................... 2152
Scale ..................................................................................................................................... 2152
Reset() .................................................................................................................................. 2152
Rotate(IVector3D, double) ..................................................................................................... 2153
Set(double[]) ........................................................................................................................ 2153
Set(IWorldPoint) ................................................................................................................... 2153
Set(IWorldPoint, IVector3D) ................................................................................................... 2153
Set(IWorldPoint, IVector3D, IVector3D) ................................................................................... 2154
Set(IWorldPoint, IVector3D, IVector3D, IVector3D) ................................................................... 2154
ToArray() ............................................................................................................................... 2154
Translate(IVector3D) .............................................................................................................. 2155
Translate(double, double, double) .......................................................................................... 2155
IVector3D ................................................................................................................................... 2155
X .......................................................................................................................................... 2156
Y .......................................................................................................................................... 2156
Z .......................................................................................................................................... 2156
CrossProduct(IVector3D) ....................................................................................................... 2156
GetNormal() .......................................................................................................................... 2156
IsColinearTo(IVector3D) ......................................................................................................... 2157
IsColinearTo(IVector3D, double) ............................................................................................. 2157
Length() ............................................................................................................................... 2157
Normalize() ........................................................................................................................... 2157
SquareLength() ..................................................................................................................... 2157
IWorldPoint ................................................................................................................................ 2158
X .......................................................................................................................................... 2158
Y .......................................................................................................................................... 2158
Z .......................................................................................................................................... 2158
Ansys.ACT.Interfaces.Graphics.Entities Namespace ...................................................................... 2159
IArrow3D .................................................................................................................................... 2159
Body ..................................................................................................................................... 2160
BodyLength .......................................................................................................................... 2160
BodyRadius .......................................................................................................................... 2160

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Head .................................................................................................................................... 2160


HeadLength .......................................................................................................................... 2160
HeadRadius .......................................................................................................................... 2160
Length .................................................................................................................................. 2161
IBox3D ........................................................................................................................................ 2161
X .......................................................................................................................................... 2161
Y .......................................................................................................................................... 2161
Z .......................................................................................................................................... 2161
ICircle3D ..................................................................................................................................... 2162
Radius .................................................................................................................................. 2162
ICone3D ..................................................................................................................................... 2162
BottomRadius ....................................................................................................................... 2162
Closed .................................................................................................................................. 2162
Length .................................................................................................................................. 2163
Samples ................................................................................................................................ 2163
TopRadius ............................................................................................................................. 2163
IDisc3D ....................................................................................................................................... 2163
Radius .................................................................................................................................. 2163
IGeometry3D .............................................................................................................................. 2163
DisplayEdge .......................................................................................................................... 2164
DisplayFace .......................................................................................................................... 2164
DisplayVertex ........................................................................................................................ 2164
EdgeColor ............................................................................................................................. 2164
FaceColor ............................................................................................................................. 2165
VertexColor ........................................................................................................................... 2165
VertexSize ............................................................................................................................. 2165
IGraphicsEntity ........................................................................................................................... 2165
Color .................................................................................................................................... 2166
DepthTest ............................................................................................................................. 2166
Is2D ...................................................................................................................................... 2166
Is3D ...................................................................................................................................... 2166
LineWeight ........................................................................................................................... 2166
Name ................................................................................................................................... 2166
Translucency ......................................................................................................................... 2167
Visible .................................................................................................................................. 2167
Delete() ................................................................................................................................ 2167
IMesh3D ..................................................................................................................................... 2167
INodeBox3D ............................................................................................................................... 2167
Size ...................................................................................................................................... 2167
IPoint3D ..................................................................................................................................... 2168
Points ................................................................................................................................... 2168
Size ...................................................................................................................................... 2168
IPolyline<T> ............................................................................................................................... 2168
Closed .................................................................................................................................. 2168
EndPoint ............................................................................................................................... 2169
Length .................................................................................................................................. 2169
Points ................................................................................................................................... 2169
StartPoint ............................................................................................................................. 2169
IQuad3D ..................................................................................................................................... 2169
X .......................................................................................................................................... 2170
Y .......................................................................................................................................... 2170
IShell3D ...................................................................................................................................... 2170

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxiii
ACT API Reference Guide

Colors ................................................................................................................................... 2170


Connectivity ......................................................................................................................... 2171
HasColors ............................................................................................................................. 2171
Initialized .............................................................................................................................. 2171
Normals ................................................................................................................................ 2171
TriangleCount ....................................................................................................................... 2171
Vertices ................................................................................................................................ 2171
SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ................... 2171
SetAttributes(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 2172
ISphere3D .................................................................................................................................. 2172
Radius .................................................................................................................................. 2173
Samples ................................................................................................................................ 2173
IText2D ....................................................................................................................................... 2173
Origin ................................................................................................................................... 2173
Text ...................................................................................................................................... 2173
ITriad3D ...................................................................................................................................... 2174
Length .................................................................................................................................. 2174
XArrow ................................................................................................................................. 2174
YArrow ................................................................................................................................. 2174
ZArrow ................................................................................................................................. 2174
Ansys.ACT.Interfaces.Geometry Namespace .................................................................................. 2175
GeoBodyTypeEnum .................................................................................................................... 2175
GeoCellTypeEnum ...................................................................................................................... 2176
GeoCurveTypeEnum ................................................................................................................... 2176
GeoSurfaceTypeEnum ................................................................................................................ 2177
IBaseGeoBody ............................................................................................................................ 2177
Area ..................................................................................................................................... 2178
BodyType ............................................................................................................................. 2178
Centroid ............................................................................................................................... 2178
Edges ................................................................................................................................... 2178
Faces .................................................................................................................................... 2178
Length .................................................................................................................................. 2179
Vertices ................................................................................................................................ 2179
Volume ................................................................................................................................. 2179
IBaseGeoBodyOrPart ................................................................................................................... 2179
IBaseGeoEdge ............................................................................................................................. 2179
Bodies .................................................................................................................................. 2180
Centroid ............................................................................................................................... 2180
CurveType ............................................................................................................................ 2180
EndVertex ............................................................................................................................. 2180
Faces .................................................................................................................................... 2180
Length .................................................................................................................................. 2180
StartVertex ........................................................................................................................... 2181
Vertices ................................................................................................................................ 2181
IBaseGeoEntity ........................................................................................................................... 2181
Id ......................................................................................................................................... 2181
Type ..................................................................................................................................... 2181
GetBoundingBox() ................................................................................................................ 2181
IBaseGeoFace ............................................................................................................................. 2182
Area ..................................................................................................................................... 2182
Bodies .................................................................................................................................. 2182

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Centroid ............................................................................................................................... 2183


Edges ................................................................................................................................... 2183
SurfaceType .......................................................................................................................... 2183
Vertices ................................................................................................................................ 2183
NormalAtParam(double, double) ........................................................................................... 2183
NormalsAtParams(double[]) .................................................................................................. 2183
ParamAtPoint(double[]) ........................................................................................................ 2184
PointAtParam(double, double) .............................................................................................. 2184
PointsAtParams(double[]) ..................................................................................................... 2184
IBaseGeoPart .............................................................................................................................. 2185
Bodies .................................................................................................................................. 2185
Name ................................................................................................................................... 2185
IBaseGeoVertex .......................................................................................................................... 2185
Bodies .................................................................................................................................. 2186
Edges ................................................................................................................................... 2186
Faces .................................................................................................................................... 2186
X .......................................................................................................................................... 2186
Y .......................................................................................................................................... 2186
Z .......................................................................................................................................... 2186
IGeoAssembly ............................................................................................................................. 2186
Dimension ............................................................................................................................ 2187
Name ................................................................................................................................... 2187
Parts ..................................................................................................................................... 2187
Unit ...................................................................................................................................... 2187
IGeoBody ................................................................................................................................... 2187
CrossSection ......................................................................................................................... 2188
CrossSectionOffset ................................................................................................................ 2188
CrossSectionOffsetType ........................................................................................................ 2188
Material ................................................................................................................................ 2188
Name ................................................................................................................................... 2189
Shells .................................................................................................................................... 2189
Suppressed ........................................................................................................................... 2189
Thickness .............................................................................................................................. 2189
IGeoData .................................................................................................................................... 2189
Assemblies ........................................................................................................................... 2189
GeoEntityById(int) ................................................................................................................ 2190
IGeoEdge .................................................................................................................................... 2190
CrossSectionOrientation ....................................................................................................... 2190
Extents ................................................................................................................................. 2191
IsParamReversed ................................................................................................................... 2191
ParamAtPoint(double[]) ........................................................................................................ 2191
PointAtParam(double) .......................................................................................................... 2191
PointsAtParams(double[]) ..................................................................................................... 2191
TangentAtParam(double) ...................................................................................................... 2192
TangentsAtParams(double[]) ................................................................................................. 2192
IGeoEntity .................................................................................................................................. 2192
GeoData ............................................................................................................................... 2192
Part ...................................................................................................................................... 2193
IGeoFace .................................................................................................................................... 2193
Loops ................................................................................................................................... 2193
Shell ..................................................................................................................................... 2193
IGeoLoop ................................................................................................................................... 2193

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxv
ACT API Reference Guide

Edges ................................................................................................................................... 2194


Face ...................................................................................................................................... 2194
IGeoPart ..................................................................................................................................... 2194
IGeoShell .................................................................................................................................... 2194
Faces .................................................................................................................................... 2194
IGeoTessellation .......................................................................................................................... 2194
FacetCount ........................................................................................................................... 2195
Indices .................................................................................................................................. 2195
Normals ................................................................................................................................ 2195
Points ................................................................................................................................... 2195
IGeoVertex .................................................................................................................................. 2195
MaterialTypeEnum ...................................................................................................................... 2196
Ansys.ACT.Interfaces.DataModel Namespace ................................................................................ 2197
IDataModelObject ...................................................................................................................... 2197
ObjectLocation ..................................................................................................................... 2197
ObjectType ........................................................................................................................... 2197
Parent ................................................................................................................................... 2197
SupportedLocations ............................................................................................................. 2198
Ansys.ACT.Interfaces.Common Namespace ................................................................................... 2199
IAttributeCollection .................................................................................................................... 2199
Item ..................................................................................................................................... 2200
Keys ..................................................................................................................................... 2200
Contains(string) .................................................................................................................... 2200
GetStringValue(string) ........................................................................................................... 2200
GetValue(string) .................................................................................................................... 2201
GetValue(string, object) ......................................................................................................... 2201
Remove(string) ..................................................................................................................... 2201
SetValue(string, object) ......................................................................................................... 2201
IExtension ................................................................................................................................... 2202
Attributes ............................................................................................................................. 2202
InstallDir ............................................................................................................................... 2202
MinorVersion ........................................................................................................................ 2202
Name ................................................................................................................................... 2203
UniqueId .............................................................................................................................. 2203
Version ................................................................................................................................. 2203
IExtensionManager ..................................................................................................................... 2203
CurrentExtension .................................................................................................................. 2203
Extensions ............................................................................................................................ 2203
ILog ............................................................................................................................................ 2204
WriteError(string) .................................................................................................................. 2204
WriteMessage(string) ............................................................................................................ 2204
WriteWarning(string) ............................................................................................................ 2204
IParameter .................................................................................................................................. 2205
Key ....................................................................................................................................... 2205
Name ................................................................................................................................... 2205
Value .................................................................................................................................... 2205
IParameterManager .................................................................................................................... 2206
IProcessUtilities ........................................................................................................................... 2206
Start(string, params string[]) .................................................................................................. 2206
Start(string, bool, params string[]) .......................................................................................... 2206
ISelectionInfo ............................................................................................................................. 2207
Id ......................................................................................................................................... 2207

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Ids ........................................................................................................................................ 2207


Name ................................................................................................................................... 2207
SelectionType ....................................................................................................................... 2207
ISelectionManager ...................................................................................................................... 2208
CurrentSelection ................................................................................................................... 2208
AddSelection(ISelectionInfo) ................................................................................................. 2208
ClearSelection() .................................................................................................................... 2208
CreateSelectionInfo(SelectionTypeEnum) .............................................................................. 2209
NewSelection(ISelectionInfo) ................................................................................................ 2209
ITools .......................................................................................................................................... 2209
GetGeoDataFromFile(string) ................................................................................................. 2209
GetMeshDataFromFile(string, string) ..................................................................................... 2210
GetResultsDataFromFile(string) ............................................................................................. 2210
IWorksheet ................................................................................................................................. 2210
MechanicalUnitSystemEnum ....................................................................................................... 2210
SelectionTypeEnum .................................................................................................................... 2211
State ........................................................................................................................................... 2211
StateMessageTypes .................................................................................................................... 2212
UserErrorMessageException ........................................................................................................ 2212
Ansys.ACT.Interfaces.Analysis Namespace ..................................................................................... 2213
CoordinateSystemTypeEnum ...................................................................................................... 2213
IAnalysis ..................................................................................................................................... 2213
AnalysisType ......................................................................................................................... 2215
Components ......................................................................................................................... 2215
CoordinateSystems ............................................................................................................... 2215
GeoData ............................................................................................................................... 2215
Id ......................................................................................................................................... 2215
LoadObjects ......................................................................................................................... 2216
MeshData ............................................................................................................................. 2216
Name ................................................................................................................................... 2216
PhysicsType .......................................................................................................................... 2216
PropertyNames ..................................................................................................................... 2216
ResultObjects ....................................................................................................................... 2216
Solver ................................................................................................................................... 2216
SolverName .......................................................................................................................... 2217
StepsEndTime ....................................................................................................................... 2217
UserObjects .......................................................................................................................... 2217
WorkingDir ........................................................................................................................... 2217
ComponentById(int) ............................................................................................................. 2217
CoordinateSystemById(int) .................................................................................................... 2217
CreateLoadObject(string) ...................................................................................................... 2218
CreatePostObject(string) ....................................................................................................... 2218
CreateResultObject(string) .................................................................................................... 2218
CurrentConsistentUnitFromQuantityName(string) ................................................................. 2219
GenerateMesh() .................................................................................................................... 2219
GetResultsData() ................................................................................................................... 2219
PropertyValue(string) ............................................................................................................ 2219
PropertyValue(string, object) ................................................................................................. 2219
Solve(bool) ........................................................................................................................... 2220
WriteInputFile(string) ............................................................................................................ 2220
ICoordinateSystem ..................................................................................................................... 2220
CoordinateSystemType ......................................................................................................... 2221

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxvii
ACT API Reference Guide

Id ......................................................................................................................................... 2221
Matrix ................................................................................................................................... 2221
Name ................................................................................................................................... 2221
Origin ................................................................................................................................... 2221
XAxis .................................................................................................................................... 2221
YAxis ..................................................................................................................................... 2222
ZAxis .................................................................................................................................... 2222
IDataObject ................................................................................................................................ 2222
Id ......................................................................................................................................... 2222
Name ................................................................................................................................... 2222
PropertyNames ..................................................................................................................... 2223
Type ..................................................................................................................................... 2223
PropertyValue(string) ............................................................................................................ 2223
PropertyValue(string, object) ................................................................................................. 2223
IDataObjectCollection ................................................................................................................. 2223
Ids ........................................................................................................................................ 2224
List ....................................................................................................................................... 2224
Names .................................................................................................................................. 2224
GetById(int) .......................................................................................................................... 2224
GetByName(string) ............................................................................................................... 2225
GetEnumerator() ................................................................................................................... 2225
NamesByType(string) ............................................................................................................ 2225
IDataObjectContainer ................................................................................................................. 2225
DataObjects .......................................................................................................................... 2225
ISolverData ................................................................................................................................. 2226
CurrentStep .......................................................................................................................... 2226
MaxElementId ...................................................................................................................... 2226
MaxElementType .................................................................................................................. 2227
MaxNodeId ........................................................................................................................... 2227
SolveType ............................................................................................................................. 2227
GetContactId(int) .................................................................................................................. 2227
GetContactTargetId(int) ........................................................................................................ 2227
GetCoordinateSystemSolverId(int) ........................................................................................ 2228
GetMaterialSolverId(int) ........................................................................................................ 2228
GetNewElementId() .............................................................................................................. 2228
GetNewElementType() .......................................................................................................... 2228
GetNewNodeId() ................................................................................................................... 2228
GetRemotePointNodeId(int) .................................................................................................. 2229
SolveTypeEnum .......................................................................................................................... 2229
Ansys.DesignXplorer.API.Common Namespace ............................................................................. 2231
enumDistributionType ................................................................................................................ 2231
enumParameterRelationshipType ............................................................................................... 2231
enumPointState .......................................................................................................................... 2232
enumSimulationType .................................................................................................................. 2232
IMethod ..................................................................................................................................... 2232
AddDoubleListVariable(string, IListCpp, double) ..................................................................... 2232
AddDoubleVariable(string, double, double, double) ............................................................... 2233
AddIntegerListVariable(string, IListCpp, int) ............................................................................ 2233
AddOutput(string) ................................................................................................................ 2234
AddParameterRelationship(string, string, string, enumParameterRelationshipType) ................ 2234
CanRun(out String) ............................................................................................................... 2234
get_Setting(string) ................................................................................................................ 2235

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

put_Setting(string, object) .................................................................................................... 2235


Run() .................................................................................................................................... 2235
IPoint .......................................................................................................................................... 2235
ID ......................................................................................................................................... 2236
State ..................................................................................................................................... 2236
StateMessage ....................................................................................................................... 2236
get_Value(string) .................................................................................................................. 2236
put_Value(string, object) ....................................................................................................... 2236
IServices ..................................................................................................................................... 2237
ExistingPoints ....................................................................................................................... 2237
Stopped ............................................................................................................................... 2237
CalculateParameterRelationshipsFromPoint(IPoint) ............................................................... 2238
CalculateParameterRelationshipsFromPoints(IListCpp) .......................................................... 2238
CalculatePoint(IPoint) ............................................................................................................ 2238
CalculatePoints(IListCpp) ...................................................................................................... 2238
PublishLogMessage(string) ................................................................................................... 2239
PublishProgress(string, int) .................................................................................................... 2239
IUserExtensionOptimizationCriterion .......................................................................................... 2239
IUserExtensionParameter ............................................................................................................ 2239
Ansys.DesignXplorer.API.Sampling Namespace ............................................................................ 2241
IUserSampling ............................................................................................................................ 2241
LogFile ................................................................................................................................. 2241
MaximumNumberOfDoubleListParameters ........................................................................... 2242
MaximumNumberOfDoubleParameters ................................................................................ 2242
MaximumNumberOfInputParameters ................................................................................... 2242
MaximumNumberOfIntegerListParameters ........................................................................... 2242
NumberOfDoubleListParametersDefined .............................................................................. 2242
NumberOfDoubleParametersDefined .................................................................................... 2242
NumberOfInputParametersDefined ....................................................................................... 2243
NumberOfIntegerListParametersDefined ............................................................................... 2243
Ansys.DesignXplorer.API.Optimization Namespace ...................................................................... 2245
DXConvergenceData ................................................................................................................... 2246
DXConvergenceDescription ........................................................................................................ 2246
DXOptimizationPoint .................................................................................................................. 2246
enumAllowedContinuousValues ................................................................................................. 2246
enumConstraintHandlingType .................................................................................................... 2246
enumConstraintType .................................................................................................................. 2246
enumCurveType ......................................................................................................................... 2246
enumGoalType ........................................................................................................................... 2247
enumPostProcessingType ........................................................................................................... 2247
IConvergenceData ...................................................................................................................... 2247
get_Value(int, out Int32, out Double, out Boolean) ................................................................. 2247
put_Value(int, int, double, bool) ............................................................................................. 2248
IConvergenceDescription ............................................................................................................ 2248
IndexOfCurvesSupportingFeasibility ..................................................................................... 2249
NumberOfFeasibleCurves ..................................................................................................... 2249
NumberOfGroups ................................................................................................................. 2249
Quantity ............................................................................................................................... 2249
Unit ...................................................................................................................................... 2249
XAxisLabel ............................................................................................................................ 2250
YAxisLabel ............................................................................................................................ 2250
AddCurve(int, string, enumCurveType, bool) .......................................................................... 2250

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxix
ACT API Reference Guide

AddGroup(string) .................................................................................................................. 2250


get_CurveLabel(int) .............................................................................................................. 2251
get_CurveType(int) ............................................................................................................... 2251
get_GroupLabel(int) ............................................................................................................. 2251
get_NumberOfCurves(int) ..................................................................................................... 2251
IGridSupport ............................................................................................................................... 2252
AddGridInterval(string, double) ............................................................................................. 2252
IOptimizationMethod ................................................................................................................. 2252
Candidates ........................................................................................................................... 2253
PostProcessingTypes ............................................................................................................. 2253
Samples ................................................................................................................................ 2253
Services ................................................................................................................................ 2254
AddConstraint(string, enumConstraintType, object, object, double, bool) ................................ 2254
AddCustomConstraintProperty(string, string, object) ............................................................. 2254
AddCustomObjectiveProperty(string, string, object) .............................................................. 2255
AddCustomVariableProperty(string, string, object) ................................................................. 2255
AddDoubleListVariable(string, IListCpp, double) ..................................................................... 2256
AddDoubleVariable(string, double, double, double) ............................................................... 2256
AddIntegerListVariable(string, IListCpp, int) ............................................................................ 2256
AddObjective(string, enumGoalType, double, double) ............................................................ 2257
AddOutput(string) ................................................................................................................ 2257
AddParameterRelationship(string, string, string, enumParameterRelationshipType) ................ 2257
CanRun(out String) ............................................................................................................... 2258
get_Setting(string) ................................................................................................................ 2258
put_Setting(string, object) .................................................................................................... 2258
Run() .................................................................................................................................... 2259
IOptimizationPoint ...................................................................................................................... 2259
Feasible ................................................................................................................................ 2259
ID ......................................................................................................................................... 2260
ParetoFrontIndex .................................................................................................................. 2260
State ..................................................................................................................................... 2260
StateMessage ....................................................................................................................... 2260
get_Value(string) .................................................................................................................. 2260
put_Value(string, object) ....................................................................................................... 2260
IOptimizationServices ................................................................................................................. 2261
ExistingPoints ....................................................................................................................... 2261
Stopped ............................................................................................................................... 2262
CalculateParameterRelationshipsFromPoint(IPoint) ............................................................... 2262
CalculateParameterRelationshipsFromPoints(IListCpp) .......................................................... 2262
CalculatePoint(IPoint) ............................................................................................................ 2262
CalculatePoints(IListCpp) ...................................................................................................... 2262
PublishLogMessage(string) ................................................................................................... 2263
PublishProgress(string, int) .................................................................................................... 2263
PushConvergenceData(IConvergenceData) ........................................................................... 2263
PushHistoryPoint(IOptimizationPoint) ................................................................................... 2264
PushHistoryPoints(IListCpp) .................................................................................................. 2264
IUserOptimizer ............................................................................................................................ 2264
BasedOnDirectOptimizationOnly .......................................................................................... 2266
BasedOnResponseSurfaceOnly ............................................................................................. 2266
ConstraintHandling ............................................................................................................... 2266
ConstraintImportance ........................................................................................................... 2267
ConstraintOnInputParameter ................................................................................................ 2267

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

ConvergenceData ................................................................................................................. 2267


EqualToConstraint ................................................................................................................ 2267
EqualToConstraintDefined .................................................................................................... 2267
GreaterThanConstraint .......................................................................................................... 2267
GreaterThanConstraintDefined ............................................................................................. 2268
HistoryChartXAxisType ......................................................................................................... 2268
InsideBoundsConstraint ........................................................................................................ 2268
InsideBoundsConstraintDefined ............................................................................................ 2268
IsDirectOptimization ............................................................................................................. 2268
LessThanConstraint ............................................................................................................... 2268
LessThanConstraintDefined .................................................................................................. 2268
LogFile ................................................................................................................................. 2269
MaximizeObjective ............................................................................................................... 2269
MaximizeObjectiveDefined ................................................................................................... 2269
MaximumNumberOfConstraints ........................................................................................... 2269
MaximumNumberOfDoubleListParameters ........................................................................... 2269
MaximumNumberOfDoubleParameters ................................................................................ 2269
MaximumNumberOfInputParameters ................................................................................... 2270
MaximumNumberOfIntegerListParameters ........................................................................... 2270
MaximumNumberOfObjectives ............................................................................................. 2270
MinimizeObjective ................................................................................................................ 2270
MinimizeObjectiveDefined .................................................................................................... 2270
MinimumNumberOfConstraints ............................................................................................ 2270
MinimumNumberOfObjectives ............................................................................................. 2270
NumberOfConstraintsDefined ............................................................................................... 2271
NumberOfConstraintsDefinedOnInputs ................................................................................ 2271
NumberOfDoubleListParametersDefined .............................................................................. 2271
NumberOfDoubleParametersDefined .................................................................................... 2271
NumberOfInputParametersDefined ....................................................................................... 2271
NumberOfIntegerListParametersDefined ............................................................................... 2271
NumberOfObjectivesDefined ................................................................................................ 2272
NumberOfObjectivesDefinedOnInputs .................................................................................. 2272
ObjectiveImportance ............................................................................................................ 2272
ObjectiveOnInputParameter ................................................................................................. 2272
ParameterRelationship .......................................................................................................... 2272
SeekObjective ....................................................................................................................... 2272
SeekObjectiveDefined .......................................................................................................... 2272
StartingPointRequired .......................................................................................................... 2273
Ansys.DesignXplorer.API Namespace ............................................................................................ 2275
ParameterNature ........................................................................................................................ 2275
Ansys.DesignXplorer.Automation Namespace .............................................................................. 2277
CustomConstraintProperties ....................................................................................................... 2277
DisplayText ........................................................................................................................... 2277
CustomObjectiveProperties ........................................................................................................ 2278
DisplayText ........................................................................................................................... 2278
CustomParameterProperties ....................................................................................................... 2278
DisplayText ........................................................................................................................... 2278
DiscreteLevel .............................................................................................................................. 2278
DisplayText ........................................................................................................................... 2279
Index .................................................................................................................................... 2279
Value .................................................................................................................................... 2279
HistoryChart ............................................................................................................................... 2279

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxi
ACT API Reference Guide

DisplayParameterFullName ................................................................................................... 2280


DisplayText ........................................................................................................................... 2280
IsUpToDate ........................................................................................................................... 2280
InputParameter ........................................................................................................................... 2280
Attribute1 ............................................................................................................................. 2281
Attribute2 ............................................................................................................................. 2281
ConstantValue ...................................................................................................................... 2282
CustomDefinitionList ............................................................................................................ 2282
DiscreteLevels ....................................................................................................................... 2282
DisplayText ........................................................................................................................... 2282
DistributionLowerBound ....................................................................................................... 2282
DistributionType ................................................................................................................... 2282
DistributionUpperBound ...................................................................................................... 2282
Enabled ................................................................................................................................ 2283
Kurtosis ................................................................................................................................ 2283
LowerBound ......................................................................................................................... 2283
Mean .................................................................................................................................... 2283
Nature .................................................................................................................................. 2283
NumberOfLevels ................................................................................................................... 2283
Skewness .............................................................................................................................. 2284
StandardDeviation ................................................................................................................ 2284
Type ..................................................................................................................................... 2284
Units .................................................................................................................................... 2284
UpperBound ......................................................................................................................... 2284
UseManufacturableValues ..................................................................................................... 2284
OptimizationCriterion ................................................................................................................. 2284
AllowedValues ...................................................................................................................... 2285
ConstraintFirstValue .............................................................................................................. 2286
ConstraintHandling ............................................................................................................... 2286
ConstraintImportance ........................................................................................................... 2286
ConstraintSecondValue ......................................................................................................... 2286
ConstraintType ..................................................................................................................... 2286
CustomConstraintDefinitionList ............................................................................................ 2286
CustomObjectiveDefinitionList ............................................................................................. 2287
DisplayText ........................................................................................................................... 2287
GridInterval .......................................................................................................................... 2287
HistoryChart ......................................................................................................................... 2287
LowerBound ......................................................................................................................... 2287
ObjectiveImportance ............................................................................................................ 2287
ObjectiveTargetValue ............................................................................................................ 2287
ObjectiveType ...................................................................................................................... 2288
StartingValue ........................................................................................................................ 2288
Units .................................................................................................................................... 2288
UpperBound ......................................................................................................................... 2288
Ansys.ACT.WorkBench.Schematic Namespace ............................................................................... 2289
UserTask ..................................................................................................................................... 2289
ActiveDirectory ..................................................................................................................... 2290
Component .......................................................................................................................... 2290
InputData ............................................................................................................................. 2290
InternalObject ...................................................................................................................... 2290
OutputData .......................................................................................................................... 2291
Parameters ........................................................................................................................... 2291

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Properties ............................................................................................................................. 2291


RegisteredFiles ..................................................................................................................... 2291
SourceTasks .......................................................................................................................... 2291
TargetTasks ........................................................................................................................... 2291
TaskGroup ............................................................................................................................ 2292
TaskState .............................................................................................................................. 2292
Template .............................................................................................................................. 2292
TransferData ......................................................................................................................... 2292
Type ..................................................................................................................................... 2292
Edit( params object[]) ............................................................................................................ 2292
ExecuteCommand(string, IDictionary<string, object>) ........................................................... 2293
Exit( params object[]) ............................................................................................................ 2293
RegisterFile(string) ................................................................................................................ 2293
Send( params object[]) .......................................................................................................... 2293
SignalModified() ................................................................................................................... 2294
SignalOutputsGenerated() .................................................................................................... 2294
UnregisterFile(DataReference) ............................................................................................... 2294
UnregisterFile(string) ............................................................................................................ 2294
UnregisterFile(DataReference, bool) ....................................................................................... 2294
UnregisterFile(string, bool) .................................................................................................... 2295
UserTaskGroup ........................................................................................................................... 2295
Abbreviation ......................................................................................................................... 2296
Caption ................................................................................................................................ 2296
Category .............................................................................................................................. 2296
HeaderText ........................................................................................................................... 2296
InternalObject ...................................................................................................................... 2296
IsParametricGroup ................................................................................................................ 2296
Name ................................................................................................................................... 2296
Tasks .................................................................................................................................... 2297
Template .............................................................................................................................. 2297
UserTaskGroupTemplate ............................................................................................................. 2297
Abbreviation ......................................................................................................................... 2297
Caption ................................................................................................................................ 2298
Category .............................................................................................................................. 2298
HeaderText ........................................................................................................................... 2298
InternalObject ...................................................................................................................... 2298
IsParametricGroup ................................................................................................................ 2298
Name ................................................................................................................................... 2298
UserTaskTemplate ....................................................................................................................... 2298
InternalObject ...................................................................................................................... 2299
Ansys.ACT.WorkBench.Automation.Workflows Namespace .......................................................... 2301
Parameter ................................................................................................................................... 2301
Caption ................................................................................................................................ 2301
InternalObject ...................................................................................................................... 2301
Name ................................................................................................................................... 2302
Usage ................................................................................................................................... 2302
Value .................................................................................................................................... 2302
Property ..................................................................................................................................... 2302
Name ................................................................................................................................... 2302
Value .................................................................................................................................... 2303
Task ............................................................................................................................................ 2303
ActiveDirectory ..................................................................................................................... 2304

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxiii
ACT API Reference Guide

AlwaysIncludeInDPUpdate .................................................................................................... 2305


Caption ................................................................................................................................ 2305
Container ............................................................................................................................. 2305
CoordinateId ........................................................................................................................ 2305
CoupledClients ..................................................................................................................... 2305
CoupledToTask ..................................................................................................................... 2305
DirectoryName ..................................................................................................................... 2305
ImageName .......................................................................................................................... 2306
InputData ............................................................................................................................. 2306
InternalObject ...................................................................................................................... 2306
IsFailedState ......................................................................................................................... 2306
IsSharing .............................................................................................................................. 2306
MasterTask ........................................................................................................................... 2306
Name ................................................................................................................................... 2307
Notes .................................................................................................................................... 2307
OutputData .......................................................................................................................... 2307
Parameters ........................................................................................................................... 2307
Properties ............................................................................................................................. 2307
RealTask ............................................................................................................................... 2307
Solver ................................................................................................................................... 2308
SourceTasks .......................................................................................................................... 2308
State ..................................................................................................................................... 2308
TargetTasks ........................................................................................................................... 2308
TaskGroup ............................................................................................................................ 2308
TaskId ................................................................................................................................... 2308
Template .............................................................................................................................. 2308
UsedLicenses ........................................................................................................................ 2309
UserId ................................................................................................................................... 2309
UserTask ............................................................................................................................... 2309
Clean() .................................................................................................................................. 2309
ExecuteCommand(string, IDictionary<string, object>) ........................................................... 2309
GetPropertyNames() ............................................................................................................. 2310
Refresh() ............................................................................................................................... 2310
Remove() .............................................................................................................................. 2310
Reset() .................................................................................................................................. 2310
Update() ............................................................................................................................... 2310
TaskGroup .................................................................................................................................. 2310
Abbreviation ......................................................................................................................... 2311
AnalysisType ......................................................................................................................... 2311
Caption ................................................................................................................................ 2312
DirectoryName ..................................................................................................................... 2312
HeaderText ........................................................................................................................... 2312
InternalObject ...................................................................................................................... 2312
IsParametric .......................................................................................................................... 2312
Name ................................................................................................................................... 2312
Notes .................................................................................................................................... 2312
Physics ................................................................................................................................. 2313
Solver ................................................................................................................................... 2313
TaskGroupId ......................................................................................................................... 2313
Tasks .................................................................................................................................... 2313
Template .............................................................................................................................. 2313
Clean() .................................................................................................................................. 2313

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide

Copy() .................................................................................................................................. 2314


Delete() ................................................................................................................................ 2314
GetTaskById(string) ............................................................................................................... 2314
RecreateDeletedTasks() ......................................................................................................... 2314
Refresh() ............................................................................................................................... 2314
Update() ............................................................................................................................... 2314
TaskGroupTemplate .................................................................................................................... 2315
AnalysisType ......................................................................................................................... 2316
Attributes ............................................................................................................................. 2316
Category .............................................................................................................................. 2316
DisplayName ........................................................................................................................ 2316
ExcludedTaskTemplates ........................................................................................................ 2317
HeaderText ........................................................................................................................... 2317
ImageName .......................................................................................................................... 2317
InternalObject ...................................................................................................................... 2317
IsBeta ................................................................................................................................... 2317
IsDeletable ........................................................................................................................... 2317
IsParametric .......................................................................................................................... 2317
Name ................................................................................................................................... 2318
Physics ................................................................................................................................. 2318
PostCreationSteps ................................................................................................................. 2318
RequiredTaskTemplates ........................................................................................................ 2318
Solver ................................................................................................................................... 2318
TaskGroupHelpId .................................................................................................................. 2318
TaskGroupType ..................................................................................................................... 2319
TaskGroupTypeAbbreviation ................................................................................................. 2319
TaskNames ........................................................................................................................... 2319
TaskTemplates ...................................................................................................................... 2319
ToolboxGroup ....................................................................................................................... 2319
ToolTipHelpId ....................................................................................................................... 2319
ToolTipText ........................................................................................................................... 2320
Visible .................................................................................................................................. 2320
TaskTemplate .............................................................................................................................. 2320
AboutToResetCommandName .............................................................................................. 2324
AvailableTransferTasks .......................................................................................................... 2324
CanDuplicateQueryName ..................................................................................................... 2324
CanUseTransferDataQueryName ........................................................................................... 2325
CleanCommandName ........................................................................................................... 2325
ComponentImageName ....................................................................................................... 2325
ComponentPropertyDataQueryName ................................................................................... 2325
CreateAllProvidesConnectionsToNewSystem ......................................................................... 2325
CreatingCommandName ...................................................................................................... 2325
DataGroupStatusQueryName ................................................................................................ 2326
DataGroupUpdateCommandName ....................................................................................... 2326
DataSourceListChangedCommandName .............................................................................. 2326
DefaultTransferName ............................................................................................................ 2326
DeletingCommandName ...................................................................................................... 2326
DesignPointReportContentCreationCommandName ............................................................. 2326
DisplayName ........................................................................................................................ 2327
DontShareByDefault ............................................................................................................. 2327
DuplicateGroup .................................................................................................................... 2327
DuplicateTaskCommandName .............................................................................................. 2327

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxv
ACT API Reference Guide

DuplicateUserDataCommandName ....................................................................................... 2327


EditorInitiatedRemoteUpdateInfoQueryName ....................................................................... 2327
EquivalentInputs ................................................................................................................... 2328
GetEnvironmentForRsmDpUpdateQueryName ...................................................................... 2328
GetRemoteUpdateMonitorFilesQueryName .......................................................................... 2328
IncludeInPartialUpdate ......................................................................................................... 2328
InternalObject ...................................................................................................................... 2328
IsAim .................................................................................................................................... 2328
IsDeletable ........................................................................................................................... 2329
IsDisabled ............................................................................................................................. 2329
IsPartialShareOnly ................................................................................................................. 2329
IsReplaceable ........................................................................................................................ 2329
IsReplaceableWithSharing ..................................................................................................... 2329
IsResults ............................................................................................................................... 2329
IsShareable ........................................................................................................................... 2330
Name ................................................................................................................................... 2330
OutputTypes ......................................................................................................................... 2330
RefreshAfterPartialUpdate ..................................................................................................... 2330
RefreshCommandName ........................................................................................................ 2330
RemoteSolvePermissionsQueryName .................................................................................... 2330
ReportContentCreationCommandName ............................................................................... 2331
RequiredInputTypes .............................................................................................................. 2331
ResetCommandName ........................................................................................................... 2331
ShowOptionToAlwaysBePartOfDpUpdate ............................................................................. 2331
Solver ................................................................................................................................... 2331
SubTasks ............................................................................................................................... 2331
SubTaskStatusQueryName .................................................................................................... 2332
TaskStatusQueryName .......................................................................................................... 2332
TaskTypeAbbreviation ........................................................................................................... 2332
UpdateCommandName ........................................................................................................ 2332
ValidationCodes .................................................................................................................... 2332
WillBePendingUponUpdateQueryName ................................................................................ 2332
WillBeUpdatedViaRsmQueryName ........................................................................................ 2332

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxvi 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.2 - © ANSYS, 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.2 - © ANSYS, 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 5
Release 18.2 - © ANSYS, 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.2 - © ANSYS, 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.2 - © ANSYS, 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.2 - © ANSYS, 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
10 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields

Table 9: Members

Field (p. 11) Represents a discrete or continuous field that can be used in a
component of a boundary condition from Mechanical, for instance.
Range (p. 12) Represents a domain for real values.
Variable (p. 12) 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. 16) 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 10: Members

Property Inputs (p. 11) Gets the input variables of this


component.
Property Name (p. 12) Gets the name of this component.
Property Output (p. 12) Gets the output variable of this
component.

Inputs
Gets the input variables of this component.

Declaration Syntax
public IList<Variable> Inputs { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 11
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 11: Members

Field Maximum (p. 12) No details are provided for this


entry.
Field Minimum (p. 12) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
12 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable

Declaration Syntax
public class Variable

Table 12: Members

Property DefinitionType (p. 13) Gets a value that indicates how this variable is defined.
Property DiscreteValueCount (p. 13) Gets the number of discrete values of this variable.
Property DiscreteValues (p. 14) Gets or sets the discrete values of this variable or if this
variable represents a free degree of freedom.
null

Property Field (p. 14) Gets the owner field.


Property Formula (p. 14) 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. 14) Gets the index of this variable in its container field.
Property IsInput (p. 14) Gets a value indicating whether this variable is an input for
its container field. Otherwise, it is an output variable.
Property IsOutput (p. 14) Gets a value indicating whether this variable is an output for
its container field. Otherwise, it is an input variable.
Property MinMaxDiscreteValues (p. 15) Returns a Tuple containing the min and max values from the
list of discrete values.
Property Name (p. 15) Gets the variable's name.
Property QuantityName (p. 15) Gets the name of the quantity represented by this variable.
Property Range (p. 15) Gets the domain of validity for variable's value.
Property Unit (p. 15) Gets the symbol of the unit used to express this variable's
values.
Method GetDiscreteValue(int) (p. 15) 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 definition
Quantity) (p. 16) 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.

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

Declaration Syntax
public int DiscreteValueCount { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
14 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable

Declaration Syntax
public bool IsOutput { get; }

MinMaxDiscreteValues
Returns a Tuple containing the min and max values from the list of discrete values.

Declaration Syntax
public Tuple<Quantity, Quantity> MinMaxDiscreteValues { get; }

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)

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

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)

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 13: 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
16 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields.Adapters Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields.Adapters

Table 14: Members

FieldAdapter (p. 17) 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. 20) 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 15: Members

Constructor FieldAdapter(IDSBCInformation) (p. 17) No details are provided for this entry.
Property FieldProvider (p. 18) Gets the wrapped object from Mechanical.
Method ChangeFieldDefinitionType(AnsBCLVType, Changes the definition type for a field of the
kEDDataType) (p. 18) wrapped object from Mechanical.
NestedType IDefinition (p. 18) Interface implemented by objects that specify
a type of adapter for a given field provider
object from Mechanical.
NestedType Keywords (p. 19) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 17
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 16: Members

Method Adapt(IDSBCInformation) (p. 18) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
18 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 17: Members

Field Constant (p. 19) No details are provided for this


entry.
Field ConstantRamped (p. 19) No details are provided for this
entry.
Field Free (p. 19) No details are provided for this
entry.
Field Function (p. 20) No details are provided for this
entry.
Field Table (p. 20) No details are provided for this
entry.
Method Get(kEDDataType) (p. 20) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 19
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 18: Members

Property AdapterDefinitions (p. 20) Gets the collection of adapters in this manager.
Method RegisterNewAdapter(IDefinition) (p. 21) Register the instance object that defines a type of
field adapter.
Method UnregisterAdapter(int) (p. 21) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
20 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 21
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
22 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Graphics

Table 19: Members

IModelViewManager (p. 23) No details are provided for this


entry.

IModelViewManager
No details are provided for this entry.

Declaration Syntax
public interface IModelViewManager

Table 20: Members

Property NumberOfViews (p. 23) The number of views currently defined.


Method ApplyModelView(int) (p. 24) Apply the view specified by index.
Method ApplyModelView(string) (p. 24) Apply the view specified by name.
Method CaptureModelView(int, string) (p. 24) Save the view specified by index as a PNG image
to the project userfiles.
Method CaptureModelView(string, string) (p. 24) Save the view specified as an image to the
project userfiles.
Method CreateView() (p. 25) Create a view from current graphics with default
naming.
Method CreateView(string) (p. 25) Create a view from current graphics with the
specified name.
Method DeleteView(int) (p. 25) Delete the specified view by index.
Method DeleteView(string) (p. 25) Apply the view specified by name.
Method ExportModelViews(string) (p. 26) Export model views to the specified file.
Method ImportModelViews(string) (p. 26) Import model views from the specified file.
Method RenameView(int, string) (p. 26) Rename the model view specified by viewIndex
to newLabel.
Method RenameView(string, string) (p. 26) Rename the model view specified to newLabel.

NumberOfViews
The number of views currently defined.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 23
Ansys.ACT.Interfaces.Graphics Namespace

Declaration Syntax
public int NumberOfViews { get; }

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)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

CaptureModelView(string, string)
Save the view specified as an image to the project userfiles.

Declaration Syntax
public void CaptureModelView(string viewLabel, string mode)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
24 of ANSYS, Inc. and its subsidiaries and affiliates.
IModelViewManager

Parameters
viewLabel(string)
The name of the view to be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

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)
Apply the view specified by name.

Declaration Syntax
public void DeleteView(string viewLabel)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 25
Ansys.ACT.Interfaces.Graphics Namespace

Parameters
viewLabel(string)
The name of the view to be applied.

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.

RenameView(int, string)
Rename the model view specified by viewIndex to newLabel.

Declaration Syntax
public void RenameView(int viewIndex, string newLabel)

Parameters
viewIndex(int)
The index of the listed view to be renamed.

newLabel(string)
Th new name to be applied.

RenameView(string, string)
Rename the model view specified to newLabel.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
26 of ANSYS, Inc. and its subsidiaries and affiliates.
IModelViewManager

Declaration Syntax
public void RenameView(string viewLabel, string newLabel)

Parameters
viewLabel(string)
The label of the listed view to be renamed.

newLabel(string)
Th new name to be applied.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 27
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
28 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Mechanical

Table 21: Members

IMechanicalCamera (p. 29) Interface for MechanicalCamera.


IMechanicalDataModel (p. 30) Defines the data model of the Mechanical
application.
IMechanicalExtAPI (p. 31) Exposes the main entry point of all ATC APIs.
IMechanicalGraphics (p. 31) Interface for MechanicalGraphics.
IMechanicalSelectionInfo (p. 32) Defines the mechanical selection information.
IMechanicalUserLoad (p. 32) Defines a Mechanical user load.
IMechanicalUserObject (p. 32) Defines a Mechanical user object.
IMechanicalUserResult (p. 33) Defines a Mechanical user result.
IMechanicalUserSolver (p. 33) Defines a Mechanical user solver.
MechanicalPanelEnum (p. 33) Specifies the panel type.

IMechanicalCamera
Interface for MechanicalCamera.

Declaration Syntax
public interface IMechanicalCamera

Table 22: Members

Method RotateView(double) (p. 29) Rotate the current


ModelView.

RotateView(double)
Rotate the current ModelView.

Declaration Syntax
public void RotateView(double angle)

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

Parameters
angle(double)
The amount of Rotation (positive = Clockwise : negative == Counter-Clockwise).

IMechanicalDataModel
Defines the data model of the Mechanical application.

Declaration Syntax
public interface IMechanicalDataModel

Table 23: Members

Property Project (p. 30) Gets the project object. Main object of the
tree of Mechanical.
Property Tree (p. 30) Gets the tree of Mechanical.
Method CurrentUnitFromQuantityName(string) (p. 30) Returns the current unit from a quantity
name.
Method GetObjectById(int) (p. 31) 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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
30 of ANSYS, Inc. and its subsidiaries and affiliates.
IMechanicalGraphics

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 24: Members

Method LockPrePostLicense() (p. 31) Locks the license used by the PRE/POST application.
Method UnlockPrePostLicense() (p. 31) 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.

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()

IMechanicalGraphics
Interface for MechanicalGraphics.

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

Declaration Syntax
public interface IMechanicalGraphics

Table 25: Members

Property ModelViewManager (p. 32) An instance of the


ModelViewManager.

ModelViewManager
An instance of the ModelViewManager.

Declaration Syntax
public IModelViewManager ModelViewManager { get; }

IMechanicalSelectionInfo
Defines the mechanical selection information.

Declaration Syntax
public interface IMechanicalSelectionInfo

Table 26: Members

Property Entities (p. 32) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
32 of ANSYS, Inc. and its subsidiaries and affiliates.
MechanicalPanelEnum

Declaration Syntax
public interface IMechanicalUserObject

Table 27: Members

Property Analysis (p. 33) 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 28: 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 33
Ansys.ACT.Interfaces.Mechanical Namespace

Member Worksheet The worksheet panel.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
34 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.DesignModeler

Table 29: Members

IDesignModelerDataModel (p. 36) Defines the DesignModeler data model.


IDesignModelerExtAPI (p. 37) Defines the main entry point of all APIs.
IDesignModelerGeoData (p. 37) Defines the DesignModeler geometry data model.
IDesignModelerGeoFeature (p. 38) Defines a DesignModeler custom feature.
IDesignModelerSelectionInfo (p. 39) Defines the DesignModeler selection information.
IExtrude (p. 40) Defines an "Extrude" operation.
IGeometryBuilder (p. 41) Defines the geometry builder.
IIntersect (p. 41) Defines an "Intersect" operation.
IOperations (p. 42) Defines a list of available geometry operations.
IOperationTools (p. 44) Defines a list of tools to manipulate the geometry.
IPrimitives (p. 48) Defines the list of creatable primitives.
IPSGeoBody (p. 49) Defines a body.
IPSGeoEdge (p. 49) Defines an edge.
IPSGeoEntity (p. 49) Defines a generic geometry entity.
IPSGeoFace (p. 49) Defines a face.
IPSGeoPart (p. 49) Defines a part.
IQueries (p. 49) Defines a list of available queries on the geometry.
IRevolve (p. 51) Defines a "Revolve" operation.
ISheetCone (p. 52) Defines a sheet cone primitive.
ISheetCylinder (p. 53) Defines a sheet cylinder primitive.
ISheetPolygon (p. 54) Defines a sheet polygon primitive.
ISheets (p. 54) Defines the list all creatable sheet geometry
primitives.
ISheetSphere (p. 55) Defines a sheet sphere primitive.
ISolidBox (p. 56) Defines a solid box primitive.
ISolidCone (p. 57) Defines a solid cone primitive.
ISolidCylinder (p. 58) Defines a solid cylinder primitive.
ISolids (p. 58) Defines the list of all creatable solid geometry
primitives.
ISolidSphere (p. 60) Defines a solid sphere primitive.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 35
Ansys.ACT.Interfaces.DesignModeler Namespace

ISubtract (p. 61) Defines a "Subtract" operation.


IUnion (p. 61) Defines an "Union" operation.
IWireArc (p. 62) Defines a wire arc primitive.
IWireBCurve (p. 63) Defines awire b-curve primitive.
IWireEllipse (p. 64) Defines a wire ellipse primitive.
IWirePolyline (p. 65) Defines a wire polyline primitive.
IWires (p. 65) Defines the list of all creatable wire geometry
primitives.

IDesignModelerDataModel
Defines the DesignModeler data model.

Declaration Syntax
public interface IDesignModelerDataModel

Table 30: Members

Property Components (p. 36) Gets all components (named selections).


Property GeoData (p. 36) Gets the geometry data model object.
Property GeometryBuilder (p. 36) Gets the geometry builder object.
Property Queries (p. 37) Gets the queries object.
Method ComponentById(int) (p. 37) Returns the component (named selection)
associated to the specified identifier.
Method CurrentUnitFromQuantityName(string) (p. 37) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
36 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 37
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IDesignModelerGeoData

Table 31: Members

Property Bodies (p. 38) Gets all


bodies.
Property Parts (p. 38) 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 32: Members

Property Bodies (p. 38) Gets or sets the list of bodies or


parts generated by the feature.
Property MaterialType (p. 39) Gets or sets the material type used
to generate the feature.
Method AddProblematicGeometry(IEnumerable<IPSGeoEntity>, Add a list of geometry entities has
string) (p. 39) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
38 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 33: Members

Property Entities (p. 39) Gets the list of selected geometry entities.
Property Locations (p. 39) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 39
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public IList<double[]> Locations { set;get; }

IExtrude
Defines an "Extrude" operation.

Declaration Syntax
public interface IExtrude

Table 34: Members

Property Depth (p. 40) Gets or Sets the depth of the extrusion.
Property Direction (p. 40) Gets or Sets the direction of the extrusion.
Property Walled (p. 40) Gets or Sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 40) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
40 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 35: Members

Property Operations (p. 41) Gets the list of creatable


operations.
Property Primitives (p. 41) 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 36: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 41) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 41
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 37: Members

Property Queries (p. 42) Gets the list of methods to


query information on the
geometry.
Property Tools (p. 42) Gets the list of additional
tools to manipulate the
geometry.
Method CreateExtrudeOperation(IEnumerable<double>, Creates an "Extrude"
double) (p. 43) operation.
Method CreateIntersectOperation(IEnumerable<IPSGeoBody>) (p. 43) Creates an "Intersect"
operation.
Method CreateRevolveOperation(IEnumerable<double>, Creates a "Revolve"
IEnumerable<double>) (p. 43) operation.
Method CreateSubtractOperation(IEnumerable<IPSGeoBody>) (p. 43) Creates a "Subtract"
operation.
Method CreateUnionOperation() (p. 44) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
42 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 43
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 38: Members

Method CopyBody(IPSGeoBody) (p. 44) Copies a body.


Method CreatePart(IEnumerable<IPSGeoBody>) (p. 45) Creates a new part (group of bodies).
Method DeleteBody(IPSGeoBody) (p. 45) Deletes a body.
Method EdgesToWireBody(IEnumerable<IPSGeoEdge>) (p. 45) Transforms a set of edges into a wire
body.
Method FacesToSheetBody(IEnumerable<IPSGeoFace>) (p. 45) Transforms a set of faces to a sheet
body.
Method Imprint(IPSGeoBody, Imprints a list of bodies to a target
IEnumerable<IPSGeoBody>) (p. 46) body.
Method OffsetFace(IEnumerable<IPSGeoFace>, double) (p. 46) Does a normal offset of faces with a
given offset value.
Method SheetBodyToSolidBody(IPSGeoBody) (p. 46) Transforms a sheet body to a solid
body.
Method SimplifyTopology(IPSGeoEntity) (p. 47) Simplifies the topology of the given
entity.
Method ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, Does a thicken operation on a body
double, double) (p. 47) and remove some faces.
Method TransformBody(IPSGeoBody, Matrix4D) (p. 47) Transform a body.
Method WireToSheetBody(IPSGeoBody) (p. 48) Transforms a wire body to a sheet
body.

CopyBody(IPSGeoBody)
Copies a body.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
44 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 45
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
46 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 47
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 39: Members

Property Sheet (p. 48) Gets the list of all creatable sheet geometry
primitives.
Property Solid (p. 48) Gets the list of all creatable solid geometry
primitives.
Property Wire (p. 48) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
48 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 49
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IQueries

Table 40: Members

Method Clash(IEnumerable<IPSGeoEntity>, Detects clash between 2 sets of


IEnumerable<IPSGeoEntity>) (p. 50) geometry entities.
Method Coincidence(IPSGeoEntity, IPSGeoEntity) (p. 50) Checks if 2 geometry entities are
coincident.
Method Containment(IPSGeoEntity, IPSGeoEntity) (p. 50) Checks if one geometry entity contains
one other.
Method Distance(IEnumerable<IPSGeoEntity>, Computes the distance between 2 sets
IEnumerable<IPSGeoEntity>) (p. 51) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
50 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 41: Members

Property Angle (p. 51) Gets or sets the angle of the revolution.
Property Axis (p. 52) Gets or sets the axis of the revolution (x, y, z).
Property Origin (p. 52) Gets or sets the origin of the revolution (x, y, z).
Property Walled (p. 52) Gets or sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 52) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 51
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 42: Members

Property Center (p. 53) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 53) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 53) Gets or sets the top radius of the cone.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
52 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetCylinder

Property Radius2 (p. 53) 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 43: Members

Property Center (p. 54) Gets or sets the center of the


cylinder.
Property Direction (p. 54) Gets or sets the axis of the
cylinder.
Property Radius (p. 54) Gets or sets the radius of the
cylinder.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 53
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 44: Members

Property Points (p. 54) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
54 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetSphere

Declaration Syntax
public interface ISheets

Table 45: Members

Method CreateCylinder(IEnumerable<double>, Creates a sheet cylinder primitive


IEnumerable<double>, double) (p. 55) generator.
Method CreatePolygon(IEnumerable<double>) (p. 55) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 55
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface ISheetSphere

Table 46: Members

Property Center (p. 56) Gets or sets the center of the


sphere.
Property Radius (p. 56) 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 47: Members

Property Point1 (p. 56) Gets or sets the first point of the box (x, y,
z).
Property Point2 (p. 57) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
56 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 48: Members

Property Center (p. 57) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 57) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 57) Gets or sets the top radius of the cone.
Property Radius2 (p. 58) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 57
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 49: Members

Property Center (p. 58) Gets or sets the center of the cylinder (x, y,
z).
Property Direction (p. 58) Gets or sets the direction of the cylinder (x,
y, z).
Property Radius (p. 58) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
58 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolids

Declaration Syntax
public interface ISolids

Table 50: Members

Method CreateBox(IEnumerable<double>, Creates a box primitive generator.


IEnumerable<double>) (p. 59)
Method CreateCone(IEnumerable<double>, Creates a cone primitive
IEnumerable<double>, double, double) (p. 59) generator.
Method CreateCylinder(IEnumerable<double>, Creates a cylinder primitive
IEnumerable<double>, double) (p. 60) generator.
Method CreateSphere(IEnumerable<double>, double) (p. 60) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 59
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 51: Members

Property Center (p. 61) Gets or sets the center of the sphere (x,
y, z).
Property Radius (p. 61) Gets or sets the radius of the sphere.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
60 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 52: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 61) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 61
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IUnion

Table 53: Members

Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 62) 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 54: Members

Property Center (p. 62) Gets or sets the center of the arc (x, y, z).
Property EndAngle (p. 62) Gets or sets the end angle of the arc.
Property Normal (p. 63) Gets or sets the normal of the arc (x, y, z).
Property Radius (p. 63) Gets or sets the radius of the arc.
Property StartAngle (p. 63) Gets or sets the start angle of the arc.
Property XDir (p. 63) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
62 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 55: Members

Property Closed (p. 64) Gets of sets the closed flag.


Property Points (p. 64) Gets or sets the list of points (x1, y1, z1, x2, y2,
z2, ...).

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 63
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 56: Members

Property Center (p. 64) Gets or sets the center of the ellipse (x, y, z).
Property LargeRadius (p. 64) Gets or sets the large radius of the ellipse.
Property Normal (p. 65) Gets or sets the normal direction of the ellipse (x,
y, z).
Property SmallRadius (p. 65) Gets or sets the small radius of the ellipse.
Property XDir (p. 65) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
64 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 57: Members

Property Points (p. 65) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 65
Ansys.ACT.Interfaces.DesignModeler Namespace

Declaration Syntax
public interface IWires

Table 58: Members

Method CreateArc(double, IEnumerable<double>, Creates an arc primitive


IEnumerable<double>, IEnumerable<double>) (p. 66) generator.
Method CreateBCurve(IEnumerable<double>) (p. 66) Creates a b-curve primitive
generator.
Method CreateEllipse(double, double, IEnumerable<double>, Creates an ellipse primitive
IEnumerable<double>, IEnumerable<double>) (p. 67) generator.
Method CreatePolyline(IEnumerable<double>) (p. 67) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
66 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 67
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
68 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace
Declaration Syntax
namespace Ansys.ACT.DesignModeler.Primitives.Sheet

Table 59: Members

Cylinder (p. 69) Cylinder


Class

Cylinder
Cylinder Class

Declaration Syntax
public class Cylinder : Primitive, ISheetCylinder

Table 60: Members

Constructor Cylinder(GeometryBuilder, Create a new Cylinder.


IEnumerable<double>,
IEnumerable<double>, double) (p. 69)
Property Center (p. 70) Gets or sets the center of the cylinder.
Property Direction (p. 70) Gets or sets the axis of the cylinder.
Property Radius (p. 70) Gets or sets the radius of the cylinder.
Method Generate() (p. 70) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 69
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
70 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common Namespace
Declaration Syntax
namespace Ansys.ACT.Common

Table 61: Members

CoordinateSystem (p. 71) CoordinateSystem


class

CoordinateSystem
CoordinateSystem class

Declaration Syntax
public class CoordinateSystem : ICoordinateSystem

Table 62: Members

Constructor CoordinateSystem(CoordinateSystemTypeEnum) (p. 71) Constructor.


Property CoordinateSystemType (p. 72) Gets or sets the coordinate
system type.
Property Id (p. 72) Gets or sets the ID of the
coordinate system.
Property Matrix (p. 72) Gets or sets the matrix
definition of the coordinate
system.
Property Name (p. 72) Gets or sets the name of the
coordinate system.
Property Origin (p. 72) Gets or sets the origin of the
coordinate system.
Property XAxis (p. 72) Gets or sets the X axis of the
coordinate system.
Property YAxis (p. 73) Gets or sets the Y axis of the
coordinate system.
Property ZAxis (p. 73) Gets or sets the Z axis of the
coordinate system.

CoordinateSystem(CoordinateSystemTypeEnum)
Constructor.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 71
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
72 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 73
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
74 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Common.Graphics

Table 63: Members

MechanicalCameraWrapper (p. 75) Wrapper for Camera in


Mechanical.
ModelViewManager (p. 75) No details are provided for this
entry.

MechanicalCameraWrapper
Wrapper for Camera in Mechanical.

Declaration Syntax
public class MechanicalCameraWrapper : CameraWrapper, IMechanicalCamera

ModelViewManager
No details are provided for this entry.

Declaration Syntax
public class ModelViewManager : IModelViewManager

Table 64: Members

Property NumberOfViews (p. 76) The number of views currently defined.


Method ApplyModelView(int) (p. 76) Apply the view specified by index.
Method ApplyModelView(string) (p. 77) Apply the view specified by name.
Method Capture3DImage(string) (p. 77) Exports the active object to a 3d AVZ file.
Method CaptureModelView(int, string) (p. 77) Save the view specified by index as an image to
the project userfiles.
Method CaptureModelView(string, Save the view specified by viewLabel as an image
string) (p. 77) to the project userfiles.
Method CaptureModelView(int, string, Save the view specified by index as an image.
string) (p. 78)
Method CaptureModelView(string, string, Save the view specified by viewLabel as an image.
string) (p. 78)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 75
Ansys.ACT.Common.Graphics Namespace

Method CaptureObjectImage(DataModelObject, Save the object specified as an image. The image


string, string) (p. 78) have the same name as the object.
Method CreateView() (p. 79) Create a view from current graphics with default
naming.
Method CreateView(string) (p. 79) Create a view from current graphics with the
specified name.
Method DeleteView(int) (p. 79) Delete the specified view by index.
Method DeleteView(string) (p. 79) Delete the specified view by name.
Method ExportModelViews(string) (p. 80) Export model views to the specified file.
Method ImportModelViews(string) (p. 80) Import model views from the specified file.
Method RenameView(int, string) (p. 80) Rename the model view specified by viewIndex to
newLabel.
Method RenameView(string, string) (p. 81) Rename the model view specified to newLabel.
Method RotateView(double) (p. 81) Rotate the current ModelView.
Method SetActiveViewPort(int, int) (p. 81) Set the active of viewport.
Method SetBackView() (p. 81) Change to Back view.
Method SetBottomView() (p. 82) Change to Bottom view.
Method SetFitView() (p. 82) Change to Fit view.
Method SetFrontView() (p. 82) Change to Front view.
Method SetISOView() (p. 82) Change to ISO view.
Method SetLeftView() (p. 82) Change to Left view.
Method SetRightView() (p. 82) Change to Right view.
Method SetTopView() (p. 82) Change to Top view.
Method SetViewPorts(int, bool) (p. 83) Set the number of viewports displayed.

NumberOfViews
The number of views currently defined.

Declaration Syntax
public int NumberOfViews { get; }

ApplyModelView(int)
Apply the view specified by index.

Declaration Syntax
public virtual void ApplyModelView(int viewIndex)

Parameters
viewIndex(int)
The index of the listed view to be applied.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
76 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager

ApplyModelView(string)
Apply the view specified by name.

Declaration Syntax
public virtual void ApplyModelView(string viewLabel)

Parameters
viewLabel(string)
The name of the view to be applied.

Capture3DImage(string)
Exports the active object to a 3d AVZ file.

Declaration Syntax
public void Capture3DImage(string avzfilepath)

Parameters
avzfilepath(string)
A full qualified AVZ filepath.

CaptureModelView(int, string)
Save the view specified by index as an image to the project userfiles.

Declaration Syntax
public virtual void CaptureModelView(int index, string mode)

Parameters
index(int)
The index of the view to be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

CaptureModelView(string, string)
Save the view specified by viewLabel as an image to the project userfiles.

Declaration Syntax
public virtual void CaptureModelView(string viewLabel, string mode)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 77
Ansys.ACT.Common.Graphics Namespace

Parameters
viewLabel(string)
The name of the view to be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

CaptureModelView(int, string, string)


Save the view specified by index as an image.

Declaration Syntax
public void CaptureModelView(int index, string mode, string folder)

Parameters
index(int)
The index of the view to be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

folder(string)
The folder into which the image file will be saved. An empty string ("") defaults to the project's user_files.
This is a null operation if the specified folder does not exist.

CaptureModelView(string, string, string)


Save the view specified by viewLabel as an image.

Declaration Syntax
public void CaptureModelView(string viewLabel, string mode, string folder)

Parameters
viewLabel(string)
The name of the view to be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

folder(string)
The folder into which the image file will be saved. An empty string ("") defaults to the project's user_files.
This is a null operation if the specified folder does not exist.

CaptureObjectImage(DataModelObject, string, string)


Save the object specified as an image. The image have the same name as the object.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
78 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager

Declaration Syntax
public void CaptureObjectImage(DataModelObject obj, string mode, string folder)

Parameters
obj(DataModelObject)
The object for which an image will be saved.

mode(string)
A string representing the graphics format to use. One of : "PNG", "JPG", "TIF", "BMP", "EPS".

folder(string)
The folder into which the image file will be saved. An empty string ("") defaults to the project's user_files.
This is a null operation if the specified folder does not exist.

CreateView()
Create a view from current graphics with default naming.

Declaration Syntax
public virtual void CreateView()

CreateView(string)
Create a view from current graphics with the specified name.

Declaration Syntax
public virtual 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 virtual void DeleteView(int viewIndex)

Parameters
viewIndex(int)
The index of the listed view to be deleted.

DeleteView(string)
Delete the specified view by name.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 79
Ansys.ACT.Common.Graphics Namespace

Declaration Syntax
public virtual void DeleteView(string viewLabel)

Parameters
viewLabel(string)
The name of the view to be deleted.

ExportModelViews(string)
Export model views to the specified file.

Declaration Syntax
public virtual 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 virtual void ImportModelViews(string viewfilepath)

Parameters
viewfilepath(string)
The name of the view (xml) file to be imported.

RenameView(int, string)
Rename the model view specified by viewIndex to newLabel.

Declaration Syntax
public virtual void RenameView(int viewIndex, string newLabel)

Parameters
viewIndex(int)
The index of the listed view to be renamed.

newLabel(string)
The new name to be applied.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
80 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager

RenameView(string, string)
Rename the model view specified to newLabel.

Declaration Syntax
public virtual void RenameView(string viewLabel, string newLabel)

Parameters
viewLabel(string)
The label of the listed view to be renamed.

newLabel(string)
The new name to be applied.

RotateView(double)
Rotate the current ModelView.

Declaration Syntax
public void RotateView(double angle)

Parameters
angle(double)
The amount of Rotation (positive = Clockwise : negative == Counter-Clockwise).

SetActiveViewPort(int, int)
Set the active of viewport.

Declaration Syntax
public void SetActiveViewPort(int winRowIndex, int winColIndex)

Parameters
winRowIndex(int)
The row index of the viewport to be made active (The index is zero referenced).

winColIndex(int)
The column index of the viewport to be made active (The index is zero referenced).

SetBackView()
Change to Back view.

Declaration Syntax
public void SetBackView()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 81
Ansys.ACT.Common.Graphics Namespace

SetBottomView()
Change to Bottom view.

Declaration Syntax
public void SetBottomView()

SetFitView()
Change to Fit view.

Declaration Syntax
public void SetFitView()

SetFrontView()
Change to Front view.

Declaration Syntax
public void SetFrontView()

SetISOView()
Change to ISO view.

Declaration Syntax
public void SetISOView()

SetLeftView()
Change to Left view.

Declaration Syntax
public void SetLeftView()

SetRightView()
Change to Right view.

Declaration Syntax
public void SetRightView()

SetTopView()
Change to Top view.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
82 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager

Declaration Syntax
public void SetTopView()

SetViewPorts(int, bool)
Set the number of viewports displayed.

Declaration Syntax
public void SetViewPorts(int numViewPorts, bool horizontal)

Parameters
numViewPorts(int)
The number of viewports to display.

horizontal(bool)
Alignment is horizontal if "true" and vertical if "false". Applies when numViewPorts is 2.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 83
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
84 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.DesignModeler

Table 65: Members

Extrusion (p. 85) Defines a Extrusion.


Feature (p. 86) Defines a Feature.
FeatureManager (p. 87) Defines a
FeatureManager.
NamedSelection (p. 88) Defines a
NamedSelection.

Extrusion
Defines a Extrusion.

Declaration Syntax
public class Extrusion : Feature

Table 66: Members

Property Depth (p. 85) Gets or sets the Depth.


Property Depth2 (p. 86) Gets or sets the Depth2.
Property Id (p. 87) Gets the id of the feature.

(Inherited from
Feature (p. 86).)
Property Name (p. 87) Gets the name of the
feature.

(Inherited from
Feature (p. 86).)
Property Thin1 (p. 86) Gets or sets the Thin1.
Property Thin2 (p. 86) Gets or sets the Thin2.
Property Walled (p. 86) Gets or sets the Walled.

Depth
Gets or sets the Depth.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 85
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 67: Members

Property Id (p. 87) Gets the id of the


feature.
Property Name (p. 87) Gets the name of the
feature.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
86 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 68: Members

Property Count (p. 87) Gets the number of features.


Property Item (p. 87) Gets a feature by its index.
Method CreateNamedSelection() (p. 87) Creates a new NamedSelection
feature.
Method Generate() (p. 88) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 87
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 69: Members

Property ExportNamedSelection (p. 88) Gets or sets the


ExportNamedSelection.
Property Id (p. 87) Gets the id of the feature.

(Inherited from Feature (p. 86).)


Property IncludeInLegend (p. 88) Gets or sets the IncludeInLegend.
Property Name (p. 87) Gets the name of the feature.

(Inherited from Feature (p. 86).)


Property NumGeometry (p. 89) Gets the NumGeometry.
Property PropagateNamedSelection (p. 89) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
88 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 89
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
90 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical

Table 70: Members

Analysis (p. 93) Defines a Analysis.


AnalysisPly (p. 112) Defines a AnalysisPly.
ArbitraryCrack (p. 115) Defines a ArbitraryCrack.
Body (p. 119) Defines a Body.
Chart (p. 133) Defines a Chart.
CommandSnippet (p. 136) Defines a CommandSnippet.
Comment (p. 143) Defines a Comment.
CondensedGeometry (p. 145) Defines a CondensedGeometry.
CondensedPart (p. 149) Defines a CondensedPart.
CondensedPartInfoTool (p. 154) Defines a CondensedPartInfoTool.
ConstructionGeometry (p. 156) Defines a ConstructionGeometry.
ContactDebonding (p. 159) Defines a ContactDebonding.
CoordinateSystem (p. 162) Defines a CoordinateSystem.
CoordinateSystems (p. 171) Defines a CoordinateSystems.
Crack ***OBSOLETE*** Deprecated class. Use Defines a Crack.
ArbitraryCrack or SemiEllipticalCrack
instead. (p. 173)
CyclicRegion (p. 178) Defines a CyclicRegion.
DistributedMass (p. 180) Defines a DistributedMass.
ElementOrientation (p. 181) Defines a ElementOrientation.
EndRelease (p. 185) Defines a EndRelease.
ExpansionSettings (p. 190) Defines a ExpansionSettings.
ExternalEnhancedModel (p. 193) Defines a ExternalEnhancedModel.
FatigueTool (p. 196) Defines a FatigueTool.
Figure (p. 203) Defines a Figure.
Fracture (p. 205) Defines a Fracture.
GenericCrack (p. 209) Defines a GenericCrack.
GenericDelamination (p. 211) Defines a GenericDelamination.
GenericPointMass (p. 214) Defines a GenericPointMass.
Geometry (p. 217) Defines a Geometry.

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

ImportedLayeredSection (p. 232) Defines a ImportedLayeredSection.


ImportedPlies (p. 233) Defines a ImportedPlies.
InitialCondition (p. 234) Defines a InitialCondition.
InitialConditions (p. 243) Defines a InitialConditions.
InterfaceDelamination (p. 245) Defines a InterfaceDelamination.
JointBushingWorksheet (p. 249) The worksheet of stiffness and damping
coefficients for a bushing type joint.
LayeredSection (p. 256) Defines a LayeredSection.
LayeredSectionWorksheet (p. 261) No details are provided for this entry.
MeshConnection (p. 265) Defines a MeshConnection.

Defines a MeshConnection.
MeshControlWorksheet (p. 270) No details are provided for this entry.
MeshEdit (p. 274) Defines a MeshEdit.
MeshNumbering (p. 278) Defines a MeshNumbering.
Model (p. 281) Defines a Model.
NamedSelection (p. 291) Defines a NamedSelection.
NamedSelections (p. 296) Defines a NamedSelections.
NodeMerge (p. 299) Defines a NodeMerge.

Defines a NodeMerge.
NodeMergeGroup (p. 301) Defines a NodeMergeGroup.
NodeMove (p. 303) Defines a NodeMove.
NumberingControl (p. 307) Defines a NumberingControl.
Part (p. 310) Defines a Part.
Path (p. 318) Defines a Path.
PeriodicRegion (p. 323) Defines a PeriodicRegion.
PhysicsRegion (p. 325) Defines a PhysicsRegion.
PipeIdealization (p. 331) Defines a PipeIdealization.
PointMass (p. 334) Defines a PointMass.
PreMeshedCrack (p. 336) Defines a PreMeshedCrack.
PreMeshedCyclicRegion (p. 338) Defines a PreMeshedCyclicRegion.
Project (p. 340) Defines a Project.
RemotePoint (p. 345) Defines a RemotePoint.
RemotePoints (p. 351) Defines a RemotePoints.
SelectionWorksheet (p. 353) No details are provided for this entry.
SemiEllipticalCrack (p. 364) Defines a SemiEllipticalCrack.
Solution (p. 370) Defines a Solution.
SolutionCombination (p. 414) Defines a SolutionCombination.
SolutionCombinationWorksheet (p. 417) No details are provided for this entry.
SolutionInformation (p. 420) Defines a SolutionInformation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
92 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Surface (p. 432) Defines a Surface.


Symmetry (p. 435) Defines a Symmetry.
SymmetryGeneral (p. 438) Defines a SymmetryGeneral.
SymmetryRegion (p. 441) Defines a SymmetryRegion.
ThermalPointMass (p. 443) Defines a ThermalPointMass.
Thickness (p. 445) Defines a Thickness.
TreeGroupingFolder (p. 449) Defines a TreeGroupingFolder.
VirtualCell (p. 451) Defines a VirtualCell.
VirtualTopology (p. 454) Defines a VirtualTopology.
Worksheet (p. 459) No details are provided for this entry.

Analysis
Defines a Analysis.

Declaration Syntax
public class Analysis : DataModelObject, IAnalysis, IDataModelObject, IApplicationObject, IDataObject-
Container, IInternalDataObjectContainer, IFolderDataModelObject

Table 71: Members

Property Acoustics (p. 96) Gets or sets the Acoustics.


Property AnalysisSettings (p. 96) Gets the AnalysisSettings.
Property AnalysisType (p. 96) Gets the AnalysisType.
Property CellId (p. 96) Gets the CellId.
Property Children (p. 96) Gets the list of children.
Property Comments (p. 97) Gets the list of associated comments.
Property DataModelObjectCategory (p. 97) Gets the current DataModelObject's
category.
Property EnvironmentTemperature (p. 97) Gets or sets the EnvironmentTemperature.
Property Figures (p. 97) Gets the list of associated figures.
Property GenerateInputOnly (p. 97) Gets the GenerateInputOnly.
Property InitialConditions (p. 97) Get InitialConditions.
Property InternalObject (p. 98) Gets the internal object. For advanced
usage only.
Property PhysicsType (p. 98) Gets the PhysicsType.
Property Solution (p. 98) Gets the Solution.
Property Structural (p. 98) Gets or sets the Structural.
Property SystemCaption (p. 98) Gets the SystemCaption.
Method AddAcceleration() (p. 98) Creates a new Acceleration
Method AddAcousticAbsorptionElement() (p. 98) Creates a new AcousticAbsorptionElement
Method AddAcousticAbsorptionSurface() (p. 99) Creates a new AcousticAbsorptionSurface

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

Method AddAcousticDiffuseSoundField() (p. 99) Creates a new AcousticDiffuseSoundField


Method AddAcousticFarFieldRadationSurface() (p. 99) Creates a new
AcousticFarFieldRadationSurface
Method AddAcousticFreeSurface() (p. 99) Creates a new AcousticFreeSurface
Method AddAcousticImpedanceBoundary() (p. 99) Creates a new AcousticImpedanceBoundary
Method AddAcousticImpedanceSheet() (p. 99) Creates a new AcousticImpedanceSheet
Method AddAcousticIncidentWaveSource() (p. 100) Creates a new AcousticIncidentWaveSource
Method AddAcousticMassSource() (p. 100) Creates a new AcousticMassSource
Method AddAcousticPort() (p. 100) Creates a new AcousticPort
Method AddAcousticPortInDuct() (p. 100) Creates a new AcousticPortInDuct
Method AddAcousticPressure() (p. 100) Creates a new AcousticPressure
Method AddAcousticRadiationBoundary() (p. 100) Creates a new AcousticRadiationBoundary
Method AddAcousticRigidWall() (p. 100) Creates a new AcousticRigidWall
Method AddAcousticStaticPressure() (p. 101) Creates a new AcousticStaticPressure
Method AddAcousticSurfaceVelocity() (p. 101) Creates a new AcousticSurfaceVelocity
Method AddAcousticSymmetryPlane() (p. 101) Creates a new AcousticSymmetryPlane
Method AddAcousticTemperature() (p. 101) Creates a new child ThermalCondition.
Method AddAcousticThermoViscousBLIBoundary() (p. 101) Creates a new
AcousticThermoViscousBLIBoundary
Method AddAcousticTransferAdmittanceMatrix() (p. 101) Creates a new
AcousticTransferAdmittanceMatrix
Method AddBearingLoad() (p. 102) Creates a new BearingLoad
Method AddBoltPretension() (p. 102) Creates a new BoltPretension
Method AddCommandSnippet() (p. 102) Creates a new CommandSnippet
Method AddComment() (p. 102) Creates a new child Comment.
Method AddCompressionOnlySupport() (p. 102) Creates a new CompressionOnlySupport
Method AddConvection() (p. 102) Creates a new Convection
Method AddCoupling() (p. 102) Creates a new Coupling
Method AddCurrent() (p. 103) Creates a new Current
Method AddCylindricalSupport() (p. 103) Creates a new CylindricalSupport
Method AddDisplacement() (p. 103) Creates a new Displacement
Method AddEarthGravity() (p. 103) Creates a new EarthGravity
Method AddElasticSupport() (p. 103) Creates a new ElasticSupport
Method AddEMTransducer() (p. 103) Creates a new EMTransducer
Method AddFigure() (p. 104) Creates a new child Figure.
Method AddFixedRotation() (p. 104) Creates a new FixedRotation
Method AddFixedSupport() (p. 104) Creates a new FixedSupport
Method AddFluidSolidInterface() (p. 104) Creates a new FluidSolidInterface
Method AddForce() (p. 104) Creates a new Force
Method AddFrictionlessSupport() (p. 104) Creates a new FrictionlessSupport

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
94 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Method AddHeatFlow() (p. 104) Creates a new HeatFlow


Method AddHeatFlux() (p. 105) Creates a new HeatFlux
Method AddHydrostaticPressure() (p. 105) Creates a new HydrostaticPressure
Method AddInternalHeatGeneration() (p. 105) Creates a new InternalHeatGeneration
Method AddJointLoad() (p. 105) Creates a new JointLoad
Method AddLinePressure() (p. 105) Creates a new LinePressure
Method AddMagneticFluxParallel() (p. 105) Creates a new MagneticFluxParallel
Method AddMassFlowRate() (p. 106) Creates a new MassFlowRate
Method AddMoment() (p. 106) Creates a new Moment
Method AddNodalDisplacement() (p. 106) Creates a new NodalDisplacement
Method AddNodalForce() (p. 106) Creates a new NodalForce
Method AddNodalOrientation() (p. 106) Creates a new NodalOrientation
Method AddNodalPressure() (p. 106) Creates a new NodalPressure
Method AddNodalRotation() (p. 106) Creates a new NodalRotation
Method AddPerfectlyInsulated() (p. 107) Creates a new PerfectlyInsulated
Method AddPhysicsRegion() (p. 107) Creates a new PhysicsRegion
Method AddPipePressure() (p. 107) Creates a new PipePressure
Method AddPipeTemperature() (p. 107) Creates a new PipeTemperature
Method AddPressure() (p. 107) Creates a new child Pressure.
Method AddPSDAcceleration() (p. 107) Creates a new PSDAcceleration
Method AddPSDDisplacement() (p. 108) Creates a new PSDDisplacement
Method AddPSDGAcceleration() (p. 108) Creates a new PSDGAcceleration
Method AddPSDVelocity() (p. 108) Creates a new PSDVelocity
Method AddRadiation() (p. 108) Creates a new Radiation
Method AddRemoteDisplacement() (p. 108) Creates a new RemoteDisplacement
Method AddRemoteForce() (p. 108) Creates a new RemoteForce
Method AddRotatingForce() (p. 108) Creates a new RotatingForce
Method AddRotationalAcceleration() (p. 109) Creates a new RotationalAcceleration
Method AddRotationalVelocity() (p. 109) Creates a new RotationalVelocity
Method AddRSAcceleration() (p. 109) Creates a new RSAcceleration
Method AddRSDisplacement() (p. 109) Creates a new RSDisplacement
Method AddRSVelocity() (p. 109) Creates a new RSVelocity
Method AddSimplySupported() (p. 109) Creates a new SimplySupported
Method AddSourceConductor() (p. 110) Creates a new child SourceConductor.
Method AddTemperature() (p. 110) Creates a new Temperature
Method AddThermalCondition() (p. 110) Creates a new child ThermalCondition.
Method AddVelocity() (p. 110) Creates a new Velocity
Method AddVoltage() (p. 110) Creates a new Voltage
Method ClearGeneratedData() (p. 110) Run the ClearGeneratedData action.

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

Method CreateAutomaticEquivalentSourceSurfaces() (p. 110) Run the


CreateAutomaticEquivalentSourceSurfaces
action.
Method CreateAutomaticFSI() (p. 111) Run the CreateAutomaticFSI action.
Method CreateAutomaticFSIandEquivalentSourceSurfaces() (p. 111) Run the
CreateAutomaticFSIandEquivalentSourceSurfaces
action.
Method Duplicate() (p. 111) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 111)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 111)
Method OpenSolverFilesDirectory() (p. 112) Run the OpenSolverFilesDirectory action.
Method Solve(bool) (p. 112) Run the Solve action.

Acoustics
Gets or sets the Acoustics.

Declaration Syntax
public bool Acoustics { set;get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
96 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

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

Comments
Gets the list of associated comments.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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

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; }

Solution
Gets the Solution.

Declaration Syntax
public Solution Solution { get; }

Structural
Gets or sets the Structural.

Declaration Syntax
public bool Structural { set;get; }

SystemCaption
Gets the SystemCaption.

Declaration Syntax
public string SystemCaption { get; }

AddAcceleration()
Creates a new Acceleration

Declaration Syntax
public virtual Acceleration AddAcceleration()

AddAcousticAbsorptionElement()
Creates a new AcousticAbsorptionElement

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
98 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual AcousticAbsorptionElement AddAcousticAbsorptionElement()

AddAcousticAbsorptionSurface()
Creates a new AcousticAbsorptionSurface

Declaration Syntax
public virtual AcousticAbsorptionSurface AddAcousticAbsorptionSurface()

AddAcousticDiffuseSoundField()
Creates a new AcousticDiffuseSoundField

Declaration Syntax
public virtual AcousticDiffuseSoundField AddAcousticDiffuseSoundField()

AddAcousticFarFieldRadationSurface()
Creates a new AcousticFarFieldRadationSurface

Declaration Syntax
public virtual AcousticFarFieldRadationSurface AddAcousticFarFieldRadationSurface()

AddAcousticFreeSurface()
Creates a new AcousticFreeSurface

Declaration Syntax
public virtual AcousticFreeSurface AddAcousticFreeSurface()

AddAcousticImpedanceBoundary()
Creates a new AcousticImpedanceBoundary

Declaration Syntax
public virtual AcousticImpedanceBoundary AddAcousticImpedanceBoundary()

AddAcousticImpedanceSheet()
Creates a new AcousticImpedanceSheet

Declaration Syntax
public virtual AcousticImpedanceSheet AddAcousticImpedanceSheet()

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

AddAcousticIncidentWaveSource()
Creates a new AcousticIncidentWaveSource

Declaration Syntax
public virtual AcousticIncidentWaveSource AddAcousticIncidentWaveSource()

AddAcousticMassSource()
Creates a new AcousticMassSource

Declaration Syntax
public virtual AcousticMassSource AddAcousticMassSource()

AddAcousticPort()
Creates a new AcousticPort

Declaration Syntax
public virtual AcousticPort AddAcousticPort()

AddAcousticPortInDuct()
Creates a new AcousticPortInDuct

Declaration Syntax
public virtual AcousticPortInDuct AddAcousticPortInDuct()

AddAcousticPressure()
Creates a new AcousticPressure

Declaration Syntax
public virtual AcousticPressure AddAcousticPressure()

AddAcousticRadiationBoundary()
Creates a new AcousticRadiationBoundary

Declaration Syntax
public virtual AcousticRadiationBoundary AddAcousticRadiationBoundary()

AddAcousticRigidWall()
Creates a new AcousticRigidWall

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
100 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual AcousticRigidWall AddAcousticRigidWall()

AddAcousticStaticPressure()
Creates a new AcousticStaticPressure

Declaration Syntax
public virtual AcousticStaticPressure AddAcousticStaticPressure()

AddAcousticSurfaceVelocity()
Creates a new AcousticSurfaceVelocity

Declaration Syntax
public virtual AcousticSurfaceVelocity AddAcousticSurfaceVelocity()

AddAcousticSymmetryPlane()
Creates a new AcousticSymmetryPlane

Declaration Syntax
public virtual AcousticSymmetryPlane AddAcousticSymmetryPlane()

AddAcousticTemperature()
Creates a new child ThermalCondition.

Declaration Syntax
public virtual AcousticTemperature AddAcousticTemperature()

AddAcousticThermoViscousBLIBoundary()
Creates a new AcousticThermoViscousBLIBoundary

Declaration Syntax
public virtual AcousticThermoViscousBLIBoundary AddAcousticThermoViscousBLIBoundary()

AddAcousticTransferAdmittanceMatrix()
Creates a new AcousticTransferAdmittanceMatrix

Declaration Syntax
public virtual AcousticTransferAdmittanceMatrix AddAcousticTransferAdmittanceMatrix()

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

AddBearingLoad()
Creates a new BearingLoad

Declaration Syntax
public virtual BearingLoad AddBearingLoad()

AddBoltPretension()
Creates a new BoltPretension

Declaration Syntax
public virtual BoltPretension AddBoltPretension()

AddCommandSnippet()
Creates a new CommandSnippet

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddCompressionOnlySupport()
Creates a new CompressionOnlySupport

Declaration Syntax
public virtual CompressionOnlySupport AddCompressionOnlySupport()

AddConvection()
Creates a new Convection

Declaration Syntax
public virtual Convection AddConvection()

AddCoupling()
Creates a new Coupling

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
102 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual Coupling AddCoupling()

AddCurrent()
Creates a new Current

Declaration Syntax
public virtual Current AddCurrent()

AddCylindricalSupport()
Creates a new CylindricalSupport

Declaration Syntax
public virtual CylindricalSupport AddCylindricalSupport()

AddDisplacement()
Creates a new Displacement

Declaration Syntax
public virtual Displacement AddDisplacement()

AddEarthGravity()
Creates a new EarthGravity

Declaration Syntax
public virtual EarthGravity AddEarthGravity()

AddElasticSupport()
Creates a new ElasticSupport

Declaration Syntax
public virtual ElasticSupport AddElasticSupport()

AddEMTransducer()
Creates a new EMTransducer

Declaration Syntax
public virtual EMTransducer AddEMTransducer()

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

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddFixedRotation()
Creates a new FixedRotation

Declaration Syntax
public virtual FixedRotation AddFixedRotation()

AddFixedSupport()
Creates a new FixedSupport

Declaration Syntax
public virtual FixedSupport AddFixedSupport()

AddFluidSolidInterface()
Creates a new FluidSolidInterface

Declaration Syntax
public virtual FluidSolidInterface AddFluidSolidInterface()

AddForce()
Creates a new Force

Declaration Syntax
public virtual Force AddForce()

AddFrictionlessSupport()
Creates a new FrictionlessSupport

Declaration Syntax
public virtual FrictionlessSupport AddFrictionlessSupport()

AddHeatFlow()
Creates a new HeatFlow

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
104 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual HeatFlow AddHeatFlow()

AddHeatFlux()
Creates a new HeatFlux

Declaration Syntax
public virtual HeatFlux AddHeatFlux()

AddHydrostaticPressure()
Creates a new HydrostaticPressure

Declaration Syntax
public virtual HydrostaticPressure AddHydrostaticPressure()

AddInternalHeatGeneration()
Creates a new InternalHeatGeneration

Declaration Syntax
public virtual InternalHeatGeneration AddInternalHeatGeneration()

AddJointLoad()
Creates a new JointLoad

Declaration Syntax
public virtual JointLoad AddJointLoad()

AddLinePressure()
Creates a new LinePressure

Declaration Syntax
public virtual LinePressure AddLinePressure()

AddMagneticFluxParallel()
Creates a new MagneticFluxParallel

Declaration Syntax
public virtual MagneticFluxParallel AddMagneticFluxParallel()

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

AddMassFlowRate()
Creates a new MassFlowRate

Declaration Syntax
public virtual MassFlowRate AddMassFlowRate()

AddMoment()
Creates a new Moment

Declaration Syntax
public virtual Moment AddMoment()

AddNodalDisplacement()
Creates a new NodalDisplacement

Declaration Syntax
public virtual NodalDisplacement AddNodalDisplacement()

AddNodalForce()
Creates a new NodalForce

Declaration Syntax
public virtual NodalForce AddNodalForce()

AddNodalOrientation()
Creates a new NodalOrientation

Declaration Syntax
public virtual NodalOrientation AddNodalOrientation()

AddNodalPressure()
Creates a new NodalPressure

Declaration Syntax
public virtual NodalPressure AddNodalPressure()

AddNodalRotation()
Creates a new NodalRotation

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
106 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual NodalRotation AddNodalRotation()

AddPerfectlyInsulated()
Creates a new PerfectlyInsulated

Declaration Syntax
public virtual PerfectlyInsulated AddPerfectlyInsulated()

AddPhysicsRegion()
Creates a new PhysicsRegion

Declaration Syntax
public virtual PhysicsRegion AddPhysicsRegion()

AddPipePressure()
Creates a new PipePressure

Declaration Syntax
public virtual PipePressure AddPipePressure()

AddPipeTemperature()
Creates a new PipeTemperature

Declaration Syntax
public virtual PipeTemperature AddPipeTemperature()

AddPressure()
Creates a new child Pressure.

Declaration Syntax
public virtual Pressure AddPressure()

AddPSDAcceleration()
Creates a new PSDAcceleration

Declaration Syntax
public virtual PSDAcceleration AddPSDAcceleration()

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

AddPSDDisplacement()
Creates a new PSDDisplacement

Declaration Syntax
public virtual PSDDisplacement AddPSDDisplacement()

AddPSDGAcceleration()
Creates a new PSDGAcceleration

Declaration Syntax
public virtual PSDGAcceleration AddPSDGAcceleration()

AddPSDVelocity()
Creates a new PSDVelocity

Declaration Syntax
public virtual PSDVelocity AddPSDVelocity()

AddRadiation()
Creates a new Radiation

Declaration Syntax
public virtual Radiation AddRadiation()

AddRemoteDisplacement()
Creates a new RemoteDisplacement

Declaration Syntax
public virtual RemoteDisplacement AddRemoteDisplacement()

AddRemoteForce()
Creates a new RemoteForce

Declaration Syntax
public virtual RemoteForce AddRemoteForce()

AddRotatingForce()
Creates a new RotatingForce

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
108 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual RotatingForce AddRotatingForce()

AddRotationalAcceleration()
Creates a new RotationalAcceleration

Declaration Syntax
public virtual RotationalAcceleration AddRotationalAcceleration()

AddRotationalVelocity()
Creates a new RotationalVelocity

Declaration Syntax
public virtual RotationalVelocity AddRotationalVelocity()

AddRSAcceleration()
Creates a new RSAcceleration

Declaration Syntax
public virtual RSAcceleration AddRSAcceleration()

AddRSDisplacement()
Creates a new RSDisplacement

Declaration Syntax
public virtual RSDisplacement AddRSDisplacement()

AddRSVelocity()
Creates a new RSVelocity

Declaration Syntax
public virtual RSVelocity AddRSVelocity()

AddSimplySupported()
Creates a new SimplySupported

Declaration Syntax
public virtual SimplySupported AddSimplySupported()

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

AddSourceConductor()
Creates a new child SourceConductor.

Declaration Syntax
public virtual LoadGroup AddSourceConductor()

AddTemperature()
Creates a new Temperature

Declaration Syntax
public virtual Temperature AddTemperature()

AddThermalCondition()
Creates a new child ThermalCondition.

Declaration Syntax
public virtual ThermalCondition AddThermalCondition()

AddVelocity()
Creates a new Velocity

Declaration Syntax
public virtual Velocity AddVelocity()

AddVoltage()
Creates a new Voltage

Declaration Syntax
public virtual Voltage AddVoltage()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

CreateAutomaticEquivalentSourceSurfaces()
Run the CreateAutomaticEquivalentSourceSurfaces action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
110 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis

Declaration Syntax
public virtual void CreateAutomaticEquivalentSourceSurfaces()

CreateAutomaticFSI()
Run the CreateAutomaticFSI action.

Declaration Syntax
public virtual void CreateAutomaticFSI()

CreateAutomaticFSIandEquivalentSourceSurfaces()
Run the CreateAutomaticFSIandEquivalentSourceSurfaces action.

Declaration Syntax
public virtual void CreateAutomaticFSIandEquivalentSourceSurfaces()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

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

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual 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 72: Members

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


Property Children (p. 113) Gets the list of children.
Property Comments (p. 113) Gets the list of associated comments.
Property DataModelObjectCategory (p. 113) Gets the current DataModelObject's
category.
Property Figures (p. 113) Gets the list of associated figures.
Property IDInSource (p. 114) Gets the IDInSource.
Property InternalObject (p. 114) Gets the internal object. For advanced usage
only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
112 of ANSYS, Inc. and its subsidiaries and affiliates.
AnalysisPly

Property Material (p. 114) Gets the Material.


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

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

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

IDInSource
Gets the IDInSource.

Declaration Syntax
public string IDInSource { get; }

InternalObject
Gets the internal object. For advanced usage only.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
114 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

ArbitraryCrack
Defines a ArbitraryCrack.

Release 18.2 - © ANSYS, 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 class ArbitraryCrack : GenericCrack

Table 73: Members

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


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

(Inherited from GenericCrack (p. 209).)


Property CircumferentialDivisions (p. 116) Gets or sets the CircumferentialDivisions.
Property Comments (p. 209) Gets the list of associated comments.

(Inherited from GenericCrack (p. 209).)


Property CoordinateSystem (p. 117) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 117) Gets or sets the CrackFacesNodes.
Property CrackFrontNodes (p. 117) Gets or sets the CrackFrontNodes.
Property CrackShape (p. 117) Gets the CrackShape.
Property CrackSourceType (p. 117) Gets the CrackSourceType.
Property DataModelObjectCategory (p. 117) Gets the current DataModelObject's
category.
Property FaceTopNodes (p. 118) Gets or sets the FaceTopNodes.
Property Figures (p. 210) Gets the list of associated figures.

(Inherited from GenericCrack (p. 209).)


Property InternalObject (p. 118) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 118) Gets or sets the LargestContourRadius.
Property Location (p. 118) Gets the Location.
Property MeshContours (p. 118) Gets or sets the MeshContours.
Property SolutionContours (p. 118) Gets or sets the SolutionContours.
Property Suppressed (p. 118) Gets or sets the Suppressed.
Property XScaleFactor (p. 119) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 119) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 119) Gets or sets the ZScaleFactor.

BottomFaceNodes
Gets or sets the BottomFaceNodes.

Declaration Syntax
public string BottomFaceNodes { set;get; }

CircumferentialDivisions
Gets or sets the CircumferentialDivisions.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
116 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack

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.

Declaration Syntax
public CrackShapeType CrackShape { get; }

CrackSourceType
Gets the CrackSourceType.

Declaration Syntax
public CrackSourceType CrackSourceType { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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

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; }

SolutionContours
Gets or sets the SolutionContours.

Declaration Syntax
public int SolutionContours { set;get; }

Suppressed
Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
118 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

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 74: Members

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


Property Average (p. 122) Gets the Average.
Property BeamSection (p. 122) Gets the BeamSection.
Property Behavior (p. 122) Gets or sets the Behavior.
Property BrickIntegrationScheme (p. 122) Gets or sets the BrickIntegrationScheme.
Property CentroidX (p. 122) Gets the CentroidX.
Property CentroidY (p. 122) Gets the CentroidY.
Property CentroidZ (p. 122) Gets the CentroidZ.
Property Children (p. 123) Gets the list of children.
Property Comments (p. 123) Gets the list of associated comments.
Property CoordinateSystem (p. 123) Gets or sets the CoordinateSystem.

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

Property CrossSectionArea (p. 123) Gets the CrossSectionArea.


Property CrossSectionIYY (p. 123) Gets the CrossSectionIYY.
Property CrossSectionIZZ (p. 123) Gets the CrossSectionIZZ.
Property DataModelObjectCategory (p. 124) Gets the current DataModelObject's category.
Property Elements (p. 124) Gets the Elements.
Property Figures (p. 124) Gets the list of associated figures.
Property FluidCrossArea (p. 124) Gets or sets the FluidCrossArea.
Property FluidDiscretization (p. 124) Gets or sets the FluidDiscretization.
Property FluidSolidPhase (p. 124) Gets or sets the FluidSolidPhase.
Property Hidden (p. 124) Hide or show the body.
Property InternalObject (p. 125) Gets the internal object. For advanced usage
only.
Property IsWindingBody (p. 125) Gets the IsWindingBody.
Property Length (p. 125) Gets the Length.
Property LengthX (p. 125) Gets the LengthX.
Property LengthY (p. 125) Gets the LengthY.
Property LengthZ (p. 125) Gets the LengthZ.
Property ManualThicknessMode (p. 126) Gets the ManualThicknessMode.
Property Mass (p. 126) Gets the Mass.
Property Maximum (p. 126) Gets the Maximum.
Property MeshMetric (p. 126) Gets the MeshMetric.
Property MeshVersion (p. 126) Gets the MeshVersion.
Property Minimum (p. 126) Gets the Minimum.
Property ModelType (p. 126) Gets or sets the ModelType.
Property MomentOfInertiaIp1 (p. 127) Gets the MomentOfInertiaIp1.
Property MomentOfInertiaIp2 (p. 127) Gets the MomentOfInertiaIp2.
Property MomentOfInertiaIp3 (p. 127) Gets the MomentOfInertiaIp3.
Property Nodes (p. 127) Gets the Nodes.
Property NonlinearEffects (p. 127) Gets or sets the NonlinearEffects.
Property NumberOfTurns (p. 127) Gets or sets the NumberOfTurns.
Property OffsetMode (p. 128) Gets or sets the OffsetMode.
Property OffsetType (p. 128) Gets or sets the OffsetType.
Property OffsetX (p. 128) Gets or sets the OffsetX.
Property OffsetY (p. 128) Gets or sets the OffsetY.
Property PipeExternalDiameter (p. 128) Gets the PipeExternalDiameter.
Property PipeInternalDiameter (p. 128) Gets the PipeInternalDiameter.
Property PipeThickness (p. 128) Gets the PipeThickness.
Property ReadOnly (p. 129) Gets the ReadOnly.
Property ReferenceFrame (p. 129) Gets or sets the ReferenceFrame.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
120 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Property ReferenceTemperature ***OBSOLETE*** Gets or sets the ReferenceTemperature.


Use 'UseReferenceTemperatureByBody'
property instead. (p. 129)
Property ReferenceTemperatureValue (p. 129) Gets or sets the ReferenceTemperatureValue.
Property ShellOffsetType (p. 129) Gets or sets the ShellOffsetType.
Property StandardDeviation (p. 129) Gets the StandardDeviation.
Property StiffnessBehavior (p. 130) Gets or sets the StiffnessBehavior.
Property Suppressed (p. 130) Gets or sets the Suppressed.
Property SurfaceArea (p. 130) Gets the SurfaceArea.
Property ThermalStrainEffects (p. 130) Gets or sets the ThermalStrainEffects.
Property Thickness (p. 130) Gets or sets the Thickness.
Property ThicknessMode ***OBSOLETE*** Use Gets the ThicknessMode.
'ManualThicknessMode' property
instead. (p. 130)
Property UseReferenceTemperatureByBody (p. 130) Gets or sets the
UseReferenceTemperatureByBody.
Property UserNameChange (p. 131) Gets the UserNameChange.
Property Visible (p. 131) Gets or sets the Visible.
Property Volume (p. 131) Gets the Volume.
Method AddCommandSnippet() (p. 131) Creates a new CommandSnippet
Method AddComment() (p. 131) Creates a new child Comment.
Method AddFigure() (p. 131) Creates a new child Figure.
Method ClearGeneratedData() (p. 132) Run the ClearGeneratedData action.
Method GenerateMesh() (p. 132) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 132)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 132)
Method GetGeoBody() (p. 133) Gets the Geo Body
Method PreviewInflation() (p. 133) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 133) Run the PreviewSurfaceMesh action.
Method ShowBody() (p. 133) Run the ShowBody action.
Method Update() (p. 133) Run the Update action.

Assignment
Gets or sets the Assignment.

Declaration Syntax
public string Assignment { set;get; }

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

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; }

CentroidZ
Gets the CentroidZ.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
122 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

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.

Declaration Syntax
public Quantity CrossSectionIZZ { get; }

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
124 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public bool Hidden { set;get; }

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; }

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

ManualThicknessMode
Gets the ManualThicknessMode.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
126 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public PrototypeModelType ModelType { set;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.

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; }

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

OffsetMode
Gets or sets the OffsetMode.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
128 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public Quantity PipeThickness { get; }

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; }

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

StiffnessBehavior
Gets or sets the StiffnessBehavior.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
130 of ANSYS, Inc. and its subsidiaries and affiliates.
Body

Declaration Syntax
public bool UseReferenceTemperatureByBody { set;get; }

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 CommandSnippet

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

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

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
132 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart

GetGeoBody()
Gets the Geo Body

Declaration Syntax
public virtual IGeoBody GetGeoBody()

PreviewInflation()
Run the PreviewInflation action.

Declaration Syntax
public virtual void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Declaration Syntax
public virtual void PreviewSurfaceMesh()

ShowBody()
Run the ShowBody action.

Declaration Syntax
public virtual void ShowBody()

Update()
Run the Update action.

Declaration Syntax
public virtual void Update()

Chart
Defines a Chart.

Declaration Syntax
public class Chart : DataModelObject, IFolderDataModelObject

Table 75: Members

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


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

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

Property Content (p. 134) Gets or sets the Content.


Property DataModelObjectCategory (p. 134) Gets the current DataModelObject's
category.
Property Gridlines (p. 135) Gets or sets the Gridlines.
Property InternalObject (p. 135) Gets the internal object. For advanced usage
only.
Property PlotStyle (p. 135) Gets or sets the PlotStyle.
Property Scale (p. 135) Gets or sets the Scale.
Property XAxisLabel (p. 135) Gets or sets the XAxisLabel.
Property YAxisLabel (p. 135) Gets or sets the YAxisLabel.
Method Delete() (p. 135) Run the Delete action.
Method Duplicate() (p. 136) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 136)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 136)

Caption
Gets or sets the Caption.

Declaration Syntax
public string Caption { set;get; }

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
134 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart

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.

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.

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

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
136 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

Declaration Syntax
public class CommandSnippet : DataModelObject, IFolderDataModelObject

Table 76: Members

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


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 137
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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
138 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

Declaration Syntax
public string InputArgument1 { set;get; }

InputArgument2
Gets or sets the InputArgument2.

Declaration Syntax
public string InputArgument2 { set;get; }

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; }

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

InputArgument8
Gets or sets the InputArgument8.

Declaration Syntax
public string InputArgument8 { set;get; }

InputArgument9
Gets or sets the InputArgument9.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
140 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet

Declaration Syntax
public CommandEditorTarget SolverTarget { get; }

StepNumber
Gets or sets the StepNumber.

Declaration Syntax
public int StepNumber { set;get; }

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AppendText(string)
Append Text.

Declaration Syntax
public virtual void AppendText(string NewText)

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

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

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

ExportTextFile(string)
Export to Textfile.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
142 of ANSYS, Inc. and its subsidiaries and affiliates.
Comment

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual void ImportTextFile(string TextFile)

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

Comment
Defines a Comment.

Declaration Syntax
public class Comment : DataModelObject, IFolderDataModelObject

Table 77: Members

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


Property Children (p. 144) Gets the list of children.
Property DataModelObjectCategory (p. 144) Gets the current DataModelObject's
category.
Property InternalObject (p. 144) Gets the internal object. For advanced
usage only.
Property Text (p. 144) Gets the Text.
Method Delete() (p. 144) Run the Delete action.
Method Duplicate() (p. 145) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 145)

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

Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.


IList<DataModelObject>) (p. 145)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public virtual void Delete()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
144 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedGeometry

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

CondensedGeometry
Defines a CondensedGeometry.

Release 18.2 - © ANSYS, 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 CondensedGeometry : DataModelObject, IFolderDataModelObject

Table 78: Members

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


Property Comments (p. 146) Gets the list of associated comments.
Property DataModelObjectCategory (p. 146) Gets the current DataModelObject's
category.
Property Figures (p. 147) Gets the list of associated figures.
Property InternalObject (p. 147) Gets the internal object. For advanced usage
only.
Property SolverFilesDirectory (p. 147) Gets the SolverFilesDirectory.
Property TransparencyEnabled (p. 147) Gets or sets the TransparencyEnabled.
Method AddComment() (p. 147) Creates a new child Comment.
Method AddCondensedPart() (p. 147) Creates a new CondensedPart
Method AddCondensedPartInfoTool() (p. 148) Creates a new CondensedPartInfoTool
Method AddFigure() (p. 148) Creates a new child Figure.
Method GenerateCondensedGeometry() (p. 148) Run the GenerateCondensedGeometry
action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 148)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 148)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
146 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedGeometry

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddCondensedPart()
Creates a new CondensedPart

Declaration Syntax
public virtual CondensedPart AddCondensedPart()

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

AddCondensedPartInfoTool()
Creates a new CondensedPartInfoTool

Declaration Syntax
public virtual CondensedPartInfoTool AddCondensedPartInfoTool()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

GenerateCondensedGeometry()
Run the GenerateCondensedGeometry action.

Declaration Syntax
public virtual 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.

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

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
148 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 79: Members

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


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

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

Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.


bool, IList<DataModelObject>) (p. 154)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
150 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart

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; }

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.

Release 18.2 - © ANSYS, 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 int NumberOfModes { set;get; }

Physics
Gets the Physics.

Declaration Syntax
public CondensedPartPhysics Physics { get; }

RangeSearch
Gets or sets the RangeSearch.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
152 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart

SolverFilesDirectory
Gets the SolverFilesDirectory.

Declaration Syntax
public string SolverFilesDirectory { get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

TemperatureUnits
Gets the TemperatureUnits.

Declaration Syntax
public string TemperatureUnits { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 153
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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 80: Members

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


Property Comments (p. 155) Gets the list of associated comments.
Property DataModelObjectCategory (p. 155) Gets the current DataModelObject's
category.
Property InternalObject (p. 155) Gets the internal object. For advanced
usage only.
Property Text (p. 155) Gets the Text.
Property UpdateInterval (p. 155) Gets or sets the UpdateInterval.
Method AddComment() (p. 155) Creates a new child Comment.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 156)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 156)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
154 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPartInfoTool

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

Comments
Gets the list of associated comments.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public virtual Comment AddComment()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 155
Ansys.ACT.Automation.Mechanical 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 81: Members

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


Property Comments (p. 157) Gets the list of associated comments.
Property DataModelObjectCategory (p. 157) Gets the current DataModelObject's
category.
Property Figures (p. 157) Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
156 of ANSYS, Inc. and its subsidiaries and affiliates.
ConstructionGeometry

Property InternalObject (p. 157) Gets the internal object. For advanced usage
only.
Property ShowMesh (p. 158) Gets or sets the ShowMesh.
Method AddComment() (p. 158) Creates a new child Comment.
Method AddFigure() (p. 158) Creates a new child Figure.
Method AddPath() (p. 158) Creates a new Path
Method AddSurface() (p. 158) Creates a new Surface
Method Delete() (p. 158) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 159)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 159)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 157
Ansys.ACT.Automation.Mechanical Namespace

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddPath()
Creates a new Path

Declaration Syntax
public virtual Path AddPath()

AddSurface()
Creates a new Surface

Declaration Syntax
public virtual Surface AddSurface()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
158 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 82: Members

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


Property ContactRegion (p. 160) Gets or sets the ContactRegion.
Property CriticalRate (p. 160) Gets or sets the CriticalRate.
Property DataModelObjectCategory (p. 160) Gets the current DataModelObject's
category.
Property FailureCriteriaOption (p. 160) Gets or sets the FailureCriteriaOption.

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

Property GenerationMethod (p. 161) Gets or sets the GenerationMethod.


Property InitialCrack (p. 161) Gets or sets the InitialCrack.
Property InitialTimeStep (p. 161) Gets the InitialTimeStep.
Property InternalObject (p. 161) Gets the internal object. For advanced usage
only.
Property MaximumTimeStep (p. 161) Gets the MaximumTimeStep.
Property Method (p. 161) Gets or sets the Method.
Property MinimumTimeStep (p. 161) Gets the MinimumTimeStep.
Property Suppressed (p. 162) Gets or sets the Suppressed.
Property Type (p. 162) 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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

FailureCriteriaOption
Gets or sets the FailureCriteriaOption.

Declaration Syntax
public DelaminationFailureCriteriaOption FailureCriteriaOption { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
160 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding

GenerationMethod
Gets or sets the GenerationMethod.

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.

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

Declaration Syntax
public Quantity MinimumTimeStep { get; }

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 83: Members

Property APDLName (p. 163) Gets or sets the APDLName.


Property Children (p. 163) Gets the list of children.
Property Comments (p. 164) Gets the list of associated comments.
Property CoordinateSystemID (p. 164) Gets the CoordinateSystemID.
Property CoordinateSystemIDGeneration (p. 164) Gets or sets the
CoordinateSystemIDGeneration.
Property CoordinateSystemType (p. 164) Gets or sets the CoordinateSystemType.
Property DataModelObjectCategory (p. 164) Gets the current DataModelObject's
category.
Property Figures (p. 164) Gets the list of associated figures.
Property GloballyAvailable (p. 165) Gets or sets the GloballyAvailable.
Property InternalObject (p. 165) Gets the internal object. For advanced usage
only.
Property IsGlobal (p. 165) Gets the IsGlobal.
Property OriginLocation (p. 165) Gets or sets the origin location.
Property OriginX (p. 165) Gets or sets the origin X coordinate.
Property OriginY (p. 165) Gets or sets the origin Y coordinate.
Property OriginZ (p. 165) Gets or sets the origin Z coordinate.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
162 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

Property PrimaryAxis (p. 166) Gets or sets the PrimaryAxis.


Property PrimaryAxisDefineBy (p. 166) Gets or sets the PrimaryAxisDefineBy.
Property ReadOnly (p. 166) Gets the ReadOnly.
Property SecondaryAxis (p. 166) Gets or sets the SecondaryAxis.
Property SecondaryAxisDefineBy (p. 166) Gets or sets the SecondaryAxisDefineBy.
Property Suppressed (p. 166) Gets or sets the Suppressed.
Property TransformationCount (p. 167) Gets the number of transformations.
Property TransformedConfiguration (p. 167) Gets the TransformedConfiguration.
Property XAxisData (p. 167) Gets the XAxisData.
Property YAxisData (p. 167) Gets the YAxisData.
Property ZAxisData (p. 167) Gets the ZAxisData.
Method AddComment() (p. 167) Creates a new child Comment.
Method AddFigure() (p. 167) Creates a new child Figure.
Method AddTransformation(TransformationType, Adds a new transformation.
CoordinateSystemAxisType) (p. 168)
Method CreateConstructionSurface() (p. 168) Run the CreateConstructionSurface action.
Method CreateSectionPlane() (p. 168) Run the CreateSectionPlane action.
Method Delete() (p. 168) Run the Delete action.
Method Duplicate() (p. 168) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 169)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 169)
Method GetTransformationValue(uint) (p. 169) Gets the value of a transformation.
Method MoveTransformationDown(uint) (p. 169) Moves a transformation down.
Method MoveTransformationUp(uint) (p. 170) Moves a transformation up.
Method RemoveTransformation(uint) (p. 170) Removes a tranformation.
Method SetTransformationValue(uint, Sets the value of a transformation.
object) (p. 170)

APDLName
Gets or sets the APDLName.

Declaration Syntax
public string APDLName { set;get; }

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 163
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; }

CoordinateSystemID
Gets the CoordinateSystemID.

Declaration Syntax
public int CoordinateSystemID { get; }

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
164 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

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.

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.

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

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
166 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

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.

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

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

Declaration Syntax
public virtual Figure AddFigure()

AddTransformation(TransformationType, CoordinateSystemAxisType)
Adds a new transformation.

Declaration Syntax
public virtual 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 virtual void CreateConstructionSurface()

CreateSectionPlane()
Run the CreateSectionPlane action.

Declaration Syntax
public virtual void CreateSectionPlane()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
168 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual object GetTransformationValue(uint index)

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

MoveTransformationDown(uint)
Moves a transformation down.

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

Declaration Syntax
public virtual void MoveTransformationDown(uint index)

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

MoveTransformationUp(uint)
Moves a transformation up.

Declaration Syntax
public virtual void MoveTransformationUp(uint index)

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

RemoveTransformation(uint)
Removes a tranformation.

Declaration Syntax
public virtual 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 virtual void SetTransformationValue(uint index, object value)

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

value(object)
Value of the transformation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
170 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystems

CoordinateSystems
Defines a CoordinateSystems.

Declaration Syntax
public class CoordinateSystems : DataModelObject, IFolderDataModelObject

Table 84: Members

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


Property Comments (p. 171) Gets the list of associated comments.
Property DataModelObjectCategory (p. 171) Gets the current DataModelObject's
category.
Property Figures (p. 172) Gets the list of associated figures.
Property InternalObject (p. 172) Gets the internal object. For advanced
usage only.
Method AddComment() (p. 172) Creates a new child Comment.
Method AddCoordinateSystem() (p. 172) Creates a new CoordinateSystem
Method AddFigure() (p. 172) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 172)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 173)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 171
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 IDSCoordinateSystemGroupAuto InternalObject { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddCoordinateSystem()
Creates a new CoordinateSystem

Declaration Syntax
public virtual CoordinateSystem AddCoordinateSystem()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
172 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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.

Declaration Syntax
public class Crack : GenericCrack

Table 85: Members

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


Property BottomFaceNodes (p. 174) Gets or sets the BottomFaceNodes.
Property Children (p. 209) Gets the list of children.

(Inherited from GenericCrack (p. 209).)


Property CircumferentialDivisions (p. 174) Gets or sets the CircumferentialDivisions.
Property Comments (p. 209) Gets the list of associated comments.

(Inherited from GenericCrack (p. 209).)


Property Contact1Nodes (p. 175) Gets or sets the Contact1Nodes.
Property ContactPairsNodes (p. 175) Gets or sets the ContactPairsNodes.
Property CoordinateSystem (p. 175) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 175) Gets or sets the CrackFacesNodes.
Property CrackFrontDivisions (p. 175) Gets or sets the CrackFrontDivisions.
Property CrackFrontNodes (p. 175) Gets or sets the CrackFrontNodes.

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

Property CrackShape (p. 176) Gets the CrackShape.


Property CrackSourceType (p. 176) Gets the CrackSourceType.
Property DataModelObjectCategory (p. 210) Gets the current DataModelObject's
category.

(Inherited from GenericCrack (p. 209).)


Property FaceTopNodes (p. 176) Gets or sets the FaceTopNodes.
Property Figures (p. 210) Gets the list of associated figures.

(Inherited from GenericCrack (p. 209).)


Property FractureAffectedZone (p. 176) Gets or sets the FractureAffectedZone.
Property FractureAffectedZoneHeight (p. 176) Gets or sets the FractureAffectedZoneHeight.
Property InternalObject (p. 176) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 176) Gets or sets the LargestContourRadius.
Property Location (p. 177) Gets the Location.
Property MajorRadius (p. 177) Gets or sets the MajorRadius.
Property MeshContours (p. 177) Gets or sets the MeshContours.
Property MinorRadius (p. 177) Gets or sets the MinorRadius.
Property ProjectToNearestSurface (p. 177) Gets or sets the ProjectToNearestSurface.
Property SolutionContours (p. 177) Gets or sets the SolutionContours.
Property Suppressed (p. 178) Gets or sets the Suppressed.
Property Target1Nodes (p. 178) Gets or sets the Target1Nodes.
Property XScaleFactor (p. 178) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 178) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 178) 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
174 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
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.

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; }

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

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
176 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
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.

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; }

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

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; }

ZScaleFactor
Gets or sets the ZScaleFactor.

Declaration Syntax
public double ZScaleFactor { set;get; }

CyclicRegion
Defines a CyclicRegion.

Declaration Syntax
public class CyclicRegion : SymmetryGeneral

Table 86: Members

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

(Inherited from SymmetryGeneral (p. 438).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
178 of ANSYS, Inc. and its subsidiaries and affiliates.
CyclicRegion

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

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property DataModelObjectCategory (p. 179)Gets the current DataModelObject's
category.
Property Figures (p. 439) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 438).)


Property HighBoundaryLocation (p. 179) Gets or sets the HighBoundaryLocation.
Property InternalObject (p. 179) Gets the internal object. For advanced usage
only.
Property Location (p. 440) Gets or sets the Location.

(Inherited from SymmetryGeneral (p. 438).)


Property LowBoundaryLocation (p. 180) Gets or sets the LowBoundaryLocation.
Property ScopeMode (p. 440) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

HighBoundaryLocation
Gets or sets the HighBoundaryLocation.

Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }

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

LowBoundaryLocation
Gets or sets the LowBoundaryLocation.

Declaration Syntax
public ISelectionInfo LowBoundaryLocation { set;get; }

DistributedMass
Defines a DistributedMass.

Declaration Syntax
public class DistributedMass : GenericPointMass

Table 87: Members

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

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property DataModelObjectCategory (p. 180)Gets the current DataModelObject's category.
Property Figures (p. 215) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 214).)


Property InternalObject (p. 181) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 216) Gets the IsDistributedMass.

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property Suppressed (p. 181) Gets or sets the Suppressed.
Property TotalMass (p. 181) Gets or sets the TotalMass.

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
180 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 181
Ansys.ACT.Automation.Mechanical Namespace

Declaration Syntax
public class ElementOrientation : DataModelObject, IFolderDataModelObject

Table 88: Members

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


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

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
182 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation

BodyLocation
Gets or sets the BodyLocation.

Declaration Syntax
public ISelectionInfo BodyLocation { 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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

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

Declaration Syntax
public IDSElementOrientationAuto InternalObject { get; }

OrientationGuideDefinedBy
Gets the OrientationGuideDefinedBy.

Declaration Syntax
public ElementOrientationGuide OrientationGuideDefinedBy { get; }

Suppressed
Gets or sets the Suppressed.

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
184 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

EndRelease
Defines a EndRelease.

Release 18.2 - © ANSYS, 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 class EndRelease : DataModelObject, IFolderDataModelObject

Table 89: Members

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


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

Behavior
Gets or sets the Behavior.

Declaration Syntax
public BeamEndReleaseBehavior Behavior { set;get; }

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
186 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 187
Ansys.ACT.Automation.Mechanical Namespace

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
188 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 189
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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 90: Members

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


Property CleanupOptionalFiles (p. 191) Gets or sets the CleanupOptionalFiles.
Property Comments (p. 191) Gets the list of associated comments.
Property DataModelObjectCategory (p. 191) Gets the current DataModelObject's
category.
Property Figures (p. 191) Gets the list of associated figures.
Property InternalObject (p. 191) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 192) Creates a new child Comment.
Method AddFigure() (p. 192) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 192)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
190 of ANSYS, Inc. and its subsidiaries and affiliates.
ExpansionSettings

Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.


IList<DataModelObject>) (p. 192)
Method PerformExpansionPass() (p. 193) 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.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
192 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalEnhancedModel

PerformExpansionPass()
Run the PerformExpansionPass action.

Declaration Syntax
public virtual void PerformExpansionPass()

ExternalEnhancedModel
Defines a ExternalEnhancedModel.

Declaration Syntax
public class ExternalEnhancedModel : DataModelObject, IFolderDataModelObject

Table 91: Members

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


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

Children
Gets the list of children.

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

Comments
Gets the list of associated comments.

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

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
194 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalEnhancedModel

ThermalStrainEffects
Gets or sets the ThermalStrainEffects.

Declaration Syntax
public bool ThermalStrainEffects { set;get; }

Type
Gets the Type.

Declaration Syntax
public ExternalEnhancedModelType Type { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

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

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 92: Members

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


Property BinSize (p. 197) Gets or sets the BinSize.
Property Children (p. 197) Gets the list of children.
Property Comments (p. 197) Gets the list of associated comments.
Property DataModelObjectCategory (p. 198) Gets the current DataModelObject's
category.
Property DisplayTime (p. 198) Gets or sets the DisplayTime.
Property FatigueStrengthFactor (p. 198) Gets or sets the FatigueStrengthFactor.
Property HistoryDataLocation (p. 198) Gets or sets the HistoryDataLocation.
Property InfiniteLife (p. 198) Gets or sets the InfiniteLife.
Property InternalObject (p. 198) Gets the internal object. For advanced usage
only.
Property LoadingRatio (p. 199) Gets or sets the LoadingRatio.
Property LoadingType (p. 199) Gets or sets the LoadingType.
Property MaximumDataPointsToPlot (p. 199) Gets or sets the MaximumDataPointsToPlot.
Property MeanStressTheory (p. 199) Gets or sets the MeanStressTheory.
Property OneCycleIsEqualTo (p. 199) Gets or sets the OneCycleIsEqualTo.
Property ResultsInput (p. 199) Gets or sets the ResultsInput.
Property ScaleFactor (p. 199) Gets or sets the ScaleFactor.
Property StressComponent (p. 200) Gets or sets the StressComponent.
Property UnitsName (p. 200) Gets or sets the UnitsName.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
196 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

Property UseQuickRainflowCounting (p. 200) Gets or sets the UseQuickRainflowCounting.


Method AddBiaxialityIndication() (p. 200) Creates a new FatigueBiaxialityIndication
Method AddComment() (p. 200) Creates a new child Comment.
Method AddDamage() (p. 200) Creates a new FatigueDamage
Method AddDamageMatrix() (p. 201) Creates a new FatigueDamageMatrix
Method AddEquivalentAlternativeStress() (p. 201) Creates a new
FatigueEquivalentAlternativeStress
Method AddFatigueSensitivity() (p. 201) Creates a new FatigueSensitivity
Method AddHysteresis() (p. 201) Creates a new FatigueHysteresis
Method AddLife() (p. 201) Creates a new FatigueLife
Method AddRainflowMatrix() (p. 201) Creates a new FatigueRainflowMatrix
Method AddSafetyFactor() (p. 201) Creates a new FatigueSafetyFactor
Method Delete() (p. 202) Run the Delete action.
Method Duplicate() (p. 202) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 202)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 202)

AnalysisType
Gets or sets the AnalysisType.

Declaration Syntax
public FatigueToolAnalysisType AnalysisType { set;get; }

BinSize
Gets or sets the BinSize.

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.

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

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSFatigueToolAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
198 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

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.

Declaration Syntax
public FatigueToolResultsInputType ResultsInput { set;get; }

ScaleFactor
Gets or sets the ScaleFactor.

Release 18.2 - © ANSYS, 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 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 FatigueBiaxialityIndication

Declaration Syntax
public virtual FatigueBiaxialityIndication AddBiaxialityIndication()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddDamage()
Creates a new FatigueDamage

Declaration Syntax
public virtual FatigueDamage AddDamage()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
200 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool

AddDamageMatrix()
Creates a new FatigueDamageMatrix

Declaration Syntax
public virtual FatigueDamageMatrix AddDamageMatrix()

AddEquivalentAlternativeStress()
Creates a new FatigueEquivalentAlternativeStress

Declaration Syntax
public virtual FatigueEquivalentAlternativeStress AddEquivalentAlternativeStress()

AddFatigueSensitivity()
Creates a new FatigueSensitivity

Declaration Syntax
public virtual FatigueSensitivity AddFatigueSensitivity()

AddHysteresis()
Creates a new FatigueHysteresis

Declaration Syntax
public virtual FatigueHysteresis AddHysteresis()

AddLife()
Creates a new FatigueLife

Declaration Syntax
public virtual FatigueLife AddLife()

AddRainflowMatrix()
Creates a new FatigueRainflowMatrix

Declaration Syntax
public virtual FatigueRainflowMatrix AddRainflowMatrix()

AddSafetyFactor()
Creates a new FatigueSafetyFactor

Release 18.2 - © ANSYS, 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 virtual FatigueSafetyFactor AddSafetyFactor()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
202 of ANSYS, Inc. and its subsidiaries and affiliates.
Figure

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

Figure
Defines a Figure.

Declaration Syntax
public class Figure : DataModelObject, IFolderDataModelObject

Table 93: Members

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


Property Comments (p. 203) Gets the list of associated comments.
Property DataModelObjectCategory (p. 203) Gets the current DataModelObject's
category.
Property InternalObject (p. 204) Gets the internal object. For advanced
usage only.
Property Text (p. 204) Gets the Text.
Method AddComment() (p. 204) Creates a new child Comment.
Method Delete() (p. 204) Run the Delete action.
Method Duplicate() (p. 204) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 204)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 205)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, 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 DataModelObjectCategory DataModelObjectCategory { 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; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
204 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 94: Members

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


Property Comments (p. 206) Gets the list of associated comments.
Property DataModelObjectCategory (p. 206) Gets the current DataModelObject's
category.
Property Figures (p. 206) Gets the list of associated figures.
Property InternalObject (p. 206) Gets the internal object. For advanced
usage only.
Method AddArbitraryCrack() (p. 207) Creates a new ArbitraryCrack
Method AddComment() (p. 207) Creates a new child Comment.
Method AddContactDebonding() (p. 207) Creates a new ContactDebonding

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

Method AddCrack() ***OBSOLETE*** Use the method Creates a new child Crack.
AddArbitraryCrack or AddSemiEllipticalCrack
instead. (p. 207)
Method AddFigure() (p. 207) Creates a new child Figure.
Method AddInterfaceDelamination() (p. 207) Creates a new InterfaceDelamination
Method AddPreMeshedCrack() (p. 208) Creates a new PreMeshedCrack
Method AddSemiEllipticalCrack() (p. 208) Creates a new SemiEllipticalCrack
Method GenerateAllCrackMesh() (p. 208) Run the GenerateAllCrackMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 208)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 208)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
206 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture

Declaration Syntax
public IDSFractureGroupAuto InternalObject { get; }

AddArbitraryCrack()
Creates a new ArbitraryCrack

Declaration Syntax
public virtual ArbitraryCrack AddArbitraryCrack()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddContactDebonding()
Creates a new ContactDebonding

Declaration Syntax
public virtual ContactDebonding AddContactDebonding()

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


AddSemiEllipticalCrack instead.
Creates a new child Crack.

Declaration Syntax
public virtual Crack AddCrack()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddInterfaceDelamination()
Creates a new InterfaceDelamination

Declaration Syntax
public virtual InterfaceDelamination AddInterfaceDelamination()

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

AddPreMeshedCrack()
Creates a new PreMeshedCrack

Declaration Syntax
public virtual PreMeshedCrack AddPreMeshedCrack()

AddSemiEllipticalCrack()
Creates a new SemiEllipticalCrack

Declaration Syntax
public virtual SemiEllipticalCrack AddSemiEllipticalCrack()

GenerateAllCrackMesh()
Run the GenerateAllCrackMesh action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
208 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericCrack

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 95: Members

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


Property Comments (p. 209) Gets the list of associated comments.
Property DataModelObjectCategory (p. 210) Gets the current DataModelObject's
category.
Property Figures (p. 210) Gets the list of associated figures.
Property InternalObject (p. 210) Gets the internal object. For advanced usage
only.
Method AddCommandSnippet() (p. 210) Creates a new CommandSnippet
Method AddComment() (p. 210) Creates a new child Comment.
Method AddFigure() (p. 210) Creates a new child Figure.
Method Delete() (p. 210) 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. 211)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 211)

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 209
Ansys.ACT.Automation.Mechanical Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 CommandSnippet

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
210 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericDelamination

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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.2 - © ANSYS, 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 abstract class GenericDelamination : DataModelObject, IFolderDataModelObject

Table 96: Members

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


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
212 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericDelamination

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; }

AddCommandSnippet()
Creates a new CommandSnippet

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Release 18.2 - © ANSYS, 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 virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 97: Members

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


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
214 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericPointMass

Property DataModelObjectCategory (p. 215) Gets the current DataModelObject's category.


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

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

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

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
216 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Geometry
Defines a Geometry.

Release 18.2 - © ANSYS, 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 class Geometry : DataModelObject, IFolderDataModelObject

Table 98: Members

Property ActiveBodies (p. 220) Gets the ActiveBodies.


Property AnalysisType (p. 220) Gets the AnalysisType.
Property AttachFileViaTempFile (p. 220) Gets or sets the AttachFileViaTempFile.
Property AttributeKey (p. 220) Gets the AttributeKey.
Property Attributes (p. 220) Gets the Attributes.
Property Average (p. 220) Gets the Average.
Property Bodies (p. 221) Gets the Bodies.
Property CanChangeCADUnits (p. 221) Gets the CanChangeCADUnits.
Property Children (p. 221) Gets the list of children.
Property Comments (p. 221) Gets the list of associated comments.
Property ComparePartsOnUpdate (p. 221) Gets the ComparePartsOnUpdate.
Property ComparePartsTolerance (p. 221) Gets the ComparePartsTolerance.
Property DataModelObjectCategory (p. 222) Gets the current DataModelObject's category.
Property DecomposeDisjointGeometry (p. 222) Gets the DecomposeDisjointGeometry.
Property DisplayStyle (p. 222) Gets or sets the DisplayStyle.
Property ElementControl (p. 222) Gets or sets the ElementControl.
Property Elements (p. 222) Gets the Elements.
Property EnclosureAndSymmetryProcessing (p. 222) Gets the EnclosureAndSymmetryProcessing.
Property EndPlaneRotationAboutX (p. 222) Gets or sets the EndPlaneRotationAboutX.
Property EndPlaneRotationAboutY (p. 223) Gets or sets the EndPlaneRotationAboutY.
Property FiberLength (p. 223) Gets or sets the FiberLength.
Property Figures (p. 223) Gets the list of associated figures.
Property GeometryPreferencesReadOnly (p. 223) Gets the GeometryPreferencesReadOnly.
Property GeometryType (p. 223) Gets the GeometryType.
Property ImportCoordinateSystems (p. 223) Gets the ImportCoordinateSystems.
Property InternalObject (p. 224) Gets the internal object. For advanced usage
only.
Property LengthUnit (p. 224) Gets the LengthUnit.
Property LengthX (p. 224) Gets the LengthX.
Property LengthY (p. 224) Gets the LengthY.
Property LengthZ (p. 224) Gets the LengthZ.
Property LineBodies (p. 224) Gets the LineBodies.
Property Mass (p. 224) Gets the Mass.
Property MaterialProperties (p. 225) Gets the MaterialProperties.
Property Maximum (p. 225) Gets the Maximum.
Property MeshMetric (p. 225) Gets the MeshMetric.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
218 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Property MeshVolume (p. 225) Gets the MeshVolume.


Property Minimum (p. 225) Gets the Minimum.
Property MixedImportResolution (p. 225) Gets the MixedImportResolution.
Property Model2DBehavior (p. 226) Gets or sets the Model2DBehavior.
Property NamedSelectionKey (p. 226) Gets the NamedSelectionKey.
Property NamedSelections (p. 226) Gets the NamedSelections.
Property Nodes (p. 226) Gets the Nodes.
Property ParameterKey (p. 226) Gets the ParameterKey.
Property Parameters (p. 226) Gets the Parameters.
Property ReaderModeSavesUpdatedFile (p. 226) Gets or sets the ReaderModeSavesUpdatedFile.
Property ScaleFactorValue (p. 227) Gets or sets the ScaleFactorValue.
Property SheetSurfaceArea (p. 227) Gets the SheetSurfaceArea.
Property SmartCADUpdate (p. 227) Gets the SmartCADUpdate.
Property SolidBodies (p. 227) Gets the SolidBodies.
Property Source (p. 227) Gets the Source.
Property StandardDeviation (p. 227) Gets the StandardDeviation.
Property SurfaceArea (p. 228) Gets the SurfaceArea.
Property SurfaceBodies (p. 228) Gets the SurfaceBodies.
Property TemporaryDirectory (p. 228) Gets or sets the TemporaryDirectory.
Property Type (p. 228) Gets the Type.
Property UseAssociativity (p. 228) Gets the UseAssociativity.
Property UseInstances (p. 228) Gets the UseInstances.
Property Volume (p. 228) Gets the Volume.
Property XCentroid (p. 229) Gets the XCentroid.
Property YCentroid (p. 229) Gets the YCentroid.
Property ZCentroid (p. 229) Gets the ZCentroid.
Method AddComment() (p. 229) Creates a new child Comment.
Method AddDistributedMass() (p. 229) Creates a new DistributedMass
Method AddElementOrientation() (p. 229) Creates a new ElementOrientation
Method AddFigure() (p. 230) Creates a new child Figure.
Method AddLayeredSection() (p. 230) Creates a new child LayeredSection.
Method AddPointMass() (p. 230) Creates a new PointMass
Method AddThickness() (p. 230) Creates a new child Thickness.
Method ExportToSTL(string) (p. 230) Exports the geometric model to an STL formatted
file.
Method GetBody(IBaseGeoBody) (p. 230) Gets the Body associated with the given
IGeoBody
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 231)

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

Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.


bool, IList<DataModelObject>) (p. 231)
Method GetPart(IBaseGeoPart) (p. 231) Gets the Part associated with the given IGeoPart
Method ResetBodyColors() (p. 232) Run the ResetBodyColors action.
Method UpdateGeometryFromSource() (p. 232) Run the UpdateGeometryFromSource action.

ActiveBodies
Gets the ActiveBodies.

Declaration Syntax
public int ActiveBodies { get; }

AnalysisType
Gets the AnalysisType.

Declaration Syntax
public GeometryDimensionType AnalysisType { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
220 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

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.

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; }

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
222 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

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.

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; }

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

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; }

LengthZ
Gets the LengthZ.

Declaration Syntax
public Quantity LengthZ { get; }

LineBodies
Gets the LineBodies.

Declaration Syntax
public bool LineBodies { get; }

Mass
Gets the Mass.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
224 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

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.

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; }

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

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
226 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

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.

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; }

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

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; }

UseAssociativity
Gets the UseAssociativity.

Declaration Syntax
public bool UseAssociativity { get; }

UseInstances
Gets the UseInstances.

Declaration Syntax
public bool UseInstances { get; }

Volume
Gets the Volume.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
228 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

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.

Declaration Syntax
public virtual Comment AddComment()

AddDistributedMass()
Creates a new DistributedMass

Declaration Syntax
public virtual DistributedMass AddDistributedMass()

AddElementOrientation()
Creates a new ElementOrientation

Declaration Syntax
public virtual ElementOrientation AddElementOrientation()

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

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddLayeredSection()
Creates a new child LayeredSection.

Declaration Syntax
public virtual LayeredSection AddLayeredSection()

AddPointMass()
Creates a new PointMass

Declaration Syntax
public virtual PointMass AddPointMass()

AddThickness()
Creates a new child Thickness.

Declaration Syntax
public virtual Thickness AddThickness()

ExportToSTL(string)
Exports the geometric model to an STL formatted file.

Declaration Syntax
public virtual void ExportToSTL(string filePath)

Parameters
filePath(string)
A fully qualified file path for an STL file. Overwrites filepath if it exists.

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

Declaration Syntax
public virtual Body GetBody(IBaseGeoBody geoBody)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
230 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry

Parameters
geoBody(IBaseGeoBody)
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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual Part GetPart(IBaseGeoPart geoPart)

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

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

ResetBodyColors()
Run the ResetBodyColors action.

Declaration Syntax
public virtual void ResetBodyColors()

UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.

Declaration Syntax
public virtual void UpdateGeometryFromSource()

ImportedLayeredSection
Defines a ImportedLayeredSection.

Declaration Syntax
public class ImportedLayeredSection : ExternalEnhancedModel

Table 99: Members

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

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

(Inherited from
ExternalEnhancedModel (p. 193).)
Property DataModelObjectCategory (p. 233)Gets the current DataModelObject's
category.
Property Figures (p. 194) Gets the list of associated figures.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property InternalObject (p. 233) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 194) Gets or sets the LayerToDisplay.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property NonlinearEffects (p. 194) Gets or sets the NonlinearEffects.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property Suppressed (p. 194) Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
232 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedPlies

(Inherited from
ExternalEnhancedModel (p. 193).)
Property ThermalStrainEffects (p. 195) Gets or sets the ThermalStrainEffects.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property Type (p. 195) Gets the Type.

(Inherited from
ExternalEnhancedModel (p. 193).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalEnhancedModelAuto InternalObject { get; }

ImportedPlies
Defines a ImportedPlies.

Declaration Syntax
public class ImportedPlies : ExternalEnhancedModel

Table 100: Members

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

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

(Inherited from
ExternalEnhancedModel (p. 193).)
Property DataModelObjectCategory (p. 234)Gets the current DataModelObject's
category.
Property Figures (p. 194) Gets the list of associated figures.

(Inherited from
ExternalEnhancedModel (p. 193).)

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

Property InternalObject (p. 234) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 194) Gets or sets the LayerToDisplay.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property NonlinearEffects (p. 194) Gets or sets the NonlinearEffects.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property Suppressed (p. 194) Gets or sets the Suppressed.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property ThermalStrainEffects (p. 195) Gets or sets the ThermalStrainEffects.

(Inherited from
ExternalEnhancedModel (p. 193).)
Property Type (p. 195) Gets the Type.

(Inherited from
ExternalEnhancedModel (p. 193).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalEnhancedModelAuto InternalObject { get; }

InitialCondition
Defines a InitialCondition.

Declaration Syntax
public class InitialCondition : DataModelObject, IFolderDataModelObject

Table 101: Members

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


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
234 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

Property ContactStatus (p. 236) Gets or sets the ContactStatus.


Property CoordinateSystem (p. 236) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 236) Gets the current DataModelObject's
category.
Property DefineBy (p. 237) Gets or sets the DefineBy.
Property Figures (p. 237) Gets the list of associated figures.
Property InitialEnvironment (p. 237) Gets the InitialEnvironment.
Property InitialTemperature (p. 237) Gets the InitialTemperature.
Property InitialTemperatureValue (p. 237) Gets or sets the
InitialTemperatureValue.
Property InputType (p. 237) Gets or sets the InputType.
Property InternalObject (p. 238) Gets the internal object. For advanced
usage only.
Property Location (p. 238) Gets or sets the Location.
Property ModalEnvironmentHarmonicIC (p. 238) Gets the
ModalEnvironmentHarmonicIC.
Property ModalEnvironmentPSDIC (p. 238) Gets the ModalEnvironmentPSDIC.
Property ModalEnvironmentRSIC (p. 238) Gets the ModalEnvironmentRSIC.
Property ModalEnvironmentTransientMSUPIC (p. 238) Gets the
ModalEnvironmentTransientMSUPIC.
Property NewtonRaphsonOption (p. 238) Gets the NewtonRaphsonOption.
Property PressureInitialization (p. 239) Gets or sets the PressureInitialization.
Property PreStressDefineBy (p. 239) Gets or sets the PreStressDefineBy.
Property PreStressEnvironmentHarmonicIC (p. 239) Gets the
PreStressEnvironmentHarmonicIC.
Property PreStressEnvironmentHarmonicMSUPModal (p. 239) Gets the
PreStressEnvironmentHarmonicMSUPModal.
Property PreStressEnvironmentModalIC (p. 239) Gets the
PreStressEnvironmentModalIC.
Property PreStressEnvironmentTransientIC (p. 239) Gets the
PreStressEnvironmentTransientIC.
Property PreStressEnvironmentTransientMSUPModal (p. 240) Gets the
PreStressEnvironmentTransientMSUPModal.
Property PreStressLoadStep (p. 240) Gets or sets the PreStressLoadStep.
Property PreStressTime (p. 240) Gets or sets the PreStressTime.
Property ReportedLoadStep (p. 240) Gets the ReportedLoadStep.
Property ReportedSubStep (p. 240) Gets the ReportedSubStep.
Property ReportedTime (p. 240) Gets the ReportedTime.
Property Suppressed (p. 240) Gets or sets the Suppressed.
Property Time (p. 241) Gets or sets the Time.
Property XComponent (p. 241) Gets or sets the XComponent.
Property YComponent (p. 241) Gets or sets the YComponent.

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

Property ZComponent (p. 241) Gets or sets the ZComponent.


Method AddCommandSnippet() (p. 241) Creates a new child
CommandSnippet.
Method AddComment() (p. 241) Creates a new child Comment.
Method AddFigure() (p. 242) Creates a new child Figure.
Method Delete() (p. 242) Run the Delete action.
Method Duplicate() (p. 242) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by
IList<ChildrenType>) (p. 242) type.
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by
IList<DataModelObject>) (p. 242) 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.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
236 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 237
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
238 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 239
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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
240 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 virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

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

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
242 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialConditions

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 102: Members

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


Property Comments (p. 243) Gets the list of associated comments.
Property DataModelObjectCategory (p. 243) Gets the current DataModelObject's
category.
Property Figures (p. 244) Gets the list of associated figures.
Property InternalObject (p. 244) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 244) Creates a new child Comment.
Method AddFigure() (p. 244) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 244)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 245)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, 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 DataModelObjectCategory DataModelObjectCategory { 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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
244 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 103: Members

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


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

(Inherited from GenericDelamination (p. 211).)


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

(Inherited from GenericDelamination (p. 211).)


Property CriticalRate (p. 246) Gets or sets the CriticalRate.
Property DataModelObjectCategory (p. 246) Gets the current DataModelObject's
category.
Property DistanceTolerance (p. 246) Gets the DistanceTolerance.
Property FailureCriteriaOption (p. 246) Gets or sets the FailureCriteriaOption.
Property Figures (p. 213) Gets the list of associated figures.

(Inherited from GenericDelamination (p. 211).)


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

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

Property MatchControl (p. 247) Gets or sets the MatchControl.


Property MaximumTimeStep (p. 247) Gets the MaximumTimeStep.
Property Method (p. 247) Gets or sets the Method.
Property MinimumTimeStep (p. 248) Gets the MinimumTimeStep.
Property SourceLocation (p. 248) Gets or sets the SourceLocation.
Property Suppressed (p. 248) Gets or sets the Suppressed.
Property TargetLocation (p. 248) Gets or sets the TargetLocation.
Property ToleranceType (p. 248) Gets or sets the ToleranceType.
Property Type (p. 248) 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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

DistanceTolerance
Gets the DistanceTolerance.

Declaration Syntax
public Quantity DistanceTolerance { get; }

FailureCriteriaOption
Gets or sets the FailureCriteriaOption.

Declaration Syntax
public DelaminationFailureCriteriaOption FailureCriteriaOption { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
246 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination

GenerationMethod
Gets or sets the GenerationMethod.

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; }

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.

Release 18.2 - © ANSYS, 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 DelaminationMethod Method { set;get; }

MinimumTimeStep
Gets the MinimumTimeStep.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
248 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet

JointBushingWorksheet
The worksheet of stiffness and damping coefficients for a bushing type joint.

Declaration Syntax
public class JointBushingWorksheet : Worksheet

Table 104: Members

Method GetBushingDampingPerThetaUnitX(int) (p. 250) Gets the Coefficient for the damping per
ThetaUnitX at the indicated row index.
Method GetBushingDampingPerThetaUnitY(int) (p. 250) Gets the Coefficient for the damping per
ThetaUnitY at the indicated row index.
Method GetBushingDampingPerThetaUnitZ(int) (p. 250) Gets the Coefficient for the damping per
ThetaUnitZ at the indicated row index.
Method GetBushingDampingPerUnitX(int) (p. 251) Gets the Coefficient for the damping per
UnitX at the indicated row index.
Method GetBushingDampingPerUnitY(int) (p. 251) Gets the Coefficient for the damping per
UnitY at the indicated row index.
Method GetBushingDampingPerUnitZ(int) (p. 251) Gets the Coefficient for the damping per
UnitZ at the indicated row index.
Method GetBushingStiffnessPerThetaUnitX(int) (p. 251) Gets the Coefficient for the stiffness per
ThetaUnitX at the indicated row index.
Method GetBushingStiffnessPerThetaUnitY(int) (p. 252) Gets the Coefficient for the stiffness per
ThetaUnitY at the indicated row index.
Method GetBushingStiffnessPerThetaUnitZ(int) (p. 252) Gets the Coefficient for the stiffness per
ThetaUnitZ at the indicated row index.
Method GetBushingStiffnessPerUnitX(int) (p. 252) Gets the Coefficient for the stiffness per
UnitX at the indicated row index.
Method GetBushingStiffnessPerUnitY(int) (p. 252) Gets the Coefficient for the stiffness per
UnitY at the indicated row index.
Method GetBushingStiffnessPerUnitZ(int) (p. 253) Gets the Coefficient for the stiffness per
UnitZ at the indicated row index.
Method SetBushingDampingPerThetaUnitX(int, Sets the Coefficient for the damping per
double) (p. 253) ThetaUnitX at the indicated row index.
Method SetBushingDampingPerThetaUnitY(int, Sets the Coefficient for the damping per
double) (p. 253) ThetaUnitY at the indicated row index.
Method SetBushingDampingPerThetaUnitZ(int, Sets the Coefficient for the damping per
double) (p. 253) ThetaUnitZ at the indicated row index.
Method SetBushingDampingPerUnitX(int, Sets the Coefficient for the damping per
double) (p. 254) UnitX at the indicated row index.
Method SetBushingDampingPerUnitY(int, Sets the Coefficient for the damping per
double) (p. 254) UnitY at the indicated row index.
Method SetBushingDampingPerUnitZ(int, Sets the Coefficient for the damping per
double) (p. 254) UnitZ at the indicated row index.

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

Method SetBushingStiffnessPerThetaUnitX(int, Sets the Coefficient for the stiffness per


double) (p. 255) ThetaUnitX at the indicated row index.
Method SetBushingStiffnessPerThetaUnitY(int, Sets the Coefficient for the stiffness per
double) (p. 255) ThetaUnitY at the indicated row index.
Method SetBushingStiffnessPerThetaUnitZ(int, Sets the Coefficient for the stiffness per
double) (p. 255) ThetaUnitZ at the indicated row index.
Method SetBushingStiffnessPerUnitX(int, Sets the Coefficient for the stiffness per UnitX
double) (p. 256) at the indicated row index.
Method SetBushingStiffnessPerUnitY(int, Sets the Coefficient for the stiffness per UnitY
double) (p. 256) at the indicated row index.
Method SetBushingStiffnessPerUnitZ(int, Sets the Coefficient for the stiffness per UnitZ
double) (p. 256) at the indicated row index.

GetBushingDampingPerThetaUnitX(int)
Gets the Coefficient for the damping per ThetaUnitX at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerThetaUnitX(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 3 and less than 6.

GetBushingDampingPerThetaUnitY(int)
Gets the Coefficient for the damping per ThetaUnitY at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerThetaUnitY(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 4 and less than 6.

GetBushingDampingPerThetaUnitZ(int)
Gets the Coefficient for the damping per ThetaUnitZ at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerThetaUnitZ(int index)

Parameters
index(int)
Worksheet row index. Must be equal to 5.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
250 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet

GetBushingDampingPerUnitX(int)
Gets the Coefficient for the damping per UnitX at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerUnitX(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 0 and less than 6.

GetBushingDampingPerUnitY(int)
Gets the Coefficient for the damping per UnitY at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerUnitY(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 1 and less than 6.

GetBushingDampingPerUnitZ(int)
Gets the Coefficient for the damping per UnitZ at the indicated row index.

Declaration Syntax
public double GetBushingDampingPerUnitZ(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 2 and less than 6.

GetBushingStiffnessPerThetaUnitX(int)
Gets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerThetaUnitX(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 3 and less than 6.

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

GetBushingStiffnessPerThetaUnitY(int)
Gets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerThetaUnitY(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 4 and less than 6.

GetBushingStiffnessPerThetaUnitZ(int)
Gets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerThetaUnitZ(int index)

Parameters
index(int)
Worksheet row index. Must be equal to 5.

GetBushingStiffnessPerUnitX(int)
Gets the Coefficient for the stiffness per UnitX at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerUnitX(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 0 and less than 6.

GetBushingStiffnessPerUnitY(int)
Gets the Coefficient for the stiffness per UnitY at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerUnitY(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 1 and less than 6.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
252 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet

GetBushingStiffnessPerUnitZ(int)
Gets the Coefficient for the stiffness per UnitZ at the indicated row index.

Declaration Syntax
public double GetBushingStiffnessPerUnitZ(int index)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 2 and less than 6.

SetBushingDampingPerThetaUnitX(int, double)
Sets the Coefficient for the damping per ThetaUnitX at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerThetaUnitX(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 3 and less than 6.

newVal(double)
New value for damping per ThetaUnitX.

SetBushingDampingPerThetaUnitY(int, double)
Sets the Coefficient for the damping per ThetaUnitY at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerThetaUnitY(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 4 and less than 6.

newVal(double)
New value for damping per ThetaUnitY.

SetBushingDampingPerThetaUnitZ(int, double)
Sets the Coefficient for the damping per ThetaUnitZ at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerThetaUnitZ(int index, double newVal)

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

Parameters
index(int)
Worksheet row index. Must be equal to 5.

newVal(double)
New value for damping per ThetaUnitZ.

SetBushingDampingPerUnitX(int, double)
Sets the Coefficient for the damping per UnitX at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerUnitX(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 0 and less than 6.

newVal(double)
New value for damping per UnitX.

SetBushingDampingPerUnitY(int, double)
Sets the Coefficient for the damping per UnitY at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerUnitY(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 1 and less than 6.

newVal(double)
New value for damping per UnitY.

SetBushingDampingPerUnitZ(int, double)
Sets the Coefficient for the damping per UnitZ at the indicated row index.

Declaration Syntax
public double SetBushingDampingPerUnitZ(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 2 and less than 6.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
254 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet

newVal(double)
New value for damping per UnitZ.

SetBushingStiffnessPerThetaUnitX(int, double)
Sets the Coefficient for the stiffness per ThetaUnitX at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerThetaUnitX(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 3 and less than 6.

newVal(double)
New value for stiffness per ThetaUnitX.

SetBushingStiffnessPerThetaUnitY(int, double)
Sets the Coefficient for the stiffness per ThetaUnitY at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerThetaUnitY(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 4 and less than 6.

newVal(double)
New value for stiffness per ThetaUnitY.

SetBushingStiffnessPerThetaUnitZ(int, double)
Sets the Coefficient for the stiffness per ThetaUnitZ at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerThetaUnitZ(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be equal to 5.

newVal(double)
New value for stiffness per ThetaUnitZ.

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

SetBushingStiffnessPerUnitX(int, double)
Sets the Coefficient for the stiffness per UnitX at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerUnitX(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 0 and less than 6.

newVal(double)
New value for stiffness per UnitX.

SetBushingStiffnessPerUnitY(int, double)
Sets the Coefficient for the stiffness per UnitY at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerUnitY(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 1 and less than 6.

newVal(double)
New value for stiffness per UnitY.

SetBushingStiffnessPerUnitZ(int, double)
Sets the Coefficient for the stiffness per UnitZ at the indicated row index.

Declaration Syntax
public double SetBushingStiffnessPerUnitZ(int index, double newVal)

Parameters
index(int)
Worksheet row index. Must be greater than or equal to 2 and less than 6.

newVal(double)
New value for stiffness per UnitZ.

LayeredSection
Defines a LayeredSection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
256 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSection

Declaration Syntax
public class LayeredSection : DataModelObject, IFolderDataModelObject

Table 105: Members

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


Property Comments (p. 257) Gets the list of associated comments.
Property CoordinateSystem (p. 258) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 258) Gets the current DataModelObject's category.
Property Figures (p. 258) Gets the list of associated figures.
Property InternalObject (p. 258) Gets the internal object. For advanced usage only.
Property LayeredSectionMembraneOffset (p. 258) Gets or sets the LayeredSectionMembraneOffset.
Property Layers (p. 258) Returns the Layers worksheet associated with
LayeredSection
Property LayerToDisplay (p. 259) Gets or sets the LayerToDisplay.
Property Location (p. 259) Gets or sets the Location.
Property NonlinearEffects (p. 259) Gets or sets the NonlinearEffects.
Property OffsetType (p. 259) Gets or sets the OffsetType.
Property Suppressed (p. 259) Gets or sets the Suppressed.
Property ThermalStrainEffects (p. 259) Gets or sets the ThermalStrainEffects.
Property TotalMass (p. 259) Gets the TotalMass.
Property TotalThickness (p. 260) Gets the TotalThickness.
Method AddComment() (p. 260) Creates a new child Comment.
Method AddFigure() (p. 260) Creates a new child Figure.
Method Delete() (p. 260) Run the Delete action.
Method Duplicate() (p. 260) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 260)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 261)

Children
Gets the list of children.

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

Comments
Gets the list of associated comments.

Release 18.2 - © ANSYS, 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 IEnumerable<Comment> Comments { get; }

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Layers
Returns the Layers worksheet associated with LayeredSection

Declaration Syntax
public IWorksheet Layers { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
258 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSection

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.

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.

Release 18.2 - © ANSYS, 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 Quantity TotalMass { get; }

TotalThickness
Gets the TotalThickness.

Declaration Syntax
public Quantity TotalThickness { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
260 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSectionWorksheet

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

LayeredSectionWorksheet
No details are provided for this entry.

Declaration Syntax
public class LayeredSectionWorksheet : Worksheet

Table 106: Members

Property RowCount (p. 262) Gets the number of entries (rows) in the worksheet.
Method AddThicknessLayer(string, Add a row to the LayeredSectionWorksheet New layers
double, double) (p. 262) are added as the top most layer in the Z direction.
Method DeleteRow(int) (p. 262) Delete a row from the LayeredSectionWorksheet
LayeredSection worksheet indices are zero based and
ordered in the Z direction.
Method GetAngle(int) (p. 263) Gets the angle for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.
Method GetMaterial(int) (p. 263) Gets the material for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.

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

Method GetThickness(int) (p. 263) Gets the thickness for the LayeredSection at the row
index specifiied. LayeredSection worksheet indices are
zero based and ordered in the Z direction.
Method InsertThicknessLayerAbove(string, Insert a new layer to the LayeredSectionWorksheet The
double, double, int) (p. 264) new layer will be inserted above the layer indicated by
the given index.
Method InsertThicknessLayerBelow(string, Insert a new layer to the LayeredSectionWorksheet The
double, double, int) (p. 264) new layer will be inserted below the layer indicated by
the given index.
Method SetAngle(int, double) (p. 264) Set the angle for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.
Method SetMaterial(int, string) (p. 265) Set the material for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.
Method SetThickness(int, double) (p. 265) Set the thickness for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.

RowCount
Gets the number of entries (rows) in the worksheet.

Declaration Syntax
public int RowCount { get; }

AddThicknessLayer(string, double, double)


Add a row to the LayeredSectionWorksheet New layers are added as the top most layer in the Z direction.

Declaration Syntax
public virtual int AddThicknessLayer(string materialname, double thickness, double angle)

Parameters
materialname(string)
The name of the material to be used in the new layer.

thickness(double)
The thickness to be used in the new layer

angle(double)
The angle to be used in the new layer

DeleteRow(int)
Delete a row from the LayeredSectionWorksheet LayeredSection worksheet indices are zero based and
ordered in the Z direction.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
262 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSectionWorksheet

Declaration Syntax
public override void DeleteRow(int index)

Parameters
index(int)
Worksheet row index

GetAngle(int)
Gets the angle for the LayeredSection at the row index specifiied. LayeredSection worksheet indices
are zero based and ordered in the Z direction.

Declaration Syntax
public virtual double GetAngle(int index)

Parameters
index(int)
Worksheet row index

GetMaterial(int)
Gets the material for the LayeredSection at the row index specifiied. LayeredSection worksheet indices
are zero based and ordered in the Z direction.

Declaration Syntax
public virtual string GetMaterial(int index)

Parameters
index(int)
Worksheet row index

GetThickness(int)
Gets the thickness for the LayeredSection at the row index specifiied. LayeredSection worksheet indices
are zero based and ordered in the Z direction.

Declaration Syntax
public virtual double GetThickness(int index)

Parameters
index(int)
Worksheet row index

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

InsertThicknessLayerAbove(string, double, double, int)


Insert a new layer to the LayeredSectionWorksheet The new layer will be inserted above the layer indic-
ated by the given index.

Declaration Syntax
public int InsertThicknessLayerAbove(string materialname, double thickness, double angle, int index)

Parameters
materialname(string)
The name of the material to be used in the new layer.

thickness(double)
The thickness to be used in the new layer

angle(double)
The angle to be used in the new layer

index(int)
Worksheet row index

InsertThicknessLayerBelow(string, double, double, int)


Insert a new layer to the LayeredSectionWorksheet The new layer will be inserted below the layer indic-
ated by the given index.

Declaration Syntax
public int InsertThicknessLayerBelow(string materialname, double thickness, double angle, int index)

Parameters
materialname(string)
The name of the material to be used in the new layer.

thickness(double)
The thickness to be used in the new layer

angle(double)
The angle to be used in the new layer

index(int)
Worksheet row index

SetAngle(int, double)
Set the angle for the LayeredSection at the row index specifiied. LayeredSection worksheet indices are
zero based and ordered in the Z direction.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
264 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection

Declaration Syntax
public virtual void SetAngle(int index, double angle)

Parameters
index(int)
Worksheet row index

angle(double)
New angle value

SetMaterial(int, string)
Set the material for the LayeredSection at the row index specifiied. LayeredSection worksheet indices
are zero based and ordered in the Z direction.

Declaration Syntax
public virtual void SetMaterial(int index, string materialname)

Parameters
index(int)
Worksheet row index

materialname(string)
New material value

SetThickness(int, double)
Set the thickness for the LayeredSection at the row index specifiied. LayeredSection worksheet indices
are zero based and ordered in the Z direction.

Declaration Syntax
public virtual void SetThickness(int index, double thickness)

Parameters
index(int)
Worksheet row index

thickness(double)
New thickness value

MeshConnection
Defines a MeshConnection.

Defines a MeshConnection.

Release 18.2 - © ANSYS, 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 class MeshConnection : DataModelObject, IFolderDataModelObject

Table 107: Members

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


Property Comments (p. 266) Gets the list of associated comments.
Property DataModelObjectCategory (p. 267) Gets the current DataModelObject's category.
Property Figures (p. 267) Gets the list of associated figures.
Property InternalObject (p. 267) Gets the internal object. For advanced usage only.
Property MasterBodies (p. 267) Gets the MasterBodies.
Property MasterLocation (p. 267) Gets or sets the MasterLocation.
Property ScopeMode (p. 267) Gets the ScopeMode.
Property SlaveBodies (p. 268) Gets the SlaveBodies.
Property SlaveLocation (p. 268) Gets or sets the SlaveLocation.
Property SnapToBoundary (p. 268) Gets or sets the SnapToBoundary.
Property SnapTolerance (p. 268) Gets or sets the SnapTolerance.
Property SnapType (p. 268) Gets or sets the SnapType.
Property Suppressed (p. 268) Gets or sets the Suppressed.
Property ToleranceSlider (p. 268) Gets or sets the ToleranceSlider.
Property ToleranceType (p. 269) Gets or sets the ToleranceType.
Property ToleranceValue (p. 269) Gets the ToleranceValue. Note: Setting the
ToleranceValue of a MeshConnection is not
supported.
Method AddComment() (p. 269) Creates a new child Comment.
Method AddFigure() (p. 269) Creates a new child Figure.
Method Delete() (p. 269) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 269)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 270)

Children
Gets the list of children.

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

Comments
Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
266 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 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; }

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

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
268 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection

Declaration Syntax
public int ToleranceSlider { set;get; }

ToleranceType
Gets or sets the ToleranceType.

Declaration Syntax
public ContactToleranceType ToleranceType { set;get; }

ToleranceValue
Gets the ToleranceValue. Note: Setting the ToleranceValue of a MeshConnection is not supported.

Declaration Syntax
public Quantity ToleranceValue { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 269
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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 108: Members

Property RowCount (p. 271) Gets the number of entries


Method AddRow() (p. 271) Add a row to the MeshControlWorksheet
Method ClearGenerateMesh() (p. 271) Clear Mesh
Method DeleteAllRows() (p. 271) Delete All Rows
Method DeleteRow(int) (p. 271) Delete a row from the
MeshControlWorksheet
Method GenerateAtRow(int) (p. 272) Generate Mesh At Row
Method GenerateMesh() (p. 272) Geneate Mesh
Method GetActiveState(int) (p. 272) Gets the Active State property at row index
Method GetNamedSelection(int) (p. 272) Gets the NamedSelection at row index
Method GetNamedSelectionId(int) (p. 272) Gets the ID of the NamedSelection at row
index

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
270 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet

Method SetActiveState(int, bool) (p. 273) Sets the Active State property at row index
Method SetNamedSelection(int, Sets the NamedSelection at row index
NamedSelection) (p. 273)
Method SetNamedSelectionId(int, uint) (p. 273) 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 virtual void ClearGenerateMesh()

DeleteAllRows()
Delete All Rows

Declaration Syntax
public virtual void DeleteAllRows()

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.

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

GenerateAtRow(int)
Generate Mesh At Row

Declaration Syntax
public virtual void GenerateAtRow(int index)

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

GenerateMesh()
Geneate Mesh

Declaration Syntax
public virtual void GenerateMesh()

GetActiveState(int)
Gets the Active State property at row index

Declaration Syntax
public virtual bool GetActiveState(int index)

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

GetNamedSelection(int)
Gets the NamedSelection at row index

Declaration Syntax
public virtual 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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
272 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet

Declaration Syntax
public virtual 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 virtual 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 virtual 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.

SetNamedSelectionId(int, uint)
Sets the NamedSelection by ID at row index

Declaration Syntax
public virtual void SetNamedSelectionId(int index, uint value)

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

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

value(uint)
No details are provided for this entry.

MeshEdit
Defines a MeshEdit.

Declaration Syntax
public class MeshEdit : DataModelObject, IFolderDataModelObject

Table 109: Members

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


Property Comments (p. 275) Gets the list of associated comments.
Property DataModelObjectCategory (p. 275) Gets the current DataModelObject's
category.
Property Figures (p. 275) Gets the list of associated figures.
Property GenerateAutomaticMeshConnectionsOnRefresh (p. 275) Gets or sets the
GenerateAutomaticMeshConnectionsOnRefresh.
Property InternalObject (p. 275) Gets the internal object. For advanced
usage only.
Property TransparencyEnabled (p. 275) Gets or sets the TransparencyEnabled.
Method AddComment() (p. 276) Creates a new child Comment.
Method AddFigure() (p. 276) Creates a new child Figure.
Method AddNodeMerge() (p. 276) Add a new NodeMerge.
Method AddNodeMergeGroup() (p. 276) Creates a new NodeMergeGroup
Method AddNodeMove() (p. 276) Creates a new NodeMove
Method ClearGeneratedData() (p. 276) Clear the generated data.
Method CreateNamedSelectionForSharedNodes() (p. 276) Run the
CreateNamedSelectionForSharedNodes
action.
Method Delete() (p. 277) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 277)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 277)
Method SearchConnectionsForDuplicatePairs() (p. 277) Run the
SearchConnectionsForDuplicatePairs
action.

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
274 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit

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

Comments
Gets the list of associated comments.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddNodeMerge()
Add a new NodeMerge.

Declaration Syntax
public virtual void AddNodeMerge()

AddNodeMergeGroup()
Creates a new NodeMergeGroup

Declaration Syntax
public virtual NodeMergeGroup AddNodeMergeGroup()

AddNodeMove()
Creates a new NodeMove

Declaration Syntax
public virtual NodeMove AddNodeMove()

ClearGeneratedData()
Clear the generated data.

Declaration Syntax
public virtual void ClearGeneratedData()

CreateNamedSelectionForSharedNodes()
Run the CreateNamedSelectionForSharedNodes action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
276 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit

Declaration Syntax
public virtual void CreateNamedSelectionForSharedNodes()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.

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

Declaration Syntax
public virtual void SearchConnectionsForDuplicatePairs()

MeshNumbering
Defines a MeshNumbering.

Declaration Syntax
public class MeshNumbering : DataModelObject, IFolderDataModelObject

Table 110: Members

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


Property Comments (p. 278) Gets the list of associated comments.
Property CompressNodeNumbers (p. 279) Gets or sets the CompressNodeNumbers.
Property DataModelObjectCategory (p. 279) Gets the current DataModelObject's
category.
Property ElementOffset (p. 279) Gets or sets the ElementOffset.
Property Figures (p. 279) Gets the list of associated figures.
Property InternalObject (p. 279) Gets the internal object. For advanced usage
only.
Property NodeOffset (p. 279) Gets or sets the NodeOffset.
Property Suppressed (p. 280) Gets or sets the Suppressed.
Method AddComment() (p. 280) Creates a new child Comment.
Method AddFigure() (p. 280) Creates a new child Figure.
Method AddNumberingControl() (p. 280) Creates a new NumberingControl
Method Delete() (p. 280) Run the Delete action.
Method Duplicate() (p. 280) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 280)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 281)
Method RenumberMesh() (p. 281) Run the RenumberMesh action.

Children
Gets the list of children.

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

Comments
Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
278 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshNumbering

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

CompressNodeNumbers
Gets or sets the CompressNodeNumbers.

Declaration Syntax
public bool CompressNodeNumbers { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 279
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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddNumberingControl()
Creates a new NumberingControl

Declaration Syntax
public virtual NumberingControl AddNumberingControl()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
280 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual void RenumberMesh()

Model
Defines a Model.

Declaration Syntax
public class Model : DataModelObject, IFolderDataModelObject

Table 111: Members

Property Analyses (p. 283) Gets the Analyses.


Property CellId (p. 283) Gets the CellId.

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

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


Property Comments (p. 283) Gets the list of associated comments.
Property Connections (p. 284) Gets the Connections.
Property ConstructionGeometry (p. 284) Gets the ConstructionGeometry.
Property Control (p. 284) Gets the Control.
Property CoordinateSystems (p. 284) Gets the CoordinateSystems.
Property DataModelObjectCategory (p. 284) Gets the current DataModelObject's
category.
Property Environments ***OBSOLETE*** Use Gets the Analyses.
'Analyses' property instead. (p. 284)
Property Figures (p. 284) Gets the list of associated figures.
Property Fracture (p. 285) Gets the Fracture.
Property Geometry (p. 285) Gets the Geometry.
Property InternalObject (p. 285) Gets the internal object. For advanced usage
only.
Property Mesh (p. 285) Gets the Mesh.
Property MeshEdit (p. 285) Gets the MeshEdit.
Property MeshNumbering (p. 285) Gets the MeshNumbering.
Property NamedSelections (p. 286) Gets the NamedSelections.
Property RemotePoints (p. 286) Gets the RemotePoints.
Property Symmetry (p. 286) Gets the Symmetry.
Property SystemCaption (p. 286) Gets the SystemCaption.
Property VirtualTopology (p. 286) Gets the VirtualTopology.
Method AddComment() (p. 286) Creates a new child Comment.
Method AddConnections() (p. 286) Creates a new Connections
Method AddConstructionGeometry() (p. 287) Creates a new ConstructionGeometry
Method AddElectricAnalysis() (p. 287) Run the AddElectricAnalysis action.
Method AddExplicitDynamicsAnalysis() (p. 287) Run the AddExplicitDynamicsAnalysis action.
Method AddFigure() (p. 287) Creates a new child Figure.
Method AddFracture() (p. 287) Creates a new Fracture
Method AddHarmonicResponseAnalysis() (p. 287) Run the AddHarmonicResponseAnalysis
action.
Method AddMagnetostaticAnalysis() (p. 288) Run the AddMagnetostaticAnalysis action.
Method AddMeshEdit() (p. 288) Creates a new MeshEdit
Method AddMeshNumbering() (p. 288) Creates a new MeshNumbering
Method AddModalAnalysis() (p. 288) Run the AddModalAnalysis action.
Method AddNamedSelection() (p. 288) Creates a new child NamedSelection.
Method AddRemotePoint() (p. 288) Creates a new child RemotePoint.
Method AddRigidDynamicsAnalysis() (p. 288) Run the AddRigidDynamicsAnalysis action.
Method AddSolutionCombination() (p. 289) Creates a new SolutionCombination

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
282 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Method AddStaticStructuralAnalysis() (p. 289) Run the AddStaticStructuralAnalysis action.


Method AddSteadyStateThermalAnalysis() (p. 289) Run the AddSteadyStateThermalAnalysis
action.
Method AddSymmetry() (p. 289) Creates a new Symmetry
Method AddTransientStructuralAnalysis() (p. 289) Run the AddTransientStructuralAnalysis
action.
Method AddTransientThermalAnalysis() (p. 289) Run the AddTransientThermalAnalysis action.
Method AddVirtualTopology() (p. 290) Creates a new VirtualTopology
Method ClearGeneratedData() (p. 290) Run the ClearGeneratedData action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 290)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 290)
Method RefreshMaterials() (p. 291) Run the RefresMaterials action.
Method Solve(bool) (p. 291) Run the Solve action.
Method UpdateGeometryFromSource() (p. 291) 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.

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

Comments
Gets the list of associated comments.

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

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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Environments ***OBSOLETE*** Use 'Analyses' property instead.


Gets the Analyses.

Declaration Syntax
public IEnumerable<Analysis> Environments { get; }

Figures
Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
284 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

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.

Declaration Syntax
public MeshNumbering MeshNumbering { get; }

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

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 virtual Comment AddComment()

AddConnections()
Creates a new Connections

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
286 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public virtual Connections AddConnections()

AddConstructionGeometry()
Creates a new ConstructionGeometry

Declaration Syntax
public virtual ConstructionGeometry AddConstructionGeometry()

AddElectricAnalysis()
Run the AddElectricAnalysis action.

Declaration Syntax
public virtual void AddElectricAnalysis()

AddExplicitDynamicsAnalysis()
Run the AddExplicitDynamicsAnalysis action.

Declaration Syntax
public virtual void AddExplicitDynamicsAnalysis()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddFracture()
Creates a new Fracture

Declaration Syntax
public virtual Fracture AddFracture()

AddHarmonicResponseAnalysis()
Run the AddHarmonicResponseAnalysis action.

Declaration Syntax
public virtual void AddHarmonicResponseAnalysis()

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

AddMagnetostaticAnalysis()
Run the AddMagnetostaticAnalysis action.

Declaration Syntax
public virtual void AddMagnetostaticAnalysis()

AddMeshEdit()
Creates a new MeshEdit

Declaration Syntax
public virtual MeshEdit AddMeshEdit()

AddMeshNumbering()
Creates a new MeshNumbering

Declaration Syntax
public virtual MeshNumbering AddMeshNumbering()

AddModalAnalysis()
Run the AddModalAnalysis action.

Declaration Syntax
public virtual void AddModalAnalysis()

AddNamedSelection()
Creates a new child NamedSelection.

Declaration Syntax
public virtual NamedSelection AddNamedSelection()

AddRemotePoint()
Creates a new child RemotePoint.

Declaration Syntax
public virtual RemotePoint AddRemotePoint()

AddRigidDynamicsAnalysis()
Run the AddRigidDynamicsAnalysis action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
288 of ANSYS, Inc. and its subsidiaries and affiliates.
Model

Declaration Syntax
public virtual void AddRigidDynamicsAnalysis()

AddSolutionCombination()
Creates a new SolutionCombination

Declaration Syntax
public virtual SolutionCombination AddSolutionCombination()

AddStaticStructuralAnalysis()
Run the AddStaticStructuralAnalysis action.

Declaration Syntax
public virtual void AddStaticStructuralAnalysis()

AddSteadyStateThermalAnalysis()
Run the AddSteadyStateThermalAnalysis action.

Declaration Syntax
public virtual void AddSteadyStateThermalAnalysis()

AddSymmetry()
Creates a new Symmetry

Declaration Syntax
public virtual Symmetry AddSymmetry()

AddTransientStructuralAnalysis()
Run the AddTransientStructuralAnalysis action.

Declaration Syntax
public virtual void AddTransientStructuralAnalysis()

AddTransientThermalAnalysis()
Run the AddTransientThermalAnalysis action.

Declaration Syntax
public virtual void AddTransientThermalAnalysis()

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

AddVirtualTopology()
Creates a new VirtualTopology

Declaration Syntax
public virtual VirtualTopology AddVirtualTopology()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual 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)

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
290 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

RefreshMaterials()
Run the RefresMaterials action.

Declaration Syntax
public virtual void RefreshMaterials()

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.

UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.

Declaration Syntax
public virtual void UpdateGeometryFromSource()

NamedSelection
Defines a NamedSelection.

Declaration Syntax
public class NamedSelection : DataModelObject, IMechanicalSelectionInfo, ISelectionInfo, IFolderDataMod-
elObject

Table 112: Members

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


Property Comments (p. 292) Gets the list of associated comments.
Property DataModelObjectCategory (p. 292) Gets the current DataModelObject's category.
Property Figures (p. 292) Gets the list of associated figures.
Property IncludeProgramControlledInflation (p. 293) Gets or sets the
IncludeProgramControlledInflation.
Property InternalObject (p. 293) Gets the internal object. For advanced usage
only.
Property Location (p. 293) Gets or sets the Location.
Property RelativeTolerance (p. 293) Gets or sets the RelativeTolerance.

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

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


Property SendToSolver (p. 293) Gets or sets the SendToSolver.
Property Suppressed (p. 294) Gets the Suppressed.
Property ToleranceType (p. 294) Gets or sets the ToleranceType.
Property TotalSelection (p. 294) Gets the TotalSelection.
Property Type (p. 294) Gets the Type.
Property UsedByMeshWorksheet (p. 294) Gets the UsedByMeshWorksheet.
Property Visible (p. 294) Gets or sets the Visible.
Property ZeroTolerance (p. 294) Gets or sets the ZeroTolerance.
Method AddComment() (p. 295) Creates a new child Comment.
Method AddFigure() (p. 295) Creates a new child Figure.
Method Delete() (p. 295) Run the Delete action.
Method Duplicate() (p. 295) Run the Duplicate action.
Method ExportToTextFile(bool, string) (p. 295) Run the ExportToTextFile action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 296)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 296)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
292 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

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

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; }

SendAs
Gets or sets the SendAs.

Declaration Syntax
public SendAs SendAs { set;get; }

SendToSolver
Gets or sets the SendToSolver.

Declaration Syntax
public bool SendToSolver { set;get; }

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

Suppressed
Gets the Suppressed.

Declaration Syntax
public int Suppressed { get; }

ToleranceType
Gets or sets the ToleranceType.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
294 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection

Declaration Syntax
public double ZeroTolerance { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

ExportToTextFile(bool, string)
Run the ExportToTextFile action.

Declaration Syntax
public virtual 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 295
Ansys.ACT.Automation.Mechanical 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 113: Members

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


Property Comments (p. 297) Gets the list of associated comments.
Property DataModelObjectCategory (p. 297) Gets the current DataModelObject's
category.
Property Figures (p. 297) Gets the list of associated figures.
Property GenerateOnRefresh (p. 297) Gets or sets the GenerateOnRefresh.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
296 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelections

Property GenerateOnRemesh (p. 298) Gets or sets the GenerateOnRemesh.


Property InternalObject (p. 298) Gets the internal object. For advanced usage
only.
Property RandomColors (p. 298) Gets the RandomColors.
Property ShowAnnotations (p. 298) Gets or sets the ShowAnnotations.
Method AddComment() (p. 298) Creates a new child Comment.
Method AddFigure() (p. 298) Creates a new child Figure.
Method AddNamedSelection() (p. 299) Creates a new NamedSelection
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 299)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 299)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

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

GenerateOnRefresh
Gets or sets the GenerateOnRefresh.

Release 18.2 - © ANSYS, 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 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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
298 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMerge

AddNamedSelection()
Creates a new NamedSelection

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

NodeMerge
Defines a NodeMerge.

Defines a NodeMerge.

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

Declaration Syntax
public class NodeMerge : MeshConnection

Table 114: Members

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

(Inherited from MeshConnection (p. 265).)


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

(Inherited from MeshConnection (p. 265).)


Property DataModelObjectCategory (p. 301)Gets the current DataModelObject's
category.
Property Figures (p. 267) Gets the list of associated figures.

(Inherited from MeshConnection (p. 265).)


Property InternalObject (p. 301) Gets the internal object. For advanced usage
only.
Property MasterBodies (p. 267) Gets the MasterBodies.

(Inherited from MeshConnection (p. 265).)


Property MasterLocation (p. 267) Gets or sets the MasterLocation.

(Inherited from MeshConnection (p. 265).)


Property ScopeMode (p. 267) Gets the ScopeMode.

(Inherited from MeshConnection (p. 265).)


Property SlaveBodies (p. 268) Gets the SlaveBodies.

(Inherited from MeshConnection (p. 265).)


Property SlaveLocation (p. 268) Gets or sets the SlaveLocation.

(Inherited from MeshConnection (p. 265).)


Property SnapToBoundary (p. 268) Gets or sets the SnapToBoundary.

(Inherited from MeshConnection (p. 265).)


Property SnapTolerance (p. 268) Gets or sets the SnapTolerance.

(Inherited from MeshConnection (p. 265).)


Property SnapType (p. 268) Gets or sets the SnapType.

(Inherited from MeshConnection (p. 265).)


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

(Inherited from MeshConnection (p. 265).)


Property ToleranceSlider (p. 268) Gets or sets the ToleranceSlider.

(Inherited from MeshConnection (p. 265).)


Property ToleranceType (p. 269) Gets or sets the ToleranceType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
300 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMergeGroup

(Inherited from MeshConnection (p. 265).)


Property ToleranceValue (p. 301) Gets/ Sets the ToleranceValue.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshConnectionAuto InternalObject { get; }

ToleranceValue
Gets/ Sets the ToleranceValue.

Declaration Syntax
public Quantity ToleranceValue { set;get; }

NodeMergeGroup
Defines a NodeMergeGroup.

Declaration Syntax
public class NodeMergeGroup : ConnectionGroup

Table 115: Members

Property ActiveConnections (p. 1725) Gets the ActiveConnections.

(Inherited from ConnectionGroup (p. 1724).)


Property AutomaticFixedJoints (p. 1725) Gets or sets the AutomaticFixedJoints.

(Inherited from ConnectionGroup (p. 1724).)


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

(Inherited from ConnectionGroup (p. 1724).)


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

(Inherited from ConnectionGroup (p. 1724).)


Property Connections (p. 1726) Gets the Connections.

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

(Inherited from ConnectionGroup (p. 1724).)


Property ConnectionType (p. 1726) Gets or sets the ConnectionType.

(Inherited from ConnectionGroup (p. 1724).)


Property DataModelObjectCategory (p. 303) Gets the current DataModelObject's
category.
Property EdgeEdge (p. 1726) Gets the EdgeEdge.

(Inherited from ConnectionGroup (p. 1724).)


Property EdgeOverlapTolerance (p. 1726) Gets or sets the EdgeOverlapTolerance.

(Inherited from ConnectionGroup (p. 1724).)


Property FaceAngleTolerance (p. 1727) Gets or sets the FaceAngleTolerance.

(Inherited from ConnectionGroup (p. 1724).)


Property FaceEdge (p. 1727) Gets or sets the FaceEdge.

(Inherited from ConnectionGroup (p. 1724).)


Property FaceFace (p. 1727) Gets or sets the FaceFace.

(Inherited from ConnectionGroup (p. 1724).)


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

(Inherited from ConnectionGroup (p. 1724).)


Property GroupBy (p. 1727) Gets or sets the GroupBy.

(Inherited from ConnectionGroup (p. 1724).)


Property InternalObject (p. 303) Gets the internal object. For advanced usage
only.
Property Location (p. 1728) Gets or sets the Location.

(Inherited from ConnectionGroup (p. 1724).)


Property MinimumDistancePercentage (p. 1728)Gets or sets the
MinimumDistancePercentage.

(Inherited from ConnectionGroup (p. 1724).)


Property MinimumDistanceValue (p. 1728) Gets or sets the MinimumDistanceValue.

(Inherited from ConnectionGroup (p. 1724).)


Property Priority (p. 1728) Gets or sets the Priority.

(Inherited from ConnectionGroup (p. 1724).)


Property RevoluteJoints (p. 1728) Gets or sets the RevoluteJoints.

(Inherited from ConnectionGroup (p. 1724).)


Property SearchAcross (p. 1728) Gets or sets the SearchAcross.

(Inherited from ConnectionGroup (p. 1724).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
302 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove

(Inherited from ConnectionGroup (p. 1724).)


Property ThicknessScaleFactor (p. 1729) Gets or sets the ThicknessScaleFactor.

(Inherited from ConnectionGroup (p. 1724).)


Property ToleranceSlider (p. 1729) Gets or sets the ToleranceSlider.

(Inherited from ConnectionGroup (p. 1724).)


Property ToleranceType (p. 1729) Gets or sets the ToleranceType.

(Inherited from ConnectionGroup (p. 1724).)


Property ToleranceValue (p. 1729) Gets or sets the ToleranceValue.

(Inherited from ConnectionGroup (p. 1724).)


Property UseRange (p. 1729) Gets or sets the UseRange.

(Inherited from ConnectionGroup (p. 1724).)


Method AddNodeMerge() (p. 303) Creates a new NodeMerge

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSConnectionGroupAuto InternalObject { get; }

AddNodeMerge()
Creates a new NodeMerge

Declaration Syntax
public virtual NodeMerge AddNodeMerge()

NodeMove
Defines a NodeMove.

Release 18.2 - © ANSYS, 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 class NodeMove : DataModelObject, IFolderDataModelObject

Table 116: Members

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


Property Comments (p. 304) Gets the list of associated comments.
Property DataModelObjectCategory (p. 304) Gets the current DataModelObject's
category.
Property Figures (p. 305) Gets the list of associated figures.
Property Information (p. 305) Gets the Information.
Property InternalObject (p. 305) Gets the internal object. For advanced usage
only.
Property NumberOfMoves (p. 305) Gets the NumberOfMoves.
Property NumberOfNodes (p. 305) Gets the NumberOfNodes.
Method AddComment() (p. 305) Creates a new child Comment.
Method AddFigure() (p. 305) Creates a new child Figure.
Method Delete() (p. 306) Run the Delete action.
Method Duplicate() (p. 306) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 306)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 306)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
304 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove

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.

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

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

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
306 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl

children(IList<DataModelObject>)
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 117: Members

Property BeginElementNumber (p. 307) Gets or sets the BeginElementNumber.


Property BeginNodeNumber (p. 307) Gets or sets the BeginNodeNumber.
Property Children (p. 308) Gets the list of children.
Property Comments (p. 308) Gets the list of associated comments.
Property DataModelObjectCategory (p. 308) Gets the current DataModelObject's
category.
Property EndElementNumber (p. 308) Gets or sets the EndElementNumber.
Property EndNodeNumber (p. 308) Gets or sets the EndNodeNumber.
Property Figures (p. 308) Gets the list of associated figures.
Property InternalObject (p. 309) Gets the internal object. For advanced usage
only.
Property Location (p. 309) Gets or sets the Location.
Property NodeNumber (p. 309) Gets or sets the NodeNumber.
Property Suppressed (p. 309) Gets or sets the Suppressed.
Method AddComment() (p. 309) Creates a new child Comment.
Method AddFigure() (p. 309) Creates a new child Figure.
Method Delete() (p. 309) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 310)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 310)

BeginElementNumber
Gets or sets the BeginElementNumber.

Declaration Syntax
public uint BeginElementNumber { set;get; }

BeginNodeNumber
Gets or sets the BeginNodeNumber.

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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
308 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshRenumberingControlAuto InternalObject { get; }

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

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

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 118: Members

Property ApproximateSurfaceArea (p. 312) Gets the ApproximateSurfaceArea.


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
310 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

Property Average (p. 312) Gets the Average.


Property CentroidX (p. 312) Gets the CentroidX.
Property CentroidY (p. 312) Gets the CentroidY.
Property CentroidZ (p. 312) Gets the CentroidZ.
Property Children (p. 313) Gets the list of children.
Property Comments (p. 313) Gets the list of associated comments.
Property CoordinateSystem (p. 313) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 313) Gets the current DataModelObject's
category.
Property Elements (p. 313) Gets the Elements.
Property Figures (p. 313) Gets the list of associated figures.
Property Hidden (p. 313) Hide or show the body.
Property InternalObject (p. 314) Gets the internal object. For advanced usage
only.
Property LengthX (p. 314) Gets the LengthX.
Property LengthY (p. 314) Gets the LengthY.
Property LengthZ (p. 314) Gets the LengthZ.
Property Mass (p. 314) Gets the Mass.
Property MaterialName ***OBSOLETE*** Use Gets or sets the MaterialName.
'Assignment' property instead. (p. 314)
Property Maximum (p. 315) Gets the Maximum.
Property MeshMetric (p. 315) Gets the MeshMetric.
Property Minimum (p. 315) Gets the Minimum.
Property MomentOfInertiaIp1 (p. 315) Gets the MomentOfInertiaIp1.
Property MomentOfInertiaIp2 (p. 315) Gets the MomentOfInertiaIp2.
Property MomentOfInertiaIp3 (p. 315) Gets the MomentOfInertiaIp3.
Property Nodes (p. 315) Gets the Nodes.
Property StandardDeviation (p. 316) Gets the StandardDeviation.
Property Suppressed (p. 316) Gets or sets the Suppressed.
Property Visible (p. 316) Gets or sets the Visible.
Property Volume (p. 316) Gets the Volume.
Method AddComment() (p. 316) Creates a new child Comment.
Method AddFigure() (p. 316) Creates a new child Figure.
Method ClearGeneratedData() (p. 317) Run the ClearGeneratedData action.
Method GenerateMesh() (p. 317) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 317)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 317)
Method PreviewInflation() (p. 318) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 318) Run the PreviewSurfaceMesh action.

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

Method Update() (p. 318) 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; }

CentroidY
Gets the CentroidY.

Declaration Syntax
public Quantity CentroidY { get; }

CentroidZ
Gets the CentroidZ.

Declaration Syntax
public Quantity CentroidZ { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
312 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Hidden
Hide or show the body.

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

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; }

MaterialName ***OBSOLETE*** Use 'Assignment' property instead.


Gets or sets the MaterialName.

Declaration Syntax
public string MaterialName { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
314 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

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.

Declaration Syntax
public Quantity MomentOfInertiaIp3 { get; }

Nodes
Gets the Nodes.

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

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
316 of ANSYS, Inc. and its subsidiaries and affiliates.
Part

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

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

PreviewInflation()
Run the PreviewInflation action.

Declaration Syntax
public virtual void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Declaration Syntax
public virtual void PreviewSurfaceMesh()

Update()
Run the Update action.

Declaration Syntax
public virtual void Update()

Path
Defines a Path.

Declaration Syntax
public class Path : DataModelObject, ISelectionInfo, IFolderDataModelObject

Table 119: Members

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


Property Comments (p. 319) Gets the list of associated comments.
Property DataModelObjectCategory (p. 319) Gets the current DataModelObject's
category.
Property EndCoordinateSystem (p. 319) Gets or sets the EndCoordinateSystem.
Property EndXCoordinate (p. 320) Gets or sets the EndXCoordinate.
Property EndYCoordinate (p. 320) Gets or sets the EndYCoordinate.
Property EndZCoordinate (p. 320) Gets or sets the EndZCoordinate.
Property Figures (p. 320) Gets the list of associated figures.
Property HasValidGeometrySelection (p. 320) Gets the HasValidGeometrySelection.
Property InternalObject (p. 320) Gets the internal object. For advanced usage
only.
Property Location (p. 320) Gets the Location.
Property NumberOfSamplingPoints (p. 321) Gets or sets the NumberOfSamplingPoints.
Property PathCoordinateSystem (p. 321) Gets or sets the PathCoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
318 of ANSYS, Inc. and its subsidiaries and affiliates.
Path

Property PathType (p. 321) Gets or sets the PathType.


Property ShowMesh (p. 321) Gets or sets the ShowMesh.
Property SnapToMeshNodes (p. 321) Gets or sets the SnapToMeshNodes.
Property StartCoordinateSystem (p. 321) Gets or sets the StartCoordinateSystem.
Property StartXCoordinate (p. 322) Gets or sets the StartXCoordinate.
Property StartYCoordinate (p. 322) Gets or sets the StartYCoordinate.
Property StartZCoordinate (p. 322) Gets or sets the StartZCoordinate.
Property Suppressed (p. 322) Gets or sets the Suppressed.
Method AddComment() (p. 322) Creates a new child Comment.
Method AddFigure() (p. 322) Creates a new child Figure.
Method Delete() (p. 322) Run the Delete action.
Method Duplicate() (p. 323) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 323)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 323)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

EndCoordinateSystem
Gets or sets the EndCoordinateSystem.

Declaration Syntax
public CoordinateSystem EndCoordinateSystem { set;get; }

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

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
320 of ANSYS, Inc. and its subsidiaries and affiliates.
Path

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.

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; }

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

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; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
322 of ANSYS, Inc. and its subsidiaries and affiliates.
PeriodicRegion

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

PeriodicRegion
Defines a PeriodicRegion.

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

Declaration Syntax
public class PeriodicRegion : SymmetryGeneral

Table 120: Members

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

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property DataModelObjectCategory (p. 324)Gets the current DataModelObject's
category.
Property Figures (p. 439) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 438).)


Property HighBoundaryLocation (p. 324) Gets or sets the HighBoundaryLocation.
Property InternalObject (p. 325) Gets the internal object. For advanced usage
only.
Property LinearShift (p. 325) Gets or sets the LinearShift.
Property Location (p. 440) Gets or sets the Location.

(Inherited from SymmetryGeneral (p. 438).)


Property LowBoundaryLocation (p. 325) Gets or sets the LowBoundaryLocation.
Property PeriodictyDirection (p. 325) Gets or sets the PeriodictyDirection.
Property ScopeMode (p. 440) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property Type (p. 325) Gets or sets the Type.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

HighBoundaryLocation
Gets or sets the HighBoundaryLocation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
324 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion

Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }

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; }

PhysicsRegion
Defines a PhysicsRegion.

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

Declaration Syntax
public class PhysicsRegion : DataModelObject, IFolderDataModelObject

Table 121: Members

Property Acoustics (p. 327) Gets or sets the Acoustics.


Property ArtificiallyMatchedLayers (p. 327) Gets or sets the ArtificiallyMatchedLayers.
Property Children (p. 327) Gets the list of children.
Property DataModelObjectCategory (p. 327) Gets the current DataModelObject's
category.
Property EvanescentWaveAttenuation (p. 327) Gets or sets the
EvanescentWaveAttenuation.
Property FluidBehavior (p. 327) Gets or sets the FluidBehavior.
Property InternalObject (p. 328) Gets the internal object. For advanced
usage only.
Property Location (p. 328) Gets or sets the Location.
Property PMLElementCoordinateSystem (p. 328) Gets or sets the
PMLElementCoordinateSystem.
Property PMLOptions (p. 328) Gets or sets the PMLOptions.
Property ReferencePressure (p. 328) Gets or sets the ReferencePressure.
Property ReferenceStaticPressure (p. 328) Gets or sets the ReferenceStaticPressure.
Property ReflectionCoefficient (p. 328) Gets or sets the ReflectionCoefficient.
Property ReflectionCoefficientInNegativeXDirection (p. 329) Gets or sets the
ReflectionCoefficientInNegativeXDirection.
Property ReflectionCoefficientInNegativeYDirection (p. 329) Gets or sets the
ReflectionCoefficientInNegativeYDirection.
Property ReflectionCoefficientInNegativeZDirection (p. 329) Gets or sets the
ReflectionCoefficientInNegativeZDirection.
Property ReflectionCoefficientInPositiveXDirection (p. 329) Gets or sets the
ReflectionCoefficientInPositiveXDirection.
Property ReflectionCoefficientInPositiveYDirection (p. 329) Gets or sets the
ReflectionCoefficientInPositiveYDirection.
Property ReflectionCoefficientInPositiveZDirection (p. 329) Gets or sets the
ReflectionCoefficientInPositiveZDirection.
Property ReflectionCoefficientsType (p. 330) Gets or sets the
ReflectionCoefficientsType.
Property Structural (p. 330) Gets or sets the Structural.
Property Suppressed (p. 330) Gets or sets the Suppressed.
Method Delete() (p. 330) Run the Delete action.
Method Duplicate() (p. 330) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 330)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
326 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion

Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.


IList<DataModelObject>) (p. 331)

Acoustics
Gets or sets the Acoustics.

Declaration Syntax
public bool Acoustics { set;get; }

ArtificiallyMatchedLayers
Gets or sets the ArtificiallyMatchedLayers.

Declaration Syntax
public ArtificiallyMatchedLayers ArtificiallyMatchedLayers { set;get; }

Children
Gets the list of children.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

EvanescentWaveAttenuation
Gets or sets the EvanescentWaveAttenuation.

Declaration Syntax
public bool EvanescentWaveAttenuation { set;get; }

FluidBehavior
Gets or sets the FluidBehavior.

Declaration Syntax
public FluidBehavior FluidBehavior { set;get; }

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

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPhysicsRegionAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

PMLElementCoordinateSystem
Gets or sets the PMLElementCoordinateSystem.

Declaration Syntax
public CoordinateSystem PMLElementCoordinateSystem { set;get; }

PMLOptions
Gets or sets the PMLOptions.

Declaration Syntax
public PMLOptions PMLOptions { set;get; }

ReferencePressure
Gets or sets the ReferencePressure.

Declaration Syntax
public Quantity ReferencePressure { set;get; }

ReferenceStaticPressure
Gets or sets the ReferenceStaticPressure.

Declaration Syntax
public Quantity ReferenceStaticPressure { set;get; }

ReflectionCoefficient
Gets or sets the ReflectionCoefficient.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
328 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion

Declaration Syntax
public double ReflectionCoefficient { set;get; }

ReflectionCoefficientInNegativeXDirection
Gets or sets the ReflectionCoefficientInNegativeXDirection.

Declaration Syntax
public double ReflectionCoefficientInNegativeXDirection { set;get; }

ReflectionCoefficientInNegativeYDirection
Gets or sets the ReflectionCoefficientInNegativeYDirection.

Declaration Syntax
public double ReflectionCoefficientInNegativeYDirection { set;get; }

ReflectionCoefficientInNegativeZDirection
Gets or sets the ReflectionCoefficientInNegativeZDirection.

Declaration Syntax
public double ReflectionCoefficientInNegativeZDirection { set;get; }

ReflectionCoefficientInPositiveXDirection
Gets or sets the ReflectionCoefficientInPositiveXDirection.

Declaration Syntax
public double ReflectionCoefficientInPositiveXDirection { set;get; }

ReflectionCoefficientInPositiveYDirection
Gets or sets the ReflectionCoefficientInPositiveYDirection.

Declaration Syntax
public double ReflectionCoefficientInPositiveYDirection { set;get; }

ReflectionCoefficientInPositiveZDirection
Gets or sets the ReflectionCoefficientInPositiveZDirection.

Declaration Syntax
public double ReflectionCoefficientInPositiveZDirection { set;get; }

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

ReflectionCoefficientsType
Gets or sets the ReflectionCoefficientsType.

Declaration Syntax
public ReflectionCoefficientsType ReflectionCoefficientsType { set;get; }

Structural
Gets or sets the Structural.

Declaration Syntax
public bool Structural { set;get; }

Suppressed
Gets or sets the Suppressed.

Declaration Syntax
public bool Suppressed { set;get; }

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
330 of ANSYS, Inc. and its subsidiaries and affiliates.
PipeIdealization

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

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

PipeIdealization
Defines a PipeIdealization.

Declaration Syntax
public class PipeIdealization : DataModelObject, IFolderDataModelObject

Table 122: Members

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


Property DataModelObjectCategory (p. 332) Gets the current DataModelObject's
category.
Property Extend (p. 332) Gets or sets the Extend.
Property Factor (p. 332) Gets or sets the Factor.
Property GeometrySelection (p. 332) Gets or sets the GeometrySelection.
Property InternalObject (p. 332) Gets the internal object. For advanced
usage only.
Property Suppressed (p. 332) Gets or sets the Suppressed.
Method Delete() (p. 333) Run the Delete action.
Method Duplicate() (p. 333) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 333)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 333)

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

Children
Gets the list of children.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Suppressed
Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
332 of ANSYS, Inc. and its subsidiaries and affiliates.
PipeIdealization

Declaration Syntax
public bool Suppressed { set;get; }

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

children(IList<DataModelObject>)
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 123: Members

Property AppliedBy (p. 335) Gets or sets the AppliedBy.


Property Behavior (p. 335) Gets or sets the Behavior.
Property Children (p. 215) Gets the list of children.

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property CoordinateSystem (p. 335) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 335)Gets the current DataModelObject's category.
Property Figures (p. 215) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 214).)


Property InternalObject (p. 335) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 216) Gets the IsDistributedMass.

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property Mass (p. 335) Gets or sets the Mass.
Property MassMomentOfInertiaX (p. 335) Gets or sets the MassMomentOfInertiaX.
Property MassMomentOfInertiaY (p. 336) Gets or sets the MassMomentOfInertiaY.
Property MassMomentOfInertiaZ (p. 336) Gets or sets the MassMomentOfInertiaZ.
Property NodalCoordinateSystem (p. 336) Gets the NodalCoordinateSystem.
Property PinballRegion (p. 336) Gets or sets the PinballRegion.
Property RemotePoint (p. 216) Gets the remote point associated to the point
mass.

(Inherited from GenericPointMass (p. 214).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
334 of ANSYS, Inc. and its subsidiaries and affiliates.
PointMass

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.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

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

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
336 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCrack

Declaration Syntax
public class PreMeshedCrack : GenericCrack

Table 124: Members

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

(Inherited from GenericCrack (p. 209).)


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

(Inherited from GenericCrack (p. 209).)


Property CoordinateSystem (p. 337) Gets or sets the CoordinateSystem.
Property CrackFront (p. 337) Gets or sets the CrackFront.
Property CrackSourceType (p. 337) Gets the CrackSourceType.
Property DataModelObjectCategory (p. 338) Gets the current DataModelObject's
category.
Property Figures (p. 210) Gets the list of associated figures.

(Inherited from GenericCrack (p. 209).)


Property InternalObject (p. 338) Gets the internal object. For advanced usage
only.
Property ScopingMethod (p. 338) Gets the ScopingMethod.
Property SolutionContours (p. 338) Gets or sets the SolutionContours.
Property Suppressed (p. 338) Gets or sets the Suppressed.

CoordinateSystem
Gets or sets the CoordinateSystem.

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; }

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

PreMeshedCyclicRegion
Defines a PreMeshedCyclicRegion.

Declaration Syntax
public class PreMeshedCyclicRegion : SymmetryGeneral

Table 125: Members

Property BoundaryDOFOrientation (p. 339) Gets or sets the BoundaryDOFOrientation.


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
338 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCyclicRegion

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property DataModelObjectCategory (p. 339)Gets the current DataModelObject's
category.
Property Figures (p. 439) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 438).)


Property HighBoundaryLocation (p. 339) Gets or sets the HighBoundaryLocation.
Property InternalObject (p. 340) Gets the internal object. For advanced usage
only.
Property Location (p. 440) Gets or sets the Location.

(Inherited from SymmetryGeneral (p. 438).)


Property LowBoundaryLocation (p. 340) Gets or sets the LowBoundaryLocation.
Property RelativeDistanceTolerance (p. 340) Gets or sets the RelativeDistanceTolerance.
Property ScopeMode (p. 440) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)

BoundaryDOFOrientation
Gets or sets the BoundaryDOFOrientation.

Declaration Syntax
public SymmetryBoundaryDOFOrientation BoundaryDOFOrientation { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

HighBoundaryLocation
Gets or sets the HighBoundaryLocation.

Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 339
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; }

RelativeDistanceTolerance
Gets or sets the RelativeDistanceTolerance.

Declaration Syntax
public double RelativeDistanceTolerance { set;get; }

Project
Defines a Project.

Declaration Syntax
public class Project : DataModelObject, IFolderDataModelObject

Table 126: Members

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


Property Children (p. 341) Gets the list of children.
Property Comments (p. 341) Gets the list of associated comments.
Property CreationDate (p. 341) Gets the CreationDate.
Property CreationTime (p. 342) Gets the CreationTime.
Property DataModelObjectCategory (p. 342) Gets the current DataModelObject's category.
Property FirstSaved (p. 342) Gets the FirstSaved.
Property ImportedSource (p. 342) Gets the ImportedSource.
Property ImportedVersion (p. 342) Gets the ImportedVersion.
Property InternalObject (p. 342) Gets the internal object. For advanced usage
only.
Property LastSaved (p. 342) Gets the LastSaved.
Property Model (p. 343) Gets the Model.
Property Models ***OBSOLETE*** Use 'Model' Gets the Model.
property instead. (p. 343)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
340 of ANSYS, Inc. and its subsidiaries and affiliates.
Project

Property PreparedFor (p. 343) Gets or sets the PreparedFor.


Property ProductVersion (p. 343) Gets the ProductVersion.
Property SaveProjectAfterSolution (p. 343) Gets or sets the SaveProjectAfterSolution.
Property SaveProjectBeforeSolution (p. 343) Gets or sets the SaveProjectBeforeSolution.
Property Subject (p. 344) Gets or sets the Subject.
Property UnitSystem (p. 344) Change the Unit System.
Method AddComment() (p. 344) Creates a new child Comment.
Method ClearGeneratedData() (p. 344) Run the ClearGeneratedData action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 344)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 344)
Method SpecifyMetricTemperatureInCelsius() (p. 345) Specify the use of Celsius thermal units for
metric unit systems.
Method SpecifyMetricTemperatureInKelvin() (p. 345) Specify the use of Kelvin thermal units for
metric unit systems.

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; }

Comments
Gets the list of associated comments.

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

CreationDate
Gets the CreationDate.

Declaration Syntax
public string CreationDate { get; }

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

CreationTime
Gets the CreationTime.

Declaration Syntax
public string CreationTime { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

FirstSaved
Gets the FirstSaved.

Declaration Syntax
public string FirstSaved { get; }

ImportedSource
Gets the ImportedSource.

Declaration Syntax
public string ImportedSource { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
342 of ANSYS, Inc. and its subsidiaries and affiliates.
Project

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.

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; }

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

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 virtual Comment AddComment()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual 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)

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
344 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual void SpecifyMetricTemperatureInCelsius()

SpecifyMetricTemperatureInKelvin()
Specify the use of Kelvin thermal units for metric unit systems.

Declaration Syntax
public virtual void SpecifyMetricTemperatureInKelvin()

RemotePoint
Defines a RemotePoint.

Declaration Syntax
public class RemotePoint : DataModelObject, ISelectionInfo, IFolderDataModelObject

Table 127: Members

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


Property Children (p. 346) Gets the list of children.
Property Comments (p. 346) Gets the list of associated comments.
Property CoordinateSystem (p. 347) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 347) Gets the current DataModelObject's category.
Property DOFSelection (p. 347) Gets or sets the DOFSelection.
Property GloballyAvailable (p. 347) Gets or sets the GloballyAvailable.
Property InternalObject (p. 347) Gets the internal object. For advanced usage only.

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

Property Location (p. 347) Gets or sets the Location.


Property PilotNodeAPDLName (p. 348) Gets or sets the PilotNodeAPDLName.
Property PinballRegion (p. 348) Gets or sets the PinballRegion.
Property RotationX (p. 348) Gets or sets the RotationX.
Property RotationY (p. 348) Gets or sets the RotationY.
Property RotationZ (p. 348) Gets or sets the RotationZ.
Property Suppressed (p. 348) Gets or sets the Suppressed.
Property XComponent (p. 348) Gets or sets the XComponent.
Property XCoordinate (p. 349) Gets or sets the XCoordinate.
Property YComponent (p. 349) Gets or sets the YComponent.
Property YCoordinate (p. 349) Gets or sets the YCoordinate.
Property ZComponent (p. 349) Gets or sets the ZComponent.
Property ZCoordinate (p. 349) Gets or sets the ZCoordinate.
Method AddCommandSnippet() (p. 349) Creates a new CommandSnippet
Method AddComment() (p. 350) Creates a new child Comment.
Method Delete() (p. 350) Run the Delete action.
Method Duplicate() (p. 350) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 350)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 350)
Method GetMeshRegion() (p. 351) 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
346 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

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

CoordinateSystem
Gets or sets the CoordinateSystem.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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

PilotNodeAPDLName
Gets or sets the PilotNodeAPDLName.

Declaration Syntax
public string PilotNodeAPDLName { set;get; }

PinballRegion
Gets or sets the PinballRegion.

Declaration Syntax
public Quantity PinballRegion { set;get; }

RotationX
Gets or sets the RotationX.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
348 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint

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; }

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 CommandSnippet

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

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

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
350 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoints

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual IMeshRegion GetMeshRegion()

RemotePoints
Defines a RemotePoints.

Declaration Syntax
public class RemotePoints : DataModelObject, IFolderDataModelObject

Table 128: Members

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


Property Comments (p. 352) Gets the list of associated comments.
Property DataModelObjectCategory (p. 352) Gets the current DataModelObject's
category.
Property Figures (p. 352) Gets the list of associated figures.
Property InternalObject (p. 352) Gets the internal object. For advanced usage
only.
Property ShowConnectionLines (p. 352) Gets or sets the ShowConnectionLines.
Method AddComment() (p. 352) Creates a new child Comment.
Method AddFigure() (p. 352) Creates a new child Figure.
Method AddRemotePoint() (p. 353) Creates a new RemotePoint
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 353)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 353)

Children
Gets the list of children.

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

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

Comments
Gets the list of associated comments.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
352 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Declaration Syntax
public virtual Figure AddFigure()

AddRemotePoint()
Creates a new RemotePoint

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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.

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

Declaration Syntax
public class SelectionWorksheet : Worksheet, ISelectionInfo

Table 129: Members

Property RowCount (p. 355) No details are provided for this entry.
Method AddRow() (p. 355) Adds a Row to the worksheet.
Method DeleteRow(int) (p. 356) Deletes a row from the worksheet at
index.
Method Generate() (p. 356) Generate the selection from the
worksheet.
Method GetAction(int) (p. 356) Gets the worksheet Action property at
index.
Method GetBodyTypeValue(int) (p. 356) Gets the worksheet Body Type Value
property at index.
Method GetCoordinateSystemSelection(int) (p. 356) Gets the worksheet
CoordinateSystemSelection property at
index.
Method GetCriterion(int) (p. 357) Gets the worksheet Criterion property
at index.
Method GetCriterionActive(int) (p. 357) Gets the worksheet CriterionActive
property at index.
Method GetEdgeTypeValue(int) (p. 357) Gets the worksheet Edge Type Value
property at index.
Method GetFaceTypeValue(int) (p. 357) Gets the worksheet Face Type Value
property at index.
Method GetGeometryType(int) (p. 358) Gets the worksheet GeometryType
property at index.
Method GetLowerBound(int) (p. 358) Gets the worksheet LowerBound
property at index.
Method GetMeshElementTypeValue(int) (p. 358) Gets the worksheet Mesh Element Type
Value property at index.
Method GetOperator(int) (p. 358) Gets the worksheet Operator property
at index.
Method GetStringValue(int) (p. 359) Gets the worksheet StringValue
property at index.
Method GetTag(uint) (p. 359) Gets the worksheet Tag property at
index.
Method GetUpperBound(int) (p. 359) Gets the worksheet UpperBound
property at index.
Method GetValue(int) (p. 359) Gets the worksheet Value property at
index.
Method SetAction(int, Sets the worksheet Action property at
NamedSelectionWorksheetAction) (p. 360) index.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
354 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

Method SetBodyTypeValue(int, Sets the worksheet Body Type Value


NamedSelectionWorksheetBodyTypeValues) (p. 360) property at index.
Method SetCoordinateSystemSelection(int, uint) (p. 360) Sets the worksheet
CoordinateSystemSelection property at
index.
Method SetCriterion(int, Sets the worksheet Criterion property
NamedSelectionWorksheetCriterion) (p. 361) at index.
Method SetCriterionActive(int, bool) (p. 361) Sets the worksheet CriterionActive
property at index.
Method SetEdgeTypeValue(int, Sets the worksheet Edge Type Value
NamedSelectionWorksheetEdgeTypeValues) (p. 361) property at index.
Method SetEntityType(int, Sets the worksheet GeometryType
NamedSelectionWorksheetEntityType) (p. 362) property at index.
Method SetFaceTypeValue(int, Sets the worksheet Face Type Value
NamedSelectionWorksheetFaceTypeValues) (p. 362) property at index.
Method SetLowerBound(int, double) (p. 362) Sets the worksheet LowerBound
property at index.
Method SetMeshElementTypeValue(int, Sets the worksheet Mesh Element Type
MeshElementShape) (p. 362) Value property at index.
Method SetOperator(int, Sets the worksheet Operator property
NamedSelectionWorksheetOperator) (p. 363) at index.
Method SetStringValue(int, string) (p. 363) Sets the worksheet StringValue
property at index.
Method SetTag(uint, string) (p. 363) Sets the worksheet Tag property at
index.
Method SetUpperBound(int, double) (p. 364) Sets the worksheet UpperBound
property at index.
Method SetValue(int, double) (p. 364) 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()

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

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
356 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

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.

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.

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

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
358 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

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.

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.

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

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
360 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

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.

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.

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

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)

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
362 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet

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.

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)

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

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.

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 130: Members

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


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
364 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

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

(Inherited from GenericCrack (p. 209).)


Property CircumferentialDivisions (p. 366) Gets or sets the CircumferentialDivisions.
Property Comments (p. 209) Gets the list of associated comments.

(Inherited from GenericCrack (p. 209).)


Property Contact1Nodes (p. 366) Gets or sets the Contact1Nodes.
Property ContactPairsNodes (p. 366) Gets or sets the ContactPairsNodes.
Property CoordinateSystem (p. 366) Gets or sets the CoordinateSystem.
Property CrackFacesNodes (p. 366) Gets or sets the CrackFacesNodes.
Property CrackFrontDivisions (p. 367) Gets or sets the CrackFrontDivisions.
Property CrackFrontNodes (p. 367) Gets or sets the CrackFrontNodes.
Property CrackShape (p. 367) Gets the CrackShape.
Property CrackSourceType (p. 367) Gets the CrackSourceType.
Property DataModelObjectCategory (p. 367) Gets the current DataModelObject's
category.
Property FaceTopNodes (p. 367) Gets or sets the FaceTopNodes.
Property Figures (p. 210) Gets the list of associated figures.

(Inherited from GenericCrack (p. 209).)


Property FractureAffectedZone (p. 367) Gets or sets the FractureAffectedZone.
Property FractureAffectedZoneHeight (p. 368) Gets or sets the FractureAffectedZoneHeight.
Property InternalObject (p. 368) Gets the internal object. For advanced usage
only.
Property LargestContourRadius (p. 368) Gets or sets the LargestContourRadius.
Property Location (p. 368) Gets the Location.
Property MajorRadius (p. 368) Gets or sets the MajorRadius.
Property MeshContours (p. 368) Gets or sets the MeshContours.
Property MinorRadius (p. 369) Gets or sets the MinorRadius.
Property ProjectToNearestSurface (p. 369) Gets or sets the ProjectToNearestSurface.
Property SolutionContours (p. 369) Gets or sets the SolutionContours.
Property Suppressed (p. 369) Gets or sets the Suppressed.
Property Target1Nodes (p. 369) Gets or sets the Target1Nodes.
Property XScaleFactor (p. 369) Gets or sets the XScaleFactor.
Property YScaleFactor (p. 369) Gets or sets the YScaleFactor.
Property ZScaleFactor (p. 370) Gets or sets the ZScaleFactor.

AlignWithFaceNormal
Gets or sets the AlignWithFaceNormal.

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

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.

Declaration Syntax
public bool CrackFacesNodes { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
366 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

FaceTopNodes
Gets or sets the FaceTopNodes.

Declaration Syntax
public string FaceTopNodes { set;get; }

FractureAffectedZone
Gets or sets the FractureAffectedZone.

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

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
368 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack

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.

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.

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

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 131: Members

Property CalculateBeamSectionResults (p. 379) Gets or sets the


CalculateBeamSectionResults.
Property CellId (p. 379) Gets the CellId.
Property Children (p. 379) Gets the list of children.
Property Comments (p. 379) Gets the list of associated
comments.
Property CyclicSectorDisplayRangeBegin (p. 379) Gets or sets the
CyclicSectorDisplayRangeBegin.
Property DataModelObjectCategory (p. 379) Gets the current
DataModelObject's category.
Property ElementSelection (p. 380) Gets or sets the ElementSelection.
Property Figures (p. 380) Gets the list of associated figures.
Property InternalObject (p. 380) Gets the internal object. For
advanced usage only.
Property MaximumRefinementLoops (p. 380) Gets or sets the
MaximumRefinementLoops.
Property NumberofSectors (p. 380) Gets or sets the NumberofSectors.
Property RefinementDepth (p. 380) Gets or sets the
RefinementDepth.
Property SolutionInformation (p. 381) Gets the SolutionInformation.
Property Status (p. 381) Gets the Status.
Property WorkingDir (p. 381) Gets the WorkingDir.
Method AddAccelerationFrequencyResponse() (p. 381) Creates a new
AccelerationFrequencyResponse

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
370 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddAccelerationPhaseResponse() (p. 381) Creates a new


AccelerationPhaseResponse
Method AddAccelerationProbe() (p. 381) Creates a new AccelerationProbe
Method AddAcousticAWeightedSoundPressureLevel() (p. 381) Creates a new
AcousticAWeightedSoundPressureLevel
Method AddAcousticDirectionalVelocityResult() (p. 382) Creates a new
AcousticDirectionalVelocityResult
Method AddAcousticFarFieldAWeightedSPL() (p. 382) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldDirectivity() (p. 382) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldMaximumPressure() (p. 382) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldMaximumScatteredPressure() (p. 382) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldPhase() (p. 382) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldSoundPowerLevel() (p. 383) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldSPL() (p. 383) Creates a new
AcousticFarFieldResult
Method AddAcousticFarFieldTargetStrength() (p. 383) Creates a new
AcousticFarFieldResult
Method AddAcousticFrequencyBandAWeightedSPL() (p. 383) Creates a new
AcousticFrequencyBandAWeightedSPL
Method AddAcousticFrequencyBandSPL() (p. 383) Creates a new
AcousticFrequencyBandSPL
Method AddAcousticKineticEnergy() (p. 383) Creates a new
AcousticKineticEnergy
Method AddAcousticPotentialEnergy() (p. 383) Creates a new
AcousticPotentialEnergy
Method AddAcousticPressureResult() (p. 384) Creates a new
AcousticPressureResult
Method AddAcousticSoundPressureLevel() (p. 384) Creates a new
AcousticSoundPressureLevel
Method AddAcousticTotalVelocityResult() (p. 384) Creates a new
AcousticTotalVelocityResult
Method AddAngularAccelerationProbe() (p. 384) Creates a new
AngularAccelerationProbe
Method AddAngularVelocityProbe() (p. 384) Creates a new
AngularVelocityProbe
Method AddBeamProbe() (p. 384) Creates a new BeamProbe
Method AddBeamTool() (p. 385) Creates a new BeamTool
Method AddBearingProbe() (p. 385) Creates a new BearingProbe

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

Method AddBendingStressEquivalent() (p. 385) Creates a new


BendingStressEquivalent
Method AddBendingStressIntensity() (p. 385) Creates a new
BendingStressIntensity
Method AddBoltPretensionProbe() (p. 385) Creates a new
BoltPretensionProbe
Method AddBoltTool() (p. 385) Creates a new BoltTool
Method AddCommandSnippet() (p. 385) Creates a new CommandSnippet
Method AddComment() (p. 386) Creates a new child Comment.
Method AddContactTool() (p. 386) Creates a new ContactTool
Method AddCurrentDensity() (p. 386) Creates a new CurrentDensity
Method AddCurrentDensityProbe() (p. 386) Creates a new
CurrentDensityProbe
Method AddDamageStatus() (p. 386) Creates a new DamageStatus
Method AddDeformationFrequencyResponse() (p. 386) Creates a new
DeformationFrequencyResponse
Method AddDeformationPhaseResponse() (p. 387) Creates a new
DeformationPhaseResponse
Method AddDeformationProbe() (p. 387) Creates a new DeformationProbe
Method AddDirectionalAcceleration() (p. 387) Creates a new
DirectionalAcceleration
Method AddDirectionalAccelerationPSD() (p. 387) Creates a new
DirectionalAccelerationPSD
Method AddDirectionalAccelerationRS() (p. 387) Creates a new
DirectionalAccelerationRS
Method AddDirectionalAxialForce() (p. 387) Creates a new
DirectionalAxialForce
Method AddDirectionalBendingMoment() (p. 387) Creates a new
DirectionalBendingMoment
Method AddDirectionalCurrentDensity() (p. 388) Creates a new
DirectionalCurrentDensity
Method AddDirectionalDeformation() (p. 388) Creates a new
DirectionalDeformation
Method AddDirectionalElectricFieldIntensity() (p. 388) Creates a new
DirectionalElectricFieldIntensity
Method AddDirectionalHeatFlux() (p. 388) Creates a new
DirectionalHeatFlux
Method AddDirectionalMagneticFieldIntensity() (p. 388) Creates a new
DirectionalMagneticFieldIntensity
Method AddDirectionalMagneticFluxDensity() (p. 388) Creates a new
DirectionalMagneticFluxDensity
Method AddDirectionalShearForce() (p. 389) Creates a new
DirectionalShearForce

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
372 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddDirectionalTorsionalMoment() (p. 389) Creates a new


DirectionalTorsionalMoment
Method AddDirectionalVelocity() (p. 389) Creates a new DirectionalVelocity
Method AddDirectionalVelocityPSD() (p. 389) Creates a new
DirectionalVelocityPSD
Method AddDirectionalVelocityRS() (p. 389) Creates a new
DirectionalVelocityRS
Method AddElasticStrainFrequencyResponse() (p. 389) Creates a new
ElasticStrainFrequencyResponse
Method AddElasticStrainIntensity() (p. 389) Creates a new
ElasticStrainIntensity
Method AddElasticStrainPhaseResponse() (p. 390) Creates a new
ElasticStrainPhaseResponse
Method AddElectricFieldProbe() (p. 390) Creates a new ElectricFieldProbe
Method AddElectricPotential() (p. 390) Creates a new ElectricPotential
Method AddElectricVoltage() (p. 390) Creates a new ElectricVoltage
Method AddElementalEulerXYAngle() (p. 390) Creates a new
ElementalEulerXYAngle
Method AddElementalEulerXZAngle() (p. 390) Creates a new
ElementalEulerXZAngle
Method AddElementalEulerYZAngle() (p. 391) Creates a new
ElementalEulerYZAngle
Method AddElementalStrainEnergy() (p. 391) Creates a new
ElementalStrainEnergy
Method AddElementalTriads() (p. 391) Creates a new ElementalTriads
Method AddEmagReactionProbe() (p. 391) Creates a new
EmagReactionProbe
Method AddEnergyDissipatedPerUnitVolume() (p. 391) Creates a new
EnergyDissipatedPerUnitVolume
Method AddEnergyProbe() (p. 391) Creates a new EnergyProbe
Method AddEquivalentCreepStrain() (p. 391) Creates a new
EquivalentCreepStrain
Method AddEquivalentCreepStrainRST() (p. 392) Creates a new
EquivalentCreepStrainRST
Method AddEquivalentElasticStrain() (p. 392) Creates a new
EquivalentElasticStrain
Method AddEquivalentElasticStrainRST() (p. 392) Creates a new
EquivalentElasticStrainRST
Method AddEquivalentPlasticStrain() (p. 392) Creates a new
EquivalentPlasticStrain
Method AddEquivalentPlasticStrainRST() (p. 392) Creates a new
EquivalentPlasticStrainRST
Method AddEquivalentStress() (p. 392) Creates a new EquivalentStress

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

Method AddEquivalentStressPSD() (p. 393) Creates a new


EquivalentStressPSD
Method AddEquivalentStressRS() (p. 393) Creates a new EquivalentStressRS
Method AddEquivalentTotalStrain() (p. 393) Creates a new
EquivalentTotalStrain
Method AddFatigueTool() (p. 393) Creates a new FatigueTool
Method AddFiberCompressiveDamageVariable() (p. 393) Creates a new
FiberCompressiveDamageVariable
Method AddFiberCompressiveFailureCriterion() (p. 393) Creates a new
FiberCompressiveFailureCriterion
Method AddFiberTensileDamageVariable() (p. 393) Creates a new
FiberTensileDamageVariable
Method AddFiberTensileFailureCriterion() (p. 394) Creates a new
FiberTensileFailureCriterion
Method AddFigure() (p. 394) Creates a new child Figure.
Method AddFluidFlowRate() (p. 394) Creates a new FluidFlowRate
Method AddFluidHeatConductionRate() (p. 394) Creates a new
FluidHeatConductionRate
Method AddFluidHeatTransportRate() (p. 394) Creates a new
FluidHeatTransportRate
Method AddFluxDensityProbe() (p. 394) Creates a new FluxDensityProbe
Method AddForceReaction() (p. 395) Creates a new ForceReaction
Method AddFractureTool() (p. 395) Creates a new FractureTool
Method AddGeneralizedPlaneStrainProbe() (p. 395) Creates a new
GeneralizedPlaneStrainProbe
Method AddHeatFluxProbe() (p. 395) Creates a new HeatFluxProbe
Method AddJointProbe() (p. 395) Creates a new JointProbe
Method AddJouleHeat() (p. 395) Creates a new JouleHeat
Method AddLinearizedEquivalentStress() (p. 395) Creates a new
LinearizedEquivalentStress
Method AddLinearizedMaximumPrincipalStress() (p. 396) Creates a new
LinearizedMaximumPrincipalStress
Method AddLinearizedMaximumShearStress() (p. 396) Creates a new
LinearizedMaximumShearStress
Method AddLinearizedMiddlePrincipalStress() (p. 396) Creates a new
LinearizedMiddlePrincipalStress
Method AddLinearizedMinimumPrincipalStress() (p. 396) Creates a new
LinearizedMinimumPrincipalStress
Method AddLinearizedNormalStress() (p. 396) Creates a new
LinearizedNormalStress
Method AddLinearizedShearStress() (p. 396) Creates a new
LinearizedShearStress
Method AddLinearizedStressIntensity() (p. 397) Creates a new
LinearizedStressIntensity

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
374 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddMagneticCoenergy() (p. 397) Creates a new MagneticCoenergy


Method AddMagneticDirectionalForces() (p. 397) Creates a new
MagneticDirectionalForces
Method AddMagneticError() (p. 397) Creates a new MagneticError
Method AddMagneticFluxProbe() (p. 397) Creates a new MagneticFluxProbe
Method AddMagneticPotential() (p. 397) Creates a new MagneticPotential
Method AddMagneticTotalForces() (p. 397) Creates a new
MagneticTotalForces
Method AddMatrixCompressiveDamageVariable() (p. 398) Creates a new
MatrixCompressiveDamageVariable
Method AddMatrixCompressiveFailureCriterion() (p. 398) Creates a new
MatrixCompressiveFailureCriterion
Method AddMatrixTensileDamageVariable() (p. 398) Creates a new
MatrixTensileDamageVariable
Method AddMatrixTensileFailureCriterion() (p. 398) Creates a new
MatrixTensileFailureCriterion
Method AddMaximumFailureCriteria() (p. 398) Creates a new
MaximumFailureCriteria
Method AddMaximumPrincipalElasticStrain() (p. 398) Creates a new
MaximumPrincipalElasticStrain
Method AddMaximumPrincipalStress() (p. 399) Creates a new
MaximumPrincipalStress
Method AddMaximumPrincipalThermalStrain() (p. 399) Creates a new
MaximumPrincipalThermalStrain
Method AddMaximumShearElasticStrain() (p. 399) Creates a new
MaximumShearElasticStrain
Method AddMaximumShearStress() (p. 399) Creates a new
MaximumShearStress
Method AddMembraneStressEquivalent() (p. 399) Creates a new
MembraneStressEquivalent
Method AddMembraneStressIntensity() (p. 399) Creates a new
MembraneStressIntensity
Method AddMiddlePrincipalElasticStrain() (p. 399) Creates a new
MiddlePrincipalElasticStrain
Method AddMiddlePrincipalStress() (p. 400) Creates a new
MiddlePrincipalStress
Method AddMiddlePrincipalThermalStrain() (p. 400) Creates a new
MiddlePrincipalThermalStrain
Method AddMinimumPrincipalElasticStrain() (p. 400) Creates a new
MinimumPrincipalElasticStrain
Method AddMinimumPrincipalStress() (p. 400) Creates a new
MinimumPrincipalStress
Method AddMomentReaction() (p. 400) Creates a new MomentReaction

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

Method AddMullinsDamageVariable() (p. 400) Creates a new


MullinsDamageVariable
Method AddMullinsMaximumPreviousStrainEnergy() (p. 401) Creates a new
MullinsMaximumPreviousStrainEnergy
Method AddNewtonRaphsonResidualForce() (p. 401) Creates a new
NewtonRaphsonResidualForce
Method AddNewtonRaphsonResidualHeat() (p. 401) Creates a new
NewtonRaphsonResidualHeat
Method AddNewtonRaphsonResidualMoment() (p. 401) Creates a new
NewtonRaphsonResidualMoment
Method AddNodalEulerXYAngle() (p. 401) Creates a new NodalEulerXYAngle
Method AddNodalEulerXZAngle() (p. 401) Creates a new NodalEulerXZAngle
Method AddNodalEulerYZAngle() (p. 401) Creates a new NodalEulerYZAngle
Method AddNodalTriads() (p. 402) Creates a new NodalTriads
Method AddNormalElasticStrain() (p. 402) Creates a new NormalElasticStrain
Method AddNormalGasketPressure() (p. 402) Creates a new
NormalGasketPressure
Method AddNormalGasketTotalClosure() (p. 402) Creates a new
NormalGasketTotalClosure
Method AddNormalStress() (p. 402) Creates a new NormalStress
Method AddPosition() (p. 402) Creates a new Position
Method AddRadiationProbe() (p. 403) Creates a new RadiationProbe
Method AddReactionProbe() (p. 403) Creates a new ReactionProbe
Method AddResponsePSD() (p. 403) Creates a new ResponsePSD
Method AddRotationProbe() (p. 403) Creates a new RotationProbe
Method AddShapeFinder() (p. 403) Creates a new ShapeFinder
Method AddShapeFinderElemental() (p. 403) Creates a new
ShapeFinderElemental
Method AddShearDamageVariable() (p. 403) Creates a new
ShearDamageVariable
Method AddShearElasticStrain() (p. 404) Creates a new ShearElasticStrain
Method AddShearGasketPressure() (p. 404) Creates a new
ShearGasketPressure
Method AddShearGasketTotalClosure() (p. 404) Creates a new
ShearGasketTotalClosure
Method AddShearMomentDiagramMSUM() (p. 404) Creates a new
TotalShearMomentDiagram
Method AddShearMomentDiagramMY() (p. 404) Creates a new
DirectionalShearMomentDiagram
Method AddShearMomentDiagramMZ() (p. 404) Creates a new
DirectionalShearMomentDiagram
Method AddShearMomentDiagramUSUM() (p. 405) Creates a new
TotalShearMomentDiagram

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
376 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method AddShearMomentDiagramUY() (p. 405) Creates a new


DirectionalShearMomentDiagram
Method AddShearMomentDiagramUZ() (p. 405) Creates a new
DirectionalShearMomentDiagram
Method AddShearMomentDiagramVSUM() (p. 405) Creates a new
TotalShearMomentDiagram
Method AddShearMomentDiagramVY() (p. 405) Creates a new
DirectionalShearMomentDiagram
Method AddShearMomentDiagramVZ() (p. 405) Creates a new
DirectionalShearMomentDiagram
Method AddShearStress() (p. 405) Creates a new ShearStress
Method AddShellBendingStress() (p. 406) Creates a new ShellBendingStress
Method AddShellBottomPeakStress() (p. 406) Creates a new
ShellBottomPeakStress
Method AddShellMembraneStress() (p. 406) Creates a new
ShellMembraneStress
Method AddShellTopPeakStress() (p. 406) Creates a new ShellTopPeakStress
Method AddSpringProbe() (p. 406) Creates a new SpringProbe
Method AddStabilizationEnergy() (p. 406) Creates a new StabilizationEnergy
Method AddStrainProbe() (p. 407) Creates a new StrainProbe
Method AddStressFrequencyResponse() (p. 407) Creates a new
StressFrequencyResponse
Method AddStressIntensity() (p. 407) Creates a new StressIntensity
Method AddStressPhaseResponse() (p. 407) Creates a new
StressPhaseResponse
Method AddStressProbe() (p. 407) Creates a new StressProbe
Method AddStressTool() (p. 407) Creates a new StressTool
Method AddStructuralError() (p. 407) Creates a new StructuralError
Method AddStructuralStrainEnergy() (p. 408) Creates a new
StructuralStrainEnergy
Method AddTemperature() (p. 408) Creates a new TemperatureResult
Method AddTemperatureProbe() (p. 408) Creates a new TemperatureProbe
Method AddThermalError() (p. 408) Creates a new ThermalError
Method AddThermalStrain() (p. 408) Creates a new
DirectionalThermalStrain
Method AddThermalStrainEnergy() (p. 408) Creates a new
ThermalStrainEnergy
Method AddTotalAcceleration() (p. 409) Creates a new TotalAcceleration
Method AddTotalAxialForce() (p. 409) Creates a new TotalAxialForce
Method AddTotalBendingMoment() (p. 409) Creates a new
TotalBendingMoment
Method AddTotalCurrentDensity() (p. 409) Creates a new
TotalCurrentDensity

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

Method AddTotalDeformation() (p. 409) Creates a new TotalDeformation


Method AddTotalElectricFieldIntensity() (p. 409) Creates a new
TotalElectricFieldIntensity
Method AddTotalHeatFlux() (p. 409) Creates a new TotalHeatFlux
Method AddTotalMagneticFieldIntensity() (p. 410) Creates a new
TotalMagneticFieldIntensity
Method AddTotalMagneticFluxDensity() (p. 410) Creates a new
TotalMagneticFluxDensity
Method AddTotalShearForce() (p. 410) Creates a new TotalShearForce
Method AddTotalTorsionalMoment() (p. 410) Creates a new
TotalTorsionalMoment
Method AddTotalVelocity() (p. 410) Creates a new TotalVelocity
Method AddUserDefinedResult() (p. 410) Creates a new UserDefinedResult
Method AddVariableGraph() (p. 411) Creates a new VariableGraph
Method AddVectorAxialForce() (p. 411) Creates a new VectorAxialForce
Method AddVectorBendingMoment() (p. 411) Creates a new
VectorBendingMoment
Method AddVectorDeformation() (p. 411) Creates a new VectorDeformation
Method AddVectorHeatFlux() (p. 411) Creates a new VectorHeatFlux
Method AddVectorPrincipalElasticStrain() (p. 411) Creates a new
VectorPrincipalElasticStrain
Method AddVectorPrincipalStress() (p. 411) Creates a new
VectorPrincipalStress
Method AddVectorShearForce() (p. 412) Creates a new VectorShearForce
Method AddVectorTorsionalMoment() (p. 412) Creates a new
VectorTorsionalMoment
Method AddVelocityFrequencyResponse() (p. 412) Creates a new
VelocityFrequencyResponse
Method AddVelocityPhaseResponse() (p. 412) Creates a new
VelocityPhaseResponse
Method AddVelocityProbe() (p. 412) Creates a new VelocityProbe
Method AddVoltageProbe() (p. 412) Creates a new
ElectricVoltageProbe
Method ClearGeneratedData() (p. 413) Run the ClearGeneratedData
action.
Method EvaluateAllResults() (p. 413) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered
IList<ChildrenType>) (p. 413) by type.
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered
IList<DataModelObject>) (p. 413) by type.
Method OpenSolverFilesDirectory() (p. 414) Run the OpenSolverFilesDirectory
action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
378 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

Method ReadAnsysResultFile() (p. 414) Run the ANSYS ReadResults


action.
Method ReadGivenAnsysResultFile(string, Run the given ANSYS ReadResults
UnitSystemIDType) (p. 414) action.///
Method Solve(bool) (p. 414) 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; }

CyclicSectorDisplayRangeBegin
Gets or sets the CyclicSectorDisplayRangeBegin.

Declaration Syntax
public int CyclicSectorDisplayRangeBegin { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

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

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public int RefinementDepth { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
380 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

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 AccelerationFrequencyResponse

Declaration Syntax
public virtual AccelerationFrequencyResponse AddAccelerationFrequencyResponse()

AddAccelerationPhaseResponse()
Creates a new AccelerationPhaseResponse

Declaration Syntax
public virtual AccelerationPhaseResponse AddAccelerationPhaseResponse()

AddAccelerationProbe()
Creates a new AccelerationProbe

Declaration Syntax
public virtual AccelerationProbe AddAccelerationProbe()

AddAcousticAWeightedSoundPressureLevel()
Creates a new AcousticAWeightedSoundPressureLevel

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

Declaration Syntax
public virtual AcousticAWeightedSoundPressureLevel AddAcousticAWeightedSoundPressureLevel()

AddAcousticDirectionalVelocityResult()
Creates a new AcousticDirectionalVelocityResult

Declaration Syntax
public virtual AcousticDirectionalVelocityResult AddAcousticDirectionalVelocityResult()

AddAcousticFarFieldAWeightedSPL()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldAWeightedSPL()

AddAcousticFarFieldDirectivity()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldDirectivity()

AddAcousticFarFieldMaximumPressure()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldMaximumPressure()

AddAcousticFarFieldMaximumScatteredPressure()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldMaximumScatteredPressure()

AddAcousticFarFieldPhase()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldPhase()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
382 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddAcousticFarFieldSoundPowerLevel()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldSoundPowerLevel()

AddAcousticFarFieldSPL()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldSPL()

AddAcousticFarFieldTargetStrength()
Creates a new AcousticFarFieldResult

Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldTargetStrength()

AddAcousticFrequencyBandAWeightedSPL()
Creates a new AcousticFrequencyBandAWeightedSPL

Declaration Syntax
public virtual AcousticFrequencyBandAWeightedSPL AddAcousticFrequencyBandAWeightedSPL()

AddAcousticFrequencyBandSPL()
Creates a new AcousticFrequencyBandSPL

Declaration Syntax
public virtual AcousticFrequencyBandSPL AddAcousticFrequencyBandSPL()

AddAcousticKineticEnergy()
Creates a new AcousticKineticEnergy

Declaration Syntax
public virtual AcousticKineticEnergy AddAcousticKineticEnergy()

AddAcousticPotentialEnergy()
Creates a new AcousticPotentialEnergy

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

Declaration Syntax
public virtual AcousticPotentialEnergy AddAcousticPotentialEnergy()

AddAcousticPressureResult()
Creates a new AcousticPressureResult

Declaration Syntax
public virtual AcousticPressureResult AddAcousticPressureResult()

AddAcousticSoundPressureLevel()
Creates a new AcousticSoundPressureLevel

Declaration Syntax
public virtual AcousticSoundPressureLevel AddAcousticSoundPressureLevel()

AddAcousticTotalVelocityResult()
Creates a new AcousticTotalVelocityResult

Declaration Syntax
public virtual AcousticTotalVelocityResult AddAcousticTotalVelocityResult()

AddAngularAccelerationProbe()
Creates a new AngularAccelerationProbe

Declaration Syntax
public virtual AngularAccelerationProbe AddAngularAccelerationProbe()

AddAngularVelocityProbe()
Creates a new AngularVelocityProbe

Declaration Syntax
public virtual AngularVelocityProbe AddAngularVelocityProbe()

AddBeamProbe()
Creates a new BeamProbe

Declaration Syntax
public virtual BeamProbe AddBeamProbe()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
384 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddBeamTool()
Creates a new BeamTool

Declaration Syntax
public virtual BeamTool AddBeamTool()

AddBearingProbe()
Creates a new BearingProbe

Declaration Syntax
public virtual BearingProbe AddBearingProbe()

AddBendingStressEquivalent()
Creates a new BendingStressEquivalent

Declaration Syntax
public virtual BendingStressEquivalent AddBendingStressEquivalent()

AddBendingStressIntensity()
Creates a new BendingStressIntensity

Declaration Syntax
public virtual BendingStressIntensity AddBendingStressIntensity()

AddBoltPretensionProbe()
Creates a new BoltPretensionProbe

Declaration Syntax
public virtual BoltPretensionProbe AddBoltPretensionProbe()

AddBoltTool()
Creates a new BoltTool

Declaration Syntax
public virtual BoltTool AddBoltTool()

AddCommandSnippet()
Creates a new CommandSnippet

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

Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddContactTool()
Creates a new ContactTool

Declaration Syntax
public virtual ContactTool AddContactTool()

AddCurrentDensity()
Creates a new CurrentDensity

Declaration Syntax
public virtual CurrentDensity AddCurrentDensity()

AddCurrentDensityProbe()
Creates a new CurrentDensityProbe

Declaration Syntax
public virtual CurrentDensityProbe AddCurrentDensityProbe()

AddDamageStatus()
Creates a new DamageStatus

Declaration Syntax
public virtual DamageStatus AddDamageStatus()

AddDeformationFrequencyResponse()
Creates a new DeformationFrequencyResponse

Declaration Syntax
public virtual DeformationFrequencyResponse AddDeformationFrequencyResponse()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
386 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddDeformationPhaseResponse()
Creates a new DeformationPhaseResponse

Declaration Syntax
public virtual DeformationPhaseResponse AddDeformationPhaseResponse()

AddDeformationProbe()
Creates a new DeformationProbe

Declaration Syntax
public virtual DeformationProbe AddDeformationProbe()

AddDirectionalAcceleration()
Creates a new DirectionalAcceleration

Declaration Syntax
public virtual DirectionalAcceleration AddDirectionalAcceleration()

AddDirectionalAccelerationPSD()
Creates a new DirectionalAccelerationPSD

Declaration Syntax
public virtual DirectionalAccelerationPSD AddDirectionalAccelerationPSD()

AddDirectionalAccelerationRS()
Creates a new DirectionalAccelerationRS

Declaration Syntax
public virtual DirectionalAccelerationRS AddDirectionalAccelerationRS()

AddDirectionalAxialForce()
Creates a new DirectionalAxialForce

Declaration Syntax
public virtual DirectionalAxialForce AddDirectionalAxialForce()

AddDirectionalBendingMoment()
Creates a new DirectionalBendingMoment

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

Declaration Syntax
public virtual DirectionalBendingMoment AddDirectionalBendingMoment()

AddDirectionalCurrentDensity()
Creates a new DirectionalCurrentDensity

Declaration Syntax
public virtual DirectionalCurrentDensity AddDirectionalCurrentDensity()

AddDirectionalDeformation()
Creates a new DirectionalDeformation

Declaration Syntax
public virtual DirectionalDeformation AddDirectionalDeformation()

AddDirectionalElectricFieldIntensity()
Creates a new DirectionalElectricFieldIntensity

Declaration Syntax
public virtual DirectionalElectricFieldIntensity AddDirectionalElectricFieldIntensity()

AddDirectionalHeatFlux()
Creates a new DirectionalHeatFlux

Declaration Syntax
public virtual DirectionalHeatFlux AddDirectionalHeatFlux()

AddDirectionalMagneticFieldIntensity()
Creates a new DirectionalMagneticFieldIntensity

Declaration Syntax
public virtual DirectionalMagneticFieldIntensity AddDirectionalMagneticFieldIntensity()

AddDirectionalMagneticFluxDensity()
Creates a new DirectionalMagneticFluxDensity

Declaration Syntax
public virtual DirectionalMagneticFluxDensity AddDirectionalMagneticFluxDensity()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
388 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddDirectionalShearForce()
Creates a new DirectionalShearForce

Declaration Syntax
public virtual DirectionalShearForce AddDirectionalShearForce()

AddDirectionalTorsionalMoment()
Creates a new DirectionalTorsionalMoment

Declaration Syntax
public virtual DirectionalTorsionalMoment AddDirectionalTorsionalMoment()

AddDirectionalVelocity()
Creates a new DirectionalVelocity

Declaration Syntax
public virtual DirectionalVelocity AddDirectionalVelocity()

AddDirectionalVelocityPSD()
Creates a new DirectionalVelocityPSD

Declaration Syntax
public virtual DirectionalVelocityPSD AddDirectionalVelocityPSD()

AddDirectionalVelocityRS()
Creates a new DirectionalVelocityRS

Declaration Syntax
public virtual DirectionalVelocityRS AddDirectionalVelocityRS()

AddElasticStrainFrequencyResponse()
Creates a new ElasticStrainFrequencyResponse

Declaration Syntax
public virtual ElasticStrainFrequencyResponse AddElasticStrainFrequencyResponse()

AddElasticStrainIntensity()
Creates a new ElasticStrainIntensity

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

Declaration Syntax
public virtual ElasticStrainIntensity AddElasticStrainIntensity()

AddElasticStrainPhaseResponse()
Creates a new ElasticStrainPhaseResponse

Declaration Syntax
public virtual ElasticStrainPhaseResponse AddElasticStrainPhaseResponse()

AddElectricFieldProbe()
Creates a new ElectricFieldProbe

Declaration Syntax
public virtual ElectricFieldProbe AddElectricFieldProbe()

AddElectricPotential()
Creates a new ElectricPotential

Declaration Syntax
public virtual ElectricPotential AddElectricPotential()

AddElectricVoltage()
Creates a new ElectricVoltage

Declaration Syntax
public virtual ElectricVoltage AddElectricVoltage()

AddElementalEulerXYAngle()
Creates a new ElementalEulerXYAngle

Declaration Syntax
public virtual ElementalEulerXYAngle AddElementalEulerXYAngle()

AddElementalEulerXZAngle()
Creates a new ElementalEulerXZAngle

Declaration Syntax
public virtual ElementalEulerXZAngle AddElementalEulerXZAngle()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
390 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddElementalEulerYZAngle()
Creates a new ElementalEulerYZAngle

Declaration Syntax
public virtual ElementalEulerYZAngle AddElementalEulerYZAngle()

AddElementalStrainEnergy()
Creates a new ElementalStrainEnergy

Declaration Syntax
public virtual ElementalStrainEnergy AddElementalStrainEnergy()

AddElementalTriads()
Creates a new ElementalTriads

Declaration Syntax
public virtual ElementalTriads AddElementalTriads()

AddEmagReactionProbe()
Creates a new EmagReactionProbe

Declaration Syntax
public virtual EmagReactionProbe AddEmagReactionProbe()

AddEnergyDissipatedPerUnitVolume()
Creates a new EnergyDissipatedPerUnitVolume

Declaration Syntax
public virtual EnergyDissipatedPerUnitVolume AddEnergyDissipatedPerUnitVolume()

AddEnergyProbe()
Creates a new EnergyProbe

Declaration Syntax
public virtual EnergyProbe AddEnergyProbe()

AddEquivalentCreepStrain()
Creates a new EquivalentCreepStrain

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

Declaration Syntax
public virtual EquivalentCreepStrain AddEquivalentCreepStrain()

AddEquivalentCreepStrainRST()
Creates a new EquivalentCreepStrainRST

Declaration Syntax
public virtual EquivalentCreepStrainRST AddEquivalentCreepStrainRST()

AddEquivalentElasticStrain()
Creates a new EquivalentElasticStrain

Declaration Syntax
public virtual EquivalentElasticStrain AddEquivalentElasticStrain()

AddEquivalentElasticStrainRST()
Creates a new EquivalentElasticStrainRST

Declaration Syntax
public virtual EquivalentElasticStrainRST AddEquivalentElasticStrainRST()

AddEquivalentPlasticStrain()
Creates a new EquivalentPlasticStrain

Declaration Syntax
public virtual EquivalentPlasticStrain AddEquivalentPlasticStrain()

AddEquivalentPlasticStrainRST()
Creates a new EquivalentPlasticStrainRST

Declaration Syntax
public virtual EquivalentPlasticStrainRST AddEquivalentPlasticStrainRST()

AddEquivalentStress()
Creates a new EquivalentStress

Declaration Syntax
public virtual EquivalentStress AddEquivalentStress()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
392 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddEquivalentStressPSD()
Creates a new EquivalentStressPSD

Declaration Syntax
public virtual EquivalentStressPSD AddEquivalentStressPSD()

AddEquivalentStressRS()
Creates a new EquivalentStressRS

Declaration Syntax
public virtual EquivalentStressRS AddEquivalentStressRS()

AddEquivalentTotalStrain()
Creates a new EquivalentTotalStrain

Declaration Syntax
public virtual EquivalentTotalStrain AddEquivalentTotalStrain()

AddFatigueTool()
Creates a new FatigueTool

Declaration Syntax
public virtual FatigueTool AddFatigueTool()

AddFiberCompressiveDamageVariable()
Creates a new FiberCompressiveDamageVariable

Declaration Syntax
public virtual FiberCompressiveDamageVariable AddFiberCompressiveDamageVariable()

AddFiberCompressiveFailureCriterion()
Creates a new FiberCompressiveFailureCriterion

Declaration Syntax
public virtual FiberCompressiveFailureCriterion AddFiberCompressiveFailureCriterion()

AddFiberTensileDamageVariable()
Creates a new FiberTensileDamageVariable

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

Declaration Syntax
public virtual FiberTensileDamageVariable AddFiberTensileDamageVariable()

AddFiberTensileFailureCriterion()
Creates a new FiberTensileFailureCriterion

Declaration Syntax
public virtual FiberTensileFailureCriterion AddFiberTensileFailureCriterion()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddFluidFlowRate()
Creates a new FluidFlowRate

Declaration Syntax
public virtual FluidFlowRate AddFluidFlowRate()

AddFluidHeatConductionRate()
Creates a new FluidHeatConductionRate

Declaration Syntax
public virtual FluidHeatConductionRate AddFluidHeatConductionRate()

AddFluidHeatTransportRate()
Creates a new FluidHeatTransportRate

Declaration Syntax
public virtual FluidHeatTransportRate AddFluidHeatTransportRate()

AddFluxDensityProbe()
Creates a new FluxDensityProbe

Declaration Syntax
public virtual FluxDensityProbe AddFluxDensityProbe()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
394 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddForceReaction()
Creates a new ForceReaction

Declaration Syntax
public virtual ForceReaction AddForceReaction()

AddFractureTool()
Creates a new FractureTool

Declaration Syntax
public virtual FractureTool AddFractureTool()

AddGeneralizedPlaneStrainProbe()
Creates a new GeneralizedPlaneStrainProbe

Declaration Syntax
public virtual GeneralizedPlaneStrainProbe AddGeneralizedPlaneStrainProbe()

AddHeatFluxProbe()
Creates a new HeatFluxProbe

Declaration Syntax
public virtual HeatFluxProbe AddHeatFluxProbe()

AddJointProbe()
Creates a new JointProbe

Declaration Syntax
public virtual JointProbe AddJointProbe()

AddJouleHeat()
Creates a new JouleHeat

Declaration Syntax
public virtual JouleHeat AddJouleHeat()

AddLinearizedEquivalentStress()
Creates a new LinearizedEquivalentStress

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

Declaration Syntax
public virtual LinearizedEquivalentStress AddLinearizedEquivalentStress()

AddLinearizedMaximumPrincipalStress()
Creates a new LinearizedMaximumPrincipalStress

Declaration Syntax
public virtual LinearizedMaximumPrincipalStress AddLinearizedMaximumPrincipalStress()

AddLinearizedMaximumShearStress()
Creates a new LinearizedMaximumShearStress

Declaration Syntax
public virtual LinearizedMaximumShearStress AddLinearizedMaximumShearStress()

AddLinearizedMiddlePrincipalStress()
Creates a new LinearizedMiddlePrincipalStress

Declaration Syntax
public virtual LinearizedMiddlePrincipalStress AddLinearizedMiddlePrincipalStress()

AddLinearizedMinimumPrincipalStress()
Creates a new LinearizedMinimumPrincipalStress

Declaration Syntax
public virtual LinearizedMinimumPrincipalStress AddLinearizedMinimumPrincipalStress()

AddLinearizedNormalStress()
Creates a new LinearizedNormalStress

Declaration Syntax
public virtual LinearizedNormalStress AddLinearizedNormalStress()

AddLinearizedShearStress()
Creates a new LinearizedShearStress

Declaration Syntax
public virtual LinearizedShearStress AddLinearizedShearStress()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
396 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddLinearizedStressIntensity()
Creates a new LinearizedStressIntensity

Declaration Syntax
public virtual LinearizedStressIntensity AddLinearizedStressIntensity()

AddMagneticCoenergy()
Creates a new MagneticCoenergy

Declaration Syntax
public virtual MagneticCoenergy AddMagneticCoenergy()

AddMagneticDirectionalForces()
Creates a new MagneticDirectionalForces

Declaration Syntax
public virtual MagneticDirectionalForces AddMagneticDirectionalForces()

AddMagneticError()
Creates a new MagneticError

Declaration Syntax
public virtual MagneticError AddMagneticError()

AddMagneticFluxProbe()
Creates a new MagneticFluxProbe

Declaration Syntax
public virtual MagneticFluxProbe AddMagneticFluxProbe()

AddMagneticPotential()
Creates a new MagneticPotential

Declaration Syntax
public virtual MagneticPotential AddMagneticPotential()

AddMagneticTotalForces()
Creates a new MagneticTotalForces

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

Declaration Syntax
public virtual MagneticTotalForces AddMagneticTotalForces()

AddMatrixCompressiveDamageVariable()
Creates a new MatrixCompressiveDamageVariable

Declaration Syntax
public virtual MatrixCompressiveDamageVariable AddMatrixCompressiveDamageVariable()

AddMatrixCompressiveFailureCriterion()
Creates a new MatrixCompressiveFailureCriterion

Declaration Syntax
public virtual MatrixCompressiveFailureCriterion AddMatrixCompressiveFailureCriterion()

AddMatrixTensileDamageVariable()
Creates a new MatrixTensileDamageVariable

Declaration Syntax
public virtual MatrixTensileDamageVariable AddMatrixTensileDamageVariable()

AddMatrixTensileFailureCriterion()
Creates a new MatrixTensileFailureCriterion

Declaration Syntax
public virtual MatrixTensileFailureCriterion AddMatrixTensileFailureCriterion()

AddMaximumFailureCriteria()
Creates a new MaximumFailureCriteria

Declaration Syntax
public virtual MaximumFailureCriteria AddMaximumFailureCriteria()

AddMaximumPrincipalElasticStrain()
Creates a new MaximumPrincipalElasticStrain

Declaration Syntax
public virtual MaximumPrincipalElasticStrain AddMaximumPrincipalElasticStrain()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
398 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddMaximumPrincipalStress()
Creates a new MaximumPrincipalStress

Declaration Syntax
public virtual MaximumPrincipalStress AddMaximumPrincipalStress()

AddMaximumPrincipalThermalStrain()
Creates a new MaximumPrincipalThermalStrain

Declaration Syntax
public virtual MaximumPrincipalThermalStrain AddMaximumPrincipalThermalStrain()

AddMaximumShearElasticStrain()
Creates a new MaximumShearElasticStrain

Declaration Syntax
public virtual MaximumShearElasticStrain AddMaximumShearElasticStrain()

AddMaximumShearStress()
Creates a new MaximumShearStress

Declaration Syntax
public virtual MaximumShearStress AddMaximumShearStress()

AddMembraneStressEquivalent()
Creates a new MembraneStressEquivalent

Declaration Syntax
public virtual MembraneStressEquivalent AddMembraneStressEquivalent()

AddMembraneStressIntensity()
Creates a new MembraneStressIntensity

Declaration Syntax
public virtual MembraneStressIntensity AddMembraneStressIntensity()

AddMiddlePrincipalElasticStrain()
Creates a new MiddlePrincipalElasticStrain

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

Declaration Syntax
public virtual MiddlePrincipalElasticStrain AddMiddlePrincipalElasticStrain()

AddMiddlePrincipalStress()
Creates a new MiddlePrincipalStress

Declaration Syntax
public virtual MiddlePrincipalStress AddMiddlePrincipalStress()

AddMiddlePrincipalThermalStrain()
Creates a new MiddlePrincipalThermalStrain

Declaration Syntax
public virtual MiddlePrincipalThermalStrain AddMiddlePrincipalThermalStrain()

AddMinimumPrincipalElasticStrain()
Creates a new MinimumPrincipalElasticStrain

Declaration Syntax
public virtual MinimumPrincipalElasticStrain AddMinimumPrincipalElasticStrain()

AddMinimumPrincipalStress()
Creates a new MinimumPrincipalStress

Declaration Syntax
public virtual MinimumPrincipalStress AddMinimumPrincipalStress()

AddMomentReaction()
Creates a new MomentReaction

Declaration Syntax
public virtual MomentReaction AddMomentReaction()

AddMullinsDamageVariable()
Creates a new MullinsDamageVariable

Declaration Syntax
public virtual MullinsDamageVariable AddMullinsDamageVariable()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
400 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddMullinsMaximumPreviousStrainEnergy()
Creates a new MullinsMaximumPreviousStrainEnergy

Declaration Syntax
public virtual MullinsMaximumPreviousStrainEnergy AddMullinsMaximumPreviousStrainEnergy()

AddNewtonRaphsonResidualForce()
Creates a new NewtonRaphsonResidualForce

Declaration Syntax
public virtual NewtonRaphsonResidualForce AddNewtonRaphsonResidualForce()

AddNewtonRaphsonResidualHeat()
Creates a new NewtonRaphsonResidualHeat

Declaration Syntax
public virtual NewtonRaphsonResidualHeat AddNewtonRaphsonResidualHeat()

AddNewtonRaphsonResidualMoment()
Creates a new NewtonRaphsonResidualMoment

Declaration Syntax
public virtual NewtonRaphsonResidualMoment AddNewtonRaphsonResidualMoment()

AddNodalEulerXYAngle()
Creates a new NodalEulerXYAngle

Declaration Syntax
public virtual NodalEulerXYAngle AddNodalEulerXYAngle()

AddNodalEulerXZAngle()
Creates a new NodalEulerXZAngle

Declaration Syntax
public virtual NodalEulerXZAngle AddNodalEulerXZAngle()

AddNodalEulerYZAngle()
Creates a new NodalEulerYZAngle

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

Declaration Syntax
public virtual NodalEulerYZAngle AddNodalEulerYZAngle()

AddNodalTriads()
Creates a new NodalTriads

Declaration Syntax
public virtual NodalTriads AddNodalTriads()

AddNormalElasticStrain()
Creates a new NormalElasticStrain

Declaration Syntax
public virtual NormalElasticStrain AddNormalElasticStrain()

AddNormalGasketPressure()
Creates a new NormalGasketPressure

Declaration Syntax
public virtual NormalGasketPressure AddNormalGasketPressure()

AddNormalGasketTotalClosure()
Creates a new NormalGasketTotalClosure

Declaration Syntax
public virtual NormalGasketTotalClosure AddNormalGasketTotalClosure()

AddNormalStress()
Creates a new NormalStress

Declaration Syntax
public virtual NormalStress AddNormalStress()

AddPosition()
Creates a new Position

Declaration Syntax
public virtual Position AddPosition()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
402 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddRadiationProbe()
Creates a new RadiationProbe

Declaration Syntax
public virtual RadiationProbe AddRadiationProbe()

AddReactionProbe()
Creates a new ReactionProbe

Declaration Syntax
public virtual ReactionProbe AddReactionProbe()

AddResponsePSD()
Creates a new ResponsePSD

Declaration Syntax
public virtual ResponsePSD AddResponsePSD()

AddRotationProbe()
Creates a new RotationProbe

Declaration Syntax
public virtual RotationProbe AddRotationProbe()

AddShapeFinder()
Creates a new ShapeFinder

Declaration Syntax
public virtual ShapeFinder AddShapeFinder()

AddShapeFinderElemental()
Creates a new ShapeFinderElemental

Declaration Syntax
public virtual ShapeFinderElemental AddShapeFinderElemental()

AddShearDamageVariable()
Creates a new ShearDamageVariable

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

Declaration Syntax
public virtual ShearDamageVariable AddShearDamageVariable()

AddShearElasticStrain()
Creates a new ShearElasticStrain

Declaration Syntax
public virtual ShearElasticStrain AddShearElasticStrain()

AddShearGasketPressure()
Creates a new ShearGasketPressure

Declaration Syntax
public virtual ShearGasketPressure AddShearGasketPressure()

AddShearGasketTotalClosure()
Creates a new ShearGasketTotalClosure

Declaration Syntax
public virtual ShearGasketTotalClosure AddShearGasketTotalClosure()

AddShearMomentDiagramMSUM()
Creates a new TotalShearMomentDiagram

Declaration Syntax
public virtual TotalShearMomentDiagram AddShearMomentDiagramMSUM()

AddShearMomentDiagramMY()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramMY()

AddShearMomentDiagramMZ()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramMZ()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
404 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddShearMomentDiagramUSUM()
Creates a new TotalShearMomentDiagram

Declaration Syntax
public virtual TotalShearMomentDiagram AddShearMomentDiagramUSUM()

AddShearMomentDiagramUY()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramUY()

AddShearMomentDiagramUZ()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramUZ()

AddShearMomentDiagramVSUM()
Creates a new TotalShearMomentDiagram

Declaration Syntax
public virtual TotalShearMomentDiagram AddShearMomentDiagramVSUM()

AddShearMomentDiagramVY()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramVY()

AddShearMomentDiagramVZ()
Creates a new DirectionalShearMomentDiagram

Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramVZ()

AddShearStress()
Creates a new ShearStress

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

Declaration Syntax
public virtual ShearStress AddShearStress()

AddShellBendingStress()
Creates a new ShellBendingStress

Declaration Syntax
public virtual ShellBendingStress AddShellBendingStress()

AddShellBottomPeakStress()
Creates a new ShellBottomPeakStress

Declaration Syntax
public virtual ShellBottomPeakStress AddShellBottomPeakStress()

AddShellMembraneStress()
Creates a new ShellMembraneStress

Declaration Syntax
public virtual ShellMembraneStress AddShellMembraneStress()

AddShellTopPeakStress()
Creates a new ShellTopPeakStress

Declaration Syntax
public virtual ShellTopPeakStress AddShellTopPeakStress()

AddSpringProbe()
Creates a new SpringProbe

Declaration Syntax
public virtual SpringProbe AddSpringProbe()

AddStabilizationEnergy()
Creates a new StabilizationEnergy

Declaration Syntax
public virtual StabilizationEnergy AddStabilizationEnergy()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
406 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddStrainProbe()
Creates a new StrainProbe

Declaration Syntax
public virtual StrainProbe AddStrainProbe()

AddStressFrequencyResponse()
Creates a new StressFrequencyResponse

Declaration Syntax
public virtual StressFrequencyResponse AddStressFrequencyResponse()

AddStressIntensity()
Creates a new StressIntensity

Declaration Syntax
public virtual StressIntensity AddStressIntensity()

AddStressPhaseResponse()
Creates a new StressPhaseResponse

Declaration Syntax
public virtual StressPhaseResponse AddStressPhaseResponse()

AddStressProbe()
Creates a new StressProbe

Declaration Syntax
public virtual StressProbe AddStressProbe()

AddStressTool()
Creates a new StressTool

Declaration Syntax
public virtual StressTool AddStressTool()

AddStructuralError()
Creates a new StructuralError

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

Declaration Syntax
public virtual StructuralError AddStructuralError()

AddStructuralStrainEnergy()
Creates a new StructuralStrainEnergy

Declaration Syntax
public virtual StructuralStrainEnergy AddStructuralStrainEnergy()

AddTemperature()
Creates a new TemperatureResult

Declaration Syntax
public virtual TemperatureResult AddTemperature()

AddTemperatureProbe()
Creates a new TemperatureProbe

Declaration Syntax
public virtual TemperatureProbe AddTemperatureProbe()

AddThermalError()
Creates a new ThermalError

Declaration Syntax
public virtual ThermalError AddThermalError()

AddThermalStrain()
Creates a new DirectionalThermalStrain

Declaration Syntax
public virtual DirectionalThermalStrain AddThermalStrain()

AddThermalStrainEnergy()
Creates a new ThermalStrainEnergy

Declaration Syntax
public virtual ThermalStrainEnergy AddThermalStrainEnergy()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
408 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddTotalAcceleration()
Creates a new TotalAcceleration

Declaration Syntax
public virtual TotalAcceleration AddTotalAcceleration()

AddTotalAxialForce()
Creates a new TotalAxialForce

Declaration Syntax
public virtual TotalAxialForce AddTotalAxialForce()

AddTotalBendingMoment()
Creates a new TotalBendingMoment

Declaration Syntax
public virtual TotalBendingMoment AddTotalBendingMoment()

AddTotalCurrentDensity()
Creates a new TotalCurrentDensity

Declaration Syntax
public virtual TotalCurrentDensity AddTotalCurrentDensity()

AddTotalDeformation()
Creates a new TotalDeformation

Declaration Syntax
public virtual TotalDeformation AddTotalDeformation()

AddTotalElectricFieldIntensity()
Creates a new TotalElectricFieldIntensity

Declaration Syntax
public virtual TotalElectricFieldIntensity AddTotalElectricFieldIntensity()

AddTotalHeatFlux()
Creates a new TotalHeatFlux

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

Declaration Syntax
public virtual TotalHeatFlux AddTotalHeatFlux()

AddTotalMagneticFieldIntensity()
Creates a new TotalMagneticFieldIntensity

Declaration Syntax
public virtual TotalMagneticFieldIntensity AddTotalMagneticFieldIntensity()

AddTotalMagneticFluxDensity()
Creates a new TotalMagneticFluxDensity

Declaration Syntax
public virtual TotalMagneticFluxDensity AddTotalMagneticFluxDensity()

AddTotalShearForce()
Creates a new TotalShearForce

Declaration Syntax
public virtual TotalShearForce AddTotalShearForce()

AddTotalTorsionalMoment()
Creates a new TotalTorsionalMoment

Declaration Syntax
public virtual TotalTorsionalMoment AddTotalTorsionalMoment()

AddTotalVelocity()
Creates a new TotalVelocity

Declaration Syntax
public virtual TotalVelocity AddTotalVelocity()

AddUserDefinedResult()
Creates a new UserDefinedResult

Declaration Syntax
public virtual UserDefinedResult AddUserDefinedResult()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
410 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

AddVariableGraph()
Creates a new VariableGraph

Declaration Syntax
public virtual VariableGraph AddVariableGraph()

AddVectorAxialForce()
Creates a new VectorAxialForce

Declaration Syntax
public virtual VectorAxialForce AddVectorAxialForce()

AddVectorBendingMoment()
Creates a new VectorBendingMoment

Declaration Syntax
public virtual VectorBendingMoment AddVectorBendingMoment()

AddVectorDeformation()
Creates a new VectorDeformation

Declaration Syntax
public virtual VectorDeformation AddVectorDeformation()

AddVectorHeatFlux()
Creates a new VectorHeatFlux

Declaration Syntax
public virtual VectorHeatFlux AddVectorHeatFlux()

AddVectorPrincipalElasticStrain()
Creates a new VectorPrincipalElasticStrain

Declaration Syntax
public virtual VectorPrincipalElasticStrain AddVectorPrincipalElasticStrain()

AddVectorPrincipalStress()
Creates a new VectorPrincipalStress

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

Declaration Syntax
public virtual VectorPrincipalStress AddVectorPrincipalStress()

AddVectorShearForce()
Creates a new VectorShearForce

Declaration Syntax
public virtual VectorShearForce AddVectorShearForce()

AddVectorTorsionalMoment()
Creates a new VectorTorsionalMoment

Declaration Syntax
public virtual VectorTorsionalMoment AddVectorTorsionalMoment()

AddVelocityFrequencyResponse()
Creates a new VelocityFrequencyResponse

Declaration Syntax
public virtual VelocityFrequencyResponse AddVelocityFrequencyResponse()

AddVelocityPhaseResponse()
Creates a new VelocityPhaseResponse

Declaration Syntax
public virtual VelocityPhaseResponse AddVelocityPhaseResponse()

AddVelocityProbe()
Creates a new VelocityProbe

Declaration Syntax
public virtual VelocityProbe AddVelocityProbe()

AddVoltageProbe()
Creates a new ElectricVoltageProbe

Declaration Syntax
public virtual ElectricVoltageProbe AddVoltageProbe()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
412 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

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

OpenSolverFilesDirectory()
Run the OpenSolverFilesDirectory action.

Declaration Syntax
public virtual void OpenSolverFilesDirectory()

ReadAnsysResultFile()
Run the ANSYS ReadResults action.

Declaration Syntax
public virtual void ReadAnsysResultFile()

ReadGivenAnsysResultFile(string, UnitSystemIDType)
Run the given ANSYS ReadResults action.///

Declaration Syntax
public virtual 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 virtual void Solve(bool wait)

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

SolutionCombination
Defines a SolutionCombination.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
414 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination

Declaration Syntax
public class SolutionCombination : DataModelObject, IFolderDataModelObject

Table 132: Members

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


Property Comments (p. 415) Gets the list of associated comments.
Property DataModelObjectCategory (p. 415) Gets the current DataModelObject's
category.
Property InternalObject (p. 416) Gets the internal object. For advanced usage
only.
Property Worksheet (p. 416) Get the SolutionCombinationWorksheet
action.
Method AddComment() (p. 416) Creates a new child Comment.
Method ClearGeneratedData() (p. 416) Run the ClearGeneratedData action.
Method Delete() (p. 416) Run the Delete action.
Method Duplicate() (p. 416) Run the Duplicate action.
Method EvaluateAllResults() (p. 416) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 417)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 417)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSSolutionCombinationAuto InternalObject { get; }

Worksheet
Get the SolutionCombinationWorksheet action.

Declaration Syntax
public IWorksheet Worksheet { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
416 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationWorksheet

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 133: Members

Property RowCount (p. 418) Gets the number of load cases


Method AddRow() (p. 418) Add a row to the
SolutionCombinationWorksheet

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

Method GetActiveState(int) (p. 418) Gets the Active State property at row index
Method GetCoefficient(int) (p. 418) Gets the Coefficient property at row index
Method GetEnvironmentId(int) (p. 419) Gets the EnvironmentId property at row
index
Method GetTime(int) (p. 419) Gets the Time property at row index
Method SetActiveState(int, bool) (p. 419) Sets the Active State property at row index
Method SetCoefficient(int, double) (p. 419) Sets the Coefficient property at row index.
Method SetEnvironmentId(int, int) (p. 420) Sets the EnvironmentId property at row
index.
Method SetTime(int, double) (p. 420) 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()

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)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
418 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationWorksheet

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.

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.

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

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
420 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

Declaration Syntax
public class SolutionInformation : DataModelObject, IFolderDataModelObject

Table 134: Members

Property ActivateVisibility (p. 422) Gets the ActivateVisibility.


Property Children (p. 423) Gets the list of children.
Property Comments (p. 423) Gets the list of associated comments.
Property DataModelObjectCategory (p. 423) Gets the current DataModelObject's category.
Property Display (p. 423) Gets or sets the Display.
Property DisplayFilterDuringSolve (p. 423) Gets or sets the DisplayFilterDuringSolve.
Property DisplayPoints (p. 423) Gets or sets the DisplayPoints.
Property DisplayType (p. 423) Gets or sets the DisplayType.
Property DrawConnectionsAttachedTo (p. 424) Gets or sets the
DrawConnectionsAttachedTo.
Property Figures (p. 424) Gets the list of associated figures.
Property InternalObject (p. 424) Gets the internal object. For advanced usage
only.
Property LineColor (p. 424) Gets or sets the LineColor.
Property LineThickness (p. 424) Gets or sets the LineThickness.
Property NewtonRaphsonResiduals (p. 424) Gets or sets the NewtonRaphsonResiduals.
Property SolutionOutput (p. 425) Gets or sets the SolutionOutput.
Property SummaryType (p. 425) Gets or sets the SummaryType.
Property UpdateInterval (p. 425) Gets or sets the UpdateInterval.
Property VisibleOnResults (p. 425) Gets or sets the VisibleOnResults.
Method AddChattering() (p. 425) Creates a new ContactChatteringTracker
Method AddComment() (p. 425) Creates a new child Comment.
Method AddContactForce() (p. 425) Creates a new ContactForceTracker
Method AddContactingArea() (p. 426) Creates a new ContactingAreaTracker
Method AddContactPressure() (p. 426) Creates a new ContactPressureTracker
Method AddDensity() (p. 426) Creates a new DensityTracker
Method AddElasticSlip() (p. 426) Creates a new ContactElasticSlipTracker
Method AddExternalForce() (p. 426) Creates a new ExternalForceTracker
Method AddFigure() (p. 426) Creates a new child Figure.
Method AddFluidPressure() (p. 427) Creates a new ContactFluidPressureTracker
Method AddForceReaction() (p. 427) Creates a new ForceReactionTracker
Method AddFrictionalStress() (p. 427) Creates a new ContactFrictionalStressTracker
Method AddGap() (p. 427) Creates a new ContactGapTracker
Method AddKineticEnergy() (p. 427) Creates a new KineticEnergyTracker
Method AddMaximumDampingPressure() (p. 427) Creates a new
ContactMaximumDampingPressureTracker

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

Method AddMaximumTangentialStiffness() (p. 427) Creates a new


ContactMaximumTangentialStiffnessTracker
Method AddMaxiumGeometricSlidingDistance() (p. 428) Creates a new
ContactMaximumGeometricSlidingDistanceTracker
Method AddMinimumGeometricSlidingDistance() (p. 428) Creates a new
ContactMinimumGeometricSlidingDistanceTracker
Method AddMinimumTangentialStiffness() (p. 428) Creates a new
ContactMinimumTangentialStiffnessTracker
Method AddMomentReaction() (p. 428) Creates a new MomentReactionTracker
Method AddMomentum() (p. 428) Creates a new MomentumTracker
Method AddNormalStiffness() (p. 428) Creates a new ContactNormalStiffnessTracker
Method AddNumberContacting() (p. 429) Creates a new NumberContactingTracker
Method AddNumberSticking() (p. 429) Creates a new
ContactNumberStickingTracker
Method AddPenetration() (p. 429) Creates a new ContactPenetrationTracker
Method AddPlasticWork() (p. 429) Creates a new PlasticWorkTracker
Method AddPosition() (p. 429) Creates a new PositionTracker
Method AddPressure() (p. 429) Creates a new PressureTracker
Method AddResultingPinball() (p. 429) Creates a new
ContactResultingPinballTracker
Method AddSlidingDistance() (p. 430) Creates a new ContactSlidingDistanceTracker
Method AddSpringTrackerDampingForce() (p. 430) Creates a new SpringDampingForceTracker
Method AddSpringTrackerElasticForce() (p. 430) Creates a new SpringElasticForceTracker
Method AddSpringTrackerElongation() (p. 430) Creates a new SpringElongationTracker
Method AddSpringTrackerVelocity() (p. 430) Creates a new SpringVelocityTracker
Method AddStiffnessEnergy() (p. 430) Creates a new StiffnessEnergyTracker
Method AddTemperature() (p. 431) Creates a new TemperatureTracker
Method AddTotalEnergy() (p. 431) Creates a new TotalEnergyTracker
Method AddTotalMassAverageVelocity() (p. 431) Creates a new
TotalMassAverageVelocityTracker
Method EvaluateAllContactTrackers() (p. 431) Run the EvaluateAllContactTrackers action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 431)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 431)

ActivateVisibility
Gets the ActivateVisibility.

Declaration Syntax
public bool ActivateVisibility { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
422 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

DisplayPoints
Gets or sets the DisplayPoints.

Declaration Syntax
public double DisplayPoints { set;get; }

DisplayType
Gets or sets the DisplayType.

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

Declaration Syntax
public FEConnectionDisplayType DisplayType { set;get; }

DrawConnectionsAttachedTo
Gets or sets the DrawConnectionsAttachedTo.

Declaration Syntax
public NodeSelection 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.

Declaration Syntax
public FEConnectionLineThicknessType LineThickness { set;get; }

NewtonRaphsonResiduals
Gets or sets the NewtonRaphsonResiduals.

Declaration Syntax
public int NewtonRaphsonResiduals { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
424 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

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 ContactChatteringTracker

Declaration Syntax
public virtual ContactChatteringTracker AddChattering()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddContactForce()
Creates a new ContactForceTracker

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

Declaration Syntax
public virtual ContactForceTracker AddContactForce()

AddContactingArea()
Creates a new ContactingAreaTracker

Declaration Syntax
public virtual ContactingAreaTracker AddContactingArea()

AddContactPressure()
Creates a new ContactPressureTracker

Declaration Syntax
public virtual ContactPressureTracker AddContactPressure()

AddDensity()
Creates a new DensityTracker

Declaration Syntax
public virtual DensityTracker AddDensity()

AddElasticSlip()
Creates a new ContactElasticSlipTracker

Declaration Syntax
public virtual ContactElasticSlipTracker AddElasticSlip()

AddExternalForce()
Creates a new ExternalForceTracker

Declaration Syntax
public virtual ExternalForceTracker AddExternalForce()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
426 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddFluidPressure()
Creates a new ContactFluidPressureTracker

Declaration Syntax
public virtual ContactFluidPressureTracker AddFluidPressure()

AddForceReaction()
Creates a new ForceReactionTracker

Declaration Syntax
public virtual ForceReactionTracker AddForceReaction()

AddFrictionalStress()
Creates a new ContactFrictionalStressTracker

Declaration Syntax
public virtual ContactFrictionalStressTracker AddFrictionalStress()

AddGap()
Creates a new ContactGapTracker

Declaration Syntax
public virtual ContactGapTracker AddGap()

AddKineticEnergy()
Creates a new KineticEnergyTracker

Declaration Syntax
public virtual KineticEnergyTracker AddKineticEnergy()

AddMaximumDampingPressure()
Creates a new ContactMaximumDampingPressureTracker

Declaration Syntax
public virtual ContactMaximumDampingPressureTracker AddMaximumDampingPressure()

AddMaximumTangentialStiffness()
Creates a new ContactMaximumTangentialStiffnessTracker

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

Declaration Syntax
public virtual ContactMaximumTangentialStiffnessTracker AddMaximumTangentialStiffness()

AddMaxiumGeometricSlidingDistance()
Creates a new ContactMaximumGeometricSlidingDistanceTracker

Declaration Syntax
public virtual ContactMaximumGeometricSlidingDistanceTracker AddMaxiumGeometricSlidingDistance()

AddMinimumGeometricSlidingDistance()
Creates a new ContactMinimumGeometricSlidingDistanceTracker

Declaration Syntax
public virtual ContactMinimumGeometricSlidingDistanceTracker AddMinimumGeometricSlidingDistance()

AddMinimumTangentialStiffness()
Creates a new ContactMinimumTangentialStiffnessTracker

Declaration Syntax
public virtual ContactMinimumTangentialStiffnessTracker AddMinimumTangentialStiffness()

AddMomentReaction()
Creates a new MomentReactionTracker

Declaration Syntax
public virtual MomentReactionTracker AddMomentReaction()

AddMomentum()
Creates a new MomentumTracker

Declaration Syntax
public virtual MomentumTracker AddMomentum()

AddNormalStiffness()
Creates a new ContactNormalStiffnessTracker

Declaration Syntax
public virtual ContactNormalStiffnessTracker AddNormalStiffness()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
428 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddNumberContacting()
Creates a new NumberContactingTracker

Declaration Syntax
public virtual NumberContactingTracker AddNumberContacting()

AddNumberSticking()
Creates a new ContactNumberStickingTracker

Declaration Syntax
public virtual ContactNumberStickingTracker AddNumberSticking()

AddPenetration()
Creates a new ContactPenetrationTracker

Declaration Syntax
public virtual ContactPenetrationTracker AddPenetration()

AddPlasticWork()
Creates a new PlasticWorkTracker

Declaration Syntax
public virtual PlasticWorkTracker AddPlasticWork()

AddPosition()
Creates a new PositionTracker

Declaration Syntax
public virtual PositionTracker AddPosition()

AddPressure()
Creates a new PressureTracker

Declaration Syntax
public virtual PressureTracker AddPressure()

AddResultingPinball()
Creates a new ContactResultingPinballTracker

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

Declaration Syntax
public virtual ContactResultingPinballTracker AddResultingPinball()

AddSlidingDistance()
Creates a new ContactSlidingDistanceTracker

Declaration Syntax
public virtual ContactSlidingDistanceTracker AddSlidingDistance()

AddSpringTrackerDampingForce()
Creates a new SpringDampingForceTracker

Declaration Syntax
public virtual SpringDampingForceTracker AddSpringTrackerDampingForce()

AddSpringTrackerElasticForce()
Creates a new SpringElasticForceTracker

Declaration Syntax
public virtual SpringElasticForceTracker AddSpringTrackerElasticForce()

AddSpringTrackerElongation()
Creates a new SpringElongationTracker

Declaration Syntax
public virtual SpringElongationTracker AddSpringTrackerElongation()

AddSpringTrackerVelocity()
Creates a new SpringVelocityTracker

Declaration Syntax
public virtual SpringVelocityTracker AddSpringTrackerVelocity()

AddStiffnessEnergy()
Creates a new StiffnessEnergyTracker

Declaration Syntax
public virtual StiffnessEnergyTracker AddStiffnessEnergy()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
430 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation

AddTemperature()
Creates a new TemperatureTracker

Declaration Syntax
public virtual TemperatureTracker AddTemperature()

AddTotalEnergy()
Creates a new TotalEnergyTracker

Declaration Syntax
public virtual TotalEnergyTracker AddTotalEnergy()

AddTotalMassAverageVelocity()
Creates a new TotalMassAverageVelocityTracker

Declaration Syntax
public virtual TotalMassAverageVelocityTracker AddTotalMassAverageVelocity()

EvaluateAllContactTrackers()
Run the EvaluateAllContactTrackers action.

Declaration Syntax
public virtual 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)

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

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

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 135: Members

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


Property Comments (p. 433) Gets the list of associated comments.
Property CoordinateSystem (p. 433) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 433) Gets the current DataModelObject's
category.
Property Figures (p. 433) Gets the list of associated figures.
Property InternalObject (p. 433) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 433) Gets or sets the Suppressed.
Method AddComment() (p. 434) Creates a new child Comment.
Method AddFigure() (p. 434) Creates a new child Figure.
Method Delete() (p. 434) Run the Delete action.
Method Duplicate() (p. 434) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 434)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 434)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
432 of ANSYS, Inc. and its subsidiaries and affiliates.
Surface

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

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

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
434 of ANSYS, Inc. and its subsidiaries and affiliates.
Symmetry

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 136: Members

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


Property Comments (p. 436) Gets the list of associated comments.
Property DataModelObjectCategory (p. 436) Gets the current DataModelObject's
category.
Property Figures (p. 436) Gets the list of associated figures.
Property InternalObject (p. 436) Gets the internal object. For advanced
usage only.
Method AddComment() (p. 436) Creates a new child Comment.
Method AddCyclicRegion() (p. 436) Creates a new CyclicRegion
Method AddFigure() (p. 437) Creates a new child Figure.
Method AddPeriodicRegion() (p. 437) Creates a new PeriodicRegion
Method AddPreMeshedCyclicRegion() (p. 437) Creates a new PreMeshedCyclicRegion
Method AddSymmetryRegion() (p. 437) Creates a new SymmetryRegion
Method Delete() (p. 437) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 437)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 438)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 435
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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 virtual Comment AddComment()

AddCyclicRegion()
Creates a new CyclicRegion

Declaration Syntax
public virtual CyclicRegion AddCyclicRegion()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
436 of ANSYS, Inc. and its subsidiaries and affiliates.
Symmetry

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddPeriodicRegion()
Creates a new PeriodicRegion

Declaration Syntax
public virtual PeriodicRegion AddPeriodicRegion()

AddPreMeshedCyclicRegion()
Creates a new PreMeshedCyclicRegion

Declaration Syntax
public virtual PreMeshedCyclicRegion AddPreMeshedCyclicRegion()

AddSymmetryRegion()
Creates a new SymmetryRegion

Declaration Syntax
public virtual SymmetryRegion AddSymmetryRegion()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 437
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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

SymmetryGeneral
Defines a SymmetryGeneral.

Declaration Syntax
public class SymmetryGeneral : DataModelObject, IFolderDataModelObject

Table 137: Members

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


Property Comments (p. 439) Gets the list of associated comments.
Property CoordinateSystem (p. 439) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 439) Gets the current DataModelObject's
category.
Property Figures (p. 439) Gets the list of associated figures.
Property InternalObject (p. 439) Gets the internal object. For advanced usage
only.
Property Location (p. 440) Gets or sets the Location.
Property ScopeMode (p. 440) Gets the ScopeMode.
Property Suppressed (p. 440) Gets or sets the Suppressed.
Method AddComment() (p. 440) Creates a new child Comment.
Method AddFigure() (p. 440) Creates a new child Figure.
Method Delete() (p. 440) Run the Delete action.
Method Duplicate() (p. 440) Run the Duplicate action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
438 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryGeneral

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


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 IDSSymmetryGeneralAuto InternalObject { get; }

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

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
440 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryRegion

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 138: Members

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

(Inherited from SymmetryGeneral (p. 438).)

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

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

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property DataModelObjectCategory (p. 442)Gets the current DataModelObject's
category.
Property Figures (p. 439) Gets the list of associated figures.

(Inherited from SymmetryGeneral (p. 438).)


Property InternalObject (p. 442) Gets the internal object. For advanced usage
only.
Property Location (p. 442) Gets or sets the Location.
Property PeriodictyDirection (p. 443) Gets or sets the PeriodictyDirection.
Property ScopeMode (p. 440) Gets the ScopeMode.

(Inherited from SymmetryGeneral (p. 438).)


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

(Inherited from SymmetryGeneral (p. 438).)


Property SymmetryNormal (p. 443) Gets or sets the SymmetryNormal.
Property Type (p. 443) Gets or sets the Type.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
442 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalPointMass

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.

Declaration Syntax
public SymmetryType Type { set;get; }

ThermalPointMass
Defines a ThermalPointMass.

Declaration Syntax
public class ThermalPointMass : GenericPointMass

Table 139: Members

Property AppliedBy (p. 444) Gets or sets the AppliedBy.


Property Behavior (p. 444) Gets or sets the Behavior.
Property Children (p. 215) Gets the list of children.

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property CoordinateSystem (p. 444) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 444)Gets the current DataModelObject's category.
Property Figures (p. 215) Gets the list of associated figures.

(Inherited from GenericPointMass (p. 214).)


Property InternalObject (p. 444) Gets the internal object. For advanced usage
only.
Property IsDistributedMass (p. 216) Gets the IsDistributedMass.

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

(Inherited from GenericPointMass (p. 214).)


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

(Inherited from GenericPointMass (p. 214).)


Property PinballRegion (p. 445) Gets or sets the PinballRegion.
Property RemotePoint (p. 216) Gets the remote point associated to the point
mass.

(Inherited from GenericPointMass (p. 214).)


Property Suppressed (p. 445) Gets or sets the Suppressed.
Property ThermalCapacitance (p. 445) Gets or sets the ThermalCapacitance.

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.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSPointMassAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
444 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness

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.

Declaration Syntax
public class Thickness : DataModelObject, IFolderDataModelObject

Table 140: Members

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


Property Comments (p. 446) Gets the list of associated comments.
Property DataModelObjectCategory (p. 446) Gets the current DataModelObject's
category.
Property Figures (p. 446) Gets the list of associated figures.
Property IndependentVariable (p. 446) Gets or sets the IndependentVariable.
Property InternalObject (p. 447) Gets the internal object. For advanced usage
only.
Property Location (p. 447) Gets or sets the Location.
Property NumberOfSegments (p. 447) Gets or sets the NumberOfSegments.
Property OffsetType (p. 447) Gets or sets the OffsetType.
Property RangeMaximum (p. 447) Gets or sets the RangeMaximum.
Property RangeMinimum (p. 447) Gets or sets the RangeMinimum.
Property ScopeMode (p. 447) Gets the ScopeMode.
Property Suppressed (p. 448) Gets or sets the Suppressed.

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

Property XYZFunctionCoordinateSystem (p. 448) Gets or sets the


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Figures
Gets the list of associated figures.

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

IndependentVariable
Gets or sets the IndependentVariable.

Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
446 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness

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; }

RangeMinimum
Gets or sets the RangeMinimum.

Declaration Syntax
public Quantity RangeMinimum { set;get; }

ScopeMode
Gets the ScopeMode.

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

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
448 of ANSYS, Inc. and its subsidiaries and affiliates.
TreeGroupingFolder

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 141: Members

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


Property DataModelObjectCategory (p. 450) Gets the current DataModelObject's
category.
Property InternalObject (p. 450) Gets the internal object. For advanced
usage only.

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

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


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

Children
Gets the list of children.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
450 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualCell

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 142: Members

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


Property Comments (p. 452) Gets the list of associated comments.
Property DataModelObjectCategory (p. 452) Gets the current DataModelObject's
category.
Property Figures (p. 452) Gets the list of associated figures.
Property Geometry (p. 452) Gets the Geometry.
Property InternalObject (p. 452) Gets the internal object. For advanced usage
only.
Property ProjectToUnderlyingGeometry (p. 452) Gets or sets the
ProjectToUnderlyingGeometry.
Property VTClass (p. 453) Gets the VTClass.
Method AddComment() (p. 453) Creates a new child Comment.
Method AddFigure() (p. 453) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 453)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 453)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 451
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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
452 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualCell

VTClass
Gets the VTClass.

Declaration Syntax
public VirtualCellClassType VTClass { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

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

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 143: Members

Property AutomaticBehavior (p. 455) Gets or sets the Behavior when Method
is set to "Automatic".
Property Children (p. 455) Gets the list of children.
Property Comments (p. 455) Gets the list of associated comments.
Property DataModelObjectCategory (p. 455) Gets the current DataModelObject's
category.
Property Figures (p. 455) Gets the list of associated figures.
Property GenerateOnUpdate (p. 455) Gets or sets the GenerateOnUpdate.
Property InternalObject (p. 455) Gets the internal object. For advanced
usage only.
Property LockPositionOfDependentEdgeSplits (p. 456) Gets or sets the
LockPositionOfDependentEdgeSplits.
Property MergeFaceEdges (p. 456) Gets or sets the MergeFaceEdges.
Property Method (p. 456) Gets or sets the Method.
Property RepairBehavior (p. 456) Gets or sets the Behavior when Method
is set to "Repair".
Property SimplifyFaces (p. 456) Gets or sets the SimplifyFaces.
Property VirtualEdges (p. 456) Gets the VirtualEdges.
Property VirtualEntities (p. 457) Gets the VirtualEntities.
Property VirtualFaces (p. 457) Gets the VirtualFaces.
Property VirtualHardVertex (p. 457) Gets the VirtualHardVertex.
Property VirtualSplitEdges (p. 457) Gets the VirtualSplitEdges.
Property VirtualSplitFaces (p. 457) Gets the VirtualSplitFaces.
Method AddComment() (p. 457) Creates a new child Comment.
Method AddFigure() (p. 457) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 458)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 458)
Method GetVirtualCellFromSelection(ISelectionInfo) (p. 458)Gets the Virtual Cell from the selection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
454 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

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

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".

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
456 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology

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; }

VirtualSplitFaces
Gets the VirtualSplitFaces.

Declaration Syntax
public int VirtualSplitFaces { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

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

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual VirtualCell GetVirtualCellFromSelection(ISelectionInfo currentSelection)

Parameters
currentSelection(ISelectionInfo)
Selection used to find the associated Virtual Cell.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
458 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 459
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
460 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.ImportedLoads

Table 144: Members

ImportedLoad (p. 461) Defines a ImportedLoad.


ImportedLoadGroup (p. 464) Defines a
ImportedLoadGroup.
ImportedVelocity (p. 467) Defines a
ImportedVelocity.

ImportedLoad
Defines a ImportedLoad.

Declaration Syntax
public class ImportedLoad : DataModelObject, IFolderDataModelObject

Table 145: Members

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


Property Comments (p. 462) Gets the list of associated comments.
Property DataModelObjectCategory (p. 462) Gets the current DataModelObject's
category.
Property Figures (p. 462) Gets the list of associated figures.
Property InternalObject (p. 462) Gets the internal object. For advanced usage
only.
Property Location (p. 462) Gets or sets the Location.
Property Suppressed (p. 462) Gets or sets the Suppressed.
Method AddComment() (p. 463) Creates a new child Comment.
Method AddFigure() (p. 463) Creates a new child Figure.
Method Delete() (p. 463) Run the Delete action.
Method Duplicate() (p. 463) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 463)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 464)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 461
Ansys.ACT.Automation.Mechanical.ImportedLoads 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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 IDSExternalLoadAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Suppressed
Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
462 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedLoad

Declaration Syntax
public bool Suppressed { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 463
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

ImportedLoadGroup
Defines a ImportedLoadGroup.

Declaration Syntax
public class ImportedLoadGroup : DataModelObject, IFolderDataModelObject

Table 146: Members

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


Property Comments (p. 465) Gets the list of associated comments.
Property DataModelObjectCategory (p. 465) Gets the current DataModelObject's
category.
Property Figures (p. 465) Gets the list of associated figures.
Property InternalObject (p. 465) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 465) Gets or sets the Suppressed.
Method AddComment() (p. 465) Creates a new child Comment.
Method AddFigure() (p. 466) Creates a new child Figure.
Method AddImportedVelocity() (p. 466) Creates a new ImportedVelocity
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 466)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 466)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
464 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedLoadGroup

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

Comments
Gets the list of associated comments.

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

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 virtual Comment AddComment()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 465
Ansys.ACT.Automation.Mechanical.ImportedLoads Namespace

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddImportedVelocity()
Creates a new ImportedVelocity

Declaration Syntax
public virtual ImportedVelocity AddImportedVelocity()

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
466 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedVelocity

ImportedVelocity
Defines a ImportedVelocity.

Declaration Syntax
public class ImportedVelocity : ImportedLoad

Table 147: Members

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

(Inherited from ImportedLoad (p. 461).)


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

(Inherited from ImportedLoad (p. 461).)


Property DataModelObjectCategory (p. 467)Gets the current DataModelObject's
category.
Property Figures (p. 462) Gets the list of associated figures.

(Inherited from ImportedLoad (p. 461).)


Property InternalObject (p. 467) Gets the internal object. For advanced usage
only.
Property Location (p. 462) Gets or sets the Location.

(Inherited from ImportedLoad (p. 461).)


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

(Inherited from ImportedLoad (p. 461).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSExternalLoadAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 467
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
468 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.MeshControls

Table 148: Members

AutomaticMethod (p. 469) Defines a


AutomaticMethod.
ContactSizing (p. 478) Defines a
ContactSizing.
FaceMeshing (p. 480) Defines a
FaceMeshing.
GapSize (p. 482) Defines a GapSize.
GapTool (p. 485) Defines a GapTool.
Inflation (p. 489) Defines a Inflation.
MatchControl (p. 492) Defines a
MatchControl.
Mesh (p. 494) Defines a Mesh.
MeshControl (p. 511) Defines a
MeshControl.
Pinch (p. 514) Defines a Pinch.
Refinement (p. 516) Defines a Refinement.
Relevance (p. 517) Defines a Relevance.
Sizing (p. 518) Defines a Sizing.

AutomaticMethod
Defines a AutomaticMethod.

Declaration Syntax
public class AutomaticMethod : MeshControl

Table 149: Members

Property Active (p. 471) Gets the Active.


Property Algorithm (p. 471) Gets or sets the Algorithm.
Property ApproximativeNumberOfElementsPerPart (p. 471) Gets or sets the
ApproximativeNumberOfElementsPerPart.
Property BFCartSubType (p. 471) Gets the BFCartSubType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 469
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property BFCartTolerance (p. 472) Gets the BFCartTolerance.


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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property ConstrainBoundary (p. 472) Gets or sets the ConstrainBoundary.
Property ControlMessages (p. 472) Gets the ControlMessages.
Property CoordinateSystem (p. 472) Gets or sets the CoordinateSystem.
Property CurvatureNormalAngle (p. 472) Gets or sets the CurvatureNormalAngle.
Property DataModelObjectCategory (p. 472) Gets the current DataModelObject's
category.
Property DefeaturingTolerance (p. 472) Gets or sets the DefeaturingTolerance.
Property DefinedBy (p. 473) Gets or sets the DefinedBy.
Property ElementMidsideNodes (p. 473) Gets or sets the ElementMidsideNodes.
Property ElementOption (p. 473) Gets the ElementOption.
Property FeatureAngle (p. 473) Gets or sets the FeatureAngle.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property FreeFaceMeshType (p. 473) Gets or sets the FreeFaceMeshType.
Property FreeMeshType (p. 473) Gets or sets the FreeMeshType.
Property InternalObject (p. 474) Gets the internal object. For advanced
usage only.
Property KeyPointsSelection (p. 474) Gets or sets the KeyPointsSelection.
Property Location (p. 474) Gets or sets the Location.
Property MappedMeshType (p. 474) Gets or sets the MappedMeshType.
Property MatchMeshWherePossible (p. 474) Gets or sets the
MatchMeshWherePossible.
Property MaximumElementSize (p. 474) Gets or sets the MaximumElementSize.
Property MeshBasedDefeaturing (p. 474) Gets or sets the MeshBasedDefeaturing.
Property Method (p. 475) Gets or sets the Method.
Property MinimumEdgeLength (p. 475) Gets the MinimumEdgeLength.
Property MinimumSizeLimit (p. 475) Gets or sets the MinimumSizeLimit.
Property NumberOfCellsAcrossGap (p. 475) Gets or sets the NumberOfCellsAcrossGap.
Property PreserveBoundaries (p. 475) Gets or sets the PreserveBoundaries.
Property ProjectionFactor (p. 475) Gets the ProjectionFactor.
Property Refinement (p. 476) Gets or sets the Refinement.
Property ReuseBlocking (p. 476) Gets or sets the ReuseBlocking.
Property SmoothTransition (p. 476) Gets or sets the SmoothTransition.
Property SourceLocation (p. 476) Gets or sets the SourceLocation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
470 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Property SourceTargetSelection (p. 476) Gets or sets the SourceTargetSelection.


Property SpacingOption (p. 476) Gets or sets the SpacingOption.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property SurfaceMeshMethod (p. 476) Gets or sets the SurfaceMeshMethod.
Property SweepBiasType (p. 477) Gets or sets the SweepBiasType.
Property SweepBiasValue (p. 477) Gets or sets the SweepBiasValue.
Property SweepEdges (p. 477) Gets or sets the SweepEdges.
Property SweepElementSize (p. 477) Gets or sets the SweepElementSize.
Property SweepESizeType (p. 477) Gets or sets the SweepESizeType.
Property SweepNumberDivisions (p. 477) Gets or sets the SweepNumberDivisions.
Property SweepSizeBehavior (p. 478) Gets or sets the SweepSizeBehavior.
Property TargetLocation (p. 478) Gets or sets the TargetLocation.
Property TetraGrowthRate (p. 478) Gets or sets the TetraGrowthRate.
Property WriteICEMCFDFiles (p. 478) 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 471
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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

DefeaturingTolerance
Gets or sets the DefeaturingTolerance.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
472 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public Quantity DefeaturingTolerance { set;get; }

DefinedBy
Gets or sets the DefinedBy.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 473
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
474 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public bool MeshBasedDefeaturing { set;get; }

Method
Gets or sets the Method.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 475
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Refinement
Gets or sets the Refinement.

Declaration Syntax
public int Refinement { set;get; }

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 or sets the SpacingOption.

Declaration Syntax
public int SpacingOption { set;get; }

SurfaceMeshMethod
Gets or sets the SurfaceMeshMethod.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
476 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod

Declaration Syntax
public int SurfaceMeshMethod { set;get; }

SweepBiasType
Gets or sets the SweepBiasType.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 477
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

SweepSizeBehavior
Gets or sets the SweepSizeBehavior.

Declaration Syntax
public int SweepSizeBehavior { set;get; }

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 150: Members

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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property ContactRegion (p. 479) Gets or sets the ContactRegion.
Property DataModelObjectCategory (p. 479)Gets the current DataModelObject's
category.
Property ElementSize (p. 479) Gets or sets the ElementSize.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
478 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSizing

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

(Inherited from MeshControl (p. 511).)


Property InternalObject (p. 479) Gets the internal object. For advanced usage
only.
Property Relevance (p. 479) Gets or sets the Relevance.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property Type (p. 480) Gets or sets the Type.

ContactRegion
Gets or sets the ContactRegion.

Declaration Syntax
public ContactRegion ContactRegion { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 479
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Type
Gets or sets the Type.

Declaration Syntax
public int Type { set;get; }

FaceMeshing
Defines a FaceMeshing.

Declaration Syntax
public class FaceMeshing : MeshControl

Table 151: Members

Property Active (p. 480) Gets the Active.


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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property ConstrainBoundary (p. 481) Gets or sets the ConstrainBoundary.
Property DataModelObjectCategory (p. 481) Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property InternalNumberOfDivisions (p. 481) Gets or sets the InternalNumberOfDivisions.
Property InternalObject (p. 481) Gets the internal object. For advanced usage
only.
Property Location (p. 481) Gets or sets the Location.
Property MappedMesh (p. 481) Gets or sets the MappedMesh.
Property Method (p. 482) Gets the Method.
Property SpecifiedCorners (p. 482) Gets or sets the SpecifiedCorners.
Property SpecifiedEnds (p. 482) Gets or sets the SpecifiedEnds.
Property SpecifiedSides (p. 482) Gets or sets the SpecifiedSides.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)

Active
Gets the Active.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
480 of ANSYS, Inc. and its subsidiaries and affiliates.
FaceMeshing

Declaration Syntax
public bool Active { get; }

ConstrainBoundary
Gets or sets the ConstrainBoundary.

Declaration Syntax
public int ConstrainBoundary { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalNumberOfDivisions
Gets or sets the InternalNumberOfDivisions.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 481
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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; }

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 152: Members

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


Property Comments (p. 483) Gets the list of associated comments.
Property DataModelObjectCategory (p. 483) Gets the current DataModelObject's
category.
Property Figures (p. 483) Gets the list of associated figures.
Property InternalObject (p. 483) Gets the internal object. For advanced usage
only.
Property Location (p. 483) Gets the Location.
Property Suppressed (p. 484) Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
482 of ANSYS, Inc. and its subsidiaries and affiliates.
GapSize

Method AddComment() (p. 484) Creates a new child Comment.


Method AddFigure() (p. 484) Creates a new child Figure.
Method Delete() (p. 484) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 484)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 485)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 IDSGapSizeAuto InternalObject { get; }

Location
Gets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 483
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
484 of ANSYS, Inc. and its subsidiaries and affiliates.
GapTool

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 153: Members

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


Property Comments (p. 486) Gets the list of associated comments.
Property DataModelObjectCategory (p. 486) Gets the current DataModelObject's
category.
Property DefinedBy (p. 486) Gets or sets the DefinedBy.
Property Figures (p. 486) Gets the list of associated figures.
Property GapAspectRatio (p. 486) Gets or sets the GapAspectRatio.
Property GapDensity (p. 487) Gets or sets the GapDensity.
Property GenerateOnUpdate (p. 487) Gets or sets the GenerateOnUpdate.
Property InternalObject (p. 487) Gets the internal object. For advanced usage
only.
Property Maximum (p. 487) Gets or sets the Maximum.
Property Minimum (p. 487) Gets or sets the Minimum.
Method AddComment() (p. 487) Creates a new child Comment.
Method AddFigure() (p. 487) Creates a new child Figure.
Method CreateGapSizes() (p. 488) Run the CreateGapSizes action.
Method Delete() (p. 488) Run the Delete action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 485
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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


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

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
486 of ANSYS, Inc. and its subsidiaries and affiliates.
GapTool

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; }

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 487
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public virtual Figure AddFigure()

CreateGapSizes()
Run the CreateGapSizes action.

Declaration Syntax
public virtual void CreateGapSizes()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
488 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation

children(IList<DataModelObject>)
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 154: Members

Property Active (p. 489) Gets the Active.


Property AspectRatio (p. 490) Gets or sets the AspectRatio.
Property BoundaryLocation (p. 490) Gets or sets the BoundaryLocation.
Property Children (p. 512) Gets the list of children.

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property DataModelObjectCategory (p. 490) Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property FirstLayerHeight (p. 490) Gets or sets the FirstLayerHeight.
Property GrowthRate (p. 490) Gets or sets the GrowthRate.
Property InflationAlgorithm (p. 490) Gets or sets the InflationAlgorithm.
Property InflationOption (p. 491) Gets or sets the InflationOption.
Property InternalObject (p. 491) Gets the internal object. For advanced usage
only.
Property Location (p. 491) Gets or sets the Location.
Property MaximumLayers (p. 491) Gets or sets the MaximumLayers.
Property MaximumThickness (p. 491) Gets or sets the MaximumThickness.
Property NumberOfLayers (p. 491) Gets or sets the NumberOfLayers.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property TransitionRatio (p. 491) Gets or sets the TransitionRatio.

Active
Gets the Active.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 489
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public int InflationAlgorithm { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
490 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation

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; }

TransitionRatio
Gets or sets the TransitionRatio.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 491
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public double TransitionRatio { set;get; }

MatchControl
Defines a MatchControl.

Declaration Syntax
public class MatchControl : MeshControl

Table 155: Members

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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property ControlMessages (p. 492) Gets the ControlMessages.
Property DataModelObjectCategory (p. 492) Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property HighCoordinateSystem (p. 493) Gets or sets the HighCoordinateSystem.
Property HighGeometrySelection (p. 493) Gets or sets the HighGeometrySelection.
Property InternalObject (p. 493) Gets the internal object. For advanced usage
only.
Property LowCoordinateSystem (p. 493) Gets or sets the LowCoordinateSystem.
Property LowGeometrySelection (p. 493) Gets or sets the LowGeometrySelection.
Property RotationAxis (p. 493) Gets or sets the RotationAxis.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property Transformation (p. 494) Gets or sets the Transformation.

ControlMessages
Gets the ControlMessages.

Declaration Syntax
public bool ControlMessages { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
492 of ANSYS, Inc. and its subsidiaries and affiliates.
MatchControl

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 493
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Transformation
Gets or sets the Transformation.

Declaration Syntax
public int Transformation { set;get; }

Mesh
Defines a Mesh.

Declaration Syntax
public class Mesh : DataModelObject, IFolderDataModelObject

Table 156: Members

Property AspectRatio (p. 496) Gets or sets the AspectRatio.


Property AutomaticMeshBasedDefeaturing (p. 497) Gets or sets the
AutomaticMeshBasedDefeaturing.
Property Average (p. 497) Gets the Average.
Property Children (p. 497) Gets the list of children.
Property CollisionAvoidance (p. 497) Gets or sets the CollisionAvoidance.
Property Comments (p. 497) Gets the list of associated comments.
Property CurvatureNormalAngle (p. 497) Gets or sets the CurvatureNormalAngle.
Property DataModelObjectCategory (p. 498) Gets the current DataModelObject's category.
Property DefeatureTolerance (p. 498) Gets the DefeatureTolerance.
Property DisplayStyle (p. 498) Gets or sets the DisplayStyle.
Property ElementMidsideNodes (p. 498) Gets or sets the ElementMidsideNodes.
Property Elements (p. 498) Gets the Elements.
Property ElementSize (p. 498) Gets or sets the ElementSize.
Property ExportFormat (p. 498) Gets or sets the ExportFormat.
Property ExportUnit (p. 499) Gets or sets the ExportUnit.
Property ExtraRetriesForAssembly (p. 499) Gets or sets the ExtraRetriesForAssembly.
Property Figures (p. 499) Gets the list of associated figures.
Property FilletRatio (p. 499) Gets or sets the FilletRatio.
Property FirstLayerHeight (p. 499) Gets or sets the FirstLayerHeight.
Property GeneratePinchOnRefresh (p. 499) Gets or sets the GeneratePinchOnRefresh.
Property GrowthRate (p. 500) Gets or sets the GrowthRate.
Property GrowthRateSF (p. 500) Gets or sets the GrowthRateSF.
Property GrowthRateType (p. 500) Gets or sets the GrowthRateType.
Property InflationAlgorithm (p. 500) Gets or sets the InflationAlgorithm.
Property InflationOption (p. 500) Gets or sets the InflationOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
494 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Property InitialSizeSeed (p. 500) Gets or sets the InitialSizeSeed.


Property InternalObject (p. 500) Gets the internal object. For advanced usage
only.
Property Maximum (p. 501) Gets the Maximum.
Property MaximumAngle (p. 501) Gets or sets the MaximumAngle.
Property MaximumFaceSize (p. 501) Gets or sets the MaximumFaceSize.
Property MaximumHeightOverBase (p. 501) Gets or sets the MaximumHeightOverBase.
Property MaximumLayers (p. 501) Gets or sets the MaximumLayers.
Property MaximumSize (p. 501) Gets or sets the MaximumSize.
Property MaximumThickness (p. 502) Gets or sets the MaximumThickness.
Property MeshMetric (p. 502) Gets or sets the MeshMetric.
Property MeshMorphing (p. 502) Gets or sets the MeshMorphing.
Property Method (p. 502) Gets or sets the Method.
Property Minimum (p. 502) Gets the Minimum.
Property MinimumEdgeLength (p. 502) Gets the MinimumEdgeLength.
Property MinimumSize (p. 502) Gets or sets the MinimumSize.
Property NamedSelection (p. 503) Gets or sets the NamedSelection.
Property Nodes (p. 503) Gets the Nodes.
Property NumberOfCellsAcrossGap (p. 503) Gets or sets the NumberOfCellsAcrossGap.
Property NumberOfCPUsForParallelPartMeshing (p. 503) Gets or sets the
NumberOfCPUsForParallelPartMeshing.
Property NumberOfRetries (p. 503) Gets or sets the NumberOfRetries.
Property PhysicsPreference (p. 503) Gets or sets the PhysicsPreference.
Property PinchTolerance (p. 504) Gets or sets the PinchTolerance.
Property ProximityMinimumSize (p. 504) Gets or sets the ProximityMinimumSize.
Property ProximitySizeFunctionSources (p. 504) Gets or sets the
ProximitySizeFunctionSources.
Property ReadOnly (p. 504) Gets the ReadOnly.
Property Relevance (p. 504) Gets or sets the Relevance.
Property RelevanceCenter (p. 504) Gets or sets the RelevanceCenter.
Property RigidBodyBehavior (p. 504) Gets the RigidBodyBehavior.
Property ShapeChecking (p. 505) Gets or sets the ShapeChecking.
Property SheetLoopRemoval (p. 505) Gets or sets the SheetLoopRemoval.
Property Smoothing (p. 505) Gets or sets the Smoothing.
Property SmoothingIterations (p. 505) Gets or sets the SmoothingIterations.
Property SolverPreference (p. 505) Gets or sets the SolverPreference.
Property SpanAngleCenter (p. 505) Gets or sets the SpanAngleCenter.
Property StandardDeviation (p. 506) Gets the StandardDeviation.
Property StraightSidedElements (p. 506) Gets or sets the StraightSidedElements.
Property TopologyChecking (p. 506) Gets or sets the TopologyChecking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 495
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Property TransitionOption (p. 506) Gets or sets the TransitionOption.


Property TransitionRatio (p. 506) Gets or sets the TransitionRatio.
Property TriangleSurfaceMesher (p. 506) Gets or sets the TriangleSurfaceMesher.
Property UseAdvancedSizeFunction (p. 506) Gets or sets the UseAdvancedSizeFunction.
Property UseAutomaticInflation (p. 507) Gets or sets the UseAutomaticInflation.
Property UseFixedSizeFunctionForSheets (p. 507) Gets or sets the
UseFixedSizeFunctionForSheets.
Property UsePostSmoothing (p. 507) Gets or sets the UsePostSmoothing.
Property UseSheetThicknessForPinch (p. 507) Gets or sets the UseSheetThicknessForPinch.
Property ViewAdvancedOptions (p. 507) Gets or sets the ViewAdvancedOptions.
Property Worksheet (p. 507) Get the MeshControlWorksheet action.
Method AddAutomaticMethod() (p. 508) Creates a new AutomaticMethod
Method AddComment() (p. 508) Creates a new child Comment.
Method AddContactSizing() (p. 508) Creates a new ContactSizing
Method AddFaceMeshing() (p. 508) Creates a new FaceMeshing
Method AddFigure() (p. 508) Creates a new child Figure.
Method AddGapTool() (p. 508) Creates a new GapTool
Method AddInflation() (p. 508) Creates a new Inflation
Method AddMatchControl() (p. 509) Creates a new MatchControl
Method AddNodeMerge() (p. 509) Add a new NodeMerge.
Method AddNodeMergeGroup() (p. 509) Add a new NodeMergeGroup.
Method AddPinch() (p. 509) Creates a new Pinch
Method AddRefinement() (p. 509) Creates a new Refinement
Method AddSizing() (p. 509) Creates a new Sizing
Method ClearGeneratedData() (p. 510) Run the ClearGeneratedData action.
Method CreatePinchControls() (p. 510) Run the CreatePinchControls action.
Method GenerateMesh() (p. 510) Run the GenerateMesh action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 510)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 510)
Method PreviewInflation() (p. 511) Run the PreviewInflation action.
Method PreviewSurfaceMesh() (p. 511) Run the PreviewSurfaceMesh action.
Method ShowMappableBodies() (p. 511) Run the ShowMappableBodies action.
Method ShowSweepableBodies() (p. 511) Run the ShowSweepableBodies action.
Method Update() (p. 511) Run the Update action.

AspectRatio
Gets or sets the AspectRatio.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
496 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Declaration Syntax
public double AspectRatio { set;get; }

AutomaticMeshBasedDefeaturing
Gets or sets the AutomaticMeshBasedDefeaturing.

Declaration Syntax
public int AutomaticMeshBasedDefeaturing { set;get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 497
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

DefeatureTolerance
Gets the DefeatureTolerance.

Declaration Syntax
public Quantity DefeatureTolerance { get; }

DisplayStyle
Gets or sets the DisplayStyle.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
498 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 499
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
500 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 501
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
502 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 503
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
504 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 505
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
506 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 507
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

AddAutomaticMethod()
Creates a new AutomaticMethod

Declaration Syntax
public virtual AutomaticMethod AddAutomaticMethod()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddContactSizing()
Creates a new ContactSizing

Declaration Syntax
public virtual ContactSizing AddContactSizing()

AddFaceMeshing()
Creates a new FaceMeshing

Declaration Syntax
public virtual FaceMeshing AddFaceMeshing()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddGapTool()
Creates a new GapTool

Declaration Syntax
public virtual GapTool AddGapTool()

AddInflation()
Creates a new Inflation

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
508 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh

Declaration Syntax
public virtual Inflation AddInflation()

AddMatchControl()
Creates a new MatchControl

Declaration Syntax
public virtual MatchControl AddMatchControl()

AddNodeMerge()
Add a new NodeMerge.

Declaration Syntax
public virtual void AddNodeMerge()

AddNodeMergeGroup()
Add a new NodeMergeGroup.

Declaration Syntax
public virtual void AddNodeMergeGroup()

AddPinch()
Creates a new Pinch

Declaration Syntax
public virtual Pinch AddPinch()

AddRefinement()
Creates a new Refinement

Declaration Syntax
public virtual Refinement AddRefinement()

AddSizing()
Creates a new Sizing

Declaration Syntax
public virtual Sizing AddSizing()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 509
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

CreatePinchControls()
Run the CreatePinchControls action.

Declaration Syntax
public virtual void CreatePinchControls()

GenerateMesh()
Run the GenerateMesh action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
510 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControl

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 virtual void PreviewInflation()

PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.

Declaration Syntax
public virtual void PreviewSurfaceMesh()

ShowMappableBodies()
Run the ShowMappableBodies action.

Declaration Syntax
public virtual void ShowMappableBodies()

ShowSweepableBodies()
Run the ShowSweepableBodies action.

Declaration Syntax
public virtual void ShowSweepableBodies()

Update()
Run the Update action.

Declaration Syntax
public virtual void Update()

MeshControl
Defines a MeshControl.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 511
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public class MeshControl : DataModelObject, IFolderDataModelObject

Table 157: Members

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


Property Comments (p. 512) Gets the list of associated comments.
Property DataModelObjectCategory (p. 512) Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.
Property InternalObject (p. 513) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 513) Gets or sets the Suppressed.
Method AddComment() (p. 513) Creates a new child Comment.
Method AddFigure() (p. 513) Creates a new child Figure.
Method Delete() (p. 513) Run the Delete action.
Method Duplicate() (p. 513) Run the Duplicate action.
Method GenerateMesh() (p. 514) Generate the Mesh.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 514)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 514)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
512 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControl

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 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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 513
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Declaration Syntax
public virtual void Duplicate()

GenerateMesh()
Generate the Mesh.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Pinch
Defines a Pinch.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
514 of ANSYS, Inc. and its subsidiaries and affiliates.
Pinch

Declaration Syntax
public class Pinch : MeshControl

Table 158: Members

Property AutoManualMode (p. 515) Gets the AutoManualMode.


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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property DataModelObjectCategory (p. 515)Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property InternalObject (p. 515) Gets the internal object. For advanced usage
only.
Property MasterGeometry (p. 516) Gets or sets the MasterGeometry.
Property SlaveGeometry (p. 516) Gets or sets the SlaveGeometry.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property Tolerance (p. 516) Gets or sets the Tolerance.

AutoManualMode
Gets the AutoManualMode.

Declaration Syntax
public int AutoManualMode { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 515
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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 159: Members

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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property DataModelObjectCategory (p. 517)Gets the current DataModelObject's
category.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property InternalObject (p. 517) Gets the internal object. For advanced usage
only.
Property Location (p. 517) Gets or sets the Location.
Property NumberOfRefinements (p. 517) Gets or sets the NumberOfRefinements.
Property Suppressed (p. 513) Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
516 of ANSYS, Inc. and its subsidiaries and affiliates.
Relevance

(Inherited from MeshControl (p. 511).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

NumberOfRefinements
Gets or sets the NumberOfRefinements.

Declaration Syntax
public int NumberOfRefinements { set;get; }

Relevance
Defines a Relevance.

Declaration Syntax
public class Relevance : MeshControl

Table 160: Members

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

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property DataModelObjectCategory (p. 518)Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 517
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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

(Inherited from MeshControl (p. 511).)


Property InternalObject (p. 518) Gets the internal object. For advanced usage
only.
Property Location (p. 518) Gets or sets the Location.
Property PartRelavance (p. 518) Gets the PartRelavance.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

PartRelavance
Gets the PartRelavance.

Declaration Syntax
public int PartRelavance { get; }

Sizing
Defines a Sizing.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
518 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing

Declaration Syntax
public class Sizing : MeshControl

Table 161: Members

Property Active (p. 520) Gets the Active.


Property Behavior (p. 520) Gets or sets the Behavior.
Property BiasFactor (p. 520) Gets or sets the BiasFactor.
Property BiasGrowthRate (p. 520) Gets or sets the BiasGrowthRate.
Property BiasOption (p. 520) Gets or sets the BiasOption.
Property BiasType (p. 520) Gets or sets the BiasType.
Property BodyOfInfluence (p. 520) Gets the BodyOfInfluence.
Property Children (p. 512) Gets the list of children.

(Inherited from MeshControl (p. 511).)


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

(Inherited from MeshControl (p. 511).)


Property CurvatureNormalAngle (p. 521) Gets or sets the CurvatureNormalAngle.
Property DataModelObjectCategory (p. 521) Gets the current DataModelObject's
category.
Property ElementSize (p. 521) Gets or sets the ElementSize.
Property Figures (p. 513) Gets the list of associated figures.

(Inherited from MeshControl (p. 511).)


Property GrowthRate (p. 521) Gets or sets the GrowthRate.
Property InternalObject (p. 521) Gets the internal object. For advanced usage
only.
Property LocalMinimumSize (p. 521) Gets or sets the LocalMinimumSize.
Property Location (p. 522) Gets or sets the Location.
Property NumberOfDivisions (p. 522) Gets or sets the NumberOfDivisions.
Property OriginX (p. 522) Gets the OriginX.
Property OriginY (p. 522) Gets the OriginY.
Property OriginZ (p. 522) Gets the OriginZ.
Property ReverseBias (p. 522) Gets or sets the ReverseBias.
Property SphereCenter (p. 522) Gets or sets the SphereCenter.
Property SphereRadius (p. 523) Gets or sets the SphereRadius.
Property Suppressed (p. 513) Gets or sets the Suppressed.

(Inherited from MeshControl (p. 511).)


Property Type (p. 523) Gets or sets the Type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 519
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

Active
Gets the Active.

Declaration Syntax
public bool Active { get; }

Behavior
Gets or sets the Behavior.

Declaration Syntax
public SizingBehavior Behavior { set;get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
520 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing

Declaration Syntax
public ISelectionInfo BodyOfInfluence { set;get; }

CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.

Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

ElementSize
Gets or sets the ElementSize.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 521
Ansys.ACT.Automation.Mechanical.MeshControls Namespace

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
522 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 523
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
524 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results

Table 162: Members

ContactDataTable (p. 525) Defines a ContactDataTable.


Convergence (p. 527) Defines a Convergence.
MagneticCoenergy (p. 531) Defines a MagneticCoenergy.
MagneticPotential (p. 533) Defines a MagneticPotential.
NewtonRaphsonResidualForce (p. 536) Defines a
NewtonRaphsonResidualForce.
NewtonRaphsonResidualHeat (p. 539) Defines a
NewtonRaphsonResidualHeat.
NewtonRaphsonResidualMoment (p. 542) Defines a
NewtonRaphsonResidualMoment.
Result (p. 545) Defines a Result.
ResultChart (p. 554) Defines a ResultChart.
ShapeFinder (p. 563) Defines a ShapeFinder.
ShapeFinderElemental (p. 565) Defines a ShapeFinderElemental.
UserDefinedResult (p. 568) Defines a UserDefinedResult.
VariableGraph (p. 577) Defines a VariableGraph.

ContactDataTable
Defines a ContactDataTable.

Declaration Syntax
public class ContactDataTable : DataModelObject, IFolderDataModelObject

Table 163: Members

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


Property Comments (p. 526) Gets the list of associated comments.
Property DataModelObjectCategory (p. 526) Gets the current DataModelObject's
category.
Property Figures (p. 526) Gets the list of associated figures.
Property InternalObject (p. 526) Gets the internal object. For advanced usage
only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 525
Ansys.ACT.Automation.Mechanical.Results Namespace

Method AddComment() (p. 526) Creates a new child Comment.


Method AddFigure() (p. 527) Creates a new child Figure.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 527)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 527)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
526 of ANSYS, Inc. and its subsidiaries and affiliates.
Convergence

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

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

Convergence
Defines a Convergence.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 527
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public class Convergence : DataModelObject, IFolderDataModelObject

Table 164: Members

Property AllowableChange (p. 528) Gets or sets the AllowableChange.


Property Children (p. 528) Gets the list of children.
Property Comments (p. 528) Gets the list of associated comments.
Property DataModelObjectCategory (p. 529) Gets the current DataModelObject's
category.
Property Figures (p. 529) Gets the list of associated figures.
Property InternalObject (p. 529) Gets the internal object. For advanced usage
only.
Property IsConverged (p. 529) Gets the IsConverged.
Property LastChange (p. 529) Gets the LastChange.
Property Type (p. 529) Gets or sets the Type.
Method AddComment() (p. 529) Creates a new child Comment.
Method AddFigure() (p. 530) Creates a new child Figure.
Method Delete() (p. 530) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 530)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 530)

AllowableChange
Gets or sets the AllowableChange.

Declaration Syntax
public double AllowableChange { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
528 of ANSYS, Inc. and its subsidiaries and affiliates.
Convergence

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 529
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Delete()
Run the Delete action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
530 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticCoenergy

children(IList<DataModelObject>)
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 165: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 533) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 533) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 531
Ansys.ACT.Automation.Mechanical.Results Namespace

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
532 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticPotential

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MagneticPotential
Defines a MagneticPotential.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 533
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public class MagneticPotential : Result

Table 166: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 536) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 536) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
534 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticPotential

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 535
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 167: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
536 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualForce

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 539) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 539) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 537
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
538 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualHeat

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 168: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 539
Ansys.ACT.Automation.Mechanical.Results Namespace

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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 542) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 542) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
540 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualHeat

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 541
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NewtonRaphsonResidualMoment
Defines a NewtonRaphsonResidualMoment.

Declaration Syntax
public class NewtonRaphsonResidualMoment : Result

Table 169: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 544) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
542 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualMoment

Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 545) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 543
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
544 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Result
Defines a Result.

Declaration Syntax
public abstract class Result : DataModelObject, IFolderDataModelObject

Table 170: Members

Property Average (p. 546) Gets the Average.


Property By (p. 546) Gets or sets the By.
Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.
Property Children (p. 547) Gets the list of children.
Property Comments (p. 547) Gets the list of associated comments.
Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 547) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.
Property DisplayTime (p. 548) Gets or sets the DisplayTime.
Property Figures (p. 548) Gets the list of associated figures.
Property Identifier (p. 548) Gets or sets the Identifier.
Property InternalObject (p. 548) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.
Property IterationNumber (p. 548) Gets the IterationNumber.
Property LoadStep (p. 548) Gets the LoadStep.
Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.
Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.
Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.
Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.
Property Location (p. 549) Gets or sets the Location.
Property Maximum (p. 549) Gets the Maximum.
Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 545
Ansys.ACT.Automation.Mechanical.Results Namespace

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.
Property Minimum (p. 550) Gets the Minimum.
Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.
Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.
Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.
Property ResultType (p. 551) Gets or sets the ResultType.
Property Substep (p. 551) Gets the Substep.
Property Suppressed (p. 551) Gets or sets the Suppressed.
Property Time (p. 551) Gets the Time.
Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.
Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.
Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.
Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.
Method AddComment() (p. 552) Creates a new child Comment.
Method AddConvergence() (p. 552) Creates a new Convergence
Method AddFigure() (p. 552) Creates a new child Figure.
Method ClearGeneratedData() (p. 552) Run the ClearGeneratedData action.
Method CreateResultsAtAllSets() (p. 552) Run the CreateResultsAtAllSets action.
Method Delete() (p. 553) Run the Delete action.
Method Duplicate() (p. 553) Run the Duplicate action.
Method EvaluateAllResults() (p. 553) Run the EvaluateAllResults action.
Method ExportToSTLFile(string) (p. 553) Run the ExportToSTLFile action.
Method ExportToTextFile(bool, string) (p. 553) Run the ExportToTextFile action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 554)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 554)

Average
Gets the Average.

Declaration Syntax
public Quantity Average { get; }

By
Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
546 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

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.

Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

DisplayOption
Gets or sets the DisplayOption.

Declaration Syntax
public ResultAveragingType DisplayOption { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 547
Ansys.ACT.Automation.Mechanical.Results Namespace

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; }

IsSolved
Gets the IsSolved.

Declaration Syntax
public bool IsSolved { get; }

IterationNumber
Gets the IterationNumber.

Declaration Syntax
public double IterationNumber { get; }

LoadStep
Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
548 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Declaration Syntax
public int LoadStep { get; }

LoadStepForMaximumOfMaximumValues
Get the Load Step for the maximum of maximum values.

Declaration Syntax
public uint LoadStepForMaximumOfMaximumValues { get; }

LoadStepForMaximumOfMinimumValues
Get the Load Step for the maximum of minimum values.

Declaration Syntax
public uint LoadStepForMaximumOfMinimumValues { get; }

LoadStepForMinimumOfMaximumValues
Get the Load Step for the minimum of maximum values.

Declaration Syntax
public uint LoadStepForMinimumOfMaximumValues { get; }

LoadStepForMinimumOfMinimumValues
Get the Load Step for the minimum of minimum values.

Declaration Syntax
public uint LoadStepForMinimumOfMinimumValues { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public Quantity Maximum { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 549
Ansys.ACT.Automation.Mechanical.Results Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
550 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

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; }

Time
Gets the Time.

Declaration Syntax
public Quantity Time { get; }

TimeForMaximumOfMaximumValues
Get the Time for the maximum of maximum values.

Declaration Syntax
public Quantity TimeForMaximumOfMaximumValues { get; }

TimeForMaximumOfMinimumValues
Get the Time for the maximum of minimum values.

Declaration Syntax
public Quantity TimeForMaximumOfMinimumValues { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 551
Ansys.ACT.Automation.Mechanical.Results Namespace

TimeForMinimumOfMaximumValues
Get the Time for the minimum of maximum values.

Declaration Syntax
public Quantity TimeForMinimumOfMaximumValues { get; }

TimeForMinimumOfMinimumValues
Get the Time for the minimum of minimum values.

Declaration Syntax
public Quantity TimeForMinimumOfMinimumValues { get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddConvergence()
Creates a new Convergence

Declaration Syntax
public virtual Convergence AddConvergence()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

CreateResultsAtAllSets()
Run the CreateResultsAtAllSets action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
552 of ANSYS, Inc. and its subsidiaries and affiliates.
Result

Declaration Syntax
public virtual void CreateResultsAtAllSets()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public virtual void EvaluateAllResults()

ExportToSTLFile(string)
Run the ExportToSTLFile action.

Declaration Syntax
public virtual void ExportToSTLFile(string filePath)

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

ExportToTextFile(bool, string)
Run the ExportToTextFile action.

Declaration Syntax
public virtual void ExportToTextFile(bool bIgnoreExcelPreference, string filePath)

Parameters
bIgnoreExcelPreference(bool)
No details are provided for this entry.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 553
Ansys.ACT.Automation.Mechanical.Results Namespace

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.

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

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 171: Members

Property AccelerationType (p. 556) Gets the AccelerationType.


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.
Property Children (p. 556) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
554 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

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


Property ContactRegion (p. 556) Gets or sets the ContactRegion.
Property ContactSide (p. 556) Gets or sets the ContactSide.
Property CoordinateSystem (p. 557) Gets or sets the CoordinateSystem.
Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.
Property DataModelObjectCategory (p. 557) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.
Property Duration (p. 557) Gets or sets the Duration.
Property EnhancedTracking (p. 557) Gets the EnhancedTracking.
Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.
Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.
Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.
Property InternalObject (p. 558) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.
Property Location (p. 558) Gets or sets the Location.
Property Maximum (p. 558) Gets the Maximum.
Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.
Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.
Property MaximumStress (p. 559) Gets the MaximumStress.
Property Minimum (p. 559) Gets the Minimum.
Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.
Property MinimumStress (p. 559) Gets the MinimumStress.
Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.
Property PhaseAngle (p. 560) Gets the PhaseAngle.
Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.
Property ReportedFrequency (p. 560) Gets the ReportedFrequency.
Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.
Property ResultChartType (p. 560) Gets the ResultChartType.
Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.
Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.
Property StressStrainType (p. 561) Gets or sets the StressStrainType.
Property Suppressed (p. 561) Gets or sets the Suppressed.
Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.
Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.
Property VelocityType (p. 561) Gets the VelocityType.
Method AddComment() (p. 561) Creates a new child Comment.
Method Delete() (p. 562) Run the Delete action.
Method Duplicate() (p. 562) Run the Duplicate action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 555
Ansys.ACT.Automation.Mechanical.Results Namespace

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


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

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.

Declaration Syntax
public ContactRegion ContactRegion { get; }

ContactSide
Gets or sets the ContactSide.

Declaration Syntax
public ContactSideScopingType ContactSide { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
556 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

FrequencyAtMaximumAmplitude
Gets the FrequencyAtMaximumAmplitude.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 557
Ansys.ACT.Automation.Mechanical.Results Namespace

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; }

IsSolved
Gets the IsSolved.

Declaration Syntax
public bool IsSolved { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

Maximum
Gets the Maximum.

Declaration Syntax
public double Maximum { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
558 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

MaximumAmplitude
Gets the MaximumAmplitude.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 559
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
560 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart

SpatialResolution
Gets or sets the SpatialResolution.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 561
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public virtual Comment AddComment()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
562 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinder

children(IList<DataModelObject>)
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 172: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 565) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 565) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 563
Ansys.ACT.Automation.Mechanical.Results Namespace

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
564 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinderElemental

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShapeFinderElemental
Defines a ShapeFinderElemental.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 565
Ansys.ACT.Automation.Mechanical.Results Namespace

Declaration Syntax
public class ShapeFinderElemental : Result

Table 173: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 568) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 568) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
566 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinderElemental

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 567
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 174: Members

Property AverageAcrossBodies (p. 570) Gets or sets the AverageAcrossBodies.


Property By (p. 570) Gets or sets the By.
Property CalculateTimeHistory (p. 570) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
568 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

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


Property CoordinateSystem (p. 570) Gets or sets the CoordinateSystem.
Property CyclicMode (p. 570) Gets or sets the CyclicMode.
Property DataModelObjectCategory (p. 571) Gets the current DataModelObject's
category.
Property DisplayOption (p. 571) Gets or sets the DisplayOption.
Property DisplayTime (p. 571) Gets or sets the DisplayTime.
Property Expression (p. 571) Gets or sets the Expression.
Property Identifier (p. 571) Gets or sets the Identifier.
Property InputUnitSystem (p. 571) Gets the InputUnitSystem.
Property InternalObject (p. 572) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 572) Gets the IsSolved.
Property IterationNumber (p. 572) Gets the IterationNumber.
Property Layer (p. 572) Gets or sets the Layer.
Property LoadMultiplier (p. 572) Gets the LoadMultiplier.
Property LoadStep (p. 572) Gets the LoadStep.
Property Location (p. 572) Gets or sets the Location.
Property Maximum (p. 573) Gets the Maximum.
Property MaximumOccursOn (p. 573) Gets the MaximumOccursOn.
Property MaximumOfMaximumOverTime (p. 573) Gets the MaximumOfMaximumOverTime.
Property MaximumOfMinimumOverTime (p. 573) Gets the MaximumOfMinimumOverTime.
Property Minimum (p. 573) Gets the Minimum.
Property MinimumOccursOn (p. 573) Gets the MinimumOccursOn.
Property MinimumOfMaximumOverTime (p. 574) Gets the MinimumOfMaximumOverTime.
Property MinimumOfMinimumOverTime (p. 574) Gets the MinimumOfMinimumOverTime.
Property Mode (p. 574) Gets or sets the Mode (Result Set Number).
Property OutputUnit (p. 574) Gets or sets the OutputUnit.
Property Position (p. 574) Gets or sets the Position.
Property ReportedFrequency (p. 574) Gets the ReportedFrequency.
Property RequestedFrequency (p. 574) Gets or sets the RequestedFrequency.
Property SetNumber (p. 575) Gets or sets the SetNumber.
Property SubScopeBy (p. 575) Gets or sets the SubScopeBy.
Property Substep (p. 575) Gets the Substep.
Property Suppressed (p. 575) Gets or sets the Suppressed.
Property SweepingPhase (p. 575) Gets or sets the SweepingPhase.
Property Time (p. 575) Gets the Time.
Property Type (p. 576) Gets the Type.
Method ClearGeneratedData() (p. 576) Run the ClearGeneratedData action.
Method CreateResultsAtAllSets() (p. 576) Run the CreateResultsAtAllSets action.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 569
Ansys.ACT.Automation.Mechanical.Results Namespace

Method Delete() (p. 576) Run the Delete action.


Method Duplicate() (p. 576) Run the Duplicate action.
Method EvaluateAllResults() (p. 576) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 576)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 577)

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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
570 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

Declaration Syntax
public uint CyclicMode { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 571
Ansys.ACT.Automation.Mechanical.Results Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSCustomResultAuto InternalObject { get; }

IsSolved
Gets the IsSolved.

Declaration Syntax
public bool IsSolved { 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; }

LoadStep
Gets the LoadStep.

Declaration Syntax
public int LoadStep { get; }

Location
Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
572 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

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.

Declaration Syntax
public Quantity Minimum { get; }

MinimumOccursOn
Gets the MinimumOccursOn.

Declaration Syntax
public string MinimumOccursOn { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 573
Ansys.ACT.Automation.Mechanical.Results Namespace

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; }

ReportedFrequency
Gets the ReportedFrequency.

Declaration Syntax
public Quantity ReportedFrequency { get; }

RequestedFrequency
Gets or sets the RequestedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
574 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult

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.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

Time
Gets the Time.

Declaration Syntax
public Quantity Time { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 575
Ansys.ACT.Automation.Mechanical.Results Namespace

Type
Gets the Type.

Declaration Syntax
public string Type { get; }

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

CreateResultsAtAllSets()
Run the CreateResultsAtAllSets action.

Declaration Syntax
public virtual void CreateResultsAtAllSets()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public virtual void EvaluateAllResults()

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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
576 of ANSYS, Inc. and its subsidiaries and affiliates.
VariableGraph

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 175: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 577
Ansys.ACT.Automation.Mechanical.Results Namespace

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 580) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 580) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
578 of ANSYS, Inc. and its subsidiaries and affiliates.
VariableGraph

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


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

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 579
Ansys.ACT.Automation.Mechanical.Results Namespace

Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
580 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 176: Members

ContactChatteringTracker (p. 582) Defines a ContactChatteringTracker.


ContactElasticSlipTracker (p. 585) Defines a ContactElasticSlipTracker.
ContactFluidPressureTracker (p. 587) Defines a ContactFluidPressureTracker.
ContactForceTracker (p. 590) Defines a ContactForceTracker.
ContactFrictionalStressTracker (p. 593) Defines a ContactFrictionalStressTracker.
ContactGapTracker (p. 596) Defines a ContactGapTracker.
ContactingAreaTracker (p. 599) Defines a ContactingAreaTracker.
ContactMaximumDampingPressureTracker (p. 601) Defines a
ContactMaximumDampingPressureTracker.
ContactMaximumGeometricSlidingDistanceTracker (p. 604) Defines a
ContactMaximumGeometricSlidingDistanceTracker.
ContactMaximumTangentialStiffnessTracker (p. 607) Defines a
ContactMaximumTangentialStiffnessTracker.
ContactMinimumGeometricSlidingDistanceTracker (p. 610) Defines a
ContactMinimumGeometricSlidingDistanceTracker.
ContactMinimumTangentialStiffnessTracker (p. 612) Defines a
ContactMinimumTangentialStiffnessTracker.
ContactNormalStiffnessTracker (p. 615) Defines a ContactNormalStiffnessTracker.
ContactNumberStickingTracker (p. 618) Defines a ContactNumberStickingTracker.
ContactPenetrationTracker (p. 621) Defines a ContactPenetrationTracker.
ContactPressureTracker (p. 624) Defines a ContactPressureTracker.
ContactResultingPinballTracker (p. 626) Defines a ContactResultingPinballTracker.
ContactSlidingDistanceTracker (p. 629) Defines a ContactSlidingDistanceTracker.
DensityTracker (p. 632) Defines a DensityTracker.
ExternalForceTracker (p. 635) Defines a ExternalForceTracker.
ForceReactionTracker (p. 637) Defines a ForceReactionTracker.
KineticEnergyTracker (p. 640) Defines a KineticEnergyTracker.
MomentReactionTracker (p. 643) Defines a MomentReactionTracker.
MomentumTracker (p. 646) Defines a MomentumTracker.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 581
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

NumberContactingTracker (p. 649) Defines a NumberContactingTracker.


PlasticWorkTracker (p. 651) Defines a PlasticWorkTracker.
PositionTracker (p. 654) Defines a PositionTracker.
PressureTracker (p. 657) Defines a PressureTracker.
SpringDampingForceTracker (p. 660) Defines a SpringDampingForceTracker.
SpringElasticForceTracker (p. 662) Defines a SpringElasticForceTracker.
SpringElongationTracker (p. 665) Defines a SpringElongationTracker.
SpringVelocityTracker (p. 668) Defines a SpringVelocityTracker.
StiffnessEnergyTracker (p. 671) Defines a StiffnessEnergyTracker.
TemperatureTracker (p. 674) Defines a TemperatureTracker.
TotalEnergyTracker (p. 676) Defines a TotalEnergyTracker.
TotalMassAverageVelocityTracker (p. 679) Defines a TotalMassAverageVelocityTracker.

ContactChatteringTracker
Defines a ContactChatteringTracker.

Declaration Syntax
public class ContactChatteringTracker : ResultChart

Table 177: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
582 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactChatteringTracker

Property DataModelObjectCategory (p. 584) Gets the current DataModelObject's


category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 585) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 583
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
584 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactElasticSlipTracker

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactElasticSlipTracker
Defines a ContactElasticSlipTracker.

Declaration Syntax
public class ContactElasticSlipTracker : ResultChart

Table 178: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 587) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 585
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 587) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
586 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFluidPressureTracker

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactFluidPressureTracker
Defines a ContactFluidPressureTracker.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 587
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ContactFluidPressureTracker : ResultChart

Table 179: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 590) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
588 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFluidPressureTracker

Property InternalObject (p. 590) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 589
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactForceTracker
Defines a ContactForceTracker.

Declaration Syntax
public class ContactForceTracker : ResultChart

Table 180: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
590 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactForceTracker

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 593) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 593) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 591
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
592 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFrictionalStressTracker

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 181: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 593
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 595) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 596) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
594 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFrictionalStressTracker

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 595
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactGapTracker
Defines a ContactGapTracker.

Declaration Syntax
public class ContactGapTracker : ResultChart

Table 182: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 598) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
596 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactGapTracker

Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 598) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 597
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
598 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactingAreaTracker

ContactingAreaTracker
Defines a ContactingAreaTracker.

Declaration Syntax
public class ContactingAreaTracker : ResultChart

Table 183: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 601) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 599
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 601) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
600 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumDampingPressureTracker

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMaximumDampingPressureTracker
Defines a ContactMaximumDampingPressureTracker.

Declaration Syntax
public class ContactMaximumDampingPressureTracker : ResultChart

Table 184: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 601
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 604) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 604) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
602 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumDampingPressureTracker

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 603
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 185: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
604 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumGeometricSlidingDistanceTracker

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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 607) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 607) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 605
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
606 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumTangentialStiffnessTracker

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMaximumTangentialStiffnessTracker
Defines a ContactMaximumTangentialStiffnessTracker.

Declaration Syntax
public class ContactMaximumTangentialStiffnessTracker : ResultChart

Table 186: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 607
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 609) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 610) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
608 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMaximumTangentialStiffnessTracker

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 609
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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 187: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 612) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
610 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMinimumGeometricSlidingDistanceTracker

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 612) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 611
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactMinimumTangentialStiffnessTracker
Defines a ContactMinimumTangentialStiffnessTracker.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
612 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMinimumTangentialStiffnessTracker

Declaration Syntax
public class ContactMinimumTangentialStiffnessTracker : ResultChart

Table 188: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 615) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 613
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property InternalObject (p. 615) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
614 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactNormalStiffnessTracker

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 189: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 615
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 618) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 618) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
616 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactNormalStiffnessTracker

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 617
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactNumberStickingTracker
Defines a ContactNumberStickingTracker.

Declaration Syntax
public class ContactNumberStickingTracker : ResultChart

Table 190: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
618 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactNumberStickingTracker

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 620) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 621) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 619
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
620 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPenetrationTracker

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 191: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 623) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 621
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 623) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
622 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPenetrationTracker

Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 623
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

ContactPressureTracker
Defines a ContactPressureTracker.

Declaration Syntax
public class ContactPressureTracker : ResultChart

Table 192: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 626) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
624 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressureTracker

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 626) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 625
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 193: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
626 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactResultingPinballTracker

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 629) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 629) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 627
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
628 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSlidingDistanceTracker

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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ContactSlidingDistanceTracker
Defines a ContactSlidingDistanceTracker.

Declaration Syntax
public class ContactSlidingDistanceTracker : ResultChart

Table 194: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 629
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 632) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 632) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
630 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSlidingDistanceTracker

Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 631
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 195: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
632 of ANSYS, Inc. and its subsidiaries and affiliates.
DensityTracker

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 634) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 635) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 633
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
634 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalForceTracker

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ExternalForceTracker
Defines a ExternalForceTracker.

Declaration Syntax
public class ExternalForceTracker : ResultChart

Table 196: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 637) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 635
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 637) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
636 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReactionTracker

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

ForceReactionTracker
Defines a ForceReactionTracker.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 637
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public class ForceReactionTracker : ResultChart

Table 197: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 640) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
638 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReactionTracker

Property InternalObject (p. 640) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 639
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

KineticEnergyTracker
Defines a KineticEnergyTracker.

Declaration Syntax
public class KineticEnergyTracker : ResultChart

Table 198: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
640 of ANSYS, Inc. and its subsidiaries and affiliates.
KineticEnergyTracker

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 643) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 643) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 641
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
642 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReactionTracker

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 199: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 643
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 645) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 646) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
644 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReactionTracker

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 645
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

MomentumTracker
Defines a MomentumTracker.

Declaration Syntax
public class MomentumTracker : ResultChart

Table 200: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 648) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
646 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentumTracker

Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 648) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 647
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
648 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberContactingTracker

NumberContactingTracker
Defines a NumberContactingTracker.

Declaration Syntax
public class NumberContactingTracker : ResultChart

Table 201: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 651) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 649
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 651) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
650 of ANSYS, Inc. and its subsidiaries and affiliates.
PlasticWorkTracker

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

PlasticWorkTracker
Defines a PlasticWorkTracker.

Declaration Syntax
public class PlasticWorkTracker : ResultChart

Table 202: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 651
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 654) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 654) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
652 of ANSYS, Inc. and its subsidiaries and affiliates.
PlasticWorkTracker

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 653
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 203: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
654 of ANSYS, Inc. and its subsidiaries and affiliates.
PositionTracker

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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 657) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 657) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 655
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
656 of ANSYS, Inc. and its subsidiaries and affiliates.
PressureTracker

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

PressureTracker
Defines a PressureTracker.

Declaration Syntax
public class PressureTracker : ResultChart

Table 204: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 657
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 659) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 660) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
658 of ANSYS, Inc. and its subsidiaries and affiliates.
PressureTracker

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 659
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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 205: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 662) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
660 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringDampingForceTracker

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 662) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 661
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringElasticForceTracker
Defines a SpringElasticForceTracker.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
662 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringElasticForceTracker

Declaration Syntax
public class SpringElasticForceTracker : ResultChart

Table 206: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 665) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 663
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property InternalObject (p. 665) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
664 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringElongationTracker

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 207: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 665
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 668) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 668) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
666 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringElongationTracker

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 667
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

SpringVelocityTracker
Defines a SpringVelocityTracker.

Declaration Syntax
public class SpringVelocityTracker : ResultChart

Table 208: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
668 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringVelocityTracker

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 670) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 671) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 669
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
670 of ANSYS, Inc. and its subsidiaries and affiliates.
StiffnessEnergyTracker

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 209: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 673) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 671
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 673) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
672 of ANSYS, Inc. and its subsidiaries and affiliates.
StiffnessEnergyTracker

Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 673
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

TemperatureTracker
Defines a TemperatureTracker.

Declaration Syntax
public class TemperatureTracker : ResultChart

Table 210: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 676) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
674 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureTracker

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 676) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 675
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 211: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
676 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalEnergyTracker

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 679) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 679) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 677
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
678 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMassAverageVelocityTracker

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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

TotalMassAverageVelocityTracker
Defines a TotalMassAverageVelocityTracker.

Declaration Syntax
public class TotalMassAverageVelocityTracker : ResultChart

Table 212: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 679
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 682) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 682) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
680 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMassAverageVelocityTracker

Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 681
Ansys.ACT.Automation.Mechanical.Results.ResultTrackers Namespace

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
682 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 213: Members

AccelerationPhaseResponse (p. 683) Defines a


AccelerationPhaseResponse.
DeformationPhaseResponse (p. 686) Defines a
DeformationPhaseResponse.
ElasticStrainPhaseResponse (p. 689) Defines a
ElasticStrainPhaseResponse.
StressPhaseResponse (p. 691) Defines a StressPhaseResponse.
VelocityPhaseResponse (p. 694) Defines a
VelocityPhaseResponse.

AccelerationPhaseResponse
Defines a AccelerationPhaseResponse.

Declaration Syntax
public class AccelerationPhaseResponse : ResultChart

Table 214: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 683
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 686) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 686) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
684 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationPhaseResponse

Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 685
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

DeformationPhaseResponse
Defines a DeformationPhaseResponse.

Declaration Syntax
public class DeformationPhaseResponse : ResultChart

Table 215: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
686 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationPhaseResponse

Property DataModelObjectCategory (p. 688) Gets the current DataModelObject's


category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 689) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 687
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
688 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainPhaseResponse

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 216: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 691) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 689
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 691) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
690 of ANSYS, Inc. and its subsidiaries and affiliates.
StressPhaseResponse

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

StressPhaseResponse
Defines a StressPhaseResponse.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 691
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Declaration Syntax
public class StressPhaseResponse : ResultChart

Table 217: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 694) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
692 of ANSYS, Inc. and its subsidiaries and affiliates.
StressPhaseResponse

Property InternalObject (p. 694) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 693
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 218: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
694 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 697) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 697) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 695
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
696 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 697
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
698 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 219: Members

AccelerationFrequencyResponse (p. 699) Defines a


AccelerationFrequencyResponse.
DeformationFrequencyResponse (p. 702) Defines a
DeformationFrequencyResponse.
ElasticStrainFrequencyResponse (p. 705) Defines a
ElasticStrainFrequencyResponse.
StressFrequencyResponse (p. 707) Defines a StressFrequencyResponse.
VelocityFrequencyResponse (p. 710) Defines a
VelocityFrequencyResponse.

AccelerationFrequencyResponse
Defines a AccelerationFrequencyResponse.

Declaration Syntax
public class AccelerationFrequencyResponse : ResultChart

Table 220: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 699
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 702) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 702) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
700 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationFrequencyResponse

Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 701
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

DeformationFrequencyResponse
Defines a DeformationFrequencyResponse.

Declaration Syntax
public class DeformationFrequencyResponse : ResultChart

Table 221: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
702 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationFrequencyResponse

Property DataModelObjectCategory (p. 704) Gets the current DataModelObject's


category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 705) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 703
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
704 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainFrequencyResponse

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 222: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 707) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 705
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 707) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
706 of ANSYS, Inc. and its subsidiaries and affiliates.
StressFrequencyResponse

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

StressFrequencyResponse
Defines a StressFrequencyResponse.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 707
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Declaration Syntax
public class StressFrequencyResponse : ResultChart

Table 223: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 710) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
708 of ANSYS, Inc. and its subsidiaries and affiliates.
StressFrequencyResponse

Property InternalObject (p. 710) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 709
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 224: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
710 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityFrequencyResponse

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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 713) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 713) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 711
Ansys.ACT.Automation.Mechanical.Results.FrequencyResponseResults Namespace

Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


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

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
712 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityFrequencyResponse

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 713
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
714 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 225: Members

AccelerationProbe (p. 716) Defines a AccelerationProbe.


AngularAccelerationProbe (p. 719) Defines a
AngularAccelerationProbe.
AngularVelocityProbe (p. 721) Defines a AngularVelocityProbe.
BeamProbe (p. 724) Defines a BeamProbe.
BearingProbe (p. 730) Defines a BearingProbe.
BoltPretensionProbe (p. 738) Defines a BoltPretensionProbe.
CurrentDensityProbe (p. 742) Defines a CurrentDensityProbe.
DeformationProbe (p. 745) Defines a DeformationProbe.
ElectricFieldProbe (p. 751) Defines a ElectricFieldProbe.
ElectricVoltageProbe (p. 754) Defines a ElectricVoltageProbe.
EmagReactionProbe (p. 758) Defines a EmagReactionProbe.
EnergyProbe (p. 761) Defines a EnergyProbe.
FieldIntensityProbe (p. 767) Defines a FieldIntensityProbe.
FluxDensityProbe (p. 770) Defines a FluxDensityProbe.
ForceReaction (p. 773) Defines a ForceReaction.
GeneralizedPlaneStrainProbe (p. 779) Defines a
GeneralizedPlaneStrainProbe.
HeatFluxProbe (p. 782) Defines a HeatFluxProbe.
JointProbe (p. 787) Defines a JointProbe.
MagneticFluxProbe (p. 790) Defines a MagneticFluxProbe.
MomentReaction (p. 794) Defines a MomentReaction.
Position (p. 799) Defines a Position.
RadiationProbe (p. 802) Defines a RadiationProbe.
ReactionProbe (p. 806) Defines a ReactionProbe.
ResponsePSD (p. 809) Defines a ResponsePSD.
ResultProbe (p. 813) Defines a ResultProbe.
RotationProbe (p. 822) Defines a RotationProbe.
SpringProbe (p. 826) Defines a SpringProbe.
StrainProbe (p. 831) Defines a StrainProbe.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 715
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

StressProbe (p. 841) Defines a StressProbe.


TemperatureProbe (p. 850) Defines a TemperatureProbe.
VelocityProbe (p. 854) Defines a VelocityProbe.

AccelerationProbe
Defines a AccelerationProbe.

Declaration Syntax
public class AccelerationProbe : ResultProbe

Table 226: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 718) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 718) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
716 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationProbe

Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 717
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
718 of ANSYS, Inc. and its subsidiaries and affiliates.
AngularAccelerationProbe

AngularAccelerationProbe
Defines a AngularAccelerationProbe.

Declaration Syntax
public class AngularAccelerationProbe : ResultProbe

Table 227: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 721) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 721) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 719
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
720 of ANSYS, Inc. and its subsidiaries and affiliates.
AngularVelocityProbe

Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

AngularVelocityProbe
Defines a AngularVelocityProbe.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 721
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class AngularVelocityProbe : ResultProbe

Table 228: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 724) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 724) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
722 of ANSYS, Inc. and its subsidiaries and affiliates.
AngularVelocityProbe

Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 723
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

BeamProbe
Defines a BeamProbe.

Declaration Syntax
public class BeamProbe : ResultProbe

Table 229: Members

Property AxialForce (p. 727) Gets the AxialForce.


Property BeamSelection (p. 814) Gets or sets the BeamSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
724 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 727) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 728) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumAxialForce (p. 728) Gets the MaximumAxialForce.
Property MaximumMomentAtI (p. 728) Gets the MaximumMomentAtI.
Property MaximumMomentAtJ (p. 728) Gets the MaximumMomentAtJ.
Property MaximumShearForceAtI (p. 728) Gets the MaximumShearForceAtI.
Property MaximumShearForceAtJ (p. 728) Gets the MaximumShearForceAtJ.
Property MaximumTorque (p. 729) Gets the MaximumTorque.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 725
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumAxialForce (p. 729) Gets the MinimumAxialForce.
Property MinimumMomentAtI (p. 729) Gets the MinimumMomentAtI.
Property MinimumMomentAtJ (p. 729) Gets the MinimumMomentAtJ.
Property MinimumShearForceAtI (p. 729) Gets the MinimumShearForceAtI.
Property MinimumShearForceAtJ (p. 729) Gets the MinimumShearForceAtJ.
Property MinimumTorque (p. 729) Gets the MinimumTorque.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MomentAtI (p. 730) Gets the MomentAtI.
Property MomentAtJ (p. 730) Gets the MomentAtJ.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property ShearForceAtI (p. 730) Gets the ShearForceAtI.
Property ShearForceAtJ (p. 730) Gets the ShearForceAtJ.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
726 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Torque (p. 730) Gets the Torque.
Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

AxialForce
Gets the AxialForce.

Declaration Syntax
public Quantity AxialForce { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 727
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
728 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamProbe

MaximumTorque
Gets the MaximumTorque.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 729
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MinimumTorque { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
730 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

Declaration Syntax
public class BearingProbe : ResultProbe

Table 230: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property By (p. 734) Gets or sets the By.
Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DampingForce1 (p. 734) Gets the DampingForce1.
Property DampingForce2 (p. 734) Gets the DampingForce2.
Property DataModelObjectCategory (p. 734) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property ElasticForce1 (p. 734) Gets the ElasticForce1.
Property ElasticForce2 (p. 734) Gets the ElasticForce2.
Property Elongation1 (p. 735) Gets the Elongation1.
Property Elongation2 (p. 735) Gets the Elongation2.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 735) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 731
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumDampingForce1 (p. 735) Gets the MaximumDampingForce1.
Property MaximumDampingForce2 (p. 735) Gets the MaximumDampingForce2.
Property MaximumElasticForce1 (p. 735) Gets the MaximumElasticForce1.
Property MaximumElasticForce2 (p. 736) Gets the MaximumElasticForce2.
Property MaximumElongation1 (p. 736) Gets the MaximumElongation1.
Property MaximumElongation2 (p. 736) Gets the MaximumElongation2.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumVelocity1 (p. 736) Gets the MaximumVelocity1.
Property MaximumVelocity2 (p. 736) Gets the MaximumVelocity2.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumDampingForce1 (p. 736) Gets the MinimumDampingForce1.
Property MinimumDampingForce2 (p. 736) Gets the MinimumDampingForce2.
Property MinimumElasticForce1 (p. 737) Gets the MinimumElasticForce1.
Property MinimumElasticForce2 (p. 737) Gets the MinimumElasticForce2.
Property MinimumElongation1 (p. 737) Gets the MinimumElongation1.
Property MinimumElongation2 (p. 737) Gets the MinimumElongation2.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumVelocity1 (p. 737) Gets the MinimumVelocity1.
Property MinimumVelocity2 (p. 737) Gets the MinimumVelocity2.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
732 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property PhaseIncrement (p. 738) Gets or sets the PhaseIncrement.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ReportedFrequency (p. 738) Gets the ReportedFrequency.
Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property SweepingPhase (p. 738) Gets or sets the SweepingPhase.
Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property Velocity1 (p. 738) Gets the Velocity1.
Property Velocity2 (p. 738) Gets the Velocity2.
Property XAxis (p. 820) Gets the XAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 733
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

By
Gets or sets the By.

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

ElasticForce1
Gets the ElasticForce1.

Declaration Syntax
public Quantity ElasticForce1 { get; }

ElasticForce2
Gets the ElasticForce2.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
734 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 735
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MaximumElasticForce2
Gets the MaximumElasticForce2.

Declaration Syntax
public Quantity MaximumElasticForce2 { get; }

MaximumElongation1
Gets the MaximumElongation1.

Declaration Syntax
public Quantity MaximumElongation1 { get; }

MaximumElongation2
Gets the MaximumElongation2.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
736 of ANSYS, Inc. and its subsidiaries and affiliates.
BearingProbe

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 737
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.

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 231: Members

Property Adjustment (p. 741) Gets the Adjustment.


Property BeamSelection (p. 814) Gets or sets the BeamSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
738 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretensionProbe

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 741) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 741) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumAdjustment (p. 741) Gets the MaximumAdjustment.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumWorkingLoad (p. 742) Gets the MaximumWorkingLoad.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 739
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumAdjustment (p. 742) Gets the MinimumAdjustment.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumWorkingLoad (p. 742) Gets the MinimumWorkingLoad.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
740 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltPretensionProbe

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property WorkingLoad (p. 742) Gets the WorkingLoad.
Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

Adjustment
Gets the Adjustment.

Declaration Syntax
public Quantity Adjustment { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MaximumAdjustment
Gets the MaximumAdjustment.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 741
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.

Declaration Syntax
public Quantity WorkingLoad { get; }

CurrentDensityProbe
Defines a CurrentDensityProbe.

Declaration Syntax
public class CurrentDensityProbe : ResultProbe

Table 232: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
742 of ANSYS, Inc. and its subsidiaries and affiliates.
CurrentDensityProbe

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 745) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 745) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 743
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
744 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationProbe

Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisFluxDensity (p. 745) Gets the YAxisFluxDensity.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxisFluxDensity (p. 745) Gets the ZAxisFluxDensity.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public Quantity ZAxisFluxDensity { get; }

DeformationProbe
Defines a DeformationProbe.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 745
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class DeformationProbe : ResultProbe

Table 233: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 748) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 749) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
746 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationProbe

Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotalDeformation (p. 749) Gets the MaximumTotalDeformation.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxisDeformation (p. 749) Gets the MaximumXAxisDeformation.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxisDeformation (p. 749) Gets the MaximumYAxisDeformation.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxisDeformation (p. 749) Gets the MaximumZAxisDeformation.
Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotalDeformation (p. 749) Gets the MinimumTotalDeformation.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxisDeformation (p. 749) Gets the MinimumXAxisDeformation.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxisDeformation (p. 750) Gets the MinimumYAxisDeformation.
Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxisDeformation (p. 750) Gets the MinimumZAxisDeformation.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 747
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property TotalDeformation (p. 750) Gets the TotalDeformation.
Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XAxisDeformation (p. 750) Gets the XAxisDeformation.
Property XCoordinate (p. 750) Gets the XCoordinate.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisDeformation (p. 750) Gets the YAxisDeformation.
Property YCoordinate (p. 751) Gets the YCoordinate.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxisDeformation (p. 751) Gets the ZAxisDeformation.
Property ZCoordinate (p. 751) Gets the ZCoordinate.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
748 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationProbe

InternalObject
Gets the internal object. For advanced usage only.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 749
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MinimumXAxisDeformation { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
750 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricFieldProbe

YCoordinate
Gets the YCoordinate.

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 234: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 751
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 754) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 754) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
752 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricFieldProbe

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisFieldIntensity (p. 754) Gets the YAxisFieldIntensity.
Property ZAxis (p. 820) Gets the ZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 753
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property ZAxisFieldIntensity (p. 754) Gets the ZAxisFieldIntensity.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

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 235: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
754 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricVoltageProbe

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 757) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 757) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumVoltageProbe (p. 757) Gets the MaximumVoltageProbe.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 755
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumVoltageProbe (p. 757) Gets the MinimumVoltageProbe.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
756 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricVoltageProbe

Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property VoltageProbe (p. 757) Gets the VoltageProbe.
Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 757
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity VoltageProbe { get; }

EmagReactionProbe
Defines a EmagReactionProbe.

Declaration Syntax
public class EmagReactionProbe : ResultProbe

Table 236: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property Current (p. 760) Gets the Current.
Property DataModelObjectCategory (p. 760) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 761) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
758 of ANSYS, Inc. and its subsidiaries and affiliates.
EmagReactionProbe

Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumCurrent (p. 761) Gets the MaximumCurrent.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumCurrent (p. 761) Gets the MinimumCurrent.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 759
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

Current
Gets the Current.

Declaration Syntax
public Quantity Current { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
760 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

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 237: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 761
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 764) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property ExternalEnergy (p. 764) Gets the ExternalEnergy.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 764) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property KineticEnergy (p. 764) Gets the KineticEnergy.
Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumExternalEnergy (p. 765) Gets the MaximumExternalEnergy.
Property MaximumKineticEnergy (p. 765) Gets the MaximumKineticEnergy.
Property MaximumPotentialEnergy (p. 765) Gets the MaximumPotentialEnergy.
Property MaximumStrainEnergy (p. 765) Gets the MaximumStrainEnergy.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotalEnergy (p. 765) Gets the MaximumTotalEnergy.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
762 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

(Inherited from ResultProbe (p. 813).)


Property MinimumExternalEnergy (p. 765) Gets the MinimumExternalEnergy.
Property MinimumKineticEnergy (p. 765) Gets the MinimumKineticEnergy.
Property MinimumPotentialEnergy (p. 766) Gets the MinimumPotentialEnergy.
Property MinimumStrainEnergy (p. 766) Gets the MinimumStrainEnergy.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotalEnergy (p. 766) Gets the MinimumTotalEnergy.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property PotentialEnergy (p. 766) Gets the PotentialEnergy.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property StrainEnergy (p. 766) Gets the StrainEnergy.
Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 763
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property TotalEnergy (p. 766) Gets the TotalEnergy.
Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
764 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyProbe

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 765
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
766 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldIntensityProbe

FieldIntensityProbe
Defines a FieldIntensityProbe.

Declaration Syntax
public class FieldIntensityProbe : ResultProbe

Table 238: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 769) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 769) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 767
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
768 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldIntensityProbe

Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property TotalFieldIntensity (p. 769) Gets the TotalFieldIntensity.
Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisFieldIntensity (p. 770) Gets the YAxisFieldIntensity.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

TotalFieldIntensity
Gets the TotalFieldIntensity.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 769
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity TotalFieldIntensity { get; }

YAxisFieldIntensity
Gets the YAxisFieldIntensity.

Declaration Syntax
public Quantity YAxisFieldIntensity { get; }

FluxDensityProbe
Defines a FluxDensityProbe.

Declaration Syntax
public class FluxDensityProbe : ResultProbe

Table 239: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 772) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
770 of ANSYS, Inc. and its subsidiaries and affiliates.
FluxDensityProbe

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 773) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property Probability (p. 773) Gets the Probability.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 771
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property TotalFluxDensity (p. 773) Gets the TotalFluxDensity.
Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisFluxDensity (p. 773) Gets the YAxisFluxDensity.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxisFluxDensity (p. 773) Gets the ZAxisFluxDensity.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
772 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReaction

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.

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 240: Members

Property Beam (p. 776) Gets or sets the Beam.


Property BeamSelection (p. 814) Gets or sets the BeamSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 773
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property By (p. 776) Gets or sets the By.
Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


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

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 777) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Extraction (p. 777) Gets or sets the Extraction.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 777) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
774 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReaction

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Mode (p. 777) Gets or sets the Mode.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property PhaseIncrement (p. 777) Gets or sets the PhaseIncrement.
Property Probability (p. 777) Gets the Probability.
Property Reference (p. 777) Gets the Reference.
Property RemotePoints (p. 778) Gets or sets the RemotePoints.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ReportedFrequency (p. 778) Gets the ReportedFrequency.
Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property ScaleFactor (p. 778) Gets or sets the ScaleFactor.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property Spring (p. 778) Gets or sets the Spring.
Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 775
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceArea (p. 778) Gets the SurfaceArea.
Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property SweepingPhase (p. 778) Gets or sets the SweepingPhase.
Property SymmetryMultiplier (p. 779) Gets or sets the SymmetryMultiplier.
Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
776 of ANSYS, Inc. and its subsidiaries and affiliates.
ForceReaction

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public Quantity PhaseIncrement { set;get; }

Probability
Gets the Probability.

Declaration Syntax
public double Probability { get; }

Reference
Gets the Reference.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 777
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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; }

SurfaceArea
Gets the SurfaceArea.

Declaration Syntax
public Quantity SurfaceArea { get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
778 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralizedPlaneStrainProbe

SymmetryMultiplier
Gets or sets the SymmetryMultiplier.

Declaration Syntax
public double SymmetryMultiplier { set;get; }

GeneralizedPlaneStrainProbe
Defines a GeneralizedPlaneStrainProbe.

Declaration Syntax
public class GeneralizedPlaneStrainProbe : ResultProbe

Table 241: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 781) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 781) Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 779
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
780 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralizedPlaneStrainProbe

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 781
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

HeatFluxProbe
Defines a HeatFluxProbe.

Declaration Syntax
public class HeatFluxProbe : ResultProbe

Table 242: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 784) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 785) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
782 of ANSYS, Inc. and its subsidiaries and affiliates.
HeatFluxProbe

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotalHeatFlux (p. 785) Gets the MaximumTotalHeatFlux.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxisHeatFlux (p. 785) Gets the MaximumXAxisHeatFlux.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxisHeatFlux (p. 785) Gets the MaximumYAxisHeatFlux.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxisHeatFlux (p. 785) Gets the MaximumZAxisHeatFlux.
Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotalHeatFlux (p. 785) Gets the MinimumTotalHeatFlux.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxisHeatFlux (p. 786) Gets the MinimumXAxisHeatFlux.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxisHeatFlux (p. 786) Gets the MinimumYAxisHeatFlux.
Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxisHeatFlux (p. 786) Gets the MinimumZAxisHeatFlux.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 783
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property TotalHeatFlux (p. 786) Gets the TotalHeatFlux.
Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XAxisHeatFlux (p. 786) Gets the XAxisHeatFlux.
Property XCoordinate (p. 786) Gets the XCoordinate.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisHeatFlux (p. 786) Gets the YAxisHeatFlux.
Property YCoordinate (p. 787) Gets the YCoordinate.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxisHeatFlux (p. 787) Gets the ZAxisHeatFlux.
Property ZCoordinate (p. 787) Gets the ZCoordinate.

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
784 of ANSYS, Inc. and its subsidiaries and affiliates.
HeatFluxProbe

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 785
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumXAxisHeatFlux
Gets the MinimumXAxisHeatFlux.

Declaration Syntax
public Quantity MinimumXAxisHeatFlux { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
786 of ANSYS, Inc. and its subsidiaries and affiliates.
JointProbe

Declaration Syntax
public Quantity YAxisHeatFlux { get; }

YCoordinate
Gets the YCoordinate.

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 243: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 787
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 790) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 790) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
788 of ANSYS, Inc. and its subsidiaries and affiliates.
JointProbe

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property OrientationMethod (p. 790) Gets the OrientationMethod.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultType (p. 790) Gets or sets the ResultType.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 789
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

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 244: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
790 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticFluxProbe

property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 793) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 793) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MagneticFlux (p. 793) Gets the MagneticFlux.
Property MaximumMagneticFlux (p. 793) Gets the MaximumMagneticFlux.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 791
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumMagneticFlux (p. 794) Gets the MinimumMagneticFlux.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property SymmetryMultiplier (p. 794) Gets or sets the SymmetryMultiplier.
Property Time (p. 819) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
792 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticFluxProbe

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

MagneticFlux
Gets the MagneticFlux.

Declaration Syntax
public Quantity MagneticFlux { get; }

MaximumMagneticFlux
Gets the MaximumMagneticFlux.

Declaration Syntax
public Quantity MaximumMagneticFlux { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 793
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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 245: Members

Property Beam (p. 797) Gets or sets the Beam.


Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property By (p. 797) Gets or sets the By.
Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 797) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
794 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReaction

(Inherited from ResultProbe (p. 813).)


Property Extraction (p. 797) Gets or sets the Extraction.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 797) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Mode (p. 797) Gets or sets the Mode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 795
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property PhaseIncrement (p. 798) Gets or sets the PhaseIncrement.
Property Probability (p. 798) Gets the Probability.
Property Reference (p. 798) Gets the Reference.
Property RemotePoints (p. 798) Gets or sets the RemotePoints.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ReportedFrequency (p. 798) Gets the ReportedFrequency.
Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property ScaleFactor (p. 798) Gets or sets the ScaleFactor.
Property ScaleFactorValue (p. 799) Gets or sets the ScaleFactorValue.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceArea (p. 799) Gets the SurfaceArea.
Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property SweepingPhase (p. 799) Gets or sets the SweepingPhase.
Property SymmetryMultiplier (p. 799) Gets or sets the SymmetryMultiplier.
Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
796 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentReaction

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 797
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.

Declaration Syntax
public ResultScopeByType ScaleFactor { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
798 of ANSYS, Inc. and its subsidiaries and affiliates.
Position

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 246: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 799
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 802) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 802) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
800 of ANSYS, Inc. and its subsidiaries and affiliates.
Position

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 801
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 247: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
802 of ANSYS, Inc. and its subsidiaries and affiliates.
RadiationProbe

Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 805) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property EmittedRadiation (p. 805) Gets the EmittedRadiation.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property IncidentRadiation (p. 805) Gets the IncidentRadiation.
Property InternalObject (p. 805) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 803
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property NetRadiation (p. 805) Gets the NetRadiation.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property ReflectedRadiation (p. 805) Gets the ReflectedRadiation.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
804 of ANSYS, Inc. and its subsidiaries and affiliates.
RadiationProbe

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

EmittedRadiation
Gets the EmittedRadiation.

Declaration Syntax
public Quantity EmittedRadiation { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 805
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

ReactionProbe
Defines a ReactionProbe.

Declaration Syntax
public class ReactionProbe : ResultProbe

Table 248: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 808) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property Heat (p. 808) Gets the Heat.
Property InternalObject (p. 808) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
806 of ANSYS, Inc. and its subsidiaries and affiliates.
ReactionProbe

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumHeat (p. 809) Gets the MaximumHeat.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumHeat (p. 809) Gets the MinimumHeat.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 807
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Heat
Gets the Heat.

Declaration Syntax
public Quantity Heat { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
808 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSD

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 249: Members

Property AccelerationInG (p. 812) Gets or sets the AccelerationInG.


Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 809
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property DataModelObjectCategory (p. 812) Gets the current DataModelObject's category.


Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 812) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
810 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSD

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property Probability (p. 812) Gets the Probability.
Property Reference (p. 812) Gets the Reference.
Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultType (p. 812) Gets or sets the ResultType.
Property RMSValue (p. 813) Gets the RMSValue.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 811
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)

AccelerationInG
Gets or sets the AccelerationInG.

Declaration Syntax
public bool AccelerationInG { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

ResultType
Gets or sets the ResultType.

Declaration Syntax
public ProbeResultType ResultType { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
812 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

RMSValue
Gets the RMSValue.

Declaration Syntax
public Quantity RMSValue { get; }

ResultProbe
Defines a ResultProbe.

Declaration Syntax
public abstract class ResultProbe : DataModelObject, IFolderDataModelObject

Table 250: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.


Property BoundaryConditionSelection (p. 814) Gets or sets the BoundaryConditionSelection. In
order to select the option 'WeakSprings', please
use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.
Property Children (p. 815) Gets the list of children.
Property Comments (p. 815) Gets the list of associated comments.
Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.
Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.
Property DataModelObjectCategory (p. 815) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.
Property Figures (p. 815) Gets the list of associated figures.
Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.
Property InternalObject (p. 816) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.
Property IterationNumber (p. 816) Gets the IterationNumber.
Property LoadStep (p. 816) Gets the LoadStep.
Property LocationMethod (p. 816) Gets or sets the LocationMethod.
Property MaximumTotal (p. 817) Gets the MaximumTotal.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.
Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.
Property MinimumTotal (p. 817) Gets the MinimumTotal.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.
Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 813
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property Orientation (p. 818) Gets or sets the Orientation.


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.
Property ResultSelection (p. 818) Gets or sets the ResultSelection.
Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.
Property SpringSelection (p. 819) Gets or sets the SpringSelection.
Property Substep (p. 819) Gets the Substep.
Property Summation (p. 819) Gets or sets the Summation.
Property Suppressed (p. 819) Gets or sets the Suppressed.
Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.
Property Time (p. 819) Gets the Time.
Property Total (p. 819) Gets the Total.
Property Type (p. 820) Gets the Type.
Property XAxis (p. 820) Gets the XAxis.
Property YAxis (p. 820) Gets the YAxis.
Property ZAxis (p. 820) Gets the ZAxis.
Method AddComment() (p. 820) Creates a new child Comment.
Method AddFigure() (p. 820) Creates a new child Figure.
Method ClearGeneratedData() (p. 821) Run the ClearGeneratedData action.
Method Delete() (p. 821) Run the Delete action.
Method Duplicate() (p. 821) Run the Duplicate action.
Method EvaluateAllResults() (p. 821) Run the EvaluateAllResults action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 821)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 821)

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'.

Declaration Syntax
public DataModelObject BoundaryConditionSelection { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
814 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

DisplayTime
Gets or sets the DisplayTime.

Declaration Syntax
public Quantity DisplayTime { set;get; }

Figures
Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 815
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public IEnumerable<Figure> Figures { get; }

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; }

IsSolved
Gets the IsSolved.

Declaration Syntax
public bool IsSolved { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
816 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

MaximumTotal
Gets the MaximumTotal.

Declaration Syntax
public Quantity MaximumTotal { get; }

MaximumXAxis
Gets the MaximumXAxis.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 817
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity MinimumXAxis { get; }

MinimumYAxis
Gets the MinimumYAxis.

Declaration Syntax
public Quantity MinimumYAxis { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
818 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

SpringSelection
Gets or sets the SpringSelection.

Declaration Syntax
public Spring SpringSelection { set;get; }

Substep
Gets the Substep.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 819
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public Quantity Total { get; }

Type
Gets the Type.

Declaration Syntax
public ProbeResultType Type { get; }

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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
820 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultProbe

ClearGeneratedData()
Run the ClearGeneratedData action.

Declaration Syntax
public virtual void ClearGeneratedData()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

EvaluateAllResults()
Run the EvaluateAllResults action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 821
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 251: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 825) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
822 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationProbe

Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 825) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxisRotation (p. 825) Gets the MaximumXAxisRotation.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxisRotation (p. 825) Gets the MaximumYAxisRotation.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxisRotation (p. 825) Gets the MaximumZAxisRotation.
Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxisRotation (p. 825) Gets the MinimumXAxisRotation.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxisRotation (p. 826) Gets the MinimumYAxisRotation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 823
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxisRotation (p. 826) Gets the MinimumZAxisRotation.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XAxisRotation (p. 826) Gets the XAxisRotation.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxisRotation (p. 826) Gets the YAxisRotation.
Property ZAxis (p. 820) Gets the ZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
824 of ANSYS, Inc. and its subsidiaries and affiliates.
RotationProbe

(Inherited from ResultProbe (p. 813).)


Property ZAxisRotation (p. 826) Gets the ZAxisRotation.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public Quantity MinimumXAxisRotation { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 825
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.

Declaration Syntax
public class SpringProbe : ResultProbe

Table 252: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
826 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringProbe

Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order


to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DampingForce (p. 829) Gets the DampingForce.
Property DataModelObjectCategory (p. 829) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property ElasticForce (p. 829) Gets the ElasticForce.
Property Elongation (p. 830) Gets the Elongation.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 830) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumDampingForce (p. 830) Gets the MaximumDampingForce.
Property MaximumElasticForce (p. 830) Gets the MaximumElasticForce.
Property MaximumElongation (p. 830) Gets the MaximumElongation.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 827
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property MaximumVelocity (p. 830) Gets the MaximumVelocity.
Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumDampingForce (p. 831) Gets the MinimumDampingForce.
Property MinimumElasticForce (p. 831) Gets the MinimumElasticForce.
Property MinimumElongation (p. 831) Gets the MinimumElongation.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumVelocity (p. 831) Gets the MinimumVelocity.
Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property Spring (p. 831) Gets or sets the Spring.
Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
828 of ANSYS, Inc. and its subsidiaries and affiliates.
SpringProbe

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property Velocity (p. 831) Gets the Velocity.
Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DampingForce
Gets the DampingForce.

Declaration Syntax
public Quantity DampingForce { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

ElasticForce
Gets the ElasticForce.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 829
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
830 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 831
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Declaration Syntax
public class StrainProbe : ResultProbe

Table 253: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814) Gets or sets the BoundaryConditionSelection. In
order to select the option 'WeakSprings', please
use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 835) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property EquivalentStrain (p. 835) Gets the EquivalentStrain.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 835) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
832 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

(Inherited from ResultProbe (p. 813).)


Property MaximumEquivalentStrain (p. 835) Gets the MaximumEquivalentStrain.
Property MaximumMaximumPrincipalStrain (p. 836) Gets the MaximumMaximumPrincipalStrain.
Property MaximumMiddlePrincipalStrain (p. 836) Gets the MaximumMiddlePrincipalStrain.
Property MaximumMinimumPrincipalStrain (p. 836) Gets the MaximumMinimumPrincipalStrain.
Property MaximumNormalXAxisStrain (p. 836) Gets the MaximumNormalXAxisStrain.
Property MaximumNormalYAxisStrain (p. 836) Gets the MaximumNormalYAxisStrain.
Property MaximumNormalZAxisStrain (p. 836) Gets the MaximumNormalZAxisStrain.
Property MaximumPrincipalStrain (p. 836) Gets the MaximumPrincipalStrain.
Property MaximumStrainIntensity (p. 837) Gets the MaximumStrainIntensity.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumXYShearStrain (p. 837) Gets the MaximumXYShearStrain.
Property MaximumXZShearStrain (p. 837) Gets the MaximumXZShearStrain.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYZShearStrain (p. 837) Gets the MaximumYZShearStrain.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MiddlePrincipalStrain (p. 837) Gets the MiddlePrincipalStrain.
Property MinimumEquivalentStrain (p. 837) Gets the MinimumEquivalentStrain.
Property MinimumMiddlePrincipalStrain (p. 838) Gets the MinimumMiddlePrincipalStrain.
Property MinimumMinimumPrincipalStrain (p. 838) Gets the MinimumMinimumPrincipalStrain.
Property MinimumNormalXAxisStrain (p. 838) Gets the MinimumNormalXAxisStrain.
Property MinimumNormalYAxisStrain (p. 838) Gets the MinimumNormalYAxisStrain.
Property MinimumNormalZAxisStrain (p. 838) Gets the MinimumNormalZAxisStrain.
Property MinimumPrincipalStrain (p. 838) Gets the MinimumPrincipalStrain.
Property MinimumStrain (p. 838) Gets the MinimumStrain.
Property MinimumStrainIntensity (p. 839) Gets the MinimumStrainIntensity.
Property MinimumStrainMaximumPrincipal (p. 839) Gets the MinimumStrainMaximumPrincipal.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 833
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property MinimumXYShearStrain (p. 839) Gets the MinimumXYShearStrain.
Property MinimumXZShearStrain (p. 839) Gets the MinimumXZShearStrain.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYZShearStrain (p. 839) Gets the MinimumYZShearStrain.
Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property NormalXAxisStrain (p. 839) Gets the NormalXAxisStrain.
Property NormalYAxisStrain (p. 840) Gets the NormalYAxisStrain.
Property NormalZAxisStrain (p. 840) Gets the NormalZAxisStrain.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Strain (p. 840) Gets the Strain.
Property StrainIntensity (p. 840) Gets the StrainIntensity.
Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
834 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XYShearStrain (p. 840) Gets the XYShearStrain.
Property XZShearStrain (p. 840) Gets the XZShearStrain.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YZShearStrain (p. 840) Gets the YZShearStrain.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 835
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MaximumMaximumPrincipalStrain
Gets the MaximumMaximumPrincipalStrain.

Declaration Syntax
public Quantity MaximumMaximumPrincipalStrain { get; }

MaximumMiddlePrincipalStrain
Gets the MaximumMiddlePrincipalStrain.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
836 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Declaration Syntax
public Quantity MaximumPrincipalStrain { get; }

MaximumStrainIntensity
Gets the MaximumStrainIntensity.

Declaration Syntax
public Quantity MaximumStrainIntensity { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 837
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

MinimumMiddlePrincipalStrain
Gets the MinimumMiddlePrincipalStrain.

Declaration Syntax
public Quantity MinimumMiddlePrincipalStrain { get; }

MinimumMinimumPrincipalStrain
Gets the MinimumMinimumPrincipalStrain.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
838 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainProbe

Declaration Syntax
public Quantity MinimumStrain { get; }

MinimumStrainIntensity
Gets the MinimumStrainIntensity.

Declaration Syntax
public Quantity MinimumStrainIntensity { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 839
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

NormalYAxisStrain
Gets the NormalYAxisStrain.

Declaration Syntax
public Quantity NormalYAxisStrain { get; }

NormalZAxisStrain
Gets the NormalZAxisStrain.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
840 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

Declaration Syntax
public Quantity YZShearStrain { get; }

StressProbe
Defines a StressProbe.

Declaration Syntax
public class StressProbe : ResultProbe

Table 254: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814) Gets or sets the BoundaryConditionSelection. In
order to select the option 'WeakSprings', please
use the property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 844) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property EquivalentStress (p. 844) Gets the EquivalentStress.
Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 844) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 816) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 841
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumEquivalentStress (p. 845) Gets the MaximumEquivalentStress.
Property MaximumMaximumPrincipalStress (p. 845) Gets the MaximumMaximumPrincipalStress.
Property MaximumMiddlePrincipalStress (p. 845) Gets the MaximumMiddlePrincipalStress.
Property MaximumMinimumPrincipalStress (p. 845) Gets the MaximumMinimumPrincipalStress.
Property MaximumNormalXAxisStress (p. 845) Gets the MaximumNormalXAxisStress.
Property MaximumNormalYAxisStress (p. 845) Gets the MaximumNormalYAxisStress.
Property MaximumNormalZAxisStress (p. 845) Gets the MaximumNormalZAxisStress.
Property MaximumPrincipalStress (p. 846) Gets the MaximumPrincipalStress.
Property MaximumStressIntensity (p. 846) Gets the MaximumStressIntensity.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumXYShearStress (p. 846) Gets the MaximumXYShearStress.
Property MaximumXZShearStress (p. 846) Gets the MaximumXZShearStress.
Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYZShearStress (p. 846) Gets the MaximumYZShearStress.
Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MiddlePrincipalStress (p. 846) Gets the MiddlePrincipalStress.
Property MinimumEquivalentStress (p. 847) Gets the MinimumEquivalentStress.
Property MinimumMaximumPrincipalStress (p. 847) Gets the MinimumMaximumPrincipalStress.
Property MinimumMiddlePrincipalStress (p. 847) Gets the MinimumMiddlePrincipalStress.
Property MinimumMinimumPrincipalStress (p. 847) Gets the MinimumMinimumPrincipalStress.
Property MinimumNormalXAxisStress (p. 847) Gets the MinimumNormalXAxisStress.
Property MinimumNormalYAxisStress (p. 847) Gets the MinimumNormalYAxisStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
842 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

Property MinimumNormalZAxisStress (p. 847) Gets the MinimumNormalZAxisStress.


Property MinimumPrincipalStress (p. 848) Gets the MinimumPrincipalStress.
Property MinimumStressIntensity (p. 848) Gets the MinimumStressIntensity.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumXYShearStress (p. 848) Gets the MinimumXYShearStress.
Property MinimumXZShearStress (p. 848) Gets the MinimumXZShearStress.
Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYZShearStress (p. 848) Gets the MinimumYZShearStress.
Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property NormalXAxisStress (p. 848) Gets the NormalXAxisStress.
Property NormalYAxisStress (p. 849) Gets the NormalYAxisStress.
Property NormalZAxisStress (p. 849) Gets the NormalZAxisStress.
Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property StressIntensity (p. 849) Gets the StressIntensity.
Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 843
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XCoordinate (p. 849) Gets the XCoordinate.
Property XYShearStress (p. 849) Gets the XYShearStress.
Property XZShearStress (p. 849) Gets the XZShearStress.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YCoordinate (p. 849) Gets the YCoordinate.
Property YZShearStress (p. 850) Gets the YZShearStress.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)


Property ZCoordinate (p. 850) Gets the ZCoordinate.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
844 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

MaximumEquivalentStress
Gets the MaximumEquivalentStress.

Declaration Syntax
public Quantity MaximumEquivalentStress { get; }

MaximumMaximumPrincipalStress
Gets the MaximumMaximumPrincipalStress.

Declaration Syntax
public Quantity MaximumMaximumPrincipalStress { get; }

MaximumMiddlePrincipalStress
Gets the MaximumMiddlePrincipalStress.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 845
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
846 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

MinimumEquivalentStress
Gets the MinimumEquivalentStress.

Declaration Syntax
public Quantity MinimumEquivalentStress { get; }

MinimumMaximumPrincipalStress
Gets the MinimumMaximumPrincipalStress.

Declaration Syntax
public Quantity MinimumMaximumPrincipalStress { get; }

MinimumMiddlePrincipalStress
Gets the MinimumMiddlePrincipalStress.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 847
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
848 of ANSYS, Inc. and its subsidiaries and affiliates.
StressProbe

NormalYAxisStress
Gets the NormalYAxisStress.

Declaration Syntax
public Quantity NormalYAxisStress { get; }

NormalZAxisStress
Gets the NormalZAxisStress.

Declaration Syntax
public Quantity NormalZAxisStress { get; }

StressIntensity
Gets the StressIntensity.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 849
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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; }

TemperatureProbe
Defines a TemperatureProbe.

Declaration Syntax
public class TemperatureProbe : ResultProbe

Table 255: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 853) Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
850 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureProbe

Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)


Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 853) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTemperature (p. 853) Gets the MaximumTemperature.
Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTemperature (p. 853) Gets the MinimumTemperature.
Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 851
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)


Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Temperature (p. 853) Gets the Temperature.
Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property XCoordinate (p. 853) Gets the XCoordinate.
Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property YCoordinate (p. 854) Gets the YCoordinate.
Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
852 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureProbe

Property ZCoordinate (p. 854) Gets the ZCoordinate.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 853
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

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 256: Members

Property BeamSelection (p. 814) Gets or sets the BeamSelection.

(Inherited from ResultProbe (p. 813).)


Property BoundaryConditionSelection (p. 814)Gets or sets the BoundaryConditionSelection. In order
to select the option 'WeakSprings', please use the
property 'LocationMethod =
LocationDefinitionMethod.WeakSprings'.

(Inherited from ResultProbe (p. 813).)


Property Children (p. 815) Gets the list of children.

(Inherited from ResultProbe (p. 813).)


Property Comments (p. 815) Gets the list of associated comments.

(Inherited from ResultProbe (p. 813).)


Property ContactRegionSelection (p. 815) Gets or sets the ContactRegionSelection.

(Inherited from ResultProbe (p. 813).)


Property CoordinateSystemSelection (p. 815) Gets or sets the CoordinateSystemSelection.

(Inherited from ResultProbe (p. 813).)


Property DataModelObjectCategory (p. 856) Gets the current DataModelObject's category.
Property DisplayTime (p. 815) Gets or sets the DisplayTime.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
854 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityProbe

Property Figures (p. 815) Gets the list of associated figures.

(Inherited from ResultProbe (p. 813).)


Property GeometryLocation (p. 816) Gets or sets the GeometryLocation.

(Inherited from ResultProbe (p. 813).)


Property InternalObject (p. 857) Gets the internal object. For advanced usage only.
Property IsSolved (p. 816) Gets the IsSolved.

(Inherited from ResultProbe (p. 813).)


Property IterationNumber (p. 816) Gets the IterationNumber.

(Inherited from ResultProbe (p. 813).)


Property LoadStep (p. 816) Gets the LoadStep.

(Inherited from ResultProbe (p. 813).)


Property LocationMethod (p. 816) Gets or sets the LocationMethod.

(Inherited from ResultProbe (p. 813).)


Property MaximumTotal (p. 817) Gets the MaximumTotal.

(Inherited from ResultProbe (p. 813).)


Property MaximumXAxis (p. 817) Gets the MaximumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumYAxis (p. 817) Gets the MaximumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MaximumZAxis (p. 817) Gets the MaximumZAxis.

(Inherited from ResultProbe (p. 813).)


Property MeshConnectionSelection (p. 817) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property MinimumTotal (p. 817) Gets the MinimumTotal.

(Inherited from ResultProbe (p. 813).)


Property MinimumXAxis (p. 817) Gets the MinimumXAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumYAxis (p. 818) Gets the MinimumYAxis.

(Inherited from ResultProbe (p. 813).)


Property MinimumZAxis (p. 818) Gets the MinimumZAxis.

(Inherited from ResultProbe (p. 813).)


Property Orientation (p. 818) Gets or sets the Orientation.

(Inherited from ResultProbe (p. 813).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 855
Ansys.ACT.Automation.Mechanical.Results.ProbeResults Namespace

Property RemotePointSelection (p. 818) Gets or sets the RemotePointSelection.

(Inherited from ResultProbe (p. 813).)


Property ResultSelection (p. 818) Gets or sets the ResultSelection.

(Inherited from ResultProbe (p. 813).)


Property SpatialResolution (p. 818) Gets or sets the SpatialResolution.

(Inherited from ResultProbe (p. 813).)


Property SpringSelection (p. 819) Gets or sets the SpringSelection.

(Inherited from ResultProbe (p. 813).)


Property Substep (p. 819) Gets the Substep.

(Inherited from ResultProbe (p. 813).)


Property Summation (p. 819) Gets or sets the Summation.

(Inherited from ResultProbe (p. 813).)


Property Suppressed (p. 819) Gets or sets the Suppressed.

(Inherited from ResultProbe (p. 813).)


Property SurfaceSelection (p. 819) Gets or sets the MeshConnectionSelection.

(Inherited from ResultProbe (p. 813).)


Property Time (p. 819) Gets the Time.

(Inherited from ResultProbe (p. 813).)


Property Total (p. 819) Gets the Total.

(Inherited from ResultProbe (p. 813).)


Property Type (p. 820) Gets the Type.

(Inherited from ResultProbe (p. 813).)


Property XAxis (p. 820) Gets the XAxis.

(Inherited from ResultProbe (p. 813).)


Property YAxis (p. 820) Gets the YAxis.

(Inherited from ResultProbe (p. 813).)


Property ZAxis (p. 820) Gets the ZAxis.

(Inherited from ResultProbe (p. 813).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
856 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityProbe

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSProbeResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 857
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
858 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 257: Members

DirectionalThermalStrain (p. 859) Defines a DirectionalThermalStrain.


ElasticStrainIntensity (p. 863) Defines a ElasticStrainIntensity.
EquivalentCreepStrain (p. 867) Defines a EquivalentCreepStrain.
EquivalentCreepStrainRST (p. 871) Defines a EquivalentCreepStrainRST.
EquivalentElasticStrain (p. 874) Defines a EquivalentElasticStrain.
EquivalentElasticStrainRST (p. 878) Defines a EquivalentElasticStrainRST.
EquivalentPlasticStrain (p. 881) Defines a EquivalentPlasticStrain.
EquivalentPlasticStrainRST (p. 885) Defines a EquivalentPlasticStrainRST.
EquivalentTotalStrain (p. 889) Defines a EquivalentTotalStrain.
MaximumPrincipalElasticStrain (p. 892) Defines a
MaximumPrincipalElasticStrain.
MaximumPrincipalThermalStrain (p. 896) Defines a
MaximumPrincipalThermalStrain.
MaximumShearElasticStrain (p. 900) Defines a
MaximumShearElasticStrain.
MiddlePrincipalElasticStrain (p. 904) Defines a
MiddlePrincipalElasticStrain.
MiddlePrincipalThermalStrain (p. 907) Defines a
MiddlePrincipalThermalStrain.
MinimumPrincipalElasticStrain (p. 911) Defines a
MinimumPrincipalElasticStrain.
NormalElasticStrain (p. 915) Defines a NormalElasticStrain.
ShearElasticStrain (p. 919) Defines a ShearElasticStrain.
StrainResult (p. 922) Defines a StrainResult.
VectorPrincipalElasticStrain (p. 928) Defines a VectorPrincipalElasticStrain.

DirectionalThermalStrain
Defines a DirectionalThermalStrain.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 859
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public class DirectionalThermalStrain : StrainResult

Table 258: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 863) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
860 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalStrain

Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 863) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 861
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property NormalOrientation (p. 863) Gets the NormalOrientation.
Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
862 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainIntensity

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class ElasticStrainIntensity : StrainResult

Table 259: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 863
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 867) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 867) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
864 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainIntensity

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 865
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
866 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 260: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 867
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 870) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 870) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
868 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 869
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
870 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST

EquivalentCreepStrainRST
Defines a EquivalentCreepStrainRST.

Declaration Syntax
public class EquivalentCreepStrainRST : StrainResult

Table 261: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 874) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 871
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 874) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
872 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 873
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 262: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
874 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrain

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 878) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 878) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 875
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
876 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrain

Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 877
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentElasticStrainRST
Defines a EquivalentElasticStrainRST.

Declaration Syntax
public class EquivalentElasticStrainRST : StrainResult

Table 263: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
878 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrainRST

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 881) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 881) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 879
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
880 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrain

Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentPlasticStrain
Defines a EquivalentPlasticStrain.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 881
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public class EquivalentPlasticStrain : StrainResult

Table 264: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 885) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
882 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrain

Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 885) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 883
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
884 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 265: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 885
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 888) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 889) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
886 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 887
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
888 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentTotalStrain

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 266: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 892) Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 889
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 892) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
890 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentTotalStrain

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 891
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumPrincipalElasticStrain
Defines a MaximumPrincipalElasticStrain.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
892 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalElasticStrain

Declaration Syntax
public class MaximumPrincipalElasticStrain : StrainResult

Table 267: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 896) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 893
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 896) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
894 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalElasticStrain

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property NormalOrientation (p. 896) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 895
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class MaximumPrincipalThermalStrain : StrainResult

Table 268: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
896 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 900) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 900) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 897
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
898 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain

Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 899
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 269: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
900 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearElasticStrain

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 903) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 903) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 901
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
902 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearElasticStrain

Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property ShearOrientation (p. 904) Gets or sets the ShearOrientation.
Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 903
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

MiddlePrincipalElasticStrain
Defines a MiddlePrincipalElasticStrain.

Declaration Syntax
public class MiddlePrincipalElasticStrain : StrainResult

Table 270: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 907) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
904 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalElasticStrain

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 907) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 905
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
906 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalThermalStrain

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 271: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 907
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 911) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
908 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalThermalStrain

Property InternalObject (p. 911) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 909
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
910 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumPrincipalElasticStrain
Defines a MinimumPrincipalElasticStrain.

Declaration Syntax
public class MinimumPrincipalElasticStrain : StrainResult

Table 272: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 911
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 914) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 915) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
912 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 913
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
914 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain

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 273: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 918) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 915
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 918) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
916 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property NormalOrientation (p. 918) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 917
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
918 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain

ShearElasticStrain
Defines a ShearElasticStrain.

Declaration Syntax
public class ShearElasticStrain : StrainResult

Table 274: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 922) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 919
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 922) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
920 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property ShearOrientation (p. 922) Gets or sets the ShearOrientation.
Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 921
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
922 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

Declaration Syntax
public abstract class StrainResult : Result

Table 275: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.
Property DataModelObjectCategory (p. 926) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.
Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 926) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 923
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
924 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

Property Mode (p. 927) Gets or sets the Mode.


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.
Property Position (p. 927) Gets or sets the Position.
Property ReportedFrequency (p. 927) Gets the ReportedFrequency.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.
Property StressStrainType (p. 927) Gets or sets the StressStrainType.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 925
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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
926 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult

LoadMultiplier
Gets the LoadMultiplier.

Declaration Syntax
public double LoadMultiplier { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 927
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

Declaration Syntax
public StressStrainType StressStrainType { set;get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

VectorPrincipalElasticStrain
Defines a VectorPrincipalElasticStrain.

Declaration Syntax
public class VectorPrincipalElasticStrain : StrainResult

Table 276: Members

Property Amplitude (p. 925) Gets or sets the Amplitude.

(Inherited from StrainResult (p. 922).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 925) Gets or sets the AverageAcrossBodies.

(Inherited from StrainResult (p. 922).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 926) Gets or sets the CyclicMode.

(Inherited from StrainResult (p. 922).)


Property DataModelObjectCategory (p. 931) Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
928 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain

Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 926) Gets or sets the Frequency.

(Inherited from StrainResult (p. 922).)


Property GraphControlsXAxis (p. 926) Gets or sets the GraphControlsXAxis.

(Inherited from StrainResult (p. 922).)


Property HarmonicIndex (p. 926) Gets or sets the HarmonicIndex.

(Inherited from StrainResult (p. 922).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 931) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 927) Gets the LoadMultiplier.

(Inherited from StrainResult (p. 922).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 929
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 927) Gets or sets the Mode.

(Inherited from StrainResult (p. 922).)


Property PhaseIncrement (p. 927) Gets or sets the PhaseIncrement.

(Inherited from StrainResult (p. 922).)


Property Position (p. 927) Gets or sets the Position.

(Inherited from StrainResult (p. 922).)


Property ReportedFrequency (p. 927) Gets the ReportedFrequency.

(Inherited from StrainResult (p. 922).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 927) Gets or sets the SetNumber.

(Inherited from StrainResult (p. 922).)


Property StressStrainType (p. 927) Gets or sets the StressStrainType.

(Inherited from StrainResult (p. 922).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
930 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 928) Gets or sets the SweepingPhase.

(Inherited from StrainResult (p. 922).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 931
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
932 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 277: Members

FractureJINT (p. 933) Defines a FractureJINT.


FractureSIFSK1 (p. 936) Defines a
FractureSIFSK1.
FractureSIFSK2 (p. 940) Defines a
FractureSIFSK2.
FractureSIFSK3 (p. 943) Defines a
FractureSIFSK3.
FractureTool (p. 947) Defines a FractureTool.
FractureToolResult (p. 951) Defines a
FractureToolResult.
FractureVCCTG1 (p. 954) Defines a
FractureVCCTG1.
FractureVCCTG2 (p. 958) Defines a
FractureVCCTG2.
FractureVCCTG3 (p. 961) Defines a
FractureVCCTG3.
FractureVCCTGT (p. 965) Defines a
FractureVCCTGT.

FractureJINT
Defines a FractureJINT.

Declaration Syntax
public class FractureJINT : FractureToolResult

Table 278: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 933
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 936) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 936) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
934 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureJINT

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 935
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FractureSIFSK1
Defines a FractureSIFSK1.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
936 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK1

Declaration Syntax
public class FractureSIFSK1 : FractureToolResult

Table 279: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 939) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 940) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 937
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 545).)


Property InternalObject (p. 940) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
938 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK1

Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 939
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

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 280: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
940 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK2

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 943) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 943) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 943) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 941
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
942 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK3

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class FractureSIFSK3 : FractureToolResult

Table 281: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 943
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 946) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 946) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 946) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
944 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureSIFSK3

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 945
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
946 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureTool

FractureTool
Defines a FractureTool.

Declaration Syntax
public class FractureTool : DataModelObject, IFolderDataModelObject

Table 282: Members

Property Children (p. 947) Gets the list of children.


Property Comments (p. 947) Gets the list of associated comments.
Property DataModelObjectCategory (p. 948) Gets the current DataModelObject's
category.
Property Figures (p. 948) Gets the list of associated figures.
Property InternalObject (p. 948) Gets the internal object. For advanced usage
only.
Method AddComment() (p. 948) Creates a new child Comment.
Method AddFigure() (p. 948) Creates a new child Figure.
Method AddJINT() (p. 948) Creates a new FractureJINT
Method AddSIFSK1() (p. 949) Creates a new FractureSIFSK1
Method AddSIFSK2() (p. 949) Creates a new FractureSIFSK2
Method AddSIFSK3() (p. 949) Creates a new FractureSIFSK3
Method AddVCCTG1() (p. 949) Creates a new FractureVCCTG1
Method AddVCCTG2() (p. 949) Creates a new FractureVCCTG2
Method AddVCCTG3() (p. 949) Creates a new FractureVCCTG3
Method AddVCCTGT() (p. 949) Creates a new FractureVCCTGT
Method Delete() (p. 950) Run the Delete action.
Method Duplicate() (p. 950) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 950)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 950)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Comments
Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 947
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddJINT()
Creates a new FractureJINT

Declaration Syntax
public virtual FractureJINT AddJINT()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
948 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureTool

AddSIFSK1()
Creates a new FractureSIFSK1

Declaration Syntax
public virtual FractureSIFSK1 AddSIFSK1()

AddSIFSK2()
Creates a new FractureSIFSK2

Declaration Syntax
public virtual FractureSIFSK2 AddSIFSK2()

AddSIFSK3()
Creates a new FractureSIFSK3

Declaration Syntax
public virtual FractureSIFSK3 AddSIFSK3()

AddVCCTG1()
Creates a new FractureVCCTG1

Declaration Syntax
public virtual FractureVCCTG1 AddVCCTG1()

AddVCCTG2()
Creates a new FractureVCCTG2

Declaration Syntax
public virtual FractureVCCTG2 AddVCCTG2()

AddVCCTG3()
Creates a new FractureVCCTG3

Declaration Syntax
public virtual FractureVCCTG3 AddVCCTG3()

AddVCCTGT()
Creates a new FractureVCCTGT

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 949
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Declaration Syntax
public virtual FractureVCCTGT AddVCCTGT()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
950 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureToolResult

children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

FractureToolResult
Defines a FractureToolResult.

Declaration Syntax
public abstract class FractureToolResult : Result

Table 283: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.
Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.
Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 954) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 951
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property InternalObject (p. 954) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
952 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureToolResult

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

ActiveContour
Gets or sets the ActiveContour.

Declaration Syntax
public uint ActiveContour { set;get; }

ActiveContourEnd
Gets or sets the ActiveContourEnd.

Declaration Syntax
public uint ActiveContourEnd { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 953
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
954 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG1

Declaration Syntax
public class FractureVCCTG1 : FractureToolResult

Table 284: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 957) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 958) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 955
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 545).)


Property InternalObject (p. 958) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
956 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG1

Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 957
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

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 285: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
958 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG2

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 961) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 961) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 961) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 959
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
960 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG3

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class FractureVCCTG3 : FractureToolResult

Table 286: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 961
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 964) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 964) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 964) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
962 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTG3

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 963
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
964 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTGT

FractureVCCTGT
Defines a FractureVCCTGT.

Declaration Syntax
public class FractureVCCTGT : FractureToolResult

Table 287: Members

Property ActiveContour (p. 953) Gets or sets the ActiveContour.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourEnd (p. 953) Gets or sets the ActiveContourEnd.

(Inherited from FractureToolResult (p. 951).)


Property ActiveContourStart (p. 954) Gets or sets the ActiveContourStart.

(Inherited from FractureToolResult (p. 951).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property CintResultType (p. 954) Gets or sets the CintResultType.

(Inherited from FractureToolResult (p. 951).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 967) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 965
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

(Inherited from Result (p. 545).)


Property FractureResultSubType (p. 968) Gets or sets the FractureResultSubType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 968) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
966 of ANSYS, Inc. and its subsidiaries and affiliates.
FractureVCCTGT

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 954) Gets or sets the Mode.

(Inherited from FractureToolResult (p. 951).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 954) Gets or sets the SetNumber.

(Inherited from FractureToolResult (p. 951).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 967
Ansys.ACT.Automation.Mechanical.Results.FractureToolResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
968 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 288: Members

DeformationResult (p. 969) Defines a DeformationResult.


DirectionalAcceleration (p. 976) Defines a
DirectionalAcceleration.
DirectionalAccelerationPSD (p. 980) Defines a
DirectionalAccelerationPSD.
DirectionalAccelerationRS (p. 984) Defines a
DirectionalAccelerationRS.
DirectionalDeformation (p. 989) Defines a
DirectionalDeformation.
DirectionalVelocity (p. 993) Defines a DirectionalVelocity.
DirectionalVelocityPSD (p. 997) Defines a
DirectionalVelocityPSD.
DirectionalVelocityRS (p. 1001) Defines a DirectionalVelocityRS.
TotalAcceleration (p. 1006) Defines a TotalAcceleration.
TotalDeformation (p. 1010) Defines a TotalDeformation.
TotalVelocity (p. 1014) Defines a TotalVelocity.
VectorDeformation (p. 1018) Defines a VectorDeformation.

DeformationResult
Defines a DeformationResult.

Declaration Syntax
public abstract class DeformationResult : Result

Table 289: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.


Property Amplitude (p. 972) Gets or sets the Amplitude.
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 969
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.
Property DampedFrequency (p. 973) Gets the DampedFrequency.
Property DataModelObjectCategory (p. 973) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.
Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 974) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
970 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.
Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.
Property Mode (p. 974) Gets or sets the Mode.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.
Property Probability (p. 975) Gets the Probability.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 971
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Reference (p. 975) Gets the Reference.


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.
Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.
Property SetNumber (p. 975) Gets or sets the SetNumber.
Property Stability (p. 976) Gets the Stability.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AccelerationInG
Gets or sets the AccelerationInG.

Declaration Syntax
public bool AccelerationInG { set;get; }

Amplitude
Gets or sets the Amplitude.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
972 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.

Declaration Syntax
public int GraphControlsXAxis { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 973
Ansys.ACT.Automation.Mechanical.Results.DeformationResults 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; }

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; }

PhaseIncrement
Gets or sets the PhaseIncrement.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
974 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult

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.

Declaration Syntax
public uint SetNumber { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 975
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

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 290: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
976 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 980) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 980) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 977
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 980) Gets or sets the NormalOrientation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
978 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration

Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 979
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 291: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
980 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD

Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 984) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 984) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 981
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
982 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 984) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 983
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

DirectionalAccelerationRS
Defines a DirectionalAccelerationRS.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
984 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS

Declaration Syntax
public class DirectionalAccelerationRS : DeformationResult

Table 292: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 988) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 985
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 988) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
986 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 989) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 987
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
988 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalDeformation
Defines a DirectionalDeformation.

Declaration Syntax
public class DirectionalDeformation : DeformationResult

Table 293: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 992) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 989
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 993) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
990 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 993) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 991
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
992 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class DirectionalVelocity : DeformationResult

Table 294: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 993
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 997) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 997) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
994 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 995
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 997) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
996 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityPSD

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 295: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 997
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 1001) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1001) Gets the internal object. For advanced
usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
998 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityPSD

Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 999
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 1001) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1000 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1001
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Declaration Syntax
public class DirectionalVelocityRS : DeformationResult

Table 296: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 1005) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1002 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS

Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1005) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1003
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property NormalOrientation (p. 1006) Gets or sets the NormalOrientation.
Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1004 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1005
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

TotalAcceleration
Defines a TotalAcceleration.

Declaration Syntax
public class TotalAcceleration : DeformationResult

Table 297: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 1009) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1006 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1010) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1007
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1008 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1009
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 298: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1010 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 1014) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1014) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1011
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1012 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation

Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1013
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 299: Members

Property AccelerationInG (p. 972) Gets or sets the AccelerationInG.

(Inherited from DeformationResult (p. 969).)


Property Amplitude (p. 972) Gets or sets the Amplitude.

(Inherited from DeformationResult (p. 969).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 973) Gets or sets the CyclicMode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1014 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity

(Inherited from DeformationResult (p. 969).)


Property DampedFrequency (p. 973) Gets the DampedFrequency.

(Inherited from DeformationResult (p. 969).)


Property DataModelObjectCategory (p. 1018) Gets the current DataModelObject's
category.
Property DeformationType (p. 973) Gets or sets the DeformationType.

(Inherited from DeformationResult (p. 969).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 973) Gets or sets the Frequency.

(Inherited from DeformationResult (p. 969).)


Property GraphControlsXAxis (p. 973) Gets or sets the GraphControlsXAxis.

(Inherited from DeformationResult (p. 969).)


Property HarmonicIndex (p. 974) Gets or sets the HarmonicIndex.

(Inherited from DeformationResult (p. 969).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1018) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 974) Gets the LoadMultiplier.

(Inherited from DeformationResult (p. 969).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1015
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property LogarithmicDecrement (p. 974) Gets the LogarithmicDecrement.

(Inherited from DeformationResult (p. 969).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ModalDampingRatio (p. 974) Gets the ModalDampingRatio.

(Inherited from DeformationResult (p. 969).)


Property Mode (p. 974) Gets or sets the Mode.

(Inherited from DeformationResult (p. 969).)


Property PhaseIncrement (p. 974) Gets or sets the PhaseIncrement.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1016 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity

(Inherited from DeformationResult (p. 969).)


Property Probability (p. 975) Gets the Probability.

(Inherited from DeformationResult (p. 969).)


Property Reference (p. 975) Gets the Reference.

(Inherited from DeformationResult (p. 969).)


Property ReportedFrequency (p. 975) Gets the ReportedFrequency.

(Inherited from DeformationResult (p. 969).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 975) Gets or sets the ScaleFactor.

(Inherited from DeformationResult (p. 969).)


Property ScaleFactorValue (p. 975) Gets or sets the ScaleFactorValue.

(Inherited from DeformationResult (p. 969).)


Property SetNumber (p. 975) Gets or sets the SetNumber.

(Inherited from DeformationResult (p. 969).)


Property Stability (p. 976) Gets the Stability.

(Inherited from DeformationResult (p. 969).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 976) Gets or sets the SweepingPhase.

(Inherited from DeformationResult (p. 969).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1017
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 300: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1020) Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1018 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation

Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1021) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1019
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1020 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1021
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1022 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 301: Members

DamageResult (p. 1023) Defines a DamageResult.


DamageStatus (p. 1027) Defines a DamageStatus.
EnergyDissipatedPerUnitVolume (p. 1030) Defines a EnergyDissipatedPerUnitVolume.
FiberCompressiveDamageVariable (p. 1033) Defines a
FiberCompressiveDamageVariable.
FiberCompressiveFailureCriterion (p. 1036) Defines a FiberCompressiveFailureCriterion.
FiberTensileDamageVariable (p. 1039) Defines a FiberTensileDamageVariable.
FiberTensileFailureCriterion (p. 1043) Defines a FiberTensileFailureCriterion.
MatrixCompressiveDamageVariable (p. 1046) Defines a
MatrixCompressiveDamageVariable.
MatrixCompressiveFailureCriterion (p. 1049) Defines a
MatrixCompressiveFailureCriterion.
MatrixTensileDamageVariable (p. 1052) Defines a MatrixTensileDamageVariable.
MatrixTensileFailureCriterion (p. 1055) Defines a MatrixTensileFailureCriterion.
MaximumFailureCriteria (p. 1058) Defines a MaximumFailureCriteria.
MullinsDamageVariable (p. 1061) Defines a MullinsDamageVariable.
MullinsMaximumPreviousStrainEnergy (p. 1064) Defines a
MullinsMaximumPreviousStrainEnergy.
ShearDamageVariable (p. 1067) Defines a ShearDamageVariable.

DamageResult
Defines a DamageResult.

Declaration Syntax
public abstract class DamageResult : Result

Table 302: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1023
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.
Property DataModelObjectCategory (p. 1026) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1026) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1024 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageResult

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.
Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1025
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DamageResultType
Gets the DamageResultType.

Declaration Syntax
public DamageResultType DamageResultType { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1026 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageStatus

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 303: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1027
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1030) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1030) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1028 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageStatus

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1029
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 304: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1030 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyDissipatedPerUnitVolume

Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1033) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1033) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1031
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1032 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveDamageVariable

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberCompressiveDamageVariable
Defines a FiberCompressiveDamageVariable.

Declaration Syntax
public class FiberCompressiveDamageVariable : DamageResult

Table 305: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1033
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1036) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1036) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1034 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveDamageVariable

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1035
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 306: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1036 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveFailureCriterion

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1039) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1039) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1037
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1038 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileDamageVariable

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FiberTensileDamageVariable
Defines a FiberTensileDamageVariable.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1039
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Declaration Syntax
public class FiberTensileDamageVariable : DamageResult

Table 307: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1042) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1042) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1040 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileDamageVariable

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1041
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1042 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileFailureCriterion

FiberTensileFailureCriterion
Defines a FiberTensileFailureCriterion.

Declaration Syntax
public class FiberTensileFailureCriterion : DamageResult

Table 308: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1045) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1045) Gets the internal object. For advanced
usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1043
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1044 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileFailureCriterion

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1045
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixCompressiveDamageVariable
Defines a MatrixCompressiveDamageVariable.

Declaration Syntax
public class MatrixCompressiveDamageVariable : DamageResult

Table 309: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1048) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1046 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveDamageVariable

(Inherited from Result (p. 545).)


Property InternalObject (p. 1049) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1047
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1048 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MatrixCompressiveFailureCriterion
Defines a MatrixCompressiveFailureCriterion.

Declaration Syntax
public class MatrixCompressiveFailureCriterion : DamageResult

Table 310: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1052) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1049
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1052) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1050 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1051
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 311: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1055) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1052 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileDamageVariable

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1055) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1053
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1054 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileFailureCriterion

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 312: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1055
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1058) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1058) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1056 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileFailureCriterion

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1057
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 313: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1058 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumFailureCriteria

Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1061) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1061) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1059
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1060 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsDamageVariable

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 314: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1061
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1064) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1064) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1062 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsDamageVariable

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1063
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MullinsMaximumPreviousStrainEnergy
Defines a MullinsMaximumPreviousStrainEnergy.

Declaration Syntax
public class MullinsMaximumPreviousStrainEnergy : DamageResult

Table 315: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1064 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsMaximumPreviousStrainEnergy

Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1067) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1067) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1065
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1066 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 316: Members

Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1067
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DamageResultType (p. 1026) Gets the DamageResultType.

(Inherited from DamageResult (p. 1023).)


Property DataModelObjectCategory (p. 1070) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1026) Gets or sets the GraphControlsXAxis.

(Inherited from DamageResult (p. 1023).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1070) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1068 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1027) Gets or sets the Mode.

(Inherited from DamageResult (p. 1023).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1027) Gets or sets the SetNumber.

(Inherited from DamageResult (p. 1023).)

Release 18.2 - © ANSYS, 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 Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1027) Gets the Surface.

(Inherited from DamageResult (p. 1023).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1070 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 317: Members

CoordinateSystemsResult (p. 1071) Defines a


CoordinateSystemsResult.
ElementalEulerXYAngle (p. 1075) Defines a
ElementalEulerXYAngle.
ElementalEulerXZAngle (p. 1079) Defines a
ElementalEulerXZAngle.
ElementalEulerYZAngle (p. 1082) Defines a
ElementalEulerYZAngle.
ElementalTriads (p. 1085) Defines a ElementalTriads.
NodalEulerXYAngle (p. 1089) Defines a NodalEulerXYAngle.
NodalEulerXZAngle (p. 1092) Defines a NodalEulerXZAngle.
NodalEulerYZAngle (p. 1095) Defines a NodalEulerYZAngle.
NodalTriads (p. 1099) Defines a NodalTriads.

CoordinateSystemsResult
Defines a CoordinateSystemsResult.

Declaration Syntax
public abstract class CoordinateSystemsResult : Result

Table 318: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1071
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1074) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1074) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1072 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystemsResult

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.
Property Position (p. 1075) Gets or sets the Position.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1073
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Frequency
Gets or sets the Frequency.

Declaration Syntax
public Quantity Frequency { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LoadMultiplier
Gets the LoadMultiplier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1074 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXYAngle

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.

Declaration Syntax
public ShellFaceType Position { set;get; }

SetNumber
Gets or sets the SetNumber.

Declaration Syntax
public uint SetNumber { set;get; }

SweepingPhase
Gets or sets the SweepingPhase.

Declaration Syntax
public Quantity SweepingPhase { set;get; }

ElementalEulerXYAngle
Defines a ElementalEulerXYAngle.

Declaration Syntax
public class ElementalEulerXYAngle : CoordinateSystemsResult

Table 319: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1075
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1078) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1078) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1076 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXYAngle

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1077
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1078 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElementalEulerXZAngle
Defines a ElementalEulerXZAngle.

Declaration Syntax
public class ElementalEulerXZAngle : CoordinateSystemsResult

Table 320: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1082) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1079
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1082) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1080 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1081
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 321: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1082 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerYZAngle

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1085) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1085) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1083
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1084 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalTriads

Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElementalTriads
Defines a ElementalTriads.

Declaration Syntax
public class ElementalTriads : CoordinateSystemsResult

Table 322: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1085
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1088) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1089) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1086 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalTriads

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1087
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1088 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 323: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1092) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1089
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1092) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1090 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXYAngle

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1091
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 324: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1092 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXZAngle

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1095) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1095) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1093
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1094 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalEulerYZAngle
Defines a NodalEulerYZAngle.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1095
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Declaration Syntax
public class NodalEulerYZAngle : CoordinateSystemsResult

Table 325: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1099) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1099) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1096 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1097
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1098 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NodalTriads
Defines a NodalTriads.

Declaration Syntax
public class NodalTriads : CoordinateSystemsResult

Table 326: Members

Property Amplitude (p. 1074) Gets or sets the Amplitude.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1102) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1099
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1074) Gets or sets the Frequency.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1102) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadMultiplier (p. 1074) Gets the LoadMultiplier.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1100 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1075) Gets or sets the Mode.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Position (p. 1075) Gets or sets the Position.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1075) Gets or sets the SetNumber.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1075) Gets or sets the SweepingPhase.

(Inherited from
CoordinateSystemsResult (p. 1071).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1101
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace

Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1102 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 327: Members

DirectionalHeatFlux (p. 1103) Defines a DirectionalHeatFlux.


DirectionalThermalHeatFlux (p. 1106) Defines a
DirectionalThermalHeatFlux.
FluidFlowRate (p. 1110) Defines a FluidFlowRate.
FluidHeatConductionRate (p. 1113) Defines a
FluidHeatConductionRate.
FluidHeatTransportRate (p. 1116) Defines a
FluidHeatTransportRate.
TemperatureResult (p. 1119) Defines a TemperatureResult.
ThermalError (p. 1122) Defines a ThermalError.
ThermalResult (p. 1125) Defines a ThermalResult.
TotalHeatFlux (p. 1129) Defines a TotalHeatFlux.
VectorHeatFlux (p. 1132) Defines a VectorHeatFlux.

DirectionalHeatFlux
Defines a DirectionalHeatFlux.

Declaration Syntax
public class DirectionalHeatFlux : ThermalResult

Table 328: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1103
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1106) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1106) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1104 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalHeatFlux

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1106) Gets or sets the NormalOrientation.
Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1105
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

DirectionalThermalHeatFlux
Defines a DirectionalThermalHeatFlux.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1106 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalHeatFlux

Declaration Syntax
public class DirectionalThermalHeatFlux : ThermalResult

Table 329: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1109) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1109) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1107
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1108 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalHeatFlux

Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1109
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

FluidFlowRate
Defines a FluidFlowRate.

Declaration Syntax
public class FluidFlowRate : ThermalResult

Table 330: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1112) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1112) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1110 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidFlowRate

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1111
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1112 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatConductionRate

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FluidHeatConductionRate
Defines a FluidHeatConductionRate.

Declaration Syntax
public class FluidHeatConductionRate : ThermalResult

Table 331: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1115) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1113
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Property InternalObject (p. 1116) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1114 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatConductionRate

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1115
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 332: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1119) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1116 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatTransportRate

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1119) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1117
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1118 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureResult

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 333: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1122) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1119
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1122) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1120 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureResult

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1121
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 334: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1122 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalError

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1125) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1125) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1123
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1124 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalResult

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 335: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1125
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1128) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1128) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1126 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalResult

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.
Property Position (p. 1128) Gets or sets the Position.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1127
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

Position
Gets or sets the Position.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1128 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalHeatFlux

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 336: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1128) Gets or sets the AverageAcrossBodies.

(Inherited from ThermalResult (p. 1125).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1132) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1129
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1132) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1128) Gets or sets the Layer.

(Inherited from ThermalResult (p. 1125).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1130 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalHeatFlux

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1128) Gets or sets the NormalOrientation.

(Inherited from ThermalResult (p. 1125).)


Property Position (p. 1128) Gets or sets the Position.

(Inherited from ThermalResult (p. 1125).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThermalResultType (p. 1129) Gets or sets the ThermalResultType.

(Inherited from ThermalResult (p. 1125).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1131
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 337: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1134) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1132 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1135) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1133
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace

Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1134 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1135
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1136 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 338: Members

StressRatio (p. 1137) Defines a StressRatio.


StressSafetyFactor (p. 1140) Defines a
StressSafetyFactor.
StressSafetyMargin (p. 1143) Defines a
StressSafetyMargin.
StressTool (p. 1146) Defines a StressTool.
StressToolResult (p. 1150) Defines a
StressToolResult.

StressRatio
Defines a StressRatio.

Declaration Syntax
public class StressRatio : StressToolResult

Table 339: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1153) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 1150).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1137
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1140) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1140) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1138 of ANSYS, Inc. and its subsidiaries and affiliates.
StressRatio

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1139
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 340: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1153) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 1150).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1142) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1140 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyFactor

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1143) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1141
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1142 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyMargin

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 341: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1153) Gets or sets the AverageAcrossBodies.

(Inherited from StressToolResult (p. 1150).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1145) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1143
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1145) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1144 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyMargin

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1145
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressTool
Defines a StressTool.

Declaration Syntax
public class StressTool : DataModelObject, IFolderDataModelObject

Table 342: Members

Property Children (p. 1146) Gets the list of children.


Property Comments (p. 1147) Gets the list of associated comments.
Property CompressiveLimit (p. 1147) Gets or sets the CompressiveLimit.
Property CompressiveLimitType (p. 1147) Gets or sets the CompressiveLimitType.
Property DataModelObjectCategory (p. 1147) Gets the current DataModelObject's
category.
Property Figures (p. 1147) Gets the list of associated figures.
Property InternalObject (p. 1147) Gets the internal object. For advanced usage
only.
Property LimitFactor (p. 1148) Gets or sets the LimitFactor.
Property StressLimit (p. 1148) Gets or sets the StressLimit.
Property StressLimitType (p. 1148) Gets or sets the StressLimitType.
Property TensileLimit (p. 1148) Gets or sets the TensileLimit.
Property TensileLimitType (p. 1148) Gets or sets the TensileLimitType.
Property Theory (p. 1148) Gets or sets the Theory.
Method AddComment() (p. 1148) Creates a new child Comment.
Method AddFigure() (p. 1149) Creates a new child Figure.
Method AddSafetyFactor() (p. 1149) Creates a new StressSafetyFactor
Method AddSafetyMargin() (p. 1149) Creates a new StressSafetyMargin
Method AddStressRatio() (p. 1149) Creates a new StressRatio
Method Delete() (p. 1149) Run the Delete action.
Method Duplicate() (p. 1149) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 1150)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 1150)

Children
Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1146 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1147
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1148 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddSafetyFactor()
Creates a new StressSafetyFactor

Declaration Syntax
public virtual StressSafetyFactor AddSafetyFactor()

AddSafetyMargin()
Creates a new StressSafetyMargin

Declaration Syntax
public virtual StressSafetyMargin AddSafetyMargin()

AddStressRatio()
Creates a new StressRatio

Declaration Syntax
public virtual StressRatio AddStressRatio()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1149
Ansys.ACT.Automation.Mechanical.Results.StressToolResults 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 343: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1153) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1150 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult

Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1153) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1153) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1151
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1152 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1153
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1154 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 344: Members

LinearizedEquivalentStress (p. 1155) Defines a LinearizedEquivalentStress.


LinearizedMaximumPrincipalStress (p. 1160) Defines a
LinearizedMaximumPrincipalStress.
LinearizedMaximumShearStress (p. 1165) Defines a
LinearizedMaximumShearStress.
LinearizedMiddlePrincipalStress (p. 1170) Defines a
LinearizedMiddlePrincipalStress.
LinearizedMinimumPrincipalStress (p. 1175) Defines a
LinearizedMinimumPrincipalStress.
LinearizedNormalStress (p. 1180) Defines a LinearizedNormalStress.
LinearizedShearStress (p. 1185) Defines a LinearizedShearStress.
LinearizedStressIntensity (p. 1190) Defines a LinearizedStressIntensity.
LinearizedStressResult (p. 1195) Defines a LinearizedStressResult.

LinearizedEquivalentStress
Defines a LinearizedEquivalentStress.

Declaration Syntax
public class LinearizedEquivalentStress : LinearizedStressResult

Table 345: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1155
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1160) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1160) Gets the internal object. For advanced
usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1156 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedEquivalentStress

Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1157
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1158 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedEquivalentStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1159
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 346: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1160 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1165) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1165) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1161
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1162 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1163
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1164 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedMaximumShearStress
Defines a LinearizedMaximumShearStress.

Declaration Syntax
public class LinearizedMaximumShearStress : LinearizedStressResult

Table 347: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1165
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1170) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1170) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1166 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1167
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ShearOrientation (p. 1170) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 1195).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1168 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 1195).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1169
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 348: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1170 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1175) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1175) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1171
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1172 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1173
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1174 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 349: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1175
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1180) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1180) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1176 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1177
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1178 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1179
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedNormalStress
Defines a LinearizedNormalStress.

Declaration Syntax
public class LinearizedNormalStress : LinearizedStressResult

Table 350: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1180 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress

Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1184) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1185) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1181
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1182 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress

Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1185) Gets or sets the NormalOrientation.
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1183
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1184 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 351: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1185
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1190) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1190) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1186 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1187
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ShearOrientation (p. 1190) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1188 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress

Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1189
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 352: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingInside (p. 1199) Gets the BendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1190 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity

(Inherited from
LinearizedStressResult (p. 1195).)
Property BendingOutside (p. 1199) Gets the BendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1195) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.

(Inherited from
LinearizedStressResult (p. 1195).)
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1195) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1191
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.

(Inherited from
LinearizedStressResult (p. 1195).)
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1192 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakCenter (p. 1201) Gets the PeakCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakInside (p. 1201) Gets the PeakInside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property PeakOutside (p. 1201) Gets the PeakOutside.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Position (p. 1201) Gets or sets the Position.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.

(Inherited from
LinearizedStressResult (p. 1195).)
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1193
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from
LinearizedStressResult (p. 1195).)
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.

(Inherited from
LinearizedStressResult (p. 1195).)
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.

(Inherited from
LinearizedStressResult (p. 1195).)
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from
LinearizedStressResult (p. 1195).)
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalInside (p. 1202) Gets the TotalInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1194 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

(Inherited from
LinearizedStressResult (p. 1195).)
Property TotalOutside (p. 1202) Gets the TotalOutside.

(Inherited from
LinearizedStressResult (p. 1195).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

LinearizedStressResult
Defines a LinearizedStressResult.

Declaration Syntax
public abstract class LinearizedStressResult : Result

Table 353: Members

Property Amplitude (p. 1198) Gets or sets the Amplitude.


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageRadiusOfCurvature (p. 1198) Gets or sets the
AverageRadiusOfCurvature.
Property BendingInside (p. 1199) Gets the BendingInside.
Property BendingOutside (p. 1199) Gets the BendingOutside.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1195
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1199) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1199) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 1199) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1199) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Linearized2DBehavior (p. 1199) Gets or sets the Linearized2DBehavior.
Property LoadMultiplier (p. 1200) Gets the LoadMultiplier.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1196 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1200) Gets the Membrane.
Property MembraneBendingCenter (p. 1200) Gets the MembraneBendingCenter.
Property MembraneBendingInside (p. 1200) Gets the MembraneBendingInside.
Property MembraneBendingOutside (p. 1200) Gets the MembraneBendingOutside.
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1200) Gets or sets the NormalOrientation.
Property PeakCenter (p. 1201) Gets the PeakCenter.
Property PeakInside (p. 1201) Gets the PeakInside.
Property PeakOutside (p. 1201) Gets the PeakOutside.
Property Position (p. 1201) Gets or sets the Position.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1201) Gets or sets the SetNumber.
Property StressStrainType (p. 1201) Gets or sets the StressStrainType.
Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1197
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

(Inherited from Result (p. 545).)


Property Subtype (p. 1201) Gets or sets the Subtype.
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1202) Gets the Surface.
Property SweepingPhase (p. 1202) Gets or sets the SweepingPhase.
Property ThroughThicknessBendingStress (p. 1202) Gets or sets the
ThroughThicknessBendingStress.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1202) Gets the TotalCenter.
Property TotalInside (p. 1202) Gets the TotalInside.
Property TotalOutside (p. 1202) Gets the TotalOutside.

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

AverageRadiusOfCurvature
Gets or sets the AverageRadiusOfCurvature.

Declaration Syntax
public Quantity AverageRadiusOfCurvature { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1198 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

BendingInside
Gets the BendingInside.

Declaration Syntax
public Quantity BendingInside { get; }

BendingOutside
Gets the BendingOutside.

Declaration Syntax
public Quantity BendingOutside { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Linearized2DBehavior
Gets or sets the Linearized2DBehavior.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1199
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

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.

Declaration Syntax
public Quantity MembraneBendingOutside { get; }

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1200 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult

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; }

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; }

Subtype
Gets or sets the Subtype.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1201
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace

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; }

TotalInside
Gets the TotalInside.

Declaration Syntax
public Quantity TotalInside { get; }

TotalOutside
Gets the TotalOutside.

Declaration Syntax
public Quantity TotalOutside { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1202 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 354: Members

GasketResult (p. 1203) Defines a GasketResult.


NormalGasketPressure (p. 1206) Defines a
NormalGasketPressure.
NormalGasketTotalClosure (p. 1209) Defines a
NormalGasketTotalClosure.
ShearGasketPressure (p. 1212) Defines a ShearGasketPressure.
ShearGasketTotalClosure (p. 1215) Defines a
ShearGasketTotalClosure.

GasketResult
Defines a GasketResult.

Declaration Syntax
public abstract class GasketResult : Result

Table 355: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1203
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1206) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GasketResultType (p. 1206) Gets or sets the GasketResultType.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1206) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1204 of ANSYS, Inc. and its subsidiaries and affiliates.
GasketResult

Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1205
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 356: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1206 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketPressure

Property DataModelObjectCategory (p. 1209) Gets the current DataModelObject's


category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GasketResultType (p. 1206) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 1203).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1209) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1207
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1208 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketTotalClosure

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 357: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1211) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1209
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GasketResultType (p. 1206) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 1203).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1212) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1210 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketTotalClosure

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1211
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 358: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1214) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1212 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketPressure

Property GasketResultType (p. 1206) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 1203).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1215) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1213
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ShearOrientation (p. 1215) Gets or sets the ShearOrientation.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1214 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure

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 359: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1217) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1215
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GasketResultType (p. 1206) Gets or sets the GasketResultType.

(Inherited from GasketResult (p. 1203).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1218) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1216 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ShearOrientation (p. 1218) Gets or sets the ShearOrientation.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1217
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1218 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 360: Members

FatigueBiaxialityIndication (p. 1219) Defines a FatigueBiaxialityIndication.


FatigueDamage (p. 1222) Defines a FatigueDamage.
FatigueDamageMatrix (p. 1225) Defines a FatigueDamageMatrix.
FatigueEquivalentAlternativeStress (p. 1228) Defines a
FatigueEquivalentAlternativeStress.
FatigueHysteresis (p. 1231) Defines a FatigueHysteresis.
FatigueLife (p. 1234) Defines a FatigueLife.
FatigueRainflowMatrix (p. 1237) Defines a FatigueRainflowMatrix.
FatigueSafetyFactor (p. 1239) Defines a FatigueSafetyFactor.
FatigueSensitivity (p. 1242) Defines a FatigueSensitivity.
FatigueToolResult (p. 1245) Defines a FatigueToolResult.

FatigueBiaxialityIndication
Defines a FatigueBiaxialityIndication.

Declaration Syntax
public class FatigueBiaxialityIndication : FatigueToolResult

Table 361: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 1245).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1219
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1222) Gets the current DataModelObject's
category.
Property DesignLife (p. 1248) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 1245).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1222) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1220 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueBiaxialityIndication

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.

(Inherited from FatigueToolResult (p. 1245).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1221
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 362: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 1245).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1222 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamage

Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1225) Gets the current DataModelObject's
category.
Property DesignLife (p. 1248) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 1245).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1225) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1223
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.

(Inherited from FatigueToolResult (p. 1245).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1224 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamageMatrix

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 363: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


Property Children (p. 556) Gets the list of children.

(Inherited from ResultChart (p. 554).)


Property Comments (p. 556) Gets the list of associated comments.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1225
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property ContactRegion (p. 556) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


Property CoordinateSystem (p. 557) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 1228) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 1228) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1226 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueDamageMatrix

Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


Property Suppressed (p. 561) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1227
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 364: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 1245).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1231) Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1228 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueEquivalentAlternativeStress

Property DesignLife (p. 1248) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 1245).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1231) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1229
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.

(Inherited from FatigueToolResult (p. 1245).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1230 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueHysteresis

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 365: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


Property Children (p. 556) Gets the list of children.

(Inherited from ResultChart (p. 554).)


Property Comments (p. 556) Gets the list of associated comments.

(Inherited from ResultChart (p. 554).)


Property ContactRegion (p. 556) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


Property CoordinateSystem (p. 557) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1231
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property DataModelObjectCategory (p. 1233) Gets the current DataModelObject's


category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 1234) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1232 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueHysteresis

Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


Property Suppressed (p. 561) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1233
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

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 366: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 1245).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1236) Gets the current DataModelObject's
category.
Property DesignLife (p. 1248) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 1245).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1234 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueLife

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1237) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.

(Inherited from FatigueToolResult (p. 1245).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1235
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1236 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueRainflowMatrix

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueRainflowMatrix
Defines a FatigueRainflowMatrix.

Declaration Syntax
public class FatigueRainflowMatrix : ResultChart

Table 367: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


Property Children (p. 556) Gets the list of children.

(Inherited from ResultChart (p. 554).)


Property Comments (p. 556) Gets the list of associated comments.

(Inherited from ResultChart (p. 554).)


Property ContactRegion (p. 556) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


Property CoordinateSystem (p. 557) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 1239) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1237
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property InternalObject (p. 1239) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1238 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSafetyFactor

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)


Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


Property Suppressed (p. 561) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

FatigueSafetyFactor
Defines a FatigueSafetyFactor.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1239
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Declaration Syntax
public class FatigueSafetyFactor : FatigueToolResult

Table 368: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.

(Inherited from FatigueToolResult (p. 1245).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1242) Gets the current DataModelObject's
category.
Property DesignLife (p. 1248) Gets or sets the DesignLife.

(Inherited from FatigueToolResult (p. 1245).)


Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1242) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1240 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSafetyFactor

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.

(Inherited from FatigueToolResult (p. 1245).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1241
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

FatigueSensitivity
Defines a FatigueSensitivity.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1242 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueSensitivity

Declaration Syntax
public class FatigueSensitivity : ResultChart

Table 369: Members

Property AccelerationType (p. 556) Gets the AccelerationType.

(Inherited from ResultChart (p. 554).)


Property ChartViewingStyle (p. 556) Gets or sets the ChartViewingStyle.

(Inherited from ResultChart (p. 554).)


Property Children (p. 556) Gets the list of children.

(Inherited from ResultChart (p. 554).)


Property Comments (p. 556) Gets the list of associated comments.

(Inherited from ResultChart (p. 554).)


Property ContactRegion (p. 556) Gets or sets the ContactRegion.

(Inherited from ResultChart (p. 554).)


Property ContactSide (p. 556) Gets or sets the ContactSide.

(Inherited from ResultChart (p. 554).)


Property CoordinateSystem (p. 557) Gets or sets the CoordinateSystem.

(Inherited from ResultChart (p. 554).)


Property CurvesAppearanceDisplay (p. 557) Gets or sets the CurvesAppearanceDisplay.

(Inherited from ResultChart (p. 554).)


Property DataModelObjectCategory (p. 1245) Gets the current DataModelObject's
category.
Property DeformationType (p. 557) Gets the DeformationType.

(Inherited from ResultChart (p. 554).)


Property Duration (p. 557) Gets or sets the Duration.

(Inherited from ResultChart (p. 554).)


Property EnhancedTracking (p. 557) Gets the EnhancedTracking.

(Inherited from ResultChart (p. 554).)


Property FrequencyAtMaximumAmplitude (p. 557) Gets the FrequencyAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property GeometrySelectionString (p. 558) Gets or sets the GeometrySelectionString.

(Inherited from ResultChart (p. 554).)


Property ImaginaryAtMaximumAmplitude (p. 558) Gets the ImaginaryAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1243
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property InternalObject (p. 1245) Gets the internal object. For advanced usage
only.
Property IsSolved (p. 558) Gets the IsSolved.

(Inherited from ResultChart (p. 554).)


Property Location (p. 558) Gets or sets the Location.

(Inherited from ResultChart (p. 554).)


Property Maximum (p. 558) Gets the Maximum.

(Inherited from ResultChart (p. 554).)


Property MaximumAmplitude (p. 559) Gets the MaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property MaximumFrequency (p. 559) Gets or sets the MaximumFrequency.

(Inherited from ResultChart (p. 554).)


Property MaximumStress (p. 559) Gets the MaximumStress.

(Inherited from ResultChart (p. 554).)


Property Minimum (p. 559) Gets the Minimum.

(Inherited from ResultChart (p. 554).)


Property MinimumFrequency (p. 559) Gets or sets the MinimumFrequency.

(Inherited from ResultChart (p. 554).)


Property MinimumStress (p. 559) Gets the MinimumStress.

(Inherited from ResultChart (p. 554).)


Property NormalOrientation (p. 559) Gets or sets the NormalOrientation.

(Inherited from ResultChart (p. 554).)


Property PhaseAngle (p. 560) Gets the PhaseAngle.

(Inherited from ResultChart (p. 554).)


Property RealAtMaximumAmplitude (p. 560) Gets the RealAtMaximumAmplitude.

(Inherited from ResultChart (p. 554).)


Property ReportedFrequency (p. 560) Gets the ReportedFrequency.

(Inherited from ResultChart (p. 554).)


Property RequestedFrequency (p. 560) Gets or sets the RequestedFrequency.

(Inherited from ResultChart (p. 554).)


Property ResultChartType (p. 560) Gets the ResultChartType.

(Inherited from ResultChart (p. 554).)


Property ShearOrientation (p. 560) Gets or sets the ShearOrientation.

(Inherited from ResultChart (p. 554).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1244 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueToolResult

Property SpatialResolution (p. 561) Gets or sets the SpatialResolution.

(Inherited from ResultChart (p. 554).)


Property StressStrainType (p. 561) Gets or sets the StressStrainType.

(Inherited from ResultChart (p. 554).)


Property Suppressed (p. 561) Gets or sets the Suppressed.

(Inherited from ResultChart (p. 554).)


Property TimeHistoryDisplay (p. 561) Gets or sets the TimeHistoryDisplay.

(Inherited from ResultChart (p. 554).)


Property UseParentFrequencyRange (p. 561) Gets or sets the UseParentFrequencyRange.

(Inherited from ResultChart (p. 554).)


Property VelocityType (p. 561) Gets the VelocityType.

(Inherited from ResultChart (p. 554).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultChartAuto InternalObject { get; }

FatigueToolResult
Defines a FatigueToolResult.

Declaration Syntax
public abstract class FatigueToolResult : Result

Table 370: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1248) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1245
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1248) Gets the current DataModelObject's
category.
Property DesignLife (p. 1248) Gets or sets the DesignLife.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1248) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1246 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueToolResult

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Method (p. 1248) Gets the Method.
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1247
Ansys.ACT.Automation.Mechanical.Results.FatigueToolResults Namespace

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1248 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 371: Members

ElementalStrainEnergy (p. 1249) Defines a


ElementalStrainEnergy.
EnergyResult (p. 1252) Defines a EnergyResult.
StabilizationEnergy (p. 1255) Defines a
StabilizationEnergy.
StructuralStrainEnergy (p. 1258) Defines a
StructuralStrainEnergy.
ThermalStrainEnergy (p. 1260) Defines a
ThermalStrainEnergy.

ElementalStrainEnergy
Defines a ElementalStrainEnergy.

Declaration Syntax
public class ElementalStrainEnergy : EnergyResult

Table 372: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1249
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1252) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1252) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1250 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalStrainEnergy

Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1251
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 373: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1254) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1252 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyResult

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1255) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1253
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1254 of ANSYS, Inc. and its subsidiaries and affiliates.
StabilizationEnergy

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 374: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1257) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1255
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property InternalObject (p. 1257) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1256 of ANSYS, Inc. and its subsidiaries and affiliates.
StabilizationEnergy

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1257
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

StructuralStrainEnergy
Defines a StructuralStrainEnergy.

Declaration Syntax
public class StructuralStrainEnergy : EnergyResult

Table 375: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1260) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1260) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1258 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralStrainEnergy

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1259
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 376: Members

Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1260 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1263) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1263) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1261
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1262 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1263
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1264 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 377: Members

CurrentDensity (p. 1265) Defines a CurrentDensity.


DirectionalMagneticFieldIntensity (p. 1268) Defines a
DirectionalMagneticFieldIntensity.
DirectionalMagneticFluxDensity (p. 1271) Defines a
DirectionalMagneticFluxDensity.
ElectricPotential (p. 1274) Defines a ElectricPotential.
ElectromagneticResult (p. 1277) Defines a ElectromagneticResult.
MagneticDirectionalForces (p. 1281) Defines a MagneticDirectionalForces.
MagneticError (p. 1284) Defines a MagneticError.
MagneticTotalForces (p. 1287) Defines a MagneticTotalForces.
TotalMagneticFieldIntensity (p. 1290) Defines a TotalMagneticFieldIntensity.
TotalMagneticFluxDensity (p. 1293) Defines a TotalMagneticFluxDensity.

CurrentDensity
Defines a CurrentDensity.

Declaration Syntax
public class CurrentDensity : ElectromagneticResult

Table 378: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1265
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1268) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1268) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1266 of ANSYS, Inc. and its subsidiaries and affiliates.
CurrentDensity

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1267
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 379: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1268 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFieldIntensity

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1271) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1271) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1269
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1271) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1270 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity

Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public class DirectionalMagneticFluxDensity : ElectromagneticResult

Table 380: Members

Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1271
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1274) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1274) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1272 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1274) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1273
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

ElectricPotential
Defines a ElectricPotential.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1274 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricPotential

Declaration Syntax
public class ElectricPotential : ElectromagneticResult

Table 381: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1277) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1277) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1275
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1276 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectromagneticResult

Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElectromagneticResult
Defines a ElectromagneticResult.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1277
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Declaration Syntax
public abstract class ElectromagneticResult : Result

Table 382: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1280) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1280) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1278 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectromagneticResult

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1279
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

ElectromagneticResultType
Gets or sets the ElectromagneticResultType.

Declaration Syntax
public TotalOrDirectional ElectromagneticResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1280 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticDirectionalForces

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MagneticDirectionalForces
Defines a MagneticDirectionalForces.

Declaration Syntax
public class MagneticDirectionalForces : ElectromagneticResult

Table 383: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1283) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1281
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1283) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1282 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticDirectionalForces

Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1284) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1283
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

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 384: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1286) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1284 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticError

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1287) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1285
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1286 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticTotalForces

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 385: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1289) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1287
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1290) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1288 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticTotalForces

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1289
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalMagneticFieldIntensity
Defines a TotalMagneticFieldIntensity.

Declaration Syntax
public class TotalMagneticFieldIntensity : ElectromagneticResult

Table 386: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1292) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1290 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFieldIntensity

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1293) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1291
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1292 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalMagneticFluxDensity
Defines a TotalMagneticFluxDensity.

Declaration Syntax
public class TotalMagneticFluxDensity : ElectromagneticResult

Table 387: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1280) Gets or sets the AverageAcrossBodies.

(Inherited from
ElectromagneticResult (p. 1277).)
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1295) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1293
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

(Inherited from Result (p. 545).)


Property ElectromagneticResultType (p. 1280) Gets or sets the
ElectromagneticResultType.

(Inherited from
ElectromagneticResult (p. 1277).)
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1296) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1294 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1295
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1296 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 388: Members

DirectionalCurrentDensity (p. 1297) Defines a DirectionalCurrentDensity.


DirectionalElectricFieldIntensity (p. 1300) Defines a
DirectionalElectricFieldIntensity.
ElectricResult (p. 1303) Defines a ElectricResult.
ElectricVoltage (p. 1306) Defines a ElectricVoltage.
JouleHeat (p. 1309) Defines a JouleHeat.
TotalCurrentDensity (p. 1312) Defines a TotalCurrentDensity.
TotalElectricFieldIntensity (p. 1315) Defines a TotalElectricFieldIntensity.

DirectionalCurrentDensity
Defines a DirectionalCurrentDensity.

Declaration Syntax
public class DirectionalCurrentDensity : ElectricResult

Table 389: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1297
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1300) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1300) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1298 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalCurrentDensity

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1300) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1299
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 390: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1300 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalElectricFieldIntensity

Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1303) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1303) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1301
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1303) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1302 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricResult

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.

Declaration Syntax
public abstract class ElectricResult : Result

Table 391: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.
Property By (p. 546) Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1303
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1306) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1306) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1304 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricResult

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1305
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

Declaration Syntax
public bool AverageAcrossBodies { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

ElectricResultType
Gets or sets the ElectricResultType.

Declaration Syntax
public TotalOrDirectional ElectricResultType { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ElectricVoltage
Defines a ElectricVoltage.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1306 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricVoltage

Declaration Syntax
public class ElectricVoltage : ElectricResult

Table 392: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1309) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1309) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1307
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1308 of ANSYS, Inc. and its subsidiaries and affiliates.
JouleHeat

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

JouleHeat
Defines a JouleHeat.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1309
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Declaration Syntax
public class JouleHeat : ElectricResult

Table 393: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1312) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1312) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1310 of ANSYS, Inc. and its subsidiaries and affiliates.
JouleHeat

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1311
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalCurrentDensity
Defines a TotalCurrentDensity.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1312 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalCurrentDensity

Declaration Syntax
public class TotalCurrentDensity : ElectricResult

Table 394: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1315) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1315) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1313
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1314 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalElectricFieldIntensity

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalElectricFieldIntensity
Defines a TotalElectricFieldIntensity.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1315
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Declaration Syntax
public class TotalElectricFieldIntensity : ElectricResult

Table 395: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1306) Gets or sets the AverageAcrossBodies.

(Inherited from ElectricResult (p. 1303).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1318) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property ElectricResultType (p. 1306) Gets or sets the ElectricResultType.

(Inherited from ElectricResult (p. 1303).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1318) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1316 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalElectricFieldIntensity

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1317
Ansys.ACT.Automation.Mechanical.Results.ElectricResults Namespace

Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1318 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 396: Members

ContactFluidPressure (p. 1319) Defines a


ContactFluidPressure.
ContactFrictionalStress (p. 1322) Defines a
ContactFrictionalStress.
ContactGap (p. 1325) Defines a ContactGap.
ContactPenetration (p. 1328) Defines a
ContactPenetration.
ContactPressure (p. 1331) Defines a ContactPressure.
ContactSlidingDistance (p. 1334) Defines a
ContactSlidingDistance.
ContactStatus (p. 1336) Defines a ContactStatus.
ContactToolResult (p. 1339) Defines a
ContactToolResult.

ContactFluidPressure
Defines a ContactFluidPressure.

Declaration Syntax
public class ContactFluidPressure : ContactToolResult

Table 397: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1319
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1322) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1322) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1320 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFluidPressure

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1321
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 398: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1322 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactFrictionalStress

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1325) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1325) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1323
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1324 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactGap

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 399: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1327) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1325
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1328) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1326 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactGap

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1327
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 400: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1330) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1328 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPenetration

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1330) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1329
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1330 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressure

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactPressure
Defines a ContactPressure.

Declaration Syntax
public class ContactPressure : ContactToolResult

Table 401: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1333) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1331
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

Property InternalObject (p. 1333) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1332 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactPressure

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1333
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

ContactSlidingDistance
Defines a ContactSlidingDistance.

Declaration Syntax
public class ContactSlidingDistance : ContactToolResult

Table 402: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1336) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1336) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1334 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSlidingDistance

Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1335
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ContactStatus
Defines a ContactStatus.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1336 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactStatus

Declaration Syntax
public class ContactStatus : ContactToolResult

Table 403: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.

(Inherited from ContactToolResult (p. 1339).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1339) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1339) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1337
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1338 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactToolResult

Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 404: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1339
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property ContactResultType (p. 1342) Gets or sets the ContactResultType.
Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1342) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1342) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1340 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactToolResult

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1341
Ansys.ACT.Automation.Mechanical.Results.ContactToolResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

ContactResultType
Gets or sets the ContactResultType.

Declaration Syntax
public ContactResultType ContactResultType { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1342 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 405: Members

BoltAdjustment (p. 1343) Defines a


BoltAdjustment.
BoltTool (p. 1346) Defines a BoltTool.
BoltToolResult (p. 1349) Defines a
BoltToolResult.
BoltWorkingLoad (p. 1352) Defines a
BoltWorkingLoad.

BoltAdjustment
Defines a BoltAdjustment.

Declaration Syntax
public class BoltAdjustment : BoltToolResult

Table 406: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1343
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Property DataModelObjectCategory (p. 1345) Gets the current DataModelObject's


category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1346) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1344 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltAdjustment

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1345
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 407: Members

Property Children (p. 1346) Gets the list of children.


Property Comments (p. 1347) Gets the list of associated comments.
Property DataModelObjectCategory (p. 1347) Gets the current DataModelObject's
category.
Property Figures (p. 1347) Gets the list of associated figures.
Property InternalObject (p. 1347) Gets the internal object. For advanced usage
only.
Method AddAdjustment() (p. 1347) Creates a new BoltAdjustment
Method AddComment() (p. 1347) Creates a new child Comment.
Method AddFigure() (p. 1347) Creates a new child Figure.
Method AddWorkingLoad() (p. 1348) Creates a new BoltWorkingLoad
Method Delete() (p. 1348) Run the Delete action.
Method Duplicate() (p. 1348) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 1348)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 1348)

Children
Gets the list of children.

Declaration Syntax
public IList<DataModelObject> Children { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1346 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltTool

Comments
Gets the list of associated comments.

Declaration Syntax
public IEnumerable<Comment> Comments { get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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 BoltAdjustment

Declaration Syntax
public virtual BoltAdjustment AddAdjustment()

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddFigure()
Creates a new child Figure.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1347
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

Declaration Syntax
public virtual Figure AddFigure()

AddWorkingLoad()
Creates a new BoltWorkingLoad

Declaration Syntax
public virtual BoltWorkingLoad AddWorkingLoad()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual 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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1348 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltToolResult

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
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 408: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1351) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1349
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

(Inherited from Result (p. 545).)


Property InternalObject (p. 1351) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1350 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltToolResult

Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1351
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

BoltWorkingLoad
Defines a BoltWorkingLoad.

Declaration Syntax
public class BoltWorkingLoad : BoltToolResult

Table 409: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1354) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1354) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1352 of ANSYS, Inc. and its subsidiaries and affiliates.
BoltWorkingLoad

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1353
Ansys.ACT.Automation.Mechanical.Results.BoltToolResults Namespace

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1354 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 410: Members

BeamTool (p. 1355) Defines a BeamTool.


BeamToolResult (p. 1359) Defines a BeamToolResult.
DirectStress (p. 1362) Defines a DirectStress.
MaximumBendingStress (p. 1365) Defines a
MaximumBendingStress.
MaximumCombinedStress (p. 1368) Defines a
MaximumCombinedStress.
MinimumBendingStress (p. 1371) Defines a
MinimumBendingStress.
MinimumCombinedStress (p. 1374) Defines a
MinimumCombinedStress.

BeamTool
Defines a BeamTool.

Declaration Syntax
public class BeamTool : DataModelObject, IFolderDataModelObject

Table 411: Members

Property Children (p. 1356) Gets the list of children.


Property Comments (p. 1356) Gets the list of associated comments.
Property DataModelObjectCategory (p. 1356) Gets the current DataModelObject's
category.
Property Figures (p. 1356) Gets the list of associated figures.
Property InternalObject (p. 1356) Gets the internal object. For advanced
usage only.
Property Location (p. 1357) Gets or sets the Location.
Method AddComment() (p. 1357) Creates a new child Comment.
Method AddDirectionalDeformation() (p. 1357) Creates a new DirectionalDeformation
Method AddDirectStress() (p. 1357) Creates a new DirectStress

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1355
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Method AddFigure() (p. 1357) Creates a new child Figure.


Method AddMaximumBendingStress() (p. 1357) Creates a new MaximumBendingStress
Method AddMaximumCombinedStress() (p. 1358) Creates a new MaximumCombinedStress
Method AddMinimumBendingStress() (p. 1358) Creates a new MinimumBendingStress
Method AddMinimumCombinedStress() (p. 1358) Creates a new MinimumCombinedStress
Method AddTotalDeformation() (p. 1358) Creates a new TotalDeformation
Method Delete() (p. 1358) Run the Delete action.
Method Duplicate() (p. 1358) Run the Duplicate action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 1358)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 1359)

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1356 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamTool

Declaration Syntax
public IDSBeamToolAuto InternalObject { get; }

Location
Gets or sets the Location.

Declaration Syntax
public ISelectionInfo Location { set;get; }

AddComment()
Creates a new child Comment.

Declaration Syntax
public virtual Comment AddComment()

AddDirectionalDeformation()
Creates a new DirectionalDeformation

Declaration Syntax
public virtual DirectionalDeformation AddDirectionalDeformation()

AddDirectStress()
Creates a new DirectStress

Declaration Syntax
public virtual DirectStress AddDirectStress()

AddFigure()
Creates a new child Figure.

Declaration Syntax
public virtual Figure AddFigure()

AddMaximumBendingStress()
Creates a new MaximumBendingStress

Declaration Syntax
public virtual MaximumBendingStress AddMaximumBendingStress()

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1357
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

AddMaximumCombinedStress()
Creates a new MaximumCombinedStress

Declaration Syntax
public virtual MaximumCombinedStress AddMaximumCombinedStress()

AddMinimumBendingStress()
Creates a new MinimumBendingStress

Declaration Syntax
public virtual MinimumBendingStress AddMinimumBendingStress()

AddMinimumCombinedStress()
Creates a new MinimumCombinedStress

Declaration Syntax
public virtual MinimumCombinedStress AddMinimumCombinedStress()

AddTotalDeformation()
Creates a new TotalDeformation

Declaration Syntax
public virtual TotalDeformation AddTotalDeformation()

Delete()
Run the Delete action.

Declaration Syntax
public virtual void Delete()

Duplicate()
Run the Duplicate action.

Declaration Syntax
public virtual void Duplicate()

GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1358 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamToolResult

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.)

GetChildren(DataModelObjectCategory, bool, IList<DataModelObject>)


Gets the list of children, filtered by type.

Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)

Parameters
category(DataModelObjectCategory)
The category of the data model object to retrieve.

recurses(bool)
Whether to retrieve grandchildren recursively.

children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)

BeamToolResult
Defines a BeamToolResult.

Declaration Syntax
public abstract class BeamToolResult : Result

Table 412: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1359
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1362) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1362) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1360 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamToolResult

Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1361
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

BeamToolStressResultType
Gets or sets the BeamToolStressResultType.

Declaration Syntax
public BeamToolStressResultType BeamToolStressResultType { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectStress
Defines a DirectStress.

Declaration Syntax
public class DirectStress : BeamToolResult

Table 413: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.

(Inherited from BeamToolResult (p. 1359).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1362 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectStress

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1365) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1365) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1363
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1364 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumBendingStress

Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumBendingStress
Defines a MaximumBendingStress.

Declaration Syntax
public class MaximumBendingStress : BeamToolResult

Table 414: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.

(Inherited from BeamToolResult (p. 1359).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1365
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1368) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1368) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1366 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumBendingStress

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1367
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumCombinedStress
Defines a MaximumCombinedStress.

Declaration Syntax
public class MaximumCombinedStress : BeamToolResult

Table 415: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.

(Inherited from BeamToolResult (p. 1359).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1368 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumCombinedStress

Property DataModelObjectCategory (p. 1370) Gets the current DataModelObject's


category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1371) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1369
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1370 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumBendingStress

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumBendingStress
Defines a MinimumBendingStress.

Declaration Syntax
public class MinimumBendingStress : BeamToolResult

Table 416: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.

(Inherited from BeamToolResult (p. 1359).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1373) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1371
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1374) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1372 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumBendingStress

Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1373
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumCombinedStress
Defines a MinimumCombinedStress.

Declaration Syntax
public class MinimumCombinedStress : BeamToolResult

Table 417: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamToolStressResultType (p. 1362) Gets or sets the
BeamToolStressResultType.

(Inherited from BeamToolResult (p. 1359).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1376) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1374 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumCombinedStress

Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1376) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1375
Ansys.ACT.Automation.Mechanical.Results.BeamToolResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1376 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 418: Members

BeamResult (p. 1377) Defines a BeamResult.


DirectionalAxialForce (p. 1381) Defines a DirectionalAxialForce.
DirectionalBendingMoment (p. 1384) Defines a DirectionalBendingMoment.
DirectionalShearForce (p. 1387) Defines a DirectionalShearForce.
DirectionalShearMomentDiagram (p. 1390) Defines a
DirectionalShearMomentDiagram.
DirectionalTorsionalMoment (p. 1393) Defines a
DirectionalTorsionalMoment.
TotalAxialForce (p. 1396) Defines a TotalAxialForce.
TotalBendingMoment (p. 1399) Defines a TotalBendingMoment.
TotalShearForce (p. 1402) Defines a TotalShearForce.
TotalShearMomentDiagram (p. 1405) Defines a TotalShearMomentDiagram.
TotalTorsionalMoment (p. 1408) Defines a TotalTorsionalMoment.
VectorAxialForce (p. 1411) Defines a VectorAxialForce.
VectorBendingMoment (p. 1414) Defines a VectorBendingMoment.
VectorShearForce (p. 1417) Defines a VectorShearForce.
VectorTorsionalMoment (p. 1419) Defines a VectorTorsionalMoment.

BeamResult
Defines a BeamResult.

Declaration Syntax
public abstract class BeamResult : Result

Table 419: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.
Property By (p. 546) Gets or sets the By.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1377
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1380) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1380) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1378 of ANSYS, Inc. and its subsidiaries and affiliates.
BeamResult

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1379
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

BeamResultType
Gets or sets the BeamResultType.

Declaration Syntax
public TotalOrDirectional BeamResultType { set;get; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { 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; }

Surface
Gets the Surface.

Declaration Syntax
public uint Surface { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1380 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAxialForce

DirectionalAxialForce
Defines a DirectionalAxialForce.

Declaration Syntax
public class DirectionalAxialForce : BeamResult

Table 420: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1383) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1383) Gets the internal object. For advanced
usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1381
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1382 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAxialForce

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1383
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

DirectionalBendingMoment
Defines a DirectionalBendingMoment.

Declaration Syntax
public class DirectionalBendingMoment : BeamResult

Table 421: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1386) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1386) Gets the internal object. For advanced
usage only.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1384 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalBendingMoment

Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1385
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property NormalOrientation (p. 1387) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1386 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalShearForce

NormalOrientation
Gets or sets the NormalOrientation.

Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }

DirectionalShearForce
Defines a DirectionalShearForce.

Declaration Syntax
public class DirectionalShearForce : BeamResult

Table 422: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1389) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1387
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1390) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1388 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalShearForce

Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1389
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

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 423: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1392) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1390 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalShearMomentDiagram

(Inherited from BeamResult (p. 1377).)


Property GraphicsDisplay (p. 1393) Gets or sets the GraphicsDisplay.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1393) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1391
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ShearMomentType (p. 1393) Gets or sets the ShearMomentType.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1392 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalTorsionalMoment

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; }

DirectionalTorsionalMoment
Defines a DirectionalTorsionalMoment.

Declaration Syntax
public class DirectionalTorsionalMoment : BeamResult

Table 424: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1393
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1396) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1396) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1394 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalTorsionalMoment

Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1395
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 425: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1396 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAxialForce

Property DataModelObjectCategory (p. 1398) Gets the current DataModelObject's


category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1399) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1397
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1398 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalBendingMoment

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

TotalBendingMoment
Defines a TotalBendingMoment.

Declaration Syntax
public class TotalBendingMoment : BeamResult

Table 426: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1401) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1399
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1402) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1400 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalBendingMoment

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1401
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 427: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1404) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1402 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalShearForce

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1405) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1403
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1404 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalShearMomentDiagram

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 428: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property BeamResultType (p. 1380) Gets or sets the BeamResultType.

(Inherited from BeamResult (p. 1377).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1408) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1405
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property GraphControlsXAxis (p. 1380) Gets or sets the GraphControlsXAxis.

(Inherited from BeamResult (p. 1377).)


Property GraphicsDisplay (p. 1408) Gets or sets the GraphicsDisplay.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1408) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1406 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalShearMomentDiagram

Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ShearMomentType (p. 1408) Gets or sets the ShearMomentType.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1380) Gets the Surface.

(Inherited from BeamResult (p. 1377).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1407
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 429: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1408 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalTorsionalMoment

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1411) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1411) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1409
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1410 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorAxialForce

Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 430: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1413) Gets the current DataModelObject's
category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1411
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1414) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1412 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorAxialForce

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1413
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 431: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1416) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1414 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorBendingMoment

Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1416) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1415
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1416 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorShearForce

VectorShearForce
Defines a VectorShearForce.

Declaration Syntax
public class VectorShearForce : Result

Table 432: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1419) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1419) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1417
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1418 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorTorsionalMoment

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 433: Members

Property Average (p. 546) Gets the Average.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1419
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1422) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1422) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1420 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorTorsionalMoment

Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1421
Ansys.ACT.Automation.Mechanical.Results.BeamResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1422 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 434: Members

BendingStressEquivalent (p. 1424) Defines a


BendingStressEquivalent.
BendingStressIntensity (p. 1428) Defines a
BendingStressIntensity.
DirectionalStress (p. 1433) Defines a DirectionalStress.
EquivalentStress (p. 1438) Defines a EquivalentStress.
EquivalentStressPSD (p. 1443) Defines a EquivalentStressPSD.
EquivalentStressRS (p. 1448) Defines a EquivalentStressRS.
MaximumPrincipalStress (p. 1453) Defines a
MaximumPrincipalStress.
MaximumShearStress (p. 1458) Defines a MaximumShearStress.
MembraneStressEquivalent (p. 1464) Defines a
MembraneStressEquivalent.
MembraneStressIntensity (p. 1469) Defines a
MembraneStressIntensity.
MiddlePrincipalStress (p. 1473) Defines a MiddlePrincipalStress.
MinimumPrincipalStress (p. 1478) Defines a
MinimumPrincipalStress.
NormalStress (p. 1483) Defines a NormalStress.
ShearStress (p. 1489) Defines a ShearStress.
ShellBendingStress (p. 1494) Defines a ShellBendingStress.
ShellBottomPeakStress (p. 1499) Defines a
ShellBottomPeakStress.
ShellMembraneStress (p. 1504) Defines a ShellMembraneStress.
ShellTopPeakStress (p. 1510) Defines a ShellTopPeakStress.

Defines a ShellTopPeakStress.
StressIntensity (p. 1515) Defines a StressIntensity.
StressResult (p. 1520) Defines a StressResult.
StructuralError (p. 1529) Defines a StructuralError.
VectorPrincipalStress (p. 1534) Defines a VectorPrincipalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1423
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

BendingStressEquivalent
Defines a BendingStressEquivalent.

Declaration Syntax
public class BendingStressEquivalent : StressResult

Table 435: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1428) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1424 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressEquivalent

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1428) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1425
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1426 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressEquivalent

Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1427
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

BendingStressIntensity
Defines a BendingStressIntensity.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1428 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressIntensity

Declaration Syntax
public class BendingStressIntensity : StressResult

Table 436: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1433) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1429
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1433) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1430 of ANSYS, Inc. and its subsidiaries and affiliates.
BendingStressIntensity

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1431
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1432 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalStress

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

DirectionalStress
Defines a DirectionalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1433
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class DirectionalStress : StressResult

Table 437: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1438) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1434 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalStress

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1438) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1435
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1436 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalStress

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1437
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStress
Defines a EquivalentStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1438 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStress

Declaration Syntax
public class EquivalentStress : StressResult

Table 438: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1443) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1439
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1443) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1440 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStress

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1441
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1442 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressPSD

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStressPSD
Defines a EquivalentStressPSD.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1443
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class EquivalentStressPSD : StressResult

Table 439: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1448) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1444 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressPSD

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1448) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1445
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1446 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressPSD

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1447
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

EquivalentStressRS
Defines a EquivalentStressRS.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1448 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressRS

Declaration Syntax
public class EquivalentStressRS : StressResult

Table 440: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1453) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1449
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1453) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1450 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentStressRS

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1451
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1452 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalStress

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumPrincipalStress
Defines a MaximumPrincipalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1453
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class MaximumPrincipalStress : StressResult

Table 441: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1458) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1454 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalStress

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1458) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1455
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1456 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalStress

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1457
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MaximumShearStress
Defines a MaximumShearStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1458 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearStress

Declaration Syntax
public class MaximumShearStress : StressResult

Table 442: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1463) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1459
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1463) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1460 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearStress

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1461
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShearOrientation (p. 1463) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1462 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearStress

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ShearOrientation
Gets or sets the ShearOrientation.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1463
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

MembraneStressEquivalent
Defines a MembraneStressEquivalent.

Declaration Syntax
public class MembraneStressEquivalent : StressResult

Table 443: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1464 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressEquivalent

Property DataModelObjectCategory (p. 1468) Gets the current DataModelObject's


category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1468) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1465
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1466 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressEquivalent

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1467
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1468 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressIntensity

MembraneStressIntensity
Defines a MembraneStressIntensity.

Declaration Syntax
public class MembraneStressIntensity : StressResult

Table 444: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1473) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1469
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1473) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1470 of ANSYS, Inc. and its subsidiaries and affiliates.
MembraneStressIntensity

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1471
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1472 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalStress

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MiddlePrincipalStress
Defines a MiddlePrincipalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1473
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class MiddlePrincipalStress : StressResult

Table 445: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1478) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1474 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalStress

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1478) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1475
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1476 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalStress

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1477
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

MinimumPrincipalStress
Defines a MinimumPrincipalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1478 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalStress

Declaration Syntax
public class MinimumPrincipalStress : StressResult

Table 446: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1483) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1479
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1483) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1480 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalStress

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1481
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1482 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalStress

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

NormalStress
Defines a NormalStress.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1483
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Declaration Syntax
public class NormalStress : StressResult

Table 447: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1488) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1484 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalStress

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1488) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1485
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1488) Gets or sets the NormalOrientation.
Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1486 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalStress

Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1487
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1488 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearStress

ShearStress
Defines a ShearStress.

Declaration Syntax
public class ShearStress : StressResult

Table 448: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1493) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1489
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1493) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1490 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearStress

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1491
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShearOrientation (p. 1494) Gets or sets the ShearOrientation.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1492 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearStress

Property ThroughThicknessBendingStress (p. 1528) Gets or sets the


ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1493
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

ShearOrientation
Gets or sets the ShearOrientation.

Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }

ShellBendingStress
Defines a ShellBendingStress.

Declaration Syntax
public class ShellBendingStress : StressResult

Table 449: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1494 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBendingStress

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1498) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1499) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1495
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1496 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBendingStress

Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1499) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShellMBPType (p. 1499) Gets the ShellMBPType.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1497
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1498 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBottomPeakStress

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.

Declaration Syntax
public class ShellBottomPeakStress : StressResult

Table 450: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1499
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1504) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1504) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1500 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBottomPeakStress

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1501
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1504) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1502 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellBottomPeakStress

Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShellMBPType (p. 1504) Gets the ShellMBPType.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1503
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

ShellMembraneStress
Defines a ShellMembraneStress.

Declaration Syntax
public class ShellMembraneStress : StressResult

Table 451: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1504 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellMembraneStress

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1509) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1505
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1509) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1506 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellMembraneStress

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1509) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1507
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShellMBPType (p. 1510) Gets the ShellMBPType.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1508 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellMembraneStress

Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1509
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

ShellMBPType
Gets the ShellMBPType.

Declaration Syntax
public ShellMBPType ShellMBPType { get; }

ShellTopPeakStress
Defines a ShellTopPeakStress.

Defines a ShellTopPeakStress.

Declaration Syntax
public class ShellTopPeakStress : StressResult

Table 452: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1510 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellTopPeakStress

Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1514) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1515) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1511
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1512 of ANSYS, Inc. and its subsidiaries and affiliates.
ShellTopPeakStress

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1515) Gets or sets the NormalOrientation.
Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property ShellMBPType (p. 1515) Gets the ShellMBPType.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1513
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1514 of ANSYS, Inc. and its subsidiaries and affiliates.
StressIntensity

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; }

StressIntensity
Defines a StressIntensity.

Declaration Syntax
public class StressIntensity : StressResult

Table 453: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1515
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1520) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1520) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1516 of ANSYS, Inc. and its subsidiaries and affiliates.
StressIntensity

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1517
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1518 of ANSYS, Inc. and its subsidiaries and affiliates.
StressIntensity

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1519
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

StressResult
Defines a StressResult.

Declaration Syntax
public abstract class StressResult : Result

Table 454: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.
Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.
Property BendingInside (p. 1524) Gets the BendingInside.
Property BendingOutside (p. 1524) Gets the BendingOutside.
Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1520 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.
Property DataModelObjectCategory (p. 1524) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.
Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.
Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.
Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1525) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.
Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.
Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.
Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1521
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.
Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.
Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.
Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.
Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.
Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.
Property PeakCenter (p. 1526) Gets the PeakCenter.
Property PeakInside (p. 1527) Gets the PeakInside.
Property PeakOutside (p. 1527) Gets the PeakOutside.
Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.
Property Position (p. 1527) Gets or sets the Position.
Property Probability (p. 1527) Gets the Probability.
Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.
Property ResultType (p. 551) Gets or sets the ResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1522 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.
Property SetNumber (p. 1528) Gets or sets the SetNumber.
Property StressStrainType (p. 1528) Gets or sets the StressStrainType.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.
Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.
Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.
Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.
Property TotalInside (p. 1529) Gets the TotalInside.
Property TotalOutside (p. 1529) Gets the TotalOutside.

Amplitude
Gets or sets the Amplitude.

Declaration Syntax
public bool Amplitude { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1523
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

AverageAcrossBodies
Gets or sets the AverageAcrossBodies.

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; }

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Frequency
Gets or sets the Frequency.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1524 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1525
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

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.

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1526 of ANSYS, Inc. and its subsidiaries and affiliates.
StressResult

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; }

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; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1527
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

ScaleFactor
Gets or sets the ScaleFactor.

Declaration Syntax
public ResultScopeByType ScaleFactor { set;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; }

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.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1528 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralError

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; }

StructuralError
Defines a StructuralError.

Declaration Syntax
public class StructuralError : StressResult

Table 455: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1529
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1534) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1534) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1530 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralError

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1531
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1532 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralError

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1533
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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 456: Members

Property Amplitude (p. 1523) Gets or sets the Amplitude.

(Inherited from StressResult (p. 1520).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property AverageAcrossBodies (p. 1524) Gets or sets the AverageAcrossBodies.

(Inherited from StressResult (p. 1520).)


Property AverageRadiusOfCurvature (p. 1524) Gets or sets the
AverageRadiusOfCurvature.

(Inherited from StressResult (p. 1520).)


Property BendingInside (p. 1524) Gets the BendingInside.

(Inherited from StressResult (p. 1520).)


Property BendingOutside (p. 1524) Gets the BendingOutside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1534 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalStress

(Inherited from StressResult (p. 1520).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property CyclicMode (p. 1524) Gets or sets the CyclicMode.

(Inherited from StressResult (p. 1520).)


Property DataModelObjectCategory (p. 1539) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1524) Gets or sets the Frequency.

(Inherited from StressResult (p. 1520).)


Property GraphControlsXAxis (p. 1525) Gets or sets the GraphControlsXAxis.

(Inherited from StressResult (p. 1520).)


Property HarmonicIndex (p. 1525) Gets or sets the HarmonicIndex.

(Inherited from StressResult (p. 1520).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1539) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1535
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from Result (p. 545).)


Property Layer (p. 1525) Gets or sets the Layer.

(Inherited from StressResult (p. 1520).)


Property Linearized2DBehavior (p. 1525) Gets or sets the Linearized2DBehavior.

(Inherited from StressResult (p. 1520).)


Property LoadMultiplier (p. 1525) Gets the LoadMultiplier.

(Inherited from StressResult (p. 1520).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Membrane (p. 1526) Gets the Membrane.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingCenter (p. 1526) Gets the MembraneBendingCenter.

(Inherited from StressResult (p. 1520).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1536 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalStress

Property MembraneBendingInside (p. 1526) Gets the MembraneBendingInside.

(Inherited from StressResult (p. 1520).)


Property MembraneBendingOutside (p. 1526) Gets the MembraneBendingOutside.

(Inherited from StressResult (p. 1520).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1526) Gets or sets the Mode.

(Inherited from StressResult (p. 1520).)


Property NormalOrientation (p. 1526) Gets or sets the NormalOrientation.

(Inherited from StressResult (p. 1520).)


Property PeakCenter (p. 1526) Gets the PeakCenter.

(Inherited from StressResult (p. 1520).)


Property PeakInside (p. 1527) Gets the PeakInside.

(Inherited from StressResult (p. 1520).)


Property PeakOutside (p. 1527) Gets the PeakOutside.

(Inherited from StressResult (p. 1520).)


Property PhaseIncrement (p. 1527) Gets or sets the PhaseIncrement.

(Inherited from StressResult (p. 1520).)


Property Position (p. 1527) Gets or sets the Position.

(Inherited from StressResult (p. 1520).)


Property Probability (p. 1527) Gets the Probability.

(Inherited from StressResult (p. 1520).)


Property ReportedFrequency (p. 1527) Gets the ReportedFrequency.

(Inherited from StressResult (p. 1520).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property ScaleFactor (p. 1528) Gets or sets the ScaleFactor.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1537
Ansys.ACT.Automation.Mechanical.Results.StressResults Namespace

(Inherited from StressResult (p. 1520).)


Property SetNumber (p. 1528) Gets or sets the SetNumber.

(Inherited from StressResult (p. 1520).)


Property StressStrainType (p. 1528) Gets or sets the StressStrainType.

(Inherited from StressResult (p. 1520).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Subtype (p. 1528) Gets or sets the Subtype.

(Inherited from StressResult (p. 1520).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property Surface (p. 1528) Gets the Surface.

(Inherited from StressResult (p. 1520).)


Property SweepingPhase (p. 1528) Gets or sets the SweepingPhase.

(Inherited from StressResult (p. 1520).)


Property ThroughThicknessBendingStress (p. 1528) Gets or sets the
ThroughThicknessBendingStress.

(Inherited from StressResult (p. 1520).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property TotalCenter (p. 1529) Gets the TotalCenter.

(Inherited from StressResult (p. 1520).)


Property TotalInside (p. 1529) Gets the TotalInside.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1538 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalStress

(Inherited from StressResult (p. 1520).)


Property TotalOutside (p. 1529) Gets the TotalOutside.

(Inherited from StressResult (p. 1520).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1539
Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1540 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.AcousticResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.AcousticResults

Table 457: Members

AcousticAWeightedSoundPressureLevel (p. 1541) Defines a


AcousticAWeightedSoundPressureLevel.
AcousticDirectionalVelocityResult (p. 1544) Defines a AcousticDirectionalVelocityResult.
AcousticFarFieldResult (p. 1548) Defines a AcousticFarFieldResult.
AcousticFrequencyBandAWeightedSPL (p. 1554) Defines a
AcousticFrequencyBandAWeightedSPL.
AcousticFrequencyBandSPL (p. 1557) Defines a AcousticFrequencyBandSPL.
AcousticKineticEnergy (p. 1560) Defines a AcousticKineticEnergy.
AcousticPotentialEnergy (p. 1563) Defines a AcousticPotentialEnergy.
AcousticPressureResult (p. 1566) Defines a AcousticPressureResult.
AcousticResult (p. 1569) Defines a AcousticResult.
AcousticSoundPressureLevel (p. 1573) Defines a AcousticSoundPressureLevel.
AcousticTotalVelocityResult (p. 1576) Defines a AcousticTotalVelocityResult.

AcousticAWeightedSoundPressureLevel
Defines a AcousticAWeightedSoundPressureLevel.

Declaration Syntax
public class AcousticAWeightedSoundPressureLevel : AcousticResult

Table 458: Members

Property Amplitude (p. 1572) Gets or sets the Amplitude.

(Inherited from AcousticResult (p. 1569).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1541
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1544) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1572) Gets or sets the Frequency.

(Inherited from AcousticResult (p. 1569).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1544) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1542 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticAWeightedSoundPressureLevel

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1573) Gets or sets the Mode.

(Inherited from AcousticResult (p. 1569).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1573) Gets or sets the SetNumber.

(Inherited from AcousticResult (p. 1569).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1573) Gets or sets the SweepingPhase.

(Inherited from AcousticResult (p. 1569).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1543
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

AcousticDirectionalVelocityResult
Defines a AcousticDirectionalVelocityResult.

Declaration Syntax
public class AcousticDirectionalVelocityResult : AcousticResult

Table 459: Members

Property Amplitude (p. 1572) Gets or sets the Amplitude.

(Inherited from AcousticResult (p. 1569).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1544 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticDirectionalVelocityResult

Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1547) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1572) Gets or sets the Frequency.

(Inherited from AcousticResult (p. 1569).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1547) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1545
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1573) Gets or sets the Mode.

(Inherited from AcousticResult (p. 1569).)


Property NormalOrientation (p. 1547) Gets or sets the NormalOrientation.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1573) Gets or sets the SetNumber.

(Inherited from AcousticResult (p. 1569).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1546 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticDirectionalVelocityResult

Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1573) Gets or sets the SweepingPhase.

(Inherited from AcousticResult (p. 1569).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

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.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1547
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

AcousticFarFieldResult
Defines a AcousticFarFieldResult.

Declaration Syntax
public class AcousticFarFieldResult : Result

Table 460: Members

Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1551) Gets the current DataModelObject's
category.
Property Density (p. 1551) Gets or sets the Density.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property EndingRadiationAnglePhi (p. 1551) Gets or sets the EndingRadiationAnglePhi.
Property EndingRadiationAngleTheta (p. 1551) Gets or sets the
EndingRadiationAngleTheta.
Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1551) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1548 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFarFieldResult

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1549
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

Property ModelThicknessInZDirection (p. 1551) Gets or sets the


ModelThicknessInZDirection.
Property ModelType (p. 1552) Gets or sets the ModelType.
Property PhiAngleEnd (p. 1552) Gets or sets the PhiAngleEnd.
Property PhiAngleNoOfDivisions (p. 1552) Gets or sets the PhiAngleNoOfDivisions.
Property PhiAngleStart (p. 1552) Gets or sets the PhiAngleStart.
Property ReferenceRMSSoundPressure (p. 1552) Gets or sets the
ReferenceRMSSoundPressure.
Property ReferenceSoundPower (p. 1552) Gets or sets the ReferenceSoundPower.
Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SoundSpeed (p. 1552) Gets or sets the SoundSpeed.
Property SpatialRadiationAngle (p. 1553) Gets or sets the SpatialRadiationAngle.
Property SphereRadius (p. 1553) Gets or sets the SphereRadius.
Property StartingRadiationAnglePhi (p. 1553) Gets or sets the
StartingRadiationAnglePhi.
Property StartingRadiationAngleTheta (p. 1553) Gets or sets the
StartingRadiationAngleTheta.
Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property ThetaAngleEnd (p. 1553) Gets or sets the ThetaAngleEnd.
Property ThetaAngleNoOfDivisions (p. 1553) Gets or sets the ThetaAngleNoOfDivisions.
Property ThetaAngleStart (p. 1554) Gets or sets the ThetaAngleStart.
Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1550 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFarFieldResult

(Inherited from Result (p. 545).)


Property YAxisExtrusionAngle (p. 1554) Gets or sets the YAxisExtrusionAngle.

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

Density
Gets or sets the Density.

Declaration Syntax
public Quantity Density { set;get; }

EndingRadiationAnglePhi
Gets or sets the EndingRadiationAnglePhi.

Declaration Syntax
public Quantity EndingRadiationAnglePhi { set;get; }

EndingRadiationAngleTheta
Gets or sets the EndingRadiationAngleTheta.

Declaration Syntax
public Quantity EndingRadiationAngleTheta { set;get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

ModelThicknessInZDirection
Gets or sets the ModelThicknessInZDirection.

Declaration Syntax
public Quantity ModelThicknessInZDirection { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1551
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

ModelType
Gets or sets the ModelType.

Declaration Syntax
public ModelType ModelType { set;get; }

PhiAngleEnd
Gets or sets the PhiAngleEnd.

Declaration Syntax
public Quantity PhiAngleEnd { set;get; }

PhiAngleNoOfDivisions
Gets or sets the PhiAngleNoOfDivisions.

Declaration Syntax
public uint PhiAngleNoOfDivisions { set;get; }

PhiAngleStart
Gets or sets the PhiAngleStart.

Declaration Syntax
public Quantity PhiAngleStart { set;get; }

ReferenceRMSSoundPressure
Gets or sets the ReferenceRMSSoundPressure.

Declaration Syntax
public Quantity ReferenceRMSSoundPressure { set;get; }

ReferenceSoundPower
Gets or sets the ReferenceSoundPower.

Declaration Syntax
public Quantity ReferenceSoundPower { set;get; }

SoundSpeed
Gets or sets the SoundSpeed.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1552 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFarFieldResult

Declaration Syntax
public Quantity SoundSpeed { set;get; }

SpatialRadiationAngle
Gets or sets the SpatialRadiationAngle.

Declaration Syntax
public SpatialRadiationType SpatialRadiationAngle { set;get; }

SphereRadius
Gets or sets the SphereRadius.

Declaration Syntax
public Quantity SphereRadius { set;get; }

StartingRadiationAnglePhi
Gets or sets the StartingRadiationAnglePhi.

Declaration Syntax
public Quantity StartingRadiationAnglePhi { set;get; }

StartingRadiationAngleTheta
Gets or sets the StartingRadiationAngleTheta.

Declaration Syntax
public Quantity StartingRadiationAngleTheta { set;get; }

ThetaAngleEnd
Gets or sets the ThetaAngleEnd.

Declaration Syntax
public Quantity ThetaAngleEnd { set;get; }

ThetaAngleNoOfDivisions
Gets or sets the ThetaAngleNoOfDivisions.

Declaration Syntax
public uint ThetaAngleNoOfDivisions { set;get; }

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1553
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

ThetaAngleStart
Gets or sets the ThetaAngleStart.

Declaration Syntax
public Quantity ThetaAngleStart { set;get; }

YAxisExtrusionAngle
Gets or sets the YAxisExtrusionAngle.

Declaration Syntax
public Quantity YAxisExtrusionAngle { set;get; }

AcousticFrequencyBandAWeightedSPL
Defines a AcousticFrequencyBandAWeightedSPL.

Declaration Syntax
public class AcousticFrequencyBandAWeightedSPL : AcousticResult

Table 461: Members

Property Amplitude (p. 1572) Gets or sets the Amplitude.

(Inherited from AcousticResult (p. 1569).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1557) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1554 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFrequencyBandAWeightedSPL

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1572) Gets or sets the Frequency.

(Inherited from AcousticResult (p. 1569).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1557) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1555
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1573) Gets or sets the Mode.

(Inherited from AcousticResult (p. 1569).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1573) Gets or sets the SetNumber.

(Inherited from AcousticResult (p. 1569).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1573) Gets or sets the SweepingPhase.

(Inherited from AcousticResult (p. 1569).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1556 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFrequencyBandSPL

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

AcousticFrequencyBandSPL
Defines a AcousticFrequencyBandSPL.

Declaration Syntax
public class AcousticFrequencyBandSPL : AcousticResult

Table 462: Members

Property Amplitude (p. 1572) Gets or sets the Amplitude.

(Inherited from AcousticResult (p. 1569).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)


Property Comments (p. 547) Gets the list of associated comments.

(Inherited from Result (p. 545).)


Property CoordinateSystem (p. 547) Gets or sets the CoordinateSystem.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1557
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

(Inherited from Result (p. 545).)


Property DataModelObjectCategory (p. 1560) Gets the current DataModelObject's
category.
Property DisplayOption (p. 547) Gets or sets the DisplayOption.

(Inherited from Result (p. 545).)


Property DisplayTime (p. 548) Gets or sets the DisplayTime.

(Inherited from Result (p. 545).)


Property Figures (p. 548) Gets the list of associated figures.

(Inherited from Result (p. 545).)


Property Frequency (p. 1572) Gets or sets the Frequency.

(Inherited from AcousticResult (p. 1569).)


Property Identifier (p. 548) Gets or sets the Identifier.

(Inherited from Result (p. 545).)


Property InternalObject (p. 1560) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 548) Gets the IsSolved.

(Inherited from Result (p. 545).)


Property IterationNumber (p. 548) Gets the IterationNumber.

(Inherited from Result (p. 545).)


Property LoadStep (p. 548) Gets the LoadStep.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMaximumValues (p. 549) Get the Load Step for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMaximumOfMinimumValues (p. 549) Get the Load Step for the maximum of
minimum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMaximumValues (p. 549) Get the Load Step for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property LoadStepForMinimumOfMinimumValues (p. 549) Get the Load Step for the minimum of
minimum values.

(Inherited from Result (p. 545).)


Property Location (p. 549) Gets or sets the Location.

(Inherited from Result (p. 545).)


Property Maximum (p. 549) Gets the Maximum.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1558 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticFrequencyBandSPL

(Inherited from Result (p. 545).)


Property MaximumOccursOn (p. 550) Gets the MaximumOccursOn.

(Inherited from Result (p. 545).)


Property MaximumOfMaximumOverTime (p. 550) Gets the MaximumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MaximumOfMinimumOverTime (p. 550) Gets the MaximumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Minimum (p. 550) Gets the Minimum.

(Inherited from Result (p. 545).)


Property MinimumOccursOn (p. 550) Gets the MinimumOccursOn.

(Inherited from Result (p. 545).)


Property MinimumOfMaximumOverTime (p. 550) Gets the MinimumOfMaximumOverTime.

(Inherited from Result (p. 545).)


Property MinimumOfMinimumOverTime (p. 550) Gets the MinimumOfMinimumOverTime.

(Inherited from Result (p. 545).)


Property Mode (p. 1573) Gets or sets the Mode.

(Inherited from AcousticResult (p. 1569).)


Property ResultType (p. 551) Gets or sets the ResultType.

(Inherited from Result (p. 545).)


Property SetNumber (p. 1573) Gets or sets the SetNumber.

(Inherited from AcousticResult (p. 1569).)


Property Substep (p. 551) Gets the Substep.

(Inherited from Result (p. 545).)


Property Suppressed (p. 551) Gets or sets the Suppressed.

(Inherited from Result (p. 545).)


Property SweepingPhase (p. 1573) Gets or sets the SweepingPhase.

(Inherited from AcousticResult (p. 1569).)


Property Time (p. 551) Gets the Time.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMaximumValues (p. 551) Get the Time for the maximum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMaximumOfMinimumValues (p. 551) Get the Time for the maximum of
minimum values.

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1559
Ansys.ACT.Automation.Mechanical.Results.AcousticResults Namespace

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMaximumValues (p. 552) Get the Time for the minimum of
maximum values.

(Inherited from Result (p. 545).)


Property TimeForMinimumOfMinimumValues (p. 552) Get the Time for the minimum of
minimum values.

(Inherited from Result (p. 545).)

DataModelObjectCategory
Gets the current DataModelObject's category.

Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }

InternalObject
Gets the internal object. For advanced usage only.

Declaration Syntax
public IDSResultAuto InternalObject { get; }

AcousticKineticEnergy
Defines a AcousticKineticEnergy.

Declaration Syntax
public class AcousticKineticEnergy : AcousticResult

Table 463: Members

Property Amplitude (p. 1572) Gets or sets the Amplitude.

(Inherited from AcousticResult (p. 1569).)


Property Average (p. 546) Gets the Average.

(Inherited from Result (p. 545).)


Property By (p. 546) Gets or sets the By.

(Inherited from Result (p. 545).)


Property CalculateTimeHistory (p. 547) Gets or sets the CalculateTimeHistory.

(Inherited from Result (p. 545).)


Property Children (p. 547) Gets the list of children.

(Inherited from Result (p. 545).)

Release 18.2 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1560 of ANSYS, Inc. and its subsidiaries and affiliates.
Aco

Вам также может понравиться