Ansys Act API Reference Guide
Ansys Act API Reference Guide
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: 2015 companies.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. iii
ACT API Reference Guide
ResultAnimationOptions ................................................................................................................. 18
Duration ................................................................................................................................... 19
FitDeformationScalingToAnimation .......................................................................................... 19
NumberOfFrames ..................................................................................................................... 19
RangeType ............................................................................................................................... 19
TimeDecayCycles ...................................................................................................................... 19
UpdateContourRangeAtEachFrame .......................................................................................... 19
SectionPlane .................................................................................................................................. 20
SectionPlane() .......................................................................................................................... 20
SectionPlane(Point, Vector3D, string, SectionPlaneType, bool) .................................................... 20
Active ....................................................................................................................................... 21
Center ...................................................................................................................................... 21
Direction .................................................................................................................................. 21
Name ....................................................................................................................................... 21
Type ......................................................................................................................................... 22
Equals(SectionPlane) ................................................................................................................ 22
SectionPlanes ................................................................................................................................. 22
Capping ................................................................................................................................... 22
Count ....................................................................................................................................... 23
ShowWholeElement ................................................................................................................. 23
Add(SectionPlane) .................................................................................................................... 23
Clear() ...................................................................................................................................... 23
Remove(SectionPlane) .............................................................................................................. 23
RemoveAt(int) .......................................................................................................................... 24
Ansys.Mechanical.Application Namespace ........................................................................................ 25
Message ......................................................................................................................................... 25
DisplayString ............................................................................................................................ 25
Location ................................................................................................................................... 26
RelatedObjects ......................................................................................................................... 26
Severity .................................................................................................................................... 26
Source ...................................................................................................................................... 26
StringID .................................................................................................................................... 26
TimeStamp ............................................................................................................................... 26
Messages ....................................................................................................................................... 27
Count ....................................................................................................................................... 27
Add(Message) .......................................................................................................................... 27
Clear() ...................................................................................................................................... 27
Contains(Message) ................................................................................................................... 28
Remove(Message) .................................................................................................................... 28
ShowErrors() ............................................................................................................................. 28
ObjectTag ....................................................................................................................................... 28
ObjectTag(string) ...................................................................................................................... 29
Name ....................................................................................................................................... 29
Objects .................................................................................................................................... 29
AddObject(DataModelObject) .................................................................................................. 29
ClearObjects() ........................................................................................................................... 30
RemoveObject(DataModelObject) ............................................................................................ 30
ObjectTags ..................................................................................................................................... 30
Count ....................................................................................................................................... 31
Item(int) ................................................................................................................................... 31
Item(string) .............................................................................................................................. 31
TagNames ................................................................................................................................ 31
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
iv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Add(ObjectTag) ........................................................................................................................ 31
Clear() ...................................................................................................................................... 31
Contains(ObjectTag) ................................................................................................................. 32
GetTag(string) .......................................................................................................................... 32
IndexOf(ObjectTag) .................................................................................................................. 32
Remove(ObjectTag) .................................................................................................................. 32
RemoveAt(int) .......................................................................................................................... 33
Progress ......................................................................................................................................... 33
SetProgress(uint, string, uint, string) ........................................................................................... 33
Ansys.ACT.Interfaces.Graphics Namespace ....................................................................................... 35
IModelViewManager ...................................................................................................................... 35
NumberOfViews ....................................................................................................................... 36
ApplyModelView(int) ................................................................................................................ 36
ApplyModelView(string) ........................................................................................................... 36
CaptureModelView(int, string) .................................................................................................. 36
CaptureModelView(string, string) .............................................................................................. 37
CreateView() ............................................................................................................................. 37
CreateView(string) .................................................................................................................... 37
DeleteView(int) ........................................................................................................................ 37
DeleteView(string) .................................................................................................................... 38
ExportModelViews(string) ........................................................................................................ 38
ImportModelViews(string) ........................................................................................................ 38
RenameView(int, string) ............................................................................................................ 38
RenameView(string, string) ....................................................................................................... 39
Ansys.ACT.Interfaces.Mechanical Namespace ................................................................................... 41
IMechanicalDataModel ................................................................................................................... 41
ObjectTags ............................................................................................................................... 42
Project ..................................................................................................................................... 42
Tree .......................................................................................................................................... 42
CurrentUnitFromQuantityName(string) ..................................................................................... 42
GetObjectById(int) .................................................................................................................... 42
GetObjectsByName(string) ....................................................................................................... 43
GetObjectsByType(DataModelObjectCategory) ......................................................................... 43
GetObjectsByType(Type) .......................................................................................................... 43
IMechanicalExtAPI .......................................................................................................................... 44
LockPrePostLicense() ................................................................................................................ 44
UnlockPrePostLicense() ............................................................................................................. 44
IMechanicalGraphics ...................................................................................................................... 44
ModelViewManager ................................................................................................................. 45
SectionPlanes ........................................................................................................................... 45
IMechanicalSelectionInfo ................................................................................................................ 45
ElementFaceIndices .................................................................................................................. 45
Entities ..................................................................................................................................... 45
IMechanicalUserLoad ...................................................................................................................... 46
IMechanicalUserObject ................................................................................................................... 46
Analysis .................................................................................................................................... 46
IMechanicalUserResult .................................................................................................................... 46
IMechanicalUserSolver .................................................................................................................... 46
MechanicalPanelEnum ................................................................................................................... 47
Ansys.ACT.Interfaces.DesignModeler Namespace ............................................................................. 49
IDesignModelerDataModel ............................................................................................................. 50
Components ............................................................................................................................ 50
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. v
ACT API Reference Guide
GeoData ................................................................................................................................... 50
GeometryBuilder ...................................................................................................................... 51
Queries .................................................................................................................................... 51
ComponentById(int) ................................................................................................................. 51
CurrentUnitFromQuantityName(string) ..................................................................................... 51
IDesignModelerExtAPI .................................................................................................................... 51
IDesignModelerGeoData ................................................................................................................ 52
Bodies ...................................................................................................................................... 52
Parts ......................................................................................................................................... 52
IDesignModelerGeoFeature ............................................................................................................ 52
Bodies ...................................................................................................................................... 53
MaterialType ............................................................................................................................ 53
AddProblematicGeometry(IEnumerable<IPSGeoEntity>, string) ................................................ 53
IDesignModelerSelectionInfo .......................................................................................................... 53
Entities ..................................................................................................................................... 53
Locations .................................................................................................................................. 54
IExtrude ......................................................................................................................................... 54
Depth ....................................................................................................................................... 54
Direction .................................................................................................................................. 54
Walled ...................................................................................................................................... 54
ApplyTo(IPSGeoEntity) .............................................................................................................. 55
IGeometryBuilder ........................................................................................................................... 55
Operations ............................................................................................................................... 55
Primitives ................................................................................................................................. 55
IIntersect ........................................................................................................................................ 56
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 56
IOperations .................................................................................................................................... 56
Queries .................................................................................................................................... 57
Tools ........................................................................................................................................ 57
CreateExtrudeOperation(IEnumerable<double>, double) .......................................................... 57
CreateIntersectOperation(IEnumerable<IPSGeoBody>) ............................................................. 57
CreateRevolveOperation(IEnumerable<double>, IEnumerable<double>) .................................. 58
CreateSubtractOperation(IEnumerable<IPSGeoBody>) ............................................................. 58
CreateUnionOperation() ........................................................................................................... 58
IOperationTools .............................................................................................................................. 58
CopyBody(IPSGeoBody) ............................................................................................................ 59
CreatePart(IEnumerable<IPSGeoBody>) .................................................................................... 59
DeleteBody(IPSGeoBody) .......................................................................................................... 60
EdgesToWireBody(IEnumerable<IPSGeoEdge>) ........................................................................ 60
FacesToSheetBody(IEnumerable<IPSGeoFace>) ........................................................................ 60
Imprint(IPSGeoBody, IEnumerable<IPSGeoBody>) ..................................................................... 60
OffsetFace(IEnumerable<IPSGeoFace>, double) ........................................................................ 61
SheetBodyToSolidBody(IPSGeoBody) ........................................................................................ 61
SimplifyTopology(IPSGeoEntity) ................................................................................................ 61
ThickenBody(IPSGeoBody, IEnumerable<IPSGeoFace>, double, double) ..................................... 62
TransformBody(IPSGeoBody, Matrix4D) ..................................................................................... 62
WireToSheetBody(IPSGeoBody) ................................................................................................ 62
IPrimitives ...................................................................................................................................... 63
Sheet ....................................................................................................................................... 63
Solid ......................................................................................................................................... 63
Wire ......................................................................................................................................... 63
IPSGeoBody ................................................................................................................................... 63
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
vi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
IPSGeoEdge .................................................................................................................................... 64
IPSGeoEntity .................................................................................................................................. 64
IPSGeoFace .................................................................................................................................... 64
IPSGeoPart ..................................................................................................................................... 64
IQueries .......................................................................................................................................... 64
Clash(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) .............................................. 65
Coincidence(IPSGeoEntity, IPSGeoEntity) ................................................................................... 65
Containment(IPSGeoEntity, IPSGeoEntity) ................................................................................. 65
Distance(IEnumerable<IPSGeoEntity>, IEnumerable<IPSGeoEntity>) ......................................... 66
IRevolve ......................................................................................................................................... 66
Angle ....................................................................................................................................... 66
Axis .......................................................................................................................................... 66
Origin ....................................................................................................................................... 67
Walled ...................................................................................................................................... 67
ApplyTo(IPSGeoEntity) .............................................................................................................. 67
ISheetCone ..................................................................................................................................... 67
Center ...................................................................................................................................... 68
Direction .................................................................................................................................. 68
Radius1 .................................................................................................................................... 68
Radius2 .................................................................................................................................... 68
ISheetCylinder ................................................................................................................................ 68
Center ...................................................................................................................................... 69
Direction .................................................................................................................................. 69
Radius ...................................................................................................................................... 69
ISheetPolygon ................................................................................................................................ 69
Points ....................................................................................................................................... 69
ISheets ........................................................................................................................................... 70
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ..................................... 70
CreatePolygon(IEnumerable<double>) ..................................................................................... 70
ISheetSphere .................................................................................................................................. 71
Center ...................................................................................................................................... 71
Radius ...................................................................................................................................... 71
ISolidBox ........................................................................................................................................ 71
Point1 ...................................................................................................................................... 71
Point2 ...................................................................................................................................... 72
ISolidCone ...................................................................................................................................... 72
Center ...................................................................................................................................... 72
Direction .................................................................................................................................. 72
Radius1 .................................................................................................................................... 73
Radius2 .................................................................................................................................... 73
ISolidCylinder ................................................................................................................................. 73
Center ...................................................................................................................................... 73
Direction .................................................................................................................................. 73
Radius ...................................................................................................................................... 74
ISolids ............................................................................................................................................ 74
CreateBox(IEnumerable<double>, IEnumerable<double>) ........................................................ 74
CreateCone(IEnumerable<double>, IEnumerable<double>, double, double) ............................. 74
CreateCylinder(IEnumerable<double>, IEnumerable<double>, double) ..................................... 75
CreateSphere(IEnumerable<double>, double) ........................................................................... 75
ISolidSphere ................................................................................................................................... 76
Center ...................................................................................................................................... 76
Radius ...................................................................................................................................... 76
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. vii
ACT API Reference Guide
ISubtract ........................................................................................................................................ 76
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 76
IUnion ............................................................................................................................................ 77
ApplyTo(IEnumerable<IPSGeoBody>) ....................................................................................... 77
IWireArc ......................................................................................................................................... 77
Center ...................................................................................................................................... 78
EndAngle ................................................................................................................................. 78
Normal ..................................................................................................................................... 78
Radius ...................................................................................................................................... 78
StartAngle ................................................................................................................................ 78
XDir .......................................................................................................................................... 78
IWireBCurve ................................................................................................................................... 79
Closed ...................................................................................................................................... 79
Points ....................................................................................................................................... 79
IWireEllipse ..................................................................................................................................... 79
Center ...................................................................................................................................... 80
LargeRadius ............................................................................................................................. 80
Normal ..................................................................................................................................... 80
SmallRadius .............................................................................................................................. 80
XDir .......................................................................................................................................... 80
IWirePolyline .................................................................................................................................. 80
Points ....................................................................................................................................... 81
IWires ............................................................................................................................................. 81
CreateArc(double, IEnumerable<double>, IEnumerable<double>, IEnumerable<double>) ......... 81
CreateBCurve(IEnumerable<double>) ....................................................................................... 82
CreateEllipse(double, double, IEnumerable<double>, IEnumerable<double>, IEnumer-
able<double>) ......................................................................................................................... 82
CreatePolyline(IEnumerable<double>) ...................................................................................... 83
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace ................................................................... 85
Cylinder .......................................................................................................................................... 85
Cylinder(GeometryBuilder, IEnumerable<double>, IEnumerable<double>, double) .................... 85
Center ...................................................................................................................................... 86
Direction .................................................................................................................................. 86
Radius ...................................................................................................................................... 86
Generate() ................................................................................................................................ 86
Ansys.ACT.Mechanical Namespace .................................................................................................... 87
Transaction ..................................................................................................................................... 87
Ansys.ACT.Mechanical.Fields Namespace .......................................................................................... 89
Field ............................................................................................................................................... 89
Inputs ...................................................................................................................................... 89
Name ....................................................................................................................................... 90
Output ..................................................................................................................................... 90
Range ............................................................................................................................................ 90
Maximum ................................................................................................................................. 90
Minimum ................................................................................................................................. 90
Variable .......................................................................................................................................... 91
DefinitionType .......................................................................................................................... 91
DiscreteValueCount .................................................................................................................. 92
DiscreteValues .......................................................................................................................... 92
Field ......................................................................................................................................... 92
Formula .................................................................................................................................... 92
Index ........................................................................................................................................ 92
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
viii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
IsInput ...................................................................................................................................... 92
IsOutput ................................................................................................................................... 93
MinMaxDiscreteValues .............................................................................................................. 93
Name ....................................................................................................................................... 93
QuantityName .......................................................................................................................... 93
Range ...................................................................................................................................... 93
Unit .......................................................................................................................................... 93
GetDiscreteValue(int) ................................................................................................................ 94
SetDiscreteValue(int, Quantity) .................................................................................................. 94
VariableDefinitionType ................................................................................................................... 94
Ansys.ACT.Mechanical.Fields.Adapters Namespace .......................................................................... 95
FieldAdapter ................................................................................................................................... 95
FieldAdapter(IDSBCInformation) ............................................................................................... 95
FieldProvider ............................................................................................................................ 96
ChangeFieldDefinitionType(AnsBCLVType, kEDDataType) .......................................................... 96
IDefinition ................................................................................................................................ 96
Adapt(IDSBCInformation) ................................................................................................... 96
Keywords ................................................................................................................................. 97
Constant ............................................................................................................................ 97
ConstantRamped ................................................................................................................ 97
Free .................................................................................................................................... 98
Function ............................................................................................................................. 98
Table .................................................................................................................................. 98
Get(kEDDataType) .............................................................................................................. 98
FieldAdapterManager ..................................................................................................................... 98
AdapterDefinitions ................................................................................................................... 99
RegisterNewAdapter(IDefinition) .............................................................................................. 99
UnregisterAdapter(int) .............................................................................................................. 99
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace ........................................... 101
ILinuxSettings ............................................................................................................................... 101
Active ..................................................................................................................................... 101
UserName .............................................................................................................................. 102
WorkingFolder ........................................................................................................................ 102
IQueueSettings ............................................................................................................................. 102
JobName ................................................................................................................................ 102
License ................................................................................................................................... 102
Name ..................................................................................................................................... 103
ISolveConfiguration ...................................................................................................................... 103
Default ................................................................................................................................... 103
Name ..................................................................................................................................... 103
Settings .................................................................................................................................. 103
SolveProcessSettings .............................................................................................................. 104
SetAsDefault() ........................................................................................................................ 104
ISolveProcessSettings ................................................................................................................... 104
AdditionalCommandLineArguments ....................................................................................... 105
CustomExecutablePath ........................................................................................................... 105
DistributeSolution .................................................................................................................. 105
GPUAccelerationDevice .......................................................................................................... 105
LicenseQueuing ...................................................................................................................... 105
ManualLinuxSettings .............................................................................................................. 106
ManualSolverMemorySettings ................................................................................................ 106
MaxNumberOfCores ............................................................................................................... 106
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
x of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xl of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xli
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xlii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xliii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xliv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xlvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xlviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xlix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
l of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. li
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. liii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
liv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
lxxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. lxxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xc of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xci
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xcii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xciii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xciv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xcvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
xcviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. xcix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
c of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ci
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ciii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
civ of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxl of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxli
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxlii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxliii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxliv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxlv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxlvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxlvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxlviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxlix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cl of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cli
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cliii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cliv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxxiii
ACT API Reference Guide
Y .......................................................................................................................................... 3329
Z .......................................................................................................................................... 3329
Ansys.ACT.Interfaces.Graphics Namespace .................................................................................... 3331
IBodyView .................................................................................................................................. 3331
Name ................................................................................................................................... 3332
Selection .............................................................................................................................. 3332
ICamera ...................................................................................................................................... 3332
ZoomFactor .......................................................................................................................... 3332
GetLocation() ........................................................................................................................ 3332
GetTarget() ........................................................................................................................... 3333
ICamera2 .................................................................................................................................... 3333
Location ............................................................................................................................... 3333
PerspectViewAngle ............................................................................................................... 3333
RotationalCenter ................................................................................................................... 3333
Target ................................................................................................................................... 3334
UpVector .............................................................................................................................. 3334
ZoomShift ............................................................................................................................ 3334
IDraw2DContext ......................................................................................................................... 3334
Clear() ................................................................................................................................... 3335
DrawText2D(IPoint, string) ..................................................................................................... 3335
DrawText2D(int, int, string) .................................................................................................... 3335
LineTo2D(IPoint) ................................................................................................................... 3335
LineTo2D(int, int) ................................................................................................................... 3336
MoveTo2D(IPoint) ................................................................................................................. 3336
MoveTo2D(int, int) ................................................................................................................ 3336
IDraw3DContext ......................................................................................................................... 3337
Close() .................................................................................................................................. 3337
DrawCircle(IEnumerable<double>, double, IEnumerable<double>) ....................................... 3337
DrawDisc(IEnumerable<double>, double, IEnumerable<double>) ......................................... 3338
DrawPoints(IEnumerable<double>) ...................................................................................... 3338
DrawPoints(IEnumerable<double>, double) .......................................................................... 3338
DrawPolygon(IEnumerable<double>, IEnumerable<double>) ............................................... 3339
DrawPolyline(IEnumerable<double>, bool) ........................................................................... 3339
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>) ....................... 3339
DrawShell(IEnumerable<double>, IEnumerable<double>, IEnumerable<int>, IEnumer-
able<int>) ............................................................................................................................ 3340
SetTransformation(double[]) ................................................................................................. 3340
IDrawContext ............................................................................................................................. 3341
Color .................................................................................................................................... 3341
DepthTest ............................................................................................................................. 3341
LineWeight ........................................................................................................................... 3341
Translucency ......................................................................................................................... 3342
Visible .................................................................................................................................. 3342
IFactory2D .................................................................................................................................. 3342
CreatePolyline() .................................................................................................................... 3342
CreatePolyline(IEnumerable<IPoint>) .................................................................................... 3342
CreateText() .......................................................................................................................... 3343
CreateText(IPoint, string) ....................................................................................................... 3343
IFactory3D .................................................................................................................................. 3343
CreateArrow(double) ............................................................................................................ 3344
CreateArrow(double, double, double, double) ........................................................................ 3345
CreateBox(double, double, double) ........................................................................................ 3345
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
clxxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. clxxxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxc of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxci
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxcii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxciii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxciv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxcv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxcvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxcvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cxcviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cxcix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cc of ANSYS, Inc. and its subsidiaries and affiliates.
List of Tables
1. Members .................................................................................................................................................. 3
2. Members .................................................................................................................................................. 3
3. Members .................................................................................................................................................. 4
4. Members .................................................................................................................................................. 5
5. Members .................................................................................................................................................. 5
6. Members .................................................................................................................................................. 7
7. Members .................................................................................................................................................. 7
8. Members ................................................................................................................................................. 10
9. Members ................................................................................................................................................. 11
10. Members ............................................................................................................................................... 11
11. Members ............................................................................................................................................... 13
12. Members ............................................................................................................................................... 13
13. Members ............................................................................................................................................... 14
14. Members ............................................................................................................................................... 15
15. Members ............................................................................................................................................... 15
16. Members ............................................................................................................................................... 17
17. Members ............................................................................................................................................... 18
18. Members ............................................................................................................................................... 20
19. Members ............................................................................................................................................... 22
20. Members ............................................................................................................................................... 25
21. Members ............................................................................................................................................... 25
22. Members ............................................................................................................................................... 27
23. Members ............................................................................................................................................... 28
24. Members ............................................................................................................................................... 30
25. Members ............................................................................................................................................... 33
26. Members ............................................................................................................................................... 35
27. Members ............................................................................................................................................... 35
28. Members ............................................................................................................................................... 41
29. Members ............................................................................................................................................... 41
30. Members ............................................................................................................................................... 44
31. Members ............................................................................................................................................... 44
32. Members ............................................................................................................................................... 45
33. Members ............................................................................................................................................... 46
34. Members ............................................................................................................................................... 47
35. Members ............................................................................................................................................... 49
36. Members ............................................................................................................................................... 50
37. Members ............................................................................................................................................... 52
38. Members ............................................................................................................................................... 52
39. Members ............................................................................................................................................... 53
40. Members ............................................................................................................................................... 54
41. Members ............................................................................................................................................... 55
42. Members ............................................................................................................................................... 56
43. Members ............................................................................................................................................... 56
44. Members ............................................................................................................................................... 58
45. Members ............................................................................................................................................... 63
46. Members ............................................................................................................................................... 64
47. Members ............................................................................................................................................... 66
48. Members ............................................................................................................................................... 67
49. Members ............................................................................................................................................... 68
50. Members ............................................................................................................................................... 69
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cci
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. cciii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
cciv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxix
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxx of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxxi
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxxii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxxiii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxxiv of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxxv
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxxvi of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxxvii
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxxviii of ANSYS, Inc. and its subsidiaries and affiliates.
ACT API Reference Guide
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. ccxxix
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
ccxxx of ANSYS, Inc. and its subsidiaries and affiliates.
Namespaces
Ansys.ACT.Core Namespace
Declaration Syntax
namespace Ansys.ACT.Core
Table 1: Members
ExtensionId
Provides service to uniquely identify the extension.
Declaration Syntax
public class ExtensionId
Table 2: Members
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 3
Ansys.ACT.Core Namespace
Declaration Syntax
public class ProcessUtilities : IProcessUtilities
Table 3: Members
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
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 2020 R1 - © 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
No details are provided for this entry.
Declaration Syntax
public interface IDataModelProvider
Table 5: Members
DataModel
No details are provided for this entry.
Declaration Syntax
public object DataModel { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 5
Release 2020 R1 - © 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
A collection of attributes.
Declaration Syntax
public class AttributeCollection : IEnumerable<KeyValuePair<string, object>>, IEnumerable, ISerializable,
IAttributeCollection
Table 7: Members
Item(string)
Get or set an attribute value.
Declaration Syntax
public object Item { set;get; }
Release 2020 R1 - © 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
8 of ANSYS, Inc. and its subsidiaries and affiliates.
AttributeCollection
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 9
Ansys.ACT.Core.Utilities Namespace
NamedCollection<T>
Represents a collection of INamed objects that could be found by its Name field.
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(string)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
10 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.Mechanical.Selection Namespace
Declaration Syntax
namespace Ansys.Mechanical.Selection
Table 9: Members
SelectionHelper
No details are provided for this entry.
Declaration Syntax
public class SelectionHelper
Method CreateVector3D(ISelectionInfo, Creates a Vector3D object based on the given selection and
bool) (p. 11) reverse flag. The direction is computed as the outward normal
of a planar face, the direction between two nodes or vertices
from the first to the second, or the axis of an edge. The
reversed flag will return the opposite of the computed
direction.
CreateVector3D(ISelectionInfo, bool)
Creates a Vector3D object based on the given selection and reverse flag. The direction is computed
as the outward normal of a planar face, the direction between two nodes or vertices from the first
to the second, or the axis of an edge. The reversed flag will return the opposite of the computed
direction.
Declaration Syntax
public static Vector3D CreateVector3D(ISelectionInfo selection, bool reversed)
Parameters
selection(ISelectionInfo)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 11
Ansys.Mechanical.Selection Namespace
reversed(bool)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
12 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.Mechanical.Graphics Namespace
Declaration Syntax
namespace Ansys.Mechanical.Graphics
AnalysisSettingsGraph
No details are provided for this entry.
Declaration Syntax
public class AnalysisSettingsGraph
BoundaryConditionVisibility
No details are provided for this entry.
Declaration Syntax
public BoundaryConditionVisibilityDictionary BoundaryConditionVisibility { get; }
AnimationExportSettings
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 13
Ansys.Mechanical.Graphics Namespace
Declaration Syntax
public class AnimationExportSettings
Constructor AnimationExportSettings(int, int) (p. 14) Specifies the Animation Export File
Properties.
Property Height (p. 14) Specifies the video height.
Property Width (p. 14) Specifies the video width.
AnimationExportSettings(int, int)
Specifies the Animation Export File Properties.
Declaration Syntax
public AnimationExportSettings(int width, int height)
Parameters
width(int)
No details are provided for this entry.
height(int)
No details are provided for this entry.
Height
Specifies the video height.
Declaration Syntax
public int Height { set;get; }
Width
Specifies the video width.
Declaration Syntax
public int Width { set;get; }
Graphics3DExportSettings
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
14 of ANSYS, Inc. and its subsidiaries and affiliates.
GraphicsImageExportSettings
Declaration Syntax
public class Graphics3DExportSettings
Graphics3DExportSettings()
Specifies the settings when exporting 3D Graphics.
Declaration Syntax
public Graphics3DExportSettings()
Background
Specifies the background color.
Declaration Syntax
public GraphicsBackgroundType Background { set;get; }
GraphicsImageExportSettings
No details are provided for this entry.
Declaration Syntax
public class GraphicsImageExportSettings
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 15
Ansys.Mechanical.Graphics Namespace
GraphicsImageExportSettings()
Creates a new GraphicsImageExportSettings instance.
Declaration Syntax
public GraphicsImageExportSettings()
Background
Specifies the background color. Defaults to GraphicsAppearanceSetting.
Declaration Syntax
public GraphicsBackgroundType Background { set;get; }
Capture
Specifies what to include in the capture. Defaults to ImageAndLegend.
Declaration Syntax
public GraphicsCaptureType Capture { set;get; }
CurrentGraphicsDisplay
Specifies whether to use the current graphics display settings. Defaults to true.
Declaration Syntax
public bool CurrentGraphicsDisplay { set;get; }
FontMagnification
Specifies the font magnification factor. Defaults to 1.0.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
16 of ANSYS, Inc. and its subsidiaries and affiliates.
Point
Declaration Syntax
public double FontMagnification { set;get; }
Height
Specifies the image height. Defaults to 0. If width AND height are zero, this uses the current dimensions.
If only one of the two are nonzero, the current dimension’s ratio is used along with the nonzero of
the two properties to determine the computed value of the zero property.
Declaration Syntax
public int Height { set;get; }
Resolution
Specifies the resolution type. Defaults to NormalResolution.
Declaration Syntax
public GraphicsResolutionType Resolution { set;get; }
Width
Specifies the image width. Defaults to 0. If width AND height are zero, this uses the current dimensions.
If only one of the two are nonzero, the current dimension’s ratio is used along with the nonzero of
the two properties to determine the computed value of the zero property.
Declaration Syntax
public int Width { set;get; }
Point
No details are provided for this entry.
Declaration Syntax
public class Point : IEquatable<Point>
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 17
Ansys.Mechanical.Graphics Namespace
Point(IList<object>, string)
Creates a new Point.
Declaration Syntax
public Point(IList<object> location, string lengthUnit)
Parameters
location(IList<object>)
The location of the point.
lengthUnit(string)
The unit of measurement.
Location
The location of the Point.
Declaration Syntax
public IList<double> Location { set;get; }
Unit
The length unit of the Point.
Declaration Syntax
public string Unit { set;get; }
ResultAnimationOptions
No details are provided for this entry.
Declaration Syntax
public class ResultAnimationOptions
Property Duration (p. 19) Gets or Sets the Duration for Result Animation.
Property FitDeformationScalingToAnimation (p. 19) Gets or Sets if the Animation Displacement Fits
for full range of Time Steps in the Screen.
Property NumberOfFrames (p. 19) Gets or Sets the Number Of Frames for
Distributed Result Animation.
Property RangeType (p. 19) Gets or Sets the Range Type for Result
Animation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
18 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultAnimationOptions
Property TimeDecayCycles (p. 19) Gets or Sets the Number of Cycles for Time
Decay.
Property UpdateContourRangeAtEachFrame (p. 19) Gets or Sets if the Legend Contours will Update
at Each Frame.
Duration
Gets or Sets the Duration for Result Animation.
Declaration Syntax
public Quantity Duration { set;get; }
FitDeformationScalingToAnimation
Gets or Sets if the Animation Displacement Fits for full range of Time Steps in the Screen.
Declaration Syntax
public bool FitDeformationScalingToAnimation { set;get; }
NumberOfFrames
Gets or Sets the Number Of Frames for Distributed Result Animation.
Declaration Syntax
public int NumberOfFrames { set;get; }
RangeType
Gets or Sets the Range Type for Result Animation.
Declaration Syntax
public ResultAnimationRangeType RangeType { set;get; }
TimeDecayCycles
Gets or Sets the Number of Cycles for Time Decay.
Declaration Syntax
public int TimeDecayCycles { set;get; }
UpdateContourRangeAtEachFrame
Gets or Sets if the Legend Contours will Update at Each Frame.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 19
Ansys.Mechanical.Graphics Namespace
Declaration Syntax
public bool UpdateContourRangeAtEachFrame { set;get; }
SectionPlane
Represents a SectionPlane object. This object holds properties of the Plane.
Declaration Syntax
public class SectionPlane : IMechanicalSectionPlane, IEquatable<SectionPlane>
SectionPlane()
Creates a SectionPlane Object
Declaration Syntax
public SectionPlane()
Declaration Syntax
public SectionPlane(Point center, Vector3D direction, string name, SectionPlaneType type, bool active)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
20 of ANSYS, Inc. and its subsidiaries and affiliates.
SectionPlane
Parameters
center(Point)
Center of the Section Plane
direction(Vector3D)
Direction of the Section Plane
name(string)
Name for the Section Plane
type(SectionPlaneType)
No details are provided for this entry.
active(bool)
No details are provided for this entry.
Active
Gets or Sets the Active State of the Section Plane
Declaration Syntax
public bool Active { set;get; }
Center
Gets or Sets the Center point of the Section Plane
Declaration Syntax
public Point Center { set;get; }
Direction
Gets or Sets the Direction(Normal) of the Section Plane
Declaration Syntax
public Vector3D Direction { set;get; }
Name
Gets or Sets the Name of the Section Plane
Declaration Syntax
public string Name { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 21
Ansys.Mechanical.Graphics Namespace
Type
Gets or Sets the SectionPlane Type of the Section Plane
Declaration Syntax
public SectionPlaneType Type { set;get; }
Equals(SectionPlane)
Indicates whether the current SectionPlane properties are equal to the properties of another Section-
Plane object.
Declaration Syntax
public virtual bool Equals(SectionPlane sectionPlane)
Parameters
sectionPlane(SectionPlane)
A SectionPlane Object
SectionPlanes
Represents the collection of section planes used by graphics
Declaration Syntax
public class SectionPlanes : ICollection<SectionPlane>, IEnumerable<SectionPlane>, IEnumerable, IRe-
adOnlyList<SectionPlane>, IReadOnlyCollection<SectionPlane>
Property Capping (p. 22) Gets or Sets the Capping style of the Section Plane
Property Count (p. 23) The number of section planes in the collection.
Property ShowWholeElement (p. 23) Gets or Sets the Element Visibility of the Section Plane
Method Add(SectionPlane) (p. 23) Adds the given SectionPlane object to the collection to
modify the view. Currently only 6 SectionPlane objects in
the collection can be activated at once.
Method Clear() (p. 23) Clears the collection of all SectionPlane objects.
Method Remove(SectionPlane) (p. 23) Removes the requested SectionPlane from the collection.
Method RemoveAt(int) (p. 24) Removes the SectionPlane at the given index.
Capping
Gets or Sets the Capping style of the Section Plane
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
22 of ANSYS, Inc. and its subsidiaries and affiliates.
SectionPlanes
Declaration Syntax
public SectionPlaneCappingType Capping { set;get; }
Count
The number of section planes in the collection.
Declaration Syntax
public int Count { get; }
ShowWholeElement
Gets or Sets the Element Visibility of the Section Plane
Declaration Syntax
public bool ShowWholeElement { set;get; }
Add(SectionPlane)
Adds the given SectionPlane object to the collection to modify the view. Currently only 6 SectionPlane
objects in the collection can be activated at once.
Declaration Syntax
public virtual void Add(SectionPlane sectionPlane)
Parameters
sectionPlane(SectionPlane)
The sectionPlane object to add
Clear()
Clears the collection of all SectionPlane objects.
Declaration Syntax
public virtual void Clear()
Remove(SectionPlane)
Removes the requested SectionPlane from the collection.
Declaration Syntax
public virtual bool Remove(SectionPlane sectionPlane)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 23
Ansys.Mechanical.Graphics Namespace
Parameters
sectionPlane(SectionPlane)
No details are provided for this entry.
RemoveAt(int)
Removes the SectionPlane at the given index.
Declaration Syntax
public void RemoveAt(int index)
Parameters
index(int)
The index of the SectionPlane to remove
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
24 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.Mechanical.Application Namespace
Declaration Syntax
namespace Ansys.Mechanical.Application
Message
A message.
Declaration Syntax
public class Message : IEquatable<Message>
DisplayString
The display string of the message.
Declaration Syntax
public string DisplayString { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 25
Ansys.Mechanical.Application Namespace
Location
The location of the message.
Declaration Syntax
public ISelectionInfo Location { get; }
RelatedObjects
The list of objects related to the message.
Declaration Syntax
public IEnumerable<DataModelObject> RelatedObjects { get; }
Severity
The severity of the message.
Declaration Syntax
public MessageSeverityType Severity { set;get; }
Source
The source object of the message.
Declaration Syntax
public DataModelObject Source { set;get; }
StringID
The string ID of the message.
Declaration Syntax
public string StringID { set;get; }
TimeStamp
The timestamp of the message.
Declaration Syntax
public DateTime TimeStamp { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
26 of ANSYS, Inc. and its subsidiaries and affiliates.
Messages
Messages
Defines the collection of Mechanical's messages.
Declaration Syntax
public class Messages : ICollection<Message>, IEnumerable<Message>, IEnumerable, IReadOnlyList<Mes-
sage>, IReadOnlyCollection<Message>
Count
Get the number of messages.
Declaration Syntax
public int Count { get; }
Add(Message)
Add a new message.
Declaration Syntax
public virtual void Add(Message item)
Parameters
item(Message)
The message to be added.
Clear()
Clear the list of the messages.
Declaration Syntax
public virtual void Clear()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 27
Ansys.Mechanical.Application Namespace
Contains(Message)
Check if a message is in the current list of messages.
Declaration Syntax
public virtual bool Contains(Message item)
Parameters
item(Message)
The message to be searched for.
Remove(Message)
Remove a specific message in the list.
Declaration Syntax
public virtual bool Remove(Message item)
Parameters
item(Message)
The message to be removed.
ShowErrors()
Shows errors with current project.
Declaration Syntax
public virtual void ShowErrors()
ObjectTag
An instance of an ObjectTag.
Declaration Syntax
public class ObjectTag : IObjectTag
Constructor ObjectTag(string) (p. 29) Creates a new tag with the given name
Property Name (p. 29) The name of the tag. If the tag exists in
ObjectTags, attempting to set the name to a
value of another tag in that collection will lead
to an exception.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
28 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectTag
Property Objects (p. 29) The list of objects which use this tag.
Method AddObject(DataModelObject) (p. 29) Add an object to this tag.
Method ClearObjects() (p. 30) Clear all objects from this tag.
Method RemoveObject(DataModelObject) (p. 30) Remove an object from this tag.
ObjectTag(string)
Creates a new tag with the given name
Declaration Syntax
public ObjectTag(string name)
Parameters
name(string)
No details are provided for this entry.
Name
The name of the tag. If the tag exists in ObjectTags, attempting to set the name to a value of another
tag in that collection will lead to an exception.
Declaration Syntax
public string Name { set;get; }
Objects
The list of objects which use this tag.
Declaration Syntax
public IEnumerable<DataModelObject> Objects { get; }
AddObject(DataModelObject)
Add an object to this tag.
Declaration Syntax
public virtual void AddObject(DataModelObject obj)
Parameters
obj(DataModelObject)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 29
Ansys.Mechanical.Application Namespace
ClearObjects()
Clear all objects from this tag.
Declaration Syntax
public virtual void ClearObjects()
RemoveObject(DataModelObject)
Remove an object from this tag.
Declaration Syntax
public virtual void RemoveObject(DataModelObject obj)
Parameters
obj(DataModelObject)
No details are provided for this entry.
ObjectTags
Defines the collection of Mechanical’s tags.
Declaration Syntax
public class ObjectTags : IReadOnlyList<ObjectTag>, IReadOnlyCollection<ObjectTag>, IEnumerable<Ob-
jectTag>, IEnumerable, ICollection<ObjectTag>
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
30 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectTags
Count
The number of tags in the collection.
Declaration Syntax
public int Count { get; }
Item(int)
Retrieves the tag in the collection at the given index.
Declaration Syntax
public ObjectTag Item { get; }
Item(string)
Retrieves the tag in the collection with the given name
Declaration Syntax
public ObjectTag Item { get; }
TagNames
The names of the tags in the collection.
Declaration Syntax
public List<string> TagNames { get; }
Add(ObjectTag)
Adds a new tag to the collection. Throws an error if the tag already exists in the collection.
Declaration Syntax
public virtual void Add(ObjectTag tag)
Parameters
tag(ObjectTag)
The ObjectTag to add
Clear()
Clears the collection, removing all objects from the tags in the collection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 31
Ansys.Mechanical.Application Namespace
Declaration Syntax
public virtual void Clear()
Contains(ObjectTag)
Returns whether or not the collection contains the given tag.
Declaration Syntax
public virtual bool Contains(ObjectTag tag)
Parameters
tag(ObjectTag)
The ObjectTag to check
GetTag(string)
Returns the tag in the collection with the given name.
Declaration Syntax
public ObjectTag GetTag(string tagName)
Parameters
tagName(string)
The name of the tag to find and return
IndexOf(ObjectTag)
Returns the index of the given tag. If the given tag does not exist in the collection, returns -1.
Declaration Syntax
public int IndexOf(ObjectTag tag)
Parameters
tag(ObjectTag)
The item to get the index of.
Remove(ObjectTag)
Removes a tag if it exists in the collection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
32 of ANSYS, Inc. and its subsidiaries and affiliates.
Progress
Declaration Syntax
public virtual bool Remove(ObjectTag tag)
Parameters
tag(ObjectTag)
The ObjectTag to remove
RemoveAt(int)
Removes the tag at the given index from the collection.
Declaration Syntax
public void RemoveAt(int index)
Parameters
index(int)
The index of the tag to remove
Progress
Defines a Progress.
Declaration Syntax
public class Progress
Method SetProgress(uint, string, uint, string) (p. 33) Set the current
progress state
Declaration Syntax
public void SetProgress(uint uiProgress, string uiMessage, uint uiSubProgress, string uiSubMessage)
Parameters
uiProgress(uint)
Main progress bar (values 0 to 100)
uiMessage(string)
Main progress message
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 33
Ansys.Mechanical.Application Namespace
uiSubProgress(uint)
Sub progress bar (values 0 to 100)
uiSubMessage(string)
Sub progress message
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
34 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Graphics
IModelViewManager
No details are provided for this entry.
Declaration Syntax
public interface IModelViewManager
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 35
Ansys.ACT.Interfaces.Graphics Namespace
NumberOfViews
The number of views currently defined.
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".
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
36 of ANSYS, Inc. and its subsidiaries and affiliates.
IModelViewManager
CaptureModelView(string, string)
Save the view specified as an image to the project userfiles.
Declaration Syntax
public void CaptureModelView(string viewLabel, string mode)
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 37
Ansys.ACT.Interfaces.Graphics Namespace
DeleteView(string)
Apply the view specified by name.
Declaration Syntax
public void DeleteView(string viewLabel)
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
38 of ANSYS, Inc. and its subsidiaries and affiliates.
IModelViewManager
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.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 39
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
40 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.Mechanical
IMechanicalDataModel
Defines the data model of the Mechanical application.
Declaration Syntax
public interface IMechanicalDataModel
Property ObjectTags (p. 42) Gets the ObjectTags object for the
Data Model, which represents the
current list of tags visable in the User
Interface.
Property Project (p. 42) Gets the project object. Main object
of the tree of Mechanical.
Property Tree (p. 42) Gets the tree of Mechanical.
Method CurrentUnitFromQuantityName(string) (p. 42) Returns the current unit from a
quantity name.
Method GetObjectById(int) (p. 42) Returns the Mechanical object
related to the provided Id.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 41
Ansys.ACT.Interfaces.Mechanical Namespace
Method GetObjectsByName(string) (p. 43) Gets a list of all objects with the
specified name.
Method GetObjectsByType(DataModelObjectCategory) (p. 43) Gets a list of all objects with the
specified type.
Method GetObjectsByType(Type) (p. 43) Gets a list of all objects with the
specified type.
ObjectTags
Gets the ObjectTags object for the Data Model, which represents the current list of tags visable in
the User Interface.
Declaration Syntax
public ObjectTags ObjectTags { get; }
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.
GetObjectById(int)
Returns the Mechanical object related to the provided Id.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
42 of ANSYS, Inc. and its subsidiaries and affiliates.
IMechanicalDataModel
Declaration Syntax
public DataModelObject GetObjectById(int id)
Parameters
id(int)
The id of the object.
GetObjectsByName(string)
Gets a list of all objects with the specified name.
Declaration Syntax
public IList<DataModelObject> GetObjectsByName(string name)
Parameters
name(string)
The object's name.
GetObjectsByType(DataModelObjectCategory)
Gets a list of all objects with the specified type.
Declaration Syntax
public IList<DataModelObject> GetObjectsByType(DataModelObjectCategory dataModelObjectCategory)
Parameters
dataModelObjectCategory(DataModelObjectCategory)
The category of the object to retrieve.
GetObjectsByType(Type)
Gets a list of all objects with the specified type.
Declaration Syntax
public IList<DataModelObject> GetObjectsByType(Type type)
Parameters
type(Type)
The object's type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 43
Ansys.ACT.Interfaces.Mechanical Namespace
IMechanicalExtAPI
Exposes the main entry point of all ATC APIs.
Declaration Syntax
public interface IMechanicalExtAPI
Method LockPrePostLicense() (p. 44) Locks the license used by the PRE/POST application.
Method UnlockPrePostLicense() (p. 44) 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.
Declaration Syntax
public interface IMechanicalGraphics
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
44 of ANSYS, Inc. and its subsidiaries and affiliates.
IMechanicalSelectionInfo
ModelViewManager
An instance of the ModelViewManager.
Declaration Syntax
public IModelViewManager ModelViewManager { get; }
SectionPlanes
An instance of the SectionPlanes.
Declaration Syntax
public SectionPlanes SectionPlanes { get; }
IMechanicalSelectionInfo
Defines the mechanical selection information.
Declaration Syntax
public interface IMechanicalSelectionInfo
Property ElementFaceIndices (p. 45) Gets the list indices needed to define the face of an
element.
Property Entities (p. 45) Gets the list of selected geometry entities.
ElementFaceIndices
Gets the list indices needed to define the face of an element.
Declaration Syntax
public IList<int> ElementFaceIndices { get; }
Entities
Gets the list of selected geometry entities.
Declaration Syntax
public IList<IGeoEntity> Entities { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 45
Ansys.ACT.Interfaces.Mechanical Namespace
IMechanicalUserLoad
Defines a Mechanical user load.
Declaration Syntax
public interface IMechanicalUserLoad
IMechanicalUserObject
Defines a Mechanical user object.
Declaration Syntax
public interface IMechanicalUserObject
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
46 of ANSYS, Inc. and its subsidiaries and affiliates.
MechanicalPanelEnum
MechanicalPanelEnum
Specifies the panel type.
Declaration Syntax
public enum MechanicalPanelEnum
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 47
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
48 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Interfaces.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Interfaces.DesignModeler
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 49
Ansys.ACT.Interfaces.DesignModeler Namespace
IDesignModelerDataModel
Defines the DesignModeler data model.
Declaration Syntax
public interface IDesignModelerDataModel
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
50 of ANSYS, Inc. and its subsidiaries and affiliates.
IDesignModelerExtAPI
GeometryBuilder
Gets the geometry builder object.
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 51
Ansys.ACT.Interfaces.DesignModeler Namespace
IDesignModelerGeoData
Defines the DesignModeler geometry data model.
Declaration Syntax
public interface IDesignModelerGeoData
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
52 of ANSYS, Inc. and its subsidiaries and affiliates.
IDesignModelerSelectionInfo
Bodies
Gets or sets the list of bodies or parts generated by the feature.
Declaration Syntax
public IEnumerable<IBaseGeoBodyOrPart> Bodies { set;get; }
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
Property Entities (p. 53) Gets the list of selected geometry entities.
Property Locations (p. 54) Gets the location point for each selected
entities.
Entities
Gets the list of selected geometry entities.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 53
Ansys.ACT.Interfaces.DesignModeler Namespace
Declaration Syntax
public IList<IBaseGeoEntity> Entities { get; }
Locations
Gets the location point for each selected entities.
Declaration Syntax
public IList<double[]> Locations { set;get; }
IExtrude
Defines an "Extrude" operation.
Declaration Syntax
public interface IExtrude
Property Depth (p. 54) Gets or Sets the depth of the extrusion.
Property Direction (p. 54) Gets or Sets the direction of the extrusion.
Property Walled (p. 54) Gets or Sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 55) 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
54 of ANSYS, Inc. and its subsidiaries and affiliates.
IGeometryBuilder
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)
Parameters
profile(IPSGeoEntity)
The profile.
IGeometryBuilder
Defines the geometry builder.
Declaration Syntax
public interface IGeometryBuilder
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 55
Ansys.ACT.Interfaces.DesignModeler Namespace
IIntersect
Defines an "Intersect" operation.
Declaration Syntax
public interface IIntersect
Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 56) 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.
IOperations
Defines a list of available geometry operations.
Declaration Syntax
public interface IOperations
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
56 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperations
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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 57
Ansys.ACT.Interfaces.DesignModeler Namespace
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)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
58 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperationTools
CopyBody(IPSGeoBody)
Copies a body.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 59
Ansys.ACT.Interfaces.DesignModeler Namespace
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.
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
60 of ANSYS, Inc. and its subsidiaries and affiliates.
IOperationTools
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.
SimplifyTopology(IPSGeoEntity)
Simplifies the topology of the given entity.
Declaration Syntax
public void SimplifyTopology(IPSGeoEntity entity)
Parameters
entity(IPSGeoEntity)
Entity to simplify.
Release 2020 R1 - © 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 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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
62 of ANSYS, Inc. and its subsidiaries and affiliates.
IPSGeoBody
IPrimitives
Defines the list of creatable primitives.
Declaration Syntax
public interface IPrimitives
Property Sheet (p. 63) Gets the list of all creatable sheet geometry
primitives.
Property Solid (p. 63) Gets the list of all creatable solid geometry
primitives.
Property Wire (p. 63) 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.
Declaration Syntax
public IWires Wire { get; }
IPSGeoBody
Defines a body.
Declaration Syntax
public interface IPSGeoBody
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 63
Ansys.ACT.Interfaces.DesignModeler Namespace
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.
Declaration Syntax
public interface IQueries
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
64 of ANSYS, Inc. and its subsidiaries and affiliates.
IQueries
Method Containment(IPSGeoEntity, IPSGeoEntity) (p. 65) Checks if one geometry entity contains
one other.
Method Distance(IEnumerable<IPSGeoEntity>, Computes the distance between 2 sets
IEnumerable<IPSGeoEntity>) (p. 66) 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.
Declaration Syntax
public int Containment(IPSGeoEntity bigOne, IPSGeoEntity smallOne)
Parameters
bigOne(IPSGeoEntity)
The source geometry entity.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 65
Ansys.ACT.Interfaces.DesignModeler Namespace
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
Property Angle (p. 66) Gets or sets the angle of the revolution.
Property Axis (p. 66) Gets or sets the axis of the revolution (x, y, z).
Property Origin (p. 67) Gets or sets the origin of the revolution (x, y, z).
Property Walled (p. 67) Gets or sets the walled flag.
Method ApplyTo(IPSGeoEntity) (p. 67) 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; }
Axis
Gets or sets the axis of the revolution (x, y, z).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
66 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetCone
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
Property Center (p. 68) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 68) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 68) Gets or sets the top radius of the cone.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 67
Ansys.ACT.Interfaces.DesignModeler Namespace
Property Radius2 (p. 68) 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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
68 of ANSYS, Inc. and its subsidiaries and affiliates.
ISheetPolygon
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
Property Points (p. 69) 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 69
Ansys.ACT.Interfaces.DesignModeler Namespace
ISheets
Defines the list all creatable sheet geometry primitives.
Declaration Syntax
public interface ISheets
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
70 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolidBox
ISheetSphere
Defines a sheet sphere primitive.
Declaration Syntax
public interface ISheetSphere
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
Property Point1 (p. 71) Gets or sets the first point of the box (x, y,
z).
Property Point2 (p. 72) 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).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 71
Ansys.ACT.Interfaces.DesignModeler Namespace
Declaration Syntax
public IEnumerable<double> Point1 { set;get; }
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
Property Center (p. 72) Gets or sets the center of the cone (x, y,
z).
Property Direction (p. 72) Gets or sets the direction of the cone (x,
y, z).
Property Radius1 (p. 73) Gets or sets the top radius of the cone.
Property Radius2 (p. 73) 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
72 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolidCylinder
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; }
ISolidCylinder
Defines a solid cylinder primitive.
Declaration Syntax
public interface ISolidCylinder
Property Center (p. 73) Gets or sets the center of the cylinder (x, y,
z).
Property Direction (p. 73) Gets or sets the direction of the cylinder (x,
y, z).
Property Radius (p. 74) 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 73
Ansys.ACT.Interfaces.DesignModeler Namespace
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.
Declaration Syntax
public interface ISolids
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
74 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolids
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.
radius2(double)
Bottom radius of the cone.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 75
Ansys.ACT.Interfaces.DesignModeler Namespace
radius(double)
The radius of the sphere.
ISolidSphere
Defines a solid sphere primitive.
Declaration Syntax
public interface ISolidSphere
Property Center (p. 76) Gets or sets the center of the sphere (x,
y, z).
Property Radius (p. 76) Gets or sets the radius of the sphere.
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
Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 76) 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
76 of ANSYS, Inc. and its subsidiaries and affiliates.
IWireArc
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.
Declaration Syntax
public interface IUnion
Method ApplyTo(IEnumerable<IPSGeoBody>) (p. 77) 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
Property Center (p. 78) Gets or sets the center of the arc (x, y, z).
Property EndAngle (p. 78) Gets or sets the end angle of the arc.
Property Normal (p. 78) Gets or sets the normal of the arc (x, y, z).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 77
Ansys.ACT.Interfaces.DesignModeler Namespace
Property Radius (p. 78) Gets or sets the radius of the arc.
Property StartAngle (p. 78) Gets or sets the start angle of the arc.
Property XDir (p. 78) 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.
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).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
78 of ANSYS, Inc. and its subsidiaries and affiliates.
IWireEllipse
Declaration Syntax
public IEnumerable<double> XDir { set;get; }
IWireBCurve
Defines awire b-curve primitive.
Declaration Syntax
public interface IWireBCurve
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
Property Center (p. 80) Gets or sets the center of the ellipse (x, y, z).
Property LargeRadius (p. 80) Gets or sets the large radius of the ellipse.
Property Normal (p. 80) Gets or sets the normal direction of the ellipse (x,
y, z).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 79
Ansys.ACT.Interfaces.DesignModeler Namespace
Property SmallRadius (p. 80) Gets or sets the small radius of the ellipse.
Property XDir (p. 80) 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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
80 of ANSYS, Inc. and its subsidiaries and affiliates.
IWires
Declaration Syntax
public interface IWirePolyline
Property Points (p. 81) 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.
Declaration Syntax
public interface IWires
Declaration Syntax
public IWireArc CreateArc(double radius, IEnumerable<double> center, IEnumerable<double> xDir,
IEnumerable<double> normal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 81
Ansys.ACT.Interfaces.DesignModeler Namespace
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
82 of ANSYS, Inc. and its subsidiaries and affiliates.
IWires
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 83
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
84 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace
Declaration Syntax
namespace Ansys.ACT.DesignModeler.Primitives.Sheet
Cylinder
Cylinder Class
Declaration Syntax
public class Cylinder : Primitive, ISheetCylinder
Declaration Syntax
public Cylinder(GeometryBuilder builder, IEnumerable<double> center, IEnumerable<double> direction,
double radius)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 85
Ansys.ACT.DesignModeler.Primitives.Sheet Namespace
Parameters
builder(GeometryBuilder)
No details are provided for this entry.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
86 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical
Transaction
Speeds up bulk user interactions.
Declaration Syntax
public class Transaction : IDisposable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 87
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
88 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields
Field (p. 89) Represents a discrete or continuous field that can be used in a
component of a boundary condition from Mechanical, for instance.
Range (p. 90) Represents a domain for real values.
Variable (p. 91) 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. 94) 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
Inputs
Gets the input variables of this component.
Declaration Syntax
public IList<Variable> Inputs { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 89
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
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
90 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable
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.
Declaration Syntax
public class Variable
Property DefinitionType (p. 91) Gets a value that indicates how this variable is defined.
Property DiscreteValueCount (p. 92) Gets the number of discrete values of this variable.
Property DiscreteValues (p. 92) Gets or sets the discrete values of this variable or if this
variable represents a free degree of freedom.
null
Property Index (p. 92) Gets the index of this variable in its container field.
Property IsInput (p. 92) Gets a value indicating whether this variable is an input for
its container field. Otherwise, it is an output variable.
Property IsOutput (p. 93) Gets a value indicating whether this variable is an output for
its container field. Otherwise, it is an input variable.
Property MinMaxDiscreteValues (p. 93) Returns a Tuple containing the min and max values from the
list of discrete values.
Property Name (p. 93) Gets the variable's name.
Property QuantityName (p. 93) Gets the name of the quantity represented by this variable.
Property Range (p. 93) Gets the domain of validity for variable's value.
Property Unit (p. 93) Gets the symbol of the unit used to express this variable's
values.
Method GetDiscreteValue(int) (p. 94) 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. 94) of the variable.
DefinitionType
Gets a value that indicates how this variable is defined.
Declaration Syntax
public VariableDefinitionType DefinitionType { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 91
Ansys.ACT.Mechanical.Fields Namespace
DiscreteValueCount
Gets the number of discrete values of this variable.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
92 of ANSYS, Inc. and its subsidiaries and affiliates.
Variable
Declaration Syntax
public bool IsInput { get; }
IsOutput
Gets a value indicating whether this variable is an output for its container field. Otherwise, it is an
input variable.
Declaration Syntax
public bool IsOutput { get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 93
Ansys.ACT.Mechanical.Fields Namespace
Declaration Syntax
public string Unit { get; }
GetDiscreteValue(int)
Changes a value at a given position in the tabular definition of the variable.
Declaration Syntax
public Quantity GetDiscreteValue(int index)
Parameters
index(int)
Index of the value to change.
SetDiscreteValue(int, Quantity)
Changes a value at a given position in the tabular definition of the variable.
Declaration Syntax
public void SetDiscreteValue(int index, Quantity value)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
94 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Fields.Adapters Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Fields.Adapters
FieldAdapter (p. 95) 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. 98) 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
Constructor FieldAdapter(IDSBCInformation) (p. 95) No details are provided for this entry.
Property FieldProvider (p. 96) Gets the wrapped object from Mechanical.
Method ChangeFieldDefinitionType(AnsBCLVType, Changes the definition type for a field of the
kEDDataType) (p. 96) wrapped object from Mechanical.
NestedType IDefinition (p. 96) Interface implemented by objects that specify
a type of adapter for a given field provider
object from Mechanical.
NestedType Keywords (p. 97) 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 95
Ansys.ACT.Mechanical.Fields.Adapters Namespace
Declaration Syntax
protected FieldAdapter(IDSBCInformation fieldProvider)
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
Method Adapt(IDSBCInformation) (p. 96) Creates an adapter for a given load object from
Mechanical.
Adapt(IDSBCInformation)
Creates an adapter for a given load object from Mechanical.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
96 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldAdapter
Declaration Syntax
public FieldAdapter Adapt(IDSBCInformation load)
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
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 97
Ansys.ACT.Mechanical.Fields.Adapters Namespace
Free
No details are provided for this entry.
Declaration Syntax
public static readonly string Free
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
Property AdapterDefinitions (p. 99) Gets the collection of adapters in this manager.
Method RegisterNewAdapter(IDefinition) (p. 99) Register the instance object that defines a type of
field adapter.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
98 of ANSYS, Inc. and its subsidiaries and affiliates.
FieldAdapterManager
Method UnregisterAdapter(int) (p. 99) 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; }
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 99
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
100 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
Declaration Syntax
namespace Ansys.ACT.Mechanical.Application.SolveProcessSettings
ILinuxSettings
No details are provided for this entry.
Declaration Syntax
public interface ILinuxSettings
Property Active (p. 101) Gets or sets whether or not manual linux settings are enable for
the configuration.
Property UserName (p. 102) Gets or sets the user name field for the manual linux settings.
Property WorkingFolder (p. 102) Gets or sets the working folder field for the manual linxus settings.
Active
Gets or sets whether or not manual linux settings are enable for the configuration.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 101
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
Declaration Syntax
public bool Active { set;get; }
UserName
Gets or sets the user name field for the manual linux settings.
Declaration Syntax
public string UserName { set;get; }
WorkingFolder
Gets or sets the working folder field for the manual linxus settings.
Declaration Syntax
public string WorkingFolder { set;get; }
IQueueSettings
No details are provided for this entry.
Declaration Syntax
public interface IQueueSettings
Property JobName (p. 102) Gets or sets the Job Name field for the queue settings.
Property License (p. 102) Gets or sets the License field for the queue settings.
Property Name (p. 103) Gets or sets the name of the current queue for the
configuration.
JobName
Gets or sets the Job Name field for the queue settings.
Declaration Syntax
public string JobName { set;get; }
License
Gets or sets the License field for the queue settings.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
102 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolveConfiguration
Declaration Syntax
public string License { set;get; }
Name
Gets or sets the name of the current queue for the configuration.
Declaration Syntax
public string Name { set;get; }
ISolveConfiguration
No details are provided for this entry.
Declaration Syntax
public interface ISolveConfiguration
Property Default (p. 103) Gets whether or not this SolveConfiguration is the default
configuration.
Property Name (p. 103) Gets or sets the name of the SolveConfiguraiton Object
Property Settings (p. 103) Gets the QueueSettings object for the configuration.
Property SolveProcessSettings (p. 104) Gets the SolveProcessSettings for the current object.
Method SetAsDefault() (p. 104) Sets 'this' to be the default configuration to solve with.
Default
Gets whether or not this SolveConfiguration is the default configuration.
Declaration Syntax
public bool Default { get; }
Name
Gets or sets the name of the SolveConfiguraiton Object
Declaration Syntax
public string Name { set;get; }
Settings
Gets the QueueSettings object for the configuration.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 103
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
Declaration Syntax
public IQueueSettings Settings { get; }
SolveProcessSettings
Gets the SolveProcessSettings for the current object.
Declaration Syntax
public ISolveProcessSettings SolveProcessSettings { get; }
SetAsDefault()
Sets 'this' to be the default configuration to solve with.
Declaration Syntax
public void SetAsDefault()
ISolveProcessSettings
No details are provided for this entry.
Declaration Syntax
public interface ISolveProcessSettings
Property AdditionalCommandLineArguments (p. 105) Gets or sets the "Additional Command Line
Arguments" field.
Property CustomExecutablePath (p. 105) Gets or sets the "Custom Executable Name
(with path)" field.
Property DistributeSolution (p. 105) Gets or sets the boolean "Distribute Solution
(if possible)" field.
Property GPUAccelerationDevice (p. 105) Gets or sets the "GPU Acceleration Device" field.
Property LicenseQueuing (p. 105) Gets or sets the "License Queuing: Wait for
Available License" field.
Property ManualLinuxSettings (p. 106) Gets the LinuxSettings object for the
configuration.
Property ManualSolverMemorySettings (p. 106) Gets the SolverMemorySettings object for the
configuration.
Property MaxNumberOfCores (p. 106) Gets or sets the "Maximum number of utilized
cores" field.
Property NumberOfGPUDevices (p. 106) Gets or sets the "Number of utilized GPU
devices" field.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
104 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolveProcessSettings
Property SolveInSynchronousMode (p. 106) Gets or sets the "Solve in synchronous mode"
field.
Property UserString (p. 106) Gets or sets the User String field.
Property UseSharedLicense (p. 107) Gets or sets the "Use Shared License, if possible"
field.
AdditionalCommandLineArguments
Gets or sets the "Additional Command Line Arguments" field.
Declaration Syntax
public string AdditionalCommandLineArguments { set;get; }
CustomExecutablePath
Gets or sets the "Custom Executable Name (with path)" field.
Declaration Syntax
public string CustomExecutablePath { set;get; }
DistributeSolution
Gets or sets the boolean "Distribute Solution (if possible)" field.
Declaration Syntax
public bool DistributeSolution { set;get; }
GPUAccelerationDevice
Gets or sets the "GPU Acceleration Device" field.
Declaration Syntax
public GPUAccelerationDevicesType GPUAccelerationDevice { set;get; }
LicenseQueuing
Gets or sets the "License Queuing: Wait for Available License" field.
Declaration Syntax
public bool LicenseQueuing { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 105
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
ManualLinuxSettings
Gets the LinuxSettings object for the configuration.
Declaration Syntax
public ILinuxSettings ManualLinuxSettings { get; }
ManualSolverMemorySettings
Gets the SolverMemorySettings object for the configuration.
Declaration Syntax
public ISolverMemorySettings ManualSolverMemorySettings { get; }
MaxNumberOfCores
Gets or sets the "Maximum number of utilized cores" field.
Declaration Syntax
public int MaxNumberOfCores { set;get; }
NumberOfGPUDevices
Gets or sets the "Number of utilized GPU devices" field.
Declaration Syntax
public int NumberOfGPUDevices { set;get; }
SolveInSynchronousMode
Gets or sets the "Solve in synchronous mode" field.
Declaration Syntax
public bool SolveInSynchronousMode { set;get; }
UserString
Gets or sets the User String field.
Declaration Syntax
public string UserString { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
106 of ANSYS, Inc. and its subsidiaries and affiliates.
ISolverMemorySettings
UseSharedLicense
Gets or sets the "Use Shared License, if possible" field.
Declaration Syntax
public bool UseSharedLicense { set;get; }
ISolverMemorySettings
No details are provided for this entry.
Declaration Syntax
public interface ISolverMemorySettings
Property Active (p. 107) Gets or sets whether or not manual memory settings are active in the
current configuration.
Property Database (p. 107) Gets or sets the database memory amount (MB).
Property Workspace (p. 107) Gets or sets the workspace memory amount (megabytes).
Active
Gets or sets whether or not manual memory settings are active in the current configuration.
Declaration Syntax
public bool Active { set;get; }
Database
Gets or sets the database memory amount (MB).
Declaration Syntax
public int Database { set;get; }
Workspace
Gets or sets the workspace memory amount (megabytes).
Declaration Syntax
public int Workspace { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 107
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
LinuxSettings
The class representing the linux settings portion of the solve process settings.
Declaration Syntax
public class LinuxSettings : ILinuxSettings
LinuxSettings()
Creates a LinuxSettings object
Declaration Syntax
public LinuxSettings()
Active
Whether the linux settings are active.
Declaration Syntax
public bool Active { set;get; }
UserName
The user name.
Declaration Syntax
public string UserName { set;get; }
WorkingFolder
The working folder.
Declaration Syntax
public string WorkingFolder { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
108 of ANSYS, Inc. and its subsidiaries and affiliates.
QueueSettings
QueueSettings
The class representing queue settings.
Declaration Syntax
public class QueueSettings : IQueueSettings
QueueSettings()
Creates a QueueSettings object
Declaration Syntax
public QueueSettings()
JobName
The job name of the queue settings.
Declaration Syntax
public string JobName { set;get; }
License
The license of the queue settings. The setter will throw an exception if the given license is not valid.
Declaration Syntax
public string License { set;get; }
Name
The name of the queue settings.
Declaration Syntax
public string Name { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 109
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
RSMQueue
The class representing an RSM Queue.
Declaration Syntax
public class RSMQueue
HPCConfiguration
The HPC configuration of the RSM Queue.
Declaration Syntax
public string HPCConfiguration { get; }
HPCQueue
The HPC Queue of the RSM Queue.
Declaration Syntax
public string HPCQueue { get; }
HPCType
The HPC type of the RSM Queue
Declaration Syntax
public string HPCType { get; }
Name
The name of the RSM Queue.
Declaration Syntax
public string Name { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
110 of ANSYS, Inc. and its subsidiaries and affiliates.
SolveConfiguration
SolveConfiguration
The class representing a solve configuration.
Declaration Syntax
public class SolveConfiguration : ISolveConfiguration, IEquatable<SolveConfiguration>
SolveConfiguration()
Creates a SolveConfiguration object
Declaration Syntax
public SolveConfiguration()
SolveConfiguration(string)
Creates a SolveConfiguration object with a given name or gets the instance of an existing SolveCon-
figuration with that name.
Declaration Syntax
public SolveConfiguration(string name)
Parameters
name(string)
No details are provided for this entry.
Default
Whether this solve configuration is the default.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 111
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
Declaration Syntax
public bool Default { get; }
Name
The name of the solve configuration.
Declaration Syntax
public string Name { set;get; }
Settings
Returns the queue settings of this solve configuration.
Declaration Syntax
public QueueSettings Settings { get; }
SolveProcessSettings
Returns the solve process settings of this solve configuration.
Declaration Syntax
public SolveProcessSettings SolveProcessSettings { get; }
SetAsDefault()
Sets this solve configuration as the default.
Declaration Syntax
public virtual void SetAsDefault()
SolveProcessSettings
The class representing solve process settings.
Declaration Syntax
public class SolveProcessSettings : ISolveProcessSettings
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
112 of ANSYS, Inc. and its subsidiaries and affiliates.
SolveProcessSettings
Property CustomExecutablePath (p. 113) The custom executable path for user
programmable features in the solver.
Property DistributeSolution (p. 113) Whether to run the solution in distributed
mode.
Property GPUAccelerationDevice (p. 114) The GPU Acceleration device the solver will
use.
Property LicenseQueuing (p. 114) Whether license queueing is active.
Property ManualLinuxSettings (p. 114) Returns the manual linux settings.
Property ManualSolverMemorySettings (p. 114) Returns the manual solver memory settings.
Property MaxNumberOfCores (p. 114) The maximum number of cores the solver
will use.
Property NumberOfGPUDevices (p. 114) The number of GPU devices.
Property SolveInSynchronousMode (p. 115) Whether the solve will be in synchronous
mode.
Property UseSharedLicense (p. 115) Whether the solver will use a shared license.
SolveProcessSettings()
Creates a SolveProcessSettings object
Declaration Syntax
public SolveProcessSettings()
AdditionalCommandLineArguments
Any additional command line arguments to give to the solver.
Declaration Syntax
public string AdditionalCommandLineArguments { set;get; }
CustomExecutablePath
The custom executable path for user programmable features in the solver.
Declaration Syntax
public string CustomExecutablePath { set;get; }
DistributeSolution
Whether to run the solution in distributed mode.
Declaration Syntax
public bool DistributeSolution { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 113
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
GPUAccelerationDevice
The GPU Acceleration device the solver will use.
Declaration Syntax
public GPUAccelerationDevicesType GPUAccelerationDevice { set;get; }
LicenseQueuing
Whether license queueing is active.
Declaration Syntax
public bool LicenseQueuing { set;get; }
ManualLinuxSettings
Returns the manual linux settings.
Declaration Syntax
public LinuxSettings ManualLinuxSettings { get; }
ManualSolverMemorySettings
Returns the manual solver memory settings.
Declaration Syntax
public SolverMemorySettings ManualSolverMemorySettings { get; }
MaxNumberOfCores
The maximum number of cores the solver will use.
Declaration Syntax
public int MaxNumberOfCores { set;get; }
NumberOfGPUDevices
The number of GPU devices.
Declaration Syntax
public int NumberOfGPUDevices { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
114 of ANSYS, Inc. and its subsidiaries and affiliates.
SolverMemorySettings
SolveInSynchronousMode
Whether the solve will be in synchronous mode.
Declaration Syntax
public bool SolveInSynchronousMode { set;get; }
UseSharedLicense
Whether the solver will use a shared license.
Declaration Syntax
public bool UseSharedLicense { set;get; }
SolverMemorySettings
The class representing the solver memory settings portion of the solve process settings.
Declaration Syntax
public class SolverMemorySettings : ISolverMemorySettings
SolverMemorySettings()
Creates a SolverMemorySettings object
Declaration Syntax
public SolverMemorySettings()
Active
Whether the solver memory settings are active.
Declaration Syntax
public bool Active { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 115
Ansys.ACT.Mechanical.Application.SolveProcessSettings Namespace
Database
Database size.
Declaration Syntax
public int Database { set;get; }
Workspace
Workspace size.
Declaration Syntax
public int Workspace { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
116 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common Namespace
Declaration Syntax
namespace Ansys.ACT.Common
CoordinateSystem
CoordinateSystem class
Declaration Syntax
public class CoordinateSystem : ICoordinateSystem
CoordinateSystem(CoordinateSystemTypeEnum)
Constructor.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 117
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
118 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
XAxis
Gets or sets the X axis of the coordinate system.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 119
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
120 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
namespace Ansys.ACT.Common.Graphics
DMCameraWrapper
Wrapper for Camera in Design Modeler.
Declaration Syntax
public class DMCameraWrapper : CameraWrapper, ICamera
DMGraphicsWrapper
Wrapper for Graphics in Design Modeler.
Declaration Syntax
public class DMGraphicsWrapper : GraphicsWrapper, IGraphics
MechanicalCameraWrapper
Wrapper for Camera in Mechanical.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 121
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
public class MechanicalCameraWrapper : CameraWrapper
FocalPoint
The focal point of the camera (coordinates are in the global coordinate system).
Declaration Syntax
public Point FocalPoint { set;get; }
SceneHeight
Specifies the scene height (in length units) that will be projected and fit to the viewport.
Declaration Syntax
public Quantity SceneHeight { set;get; }
SceneWidth
Specifies the scene width (in length units) that will be projected and fit to the viewport.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
122 of ANSYS, Inc. and its subsidiaries and affiliates.
MechanicalCameraWrapper
Declaration Syntax
public Quantity SceneWidth { set;get; }
UpVector
The vector pointing up from the focal point.
Declaration Syntax
public Vector3D UpVector { set;get; }
ViewVector
The vector pointing from the focal point to the camera.
Declaration Syntax
public Vector3D ViewVector { set;get; }
GetAsString(ApplicationType)
Retrieves the view commands as related to the application type as a string.
Declaration Syntax
public string GetAsString(ApplicationType appType)
Parameters
appType(ApplicationType)
The appication type (Mechanical, MAPDL).
Rotate(double, CameraAxisType)
Rotates the camera about an axis.
Declaration Syntax
public void Rotate(double angle, CameraAxisType axis)
Parameters
angle(double)
The amount of rotation (positive = Clockwise : negative = Counter-Clockwise).
axis(CameraAxisType)
The axis of rotation (ScreenX, ScreenY, ScreenZ, GlobalX, GlobalY, GlobalZ).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 123
Ansys.ACT.Common.Graphics Namespace
SetFit(ISelectionInfo)
Fits the view to the specified selection. If null is supplied, fits the view to the entire model.
Declaration Syntax
public void SetFit(ISelectionInfo sel)
Parameters
sel(ISelectionInfo)
The fit selection (null = full model, geometry selection).
SetSpecificViewOrientation(ViewOrientationType)
Sets a specific view orientation.
Declaration Syntax
public void SetSpecificViewOrientation(ViewOrientationType type)
Parameters
type(ViewOrientationType)
A view type (ISO, Front, Back, Left, Right, Top, Bottom).
MechanicalGraphicsWrapper
Wrapper for Graphics in Mechanical.
Declaration Syntax
public class MechanicalGraphicsWrapper : GraphicsWrapper, IMechanicalGraphics
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
124 of ANSYS, Inc. and its subsidiaries and affiliates.
MechanicalGraphicsWrapper
Camera
Gets the camera.
Declaration Syntax
public MechanicalCameraWrapper Camera { get; }
KeyframeAnimationUtility
A utility for creating animations based on keyframes.
Declaration Syntax
public KeyframeAnimationUtility KeyframeAnimationUtility { get; }
ModelViewManager
An instance of the ModelViewManager.
Declaration Syntax
public IModelViewManager ModelViewManager { get; }
ResultAnimationOptions
Gets the Global Result Animation options.
Declaration Syntax
public ResultAnimationOptions ResultAnimationOptions { get; }
SectionPlanes
Returns the collection of section planes used by graphics
Declaration Syntax
public SectionPlanes SectionPlanes { get; }
Unit
Gets the current graphics unit.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 125
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
public string Unit { get; }
Declaration Syntax
public void Export3D(string filePath, Graphics3DExportFormat format3d, Graphics3DExportSettings
settings)
Parameters
filePath(string)
The file path to create the 3d image.
format3d(Graphics3DExportFormat)
The 3d format to use when exporting.
settings(Graphics3DExportSettings)
The 3d settings to use when exporting.
Declaration Syntax
public void ExportImage(string filePath, GraphicsImageExportFormat formatImage, GraphicsImageEx-
portSettings settings)
Parameters
filePath(string)
The file path to create the 2d image.
formatImage(GraphicsImageExportFormat)
The 2d image format to use when exporting.
settings(GraphicsImageExportSettings)
The 2d image settings to use when exporting.
ModelViewManager
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
126 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager
Declaration Syntax
public class ModelViewManager : IModelViewManager
Property ActiveViewPort (p. 127) No details are provided for this entry.
Property NumberOfViews (p. 127) The number of views currently defined.
Method ApplyModelView(int) (p. 127) Apply the view specified by index.
Method ApplyModelView(string) (p. 128) Apply the view specified by name.
Method CreateView() (p. 128) Create a view from current graphics with default
naming.
Method CreateView(string) (p. 128) Create a view from current graphics with the specified
name.
Method DeleteView(int) (p. 128) Delete the specified view by index.
Method DeleteView(string) (p. 129) Delete the specified view by name.
Method ExportModelViews(string) (p. 129) Export model views to the specified file.
Method ImportModelViews(string) (p. 129) Import model views from the specified file.
Method RenameView(int, string) (p. 130) Rename the model view specified by viewIndex to
newLabel.
Method RenameView(string, string) (p. 130) Rename the model view specified to newLabel.
Method SetActiveViewPort(int) (p. 130) Active a viewport.
Method SetActiveViewPort(int, int) (p. 130) Set the active of viewport.
Method SetViewPorts(int, bool) (p. 131) Set the number of viewports displayed.
ActiveViewPort
No details are provided for this entry.
Declaration Syntax
public MechanicalViewPort ActiveViewPort { get; }
NumberOfViews
The number of views currently defined.
Declaration Syntax
public int NumberOfViews { get; }
ApplyModelView(int)
Apply the view specified by index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 127
Ansys.ACT.Common.Graphics Namespace
Declaration Syntax
public virtual 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 virtual void ApplyModelView(string viewLabel)
Parameters
viewLabel(string)
The name of the view to be applied.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
128 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 129
Ansys.ACT.Common.Graphics Namespace
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.
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.
SetActiveViewPort(int)
Active a viewport.
Declaration Syntax
public void SetActiveViewPort(int windowsId)
Parameters
windowsId(int)
The window index of the viewport to be made active.
SetActiveViewPort(int, int)
Set the active of viewport.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
130 of ANSYS, Inc. and its subsidiaries and affiliates.
ModelViewManager
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).
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 131
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
132 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.DesignModeler Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.DesignModeler
Extrusion
Defines a Extrusion.
Declaration Syntax
public class Extrusion : Feature
(Inherited from
Feature (p. 134).)
Property Name (p. 135) Gets the name of the
feature.
(Inherited from
Feature (p. 134).)
Property Thin1 (p. 134) Gets or sets the Thin1.
Property Thin2 (p. 134) Gets or sets the Thin2.
Property Walled (p. 134) Gets or sets the Walled.
Depth
Gets or sets the Depth.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 133
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
134 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
Count
Gets the number of features.
Declaration Syntax
public int Count { get; }
Item(int)
Gets a feature by its index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 135
Ansys.ACT.Automation.DesignModeler Namespace
Declaration Syntax
public Feature Item { get; }
CreateNamedSelection()
Creates a new NamedSelection feature.
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
ExportNamedSelection
Gets or sets the ExportNamedSelection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
136 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection
Declaration Syntax
public YesNo ExportNamedSelection { set;get; }
IncludeInLegend
Gets or sets the IncludeInLegend.
Declaration Syntax
public YesNo IncludeInLegend { set;get; }
NumGeometry
Gets the NumGeometry.
Declaration Syntax
public int NumGeometry { get; }
PropagateNamedSelection
Gets or sets the PropagateNamedSelection.
Declaration Syntax
public YesNo PropagateNamedSelection { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 137
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
138 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 139
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
140 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedSpringConnectors (p. 394) Defines a ImportedSpringConnectors.
ImportedStresses (p. 395) Defines a ImportedStresses.
InitialCondition (p. 396) Defines a InitialCondition.
InitialConditions (p. 408) Defines a InitialConditions.
InterfaceDelamination (p. 411) Defines a InterfaceDelamination.
JointBushingWorksheet (p. 416) The worksheet of stiffness and damping
coefficients for a bushing type joint.
LayeredSection (p. 424) Defines a LayeredSection.
LayeredSectionWorksheet (p. 429) No details are provided for this entry.
LocalVonMisesStressConstraint (p. 434) Defines a LocalVonMisesStressConstraint.
ManufacturingConstraint (p. 435) Defines a ManufacturingConstraint.
Defines a ManufacturingConstraint.
MassConstraint (p. 438) Defines a MassConstraint.
Material (p. 439) Defines a Material.
MaterialAssignment (p. 443) Defines a MaterialAssignment.
MaterialPlot (p. 448) Defines a MaterialPlot.
Materials (p. 451) Defines a Materials.
MemberSizeManufacturingConstraint (p. 455) Defines a MemberSizeManufacturingConstraint.
MeshConnection (p. 457) Defines a MeshConnection.
MeshConnectionBase (p. 460) Defines a MeshConnectionBase.
Defines a MeshConnectionBase.
MeshConnectionGroup (p. 466) Defines a MeshConnectionGroup.
MeshControlWorksheet (p. 469) No details are provided for this entry.
MeshEdit (p. 472) Defines a MeshEdit.
MeshNumbering (p. 478) Defines a MeshNumbering.
Model (p. 482) Defines a Model.
MomentOfInertiaConstraint (p. 498) Defines a MomentOfInertiaConstraint.
NamedSelection (p. 500) Defines a NamedSelection.
NamedSelectionCriteria (p. 507) A collection of named selection criteria.
NamedSelectionCriterion (p. 510) No details are provided for this entry.
NamedSelections (p. 512) Defines a NamedSelections.
NastranExportOptions (p. 517) Defines the NastranExportOptions.
NaturalFrequencyConstraint (p. 520) Defines a NaturalFrequencyConstraint.
NodeMerge (p. 521) Defines a NodeMerge.
Defines a NodeMerge.
NodeMergeGroup (p. 526) Defines a NodeMergeGroup.
NodeMove (p. 529) Defines a NodeMove.
NumberingControl (p. 533) Defines a NumberingControl.
Objective (p. 538) Defines a Objective.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 141
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
142 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticsFarFieldResultWorksheet
AcousticsFarFieldResultWorksheet
No details are provided for this entry.
Declaration Syntax
public class AcousticsFarFieldResultWorksheet : Worksheet
RowCount
Return the number of entries.
Declaration Syntax
public int RowCount { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 143
Ansys.ACT.Automation.Mechanical Namespace
AddRow()
Adds a Row to the worksheet.
Declaration Syntax
public override int AddRow()
DeleteRow(int)
Deletes a row from the worksheet at index.
Declaration Syntax
public override void DeleteRow(int index)
Parameters
index(int)
No details are provided for this entry.
DuplicateRow(int, int)
Insert a row from the worksheet at index.
Declaration Syntax
public virtual int DuplicateRow(int fromIndex, int toIndex)
Parameters
fromIndex(int)
No details are provided for this entry.
toIndex(int)
No details are provided for this entry.
GetCoordinateSystemSelection(int)
Gets the worksheet CoordinateSystemSelection property at index.
Declaration Syntax
public uint GetCoordinateSystemSelection(int index)
Parameters
index(int)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
144 of ANSYS, Inc. and its subsidiaries and affiliates.
AcousticsFarFieldResultWorksheet
GetXCoordinate(int)
Gets the worksheet Mic X property at index.
Declaration Syntax
public double GetXCoordinate(int index)
Parameters
index(int)
No details are provided for this entry.
GetYCoordinate(int)
Gets the worksheet Mic Y property at index.
Declaration Syntax
public double GetYCoordinate(int index)
Parameters
index(int)
No details are provided for this entry.
GetZCoordinate(int)
Gets the worksheet Mic Z property at index.
Declaration Syntax
public double GetZCoordinate(int index)
Parameters
index(int)
No details are provided for this entry.
InsertRow(int)
Insert a row from the worksheet at index.
Declaration Syntax
public virtual int InsertRow(int index)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 145
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
SetCoordinateSystemSelection(int, uint)
Sets the worksheet CoordinateSystemSelection property at index.
Declaration Syntax
public void SetCoordinateSystemSelection(int index, uint newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(uint)
No details are provided for this entry.
SetXCoordinate(int, double)
Sets the worksheet Mic X property at index.
Declaration Syntax
public void SetXCoordinate(int index, double newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(double)
No details are provided for this entry.
SetYCoordinate(int, double)
Sets the worksheet Mic Y property at index.
Declaration Syntax
public void SetYCoordinate(int index, double newVal)
Parameters
index(int)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
146 of ANSYS, Inc. and its subsidiaries and affiliates.
AMOverhangConstraint
newVal(double)
No details are provided for this entry.
SetZCoordinate(int, double)
Sets the worksheet Mic Z property at index.
Declaration Syntax
public void SetZCoordinate(int index, double newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(double)
No details are provided for this entry.
AMOverhangConstraint
Defines a AMOverhangConstraint.
Declaration Syntax
public class AMOverhangConstraint : DataModelObject
BuildDirection
Gets or sets the BuildDirection.
Declaration Syntax
public CoordinateSystemAxisType BuildDirection { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 147
Ansys.ACT.Automation.Mechanical Namespace
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 IDSTopoConstraintAuto InternalObject { get; }
OverhangAngle
Gets or sets the OverhangAngle.
Declaration Syntax
public Quantity OverhangAngle { set;get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
Selection
Gets or sets the Selection.
Declaration Syntax
public OptimizationRegion Selection { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
148 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Analysis
Defines a Analysis.
Declaration Syntax
public class Analysis : DataModelObject, IAnalysis, IDataModelObject, IApplicationObject, IDataObject-
Container, IInternalDataObjectContainer, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 149
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
150 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 151
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
152 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Acoustics
Gets or sets the Acoustics.
Declaration Syntax
public bool Acoustics { set;get; }
AMProcessSimulation
Gets or sets the AMProcessSimulation.
Declaration Syntax
public AMProcessSimulationType AMProcessSimulation { set;get; }
AnalysisSettings
Gets the AnalysisSettings.
Declaration Syntax
public AnalysisSettings AnalysisSettings { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 153
Ansys.ACT.Automation.Mechanical Namespace
AnalysisType
Gets the AnalysisType.
Declaration Syntax
public AnalysisType AnalysisType { get; }
CellId
Gets the CellId.
Declaration Syntax
public string CellId { get; }
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
154 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
GenerateInputOnly
Gets the GenerateInputOnly.
Declaration Syntax
public bool GenerateInputOnly { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InitialConditions
Get InitialConditions.
Declaration Syntax
public IList<InitialCondition> InitialConditions { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSEnvironmentAuto InternalObject { get; }
PhysicsType
Gets the PhysicsType.
Declaration Syntax
public PhysicsType PhysicsType { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 155
Ansys.ACT.Automation.Mechanical Namespace
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
Declaration Syntax
public virtual AcousticAbsorptionElement AddAcousticAbsorptionElement()
AddAcousticAbsorptionSurface()
Creates a new AcousticAbsorptionSurface
Declaration Syntax
public virtual AcousticAbsorptionSurface AddAcousticAbsorptionSurface()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
156 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
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()
AddAcousticIncidentWaveSource()
Creates a new AcousticIncidentWaveSource
Declaration Syntax
public virtual AcousticIncidentWaveSource AddAcousticIncidentWaveSource()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 157
Ansys.ACT.Automation.Mechanical Namespace
AddAcousticLowReducedFrequency()
Creates a new AcousticLowReducedFrequency
Declaration Syntax
public virtual AcousticLowReducedFrequency AddAcousticLowReducedFrequency()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
158 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
AddAcousticRigidWall()
Creates a new AcousticRigidWall
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 159
Ansys.ACT.Automation.Mechanical Namespace
AddAcousticTransferAdmittanceMatrix()
Creates a new AcousticTransferAdmittanceMatrix
Declaration Syntax
public virtual AcousticTransferAdmittanceMatrix AddAcousticTransferAdmittanceMatrix()
AddAMOverhangConstraint()
Creates a new AMOverhangConstraint
Declaration Syntax
public virtual AMOverhangConstraint AddAMOverhangConstraint()
AddBearingLoad()
Creates a new BearingLoad
Declaration Syntax
public virtual BearingLoad AddBearingLoad()
AddBodyControl()
Creates a new BodyControl
Declaration Syntax
public virtual BodyControl AddBodyControl()
AddBoltPretension()
Creates a new BoltPretension
Declaration Syntax
public virtual BoltPretension AddBoltPretension()
AddCenterOfGravityConstraint()
Creates a new CenterOfGravityConstraint
Declaration Syntax
public virtual CenterOfGravityConstraint AddCenterOfGravityConstraint()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
160 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
AddCommandSnippet()
Creates a new CommandSnippet
Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddComplianceConstraint()
Creates a new ComplianceConstraint
Declaration Syntax
public virtual ComplianceConstraint AddComplianceConstraint()
AddCompressionOnlySupport()
Creates a new CompressionOnlySupport
Declaration Syntax
public virtual CompressionOnlySupport AddCompressionOnlySupport()
AddConstraintEquation()
Creates a new ConstraintEquation
Declaration Syntax
public virtual ConstraintEquation AddConstraintEquation()
AddContactStepControl()
Creates a new ContactStepControl
Declaration Syntax
public virtual ContactStepControl AddContactStepControl()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 161
Ansys.ACT.Automation.Mechanical Namespace
AddConvection()
Creates a new Convection
Declaration Syntax
public virtual Convection AddConvection()
AddCoupling()
Creates a new Coupling
Declaration Syntax
public virtual Coupling AddCoupling()
AddCriterionConstraint()
Creates a new CriterionConstraint
Declaration Syntax
public virtual CriterionConstraint AddCriterionConstraint()
AddCurrent()
Creates a new Current
Declaration Syntax
public virtual Current AddCurrent()
AddCyclicManufacturingConstraint()
Creates a new CyclicManufacturingConstraint
Declaration Syntax
public virtual CyclicManufacturingConstraint AddCyclicManufacturingConstraint()
AddCylindricalSupport()
Creates a new CylindricalSupport
Declaration Syntax
public virtual CylindricalSupport AddCylindricalSupport()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
162 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
AddDetonationPoint()
Creates a new DetonationPoint
Declaration Syntax
public virtual DetonationPoint AddDetonationPoint()
AddDisplacement()
Creates a new Displacement
Declaration Syntax
public virtual Displacement AddDisplacement()
AddDisplacementConstraint()
Creates a new DisplacementConstraint
Declaration Syntax
public virtual DisplacementConstraint AddDisplacementConstraint()
AddEarthGravity()
Creates a new EarthGravity
Declaration Syntax
public virtual EarthGravity AddEarthGravity()
AddElasticSupport()
Creates a new ElasticSupport
Declaration Syntax
public virtual ElasticSupport AddElasticSupport()
AddElementBirthAndDeath()
Creates a new ElementBirthAndDeath
Declaration Syntax
public virtual ElementBirthAndDeath AddElementBirthAndDeath()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 163
Ansys.ACT.Automation.Mechanical Namespace
AddEMTransducer()
Creates a new EMTransducer
Declaration Syntax
public virtual EMTransducer AddEMTransducer()
AddExtrusionManufacturingConstraint()
Creates a new ExtrusionManufacturingConstraint
Declaration Syntax
public virtual ExtrusionManufacturingConstraint AddExtrusionManufacturingConstraint()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
164 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
AddForce()
Creates a new Force
Declaration Syntax
public virtual Force AddForce()
AddFrictionlessSupport()
Creates a new FrictionlessSupport
Declaration Syntax
public virtual FrictionlessSupport AddFrictionlessSupport()
AddGeneralizedPlaneStrain()
Creates a new GeneralizedPlaneStrain
Declaration Syntax
public virtual GeneralizedPlaneStrain AddGeneralizedPlaneStrain()
AddGlobalVonMisesStressConstraint()
Creates a new GlobalVonMisesStressConstraint
Declaration Syntax
public virtual GlobalVonMisesStressConstraint AddGlobalVonMisesStressConstraint()
AddHeatFlow()
Creates a new HeatFlow
Declaration Syntax
public virtual HeatFlow AddHeatFlow()
AddHeatFlux()
Creates a new HeatFlux
Declaration Syntax
public virtual HeatFlux AddHeatFlux()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 165
Ansys.ACT.Automation.Mechanical Namespace
AddHydrostaticPressure()
Creates a new HydrostaticPressure
Declaration Syntax
public virtual HydrostaticPressure AddHydrostaticPressure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddImpedanceBoundary()
Creates a new ImpedanceBoundary
Declaration Syntax
public virtual ImpedanceBoundary AddImpedanceBoundary()
AddImportedLoadResultFile()
Creates a new Import Load (Result File).
Declaration Syntax
public virtual ImportedLoadGroup AddImportedLoadResultFile()
AddInitialVelocity()
Creates a new child Initial Velocity.
Declaration Syntax
public virtual InitialCondition AddInitialVelocity()
AddInternalHeatGeneration()
Creates a new InternalHeatGeneration
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
166 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
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()
AddLocalVonMisesStressConstraint()
Creates a new LocalVonMisesStressConstraint
Declaration Syntax
public virtual LocalVonMisesStressConstraint AddLocalVonMisesStressConstraint()
AddMagneticFluxParallel()
Creates a new MagneticFluxParallel
Declaration Syntax
public virtual MagneticFluxParallel AddMagneticFluxParallel()
AddMassConstraint()
Creates a new MassConstraint
Declaration Syntax
public virtual MassConstraint AddMassConstraint()
AddMassFlowRate()
Creates a new MassFlowRate
Release 2020 R1 - © 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 MassFlowRate AddMassFlowRate()
AddMemberSizeManufacturingConstraint()
Creates a new MemberSizeManufacturingConstraint
Declaration Syntax
public virtual MemberSizeManufacturingConstraint AddMemberSizeManufacturingConstraint()
AddMoment()
Creates a new Moment
Declaration Syntax
public virtual Moment AddMoment()
AddMomentOfInertiaConstraint()
Creates a new MomentOfInertiaConstraint
Declaration Syntax
public virtual MomentOfInertiaConstraint AddMomentOfInertiaConstraint()
AddNaturalFrequencyConstraint()
Creates a new NaturalFrequencyConstraint
Declaration Syntax
public virtual NaturalFrequencyConstraint AddNaturalFrequencyConstraint()
AddNodalDisplacement()
Creates a new NodalDisplacement
Declaration Syntax
public virtual NodalDisplacement AddNodalDisplacement()
AddNodalForce()
Creates a new NodalForce
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
168 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
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
Declaration Syntax
public virtual NodalRotation AddNodalRotation()
AddNonlinearAdaptiveRegion()
Creates a new NonlinearAdaptiveRegion
Declaration Syntax
public virtual NonlinearAdaptiveRegion AddNonlinearAdaptiveRegion()
AddObjective()
Creates a new Objective
Declaration Syntax
public virtual Objective AddObjective()
AddOptimizationRegion()
Creates a new OptimizationRegion
Release 2020 R1 - © 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 OptimizationRegion AddOptimizationRegion()
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()
AddPlasticHeating()
Creates a new PlasticHeating
Declaration Syntax
public virtual PlasticHeating AddPlasticHeating()
AddPressure()
Creates a new child Pressure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
170 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Declaration Syntax
public virtual Pressure AddPressure()
AddPSDAcceleration()
Creates a new PSDAcceleration
Declaration Syntax
public virtual PSDAcceleration AddPSDAcceleration()
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()
AddPullOutDirectionManufacturingConstraint()
Creates a new PullOutDirectionManufacturingConstraint
Declaration Syntax
public virtual PullOutDirectionManufacturingConstraint AddPullOutDirectionManufacturingConstraint()
AddRadiation()
Creates a new Radiation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 171
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Radiation AddRadiation()
AddReactionForceConstraint()
Creates a new ReactionForceConstraint
Declaration Syntax
public virtual ReactionForceConstraint AddReactionForceConstraint()
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
Declaration Syntax
public virtual RotatingForce AddRotatingForce()
AddRotationalAcceleration()
Creates a new RotationalAcceleration
Declaration Syntax
public virtual RotationalAcceleration AddRotationalAcceleration()
AddRotationalVelocity()
Creates a new RotationalVelocity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
172 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
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()
AddSourceConductor()
Creates a new child SourceConductor.
Declaration Syntax
public virtual LoadGroup AddSourceConductor()
AddSymmetryManufacturingConstraint()
Creates a new SymmetryManufacturingConstraint
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 173
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual SymmetryManufacturingConstraint AddSymmetryManufacturingConstraint()
AddSystemCouplingRegion()
Creates a new SystemCouplingRegion
Declaration Syntax
public virtual FluidSolidInterface AddSystemCouplingRegion()
AddTemperature()
Creates a new Temperature
Declaration Syntax
public virtual Temperature AddTemperature()
AddTemperatureConstraint()
Creates a new TemperatureConstraint
Declaration Syntax
public virtual TemperatureConstraint AddTemperatureConstraint()
AddThermalCondition()
Creates a new child ThermalCondition.
Declaration Syntax
public virtual ThermalCondition AddThermalCondition()
AddVelocity()
Creates a new Velocity
Declaration Syntax
public virtual Velocity AddVelocity()
AddViscoelasticHeating()
Creates a new ViscoelasticHeating
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
174 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
Declaration Syntax
public virtual ViscoelasticHeating AddViscoelasticHeating()
AddVoltage()
Creates a new Voltage
Declaration Syntax
public virtual Voltage AddVoltage()
AddVolumeConstraint()
Creates a new VolumeConstraint
Declaration Syntax
public virtual VolumeConstraint AddVolumeConstraint()
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
CreateAutomaticFarFieldRadiationSurfaces()
Run the CreateAutomaticEquivalentSourceSurfaces action.
Declaration Syntax
public virtual void CreateAutomaticFarFieldRadiationSurfaces()
CreateAutomaticFSI()
Run the CreateAutomaticFSI action.
Declaration Syntax
public virtual void CreateAutomaticFSI()
CreateAutomaticFSIandFarFieldRadiationSurfaces()
Run the CreateAutomaticFSIandEquivalentSourceSurfaces action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 175
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual void CreateAutomaticFSIandFarFieldRadiationSurfaces()
ExportNastranFile(NastranExportOptions)
Export Nastran File.
Declaration Syntax
public virtual void ExportNastranFile(NastranExportOptions exportOptions)
Parameters
exportOptions(NastranExportOptions)
Export options.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
176 of ANSYS, Inc. and its subsidiaries and affiliates.
Analysis
children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
ImportLoad(Analysis)
Import Load action.
Declaration Syntax
public virtual void ImportLoad(Analysis analysis)
Parameters
analysis(Analysis)
Analysis system.
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.
Solve(bool, string)
Run the Solve action.
Declaration Syntax
public virtual void Solve(bool wait, string config)
Parameters
wait(bool)
Wait or not for the solve to be done.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 177
Ansys.ACT.Automation.Mechanical Namespace
config(string)
The solve configuration to use. Will throw an error if the input solve configuration does not exist. If none
is provided, the default is used for the solve.
TransferDataFrom(Analysis)
Transfer Data From action.
Declaration Syntax
public virtual void TransferDataFrom(Analysis analysis)
Parameters
analysis(Analysis)
Analysis system.
UnlinkDataFrom(Analysis)
Unlink Data From action.
Declaration Syntax
public virtual void UnlinkDataFrom(Analysis analysis)
Parameters
analysis(Analysis)
Analysis system.
WriteSystemCouplingFiles(string)
Writes the system coupling files. Usage WriteSystemCouplingFiles("C:\\Desktop\\temp\\scp1.scp");
Declaration Syntax
public virtual void WriteSystemCouplingFiles(string filename)
Parameters
filename(string)
No details are provided for this entry.
AnalysisPly
Defines a AnalysisPly.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
178 of ANSYS, Inc. and its subsidiaries and affiliates.
AnalysisPly
Declaration Syntax
public class AnalysisPly : DataModelObject, IFolderDataModelObject
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 179
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; }
IDInSource
Gets the IDInSource.
Declaration Syntax
public string IDInSource { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSAnalysisPlyAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
180 of ANSYS, Inc. and its subsidiaries and affiliates.
AnalysisPly
Material
Gets the Material.
Declaration Syntax
public string Material { get; }
NameInSource
Gets the NameInSource.
Declaration Syntax
public string NameInSource { get; }
NumberOfElements
Gets the NumberOfElements.
Declaration Syntax
public uint NumberOfElements { get; }
Thickness
Gets the Thickness.
Declaration Syntax
public Quantity Thickness { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 181
Ansys.ACT.Automation.Mechanical Namespace
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
182 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack
ArbitraryCrack
Defines a ArbitraryCrack.
Declaration Syntax
public class ArbitraryCrack : GenericCrack
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 183
Ansys.ACT.Automation.Mechanical Namespace
BottomFaceNodes
Gets or sets the BottomFaceNodes.
Declaration Syntax
public string BottomFaceNodes { set;get; }
CircumferentialDivisions
Gets or sets the CircumferentialDivisions.
Declaration Syntax
public int CircumferentialDivisions { set;get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
CrackFacesNodes
Gets or sets the CrackFacesNodes.
Declaration Syntax
public bool CrackFacesNodes { set;get; }
CrackFrontNodes
Gets or sets the CrackFrontNodes.
Declaration Syntax
public string CrackFrontNodes { set;get; }
CrackMeshMethod
Gets the CrackMeshMethod.
Declaration Syntax
public CrackMeshMethod CrackMeshMethod { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
184 of ANSYS, Inc. and its subsidiaries and affiliates.
ArbitraryCrack
CrackShape
Gets the CrackShape.
Declaration Syntax
public CrackShapeType CrackShape { get; }
CrackSourceType
Gets the CrackSourceType.
Declaration Syntax
public CrackSourceType CrackSourceType { get; }
CrackSurfaceLocation
Gets or sets the CrackSurfaceLocation.
Declaration Syntax
public ISelectionInfo CrackSurfaceLocation { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
FrontElementSize
Gets or sets the FrontElementSize.
Declaration Syntax
public Quantity FrontElementSize { set;get; }
GrowthRate
Gets or sets the GrowthRate.
Declaration Syntax
public double GrowthRate { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 185
Ansys.ACT.Automation.Mechanical Namespace
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 or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;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.
Declaration Syntax
public bool Suppressed { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
186 of ANSYS, Inc. and its subsidiaries and affiliates.
BatchConnectionsWorksheet
TopFaceNodes
Gets or sets the TopFaceNodes.
Declaration Syntax
public string TopFaceNodes { 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; }
BatchConnectionsWorksheet
No details are provided for this entry.
Declaration Syntax
public class BatchConnectionsWorksheet : Worksheet
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 187
Ansys.ACT.Automation.Mechanical Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
188 of ANSYS, Inc. and its subsidiaries and affiliates.
BatchConnectionsWorksheet
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.
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)
Release 2020 R1 - © 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
index(int)
No details are provided for this entry.
GetConnectionOption(int)
Gets the current set cconnection option at the row index
Declaration Syntax
public virtual int GetConnectionOption(int index)
Parameters
index(int)
No details are provided for this entry.
GetConnectionTolerances(int)
Gets the list of connection tolerances at the row index
Declaration Syntax
public virtual string GetConnectionTolerances(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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
190 of ANSYS, Inc. and its subsidiaries and affiliates.
BatchConnectionsWorksheet
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.
SetConnectionOption(int, int)
Sets the connection option at row index
Declaration Syntax
public virtual void SetConnectionOption(int index, int value)
Parameters
index(int)
No details are provided for this entry.
value(int)
No details are provided for this entry.
SetConnectionTolerances(int, string)
Sets the connection tolerance list at row index
Declaration Syntax
public virtual void SetConnectionTolerances(int index, string value)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 191
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
value(string)
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.
value(uint)
No details are provided for this entry.
Body
Defines a Body.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
192 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public class Body : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 193
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
194 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public string Assignment { set;get; }
Average
Gets the Average.
Declaration Syntax
public Quantity Average { get; }
BeamSection
Gets the BeamSection.
Declaration Syntax
public DataModelObject BeamSection { get; }
Behavior
Gets or sets the Behavior.
Release 2020 R1 - © 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 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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
196 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
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; }
CrossSectionName
Gets CrossSectionName.
Declaration Syntax
public string CrossSectionName { get; }
CrossSectionSelection
Gets or sets the CrossSectionSelection.
Release 2020 R1 - © 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 CrossSection CrossSectionSelection { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Dimension
Gets or sets the Dimension.
Declaration Syntax
public ShellBodyDimension Dimension { set;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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
198 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public FluidDiscretizationType FluidDiscretization { set;get; }
FluidSolidPhase
Gets or sets the FluidSolidPhase.
Declaration Syntax
public PhaseType FluidSolidPhase { set;get; }
Hidden
Hide or show the body.
Declaration Syntax
public bool Hidden { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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.
Release 2020 R1 - © 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 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; }
LinkTrussBehavior
Gets or sets the LinkTrussBehavior.
Declaration Syntax
public PrototypeLinkBehavior LinkTrussBehavior { set;get; }
ManualThicknessMode
Gets the ManualThicknessMode.
Declaration Syntax
public bool ManualThicknessMode { get; }
Mass
Gets the Mass.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
200 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public Quantity Mass { get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;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 2020 R1 - © 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 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
202 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public uint NumberOfTurns { set;get; }
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.
Release 2020 R1 - © 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 Quantity PipeInternalDiameter { get; }
PipeThickness
Gets the PipeThickness.
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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
204 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
Declaration Syntax
public ShellOffsetType ShellOffsetType { set;get; }
StandardDeviation
Gets the StandardDeviation.
Declaration Syntax
public Quantity StandardDeviation { get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 205
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public Quantity Thickness { set;get; }
Declaration Syntax
public bool ThicknessMode { get; }
Treatment
Gets or sets the Treatment.
Declaration Syntax
public BodyTreatment Treatment { set;get; }
UseReferenceTemperatureByBody
Gets or sets the UseReferenceTemperatureByBody.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
206 of ANSYS, Inc. and its subsidiaries and affiliates.
Body
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 207
Ansys.ACT.Automation.Mechanical Namespace
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.)
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.)
GetGeoBody()
Gets the Geo Body
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
208 of ANSYS, Inc. and its subsidiaries and affiliates.
CenterOfGravityConstraint
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()
CenterOfGravityConstraint
Defines a CenterOfGravityConstraint.
Declaration Syntax
public class CenterOfGravityConstraint : DataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 209
Ansys.ACT.Automation.Mechanical Namespace
Property InternalObject (p. 210) Gets the internal object. For advanced usage
only.
Property MaximumPosition (p. 210) Gets or sets the MaximumPosition.
Property MnimumPosition (p. 210) Gets or sets the MnimumPosition.
Property Suppressed (p. 211) Gets or sets the Suppressed.
Method Delete() (p. 211) Run the Delete action.
Axis
Gets or sets the Axis.
Declaration Syntax
public CoordinateSystemAxisType Axis { 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 IDSTopoConstraintAuto InternalObject { get; }
MaximumPosition
Gets or sets the MaximumPosition.
Declaration Syntax
public Quantity MaximumPosition { set;get; }
MnimumPosition
Gets or sets the MnimumPosition.
Declaration Syntax
public Quantity MnimumPosition { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
210 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Chart
Defines a Chart.
Declaration Syntax
public class Chart : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 211
Ansys.ACT.Automation.Mechanical Namespace
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; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
212 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart
Gridlines
Gets or sets the Gridlines.
Declaration Syntax
public ChartGridlines Gridlines { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSChartAuto InternalObject { get; }
ModalDisplayType
Gets or sets the ModalDisplayType.
Declaration Syntax
public ChartModalType ModalDisplayType { set;get; }
OutlineSelection
Gets or sets the OutlineSelection.
Declaration Syntax
public IEnumerable<DataModelObject> OutlineSelection { set;get; }
PlotStyle
Gets or sets the PlotStyle.
Declaration Syntax
public ChartPlotStyle PlotStyle { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 213
Ansys.ACT.Automation.Mechanical Namespace
Scale
Gets or sets the Scale.
Declaration Syntax
public ChartScale Scale { set;get; }
XAxis
Use to control the X Axis property of the chart.
Declaration Syntax
public ChartXAxis XAxis { 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; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
214 of ANSYS, Inc. and its subsidiaries and affiliates.
Chart
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 215
Ansys.ACT.Automation.Mechanical Namespace
ChartXAxis
No details are provided for this entry.
Declaration Syntax
public class ChartXAxis
Property ComponentIndex (p. 216) Gets or sets the component index for the chart.
Property ObjectSelection (p. 216) Gets or sets the object being used to control the X Axis. Setting
to None returns to common independent variable.
ComponentIndex
Gets or sets the component index for the chart.
Declaration Syntax
public int ComponentIndex { set;get; }
ObjectSelection
Gets or sets the object being used to control the X Axis. Setting to None returns to common inde-
pendent variable.
Declaration Syntax
public DataModelObject ObjectSelection { set;get; }
CommandSnippet
Defines a CommandSnippet.
Declaration Syntax
public class CommandSnippet : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
216 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 217
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; }
FileName
Gets the FileName.
Declaration Syntax
public string FileName { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Input
Gets or sets the Text.
Declaration Syntax
public string Input { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
218 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet
InputArgument1
Gets or sets the InputArgument1.
Declaration Syntax
public string InputArgument1 { set;get; }
InputArgument2
Gets or sets the InputArgument2.
Declaration Syntax
public string InputArgument2 { set;get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 219
Ansys.ACT.Automation.Mechanical Namespace
InputArgument7
Gets or sets the InputArgument7.
Declaration Syntax
public string InputArgument7 { set;get; }
InputArgument8
Gets or sets the InputArgument8.
Declaration Syntax
public string InputArgument8 { set;get; }
InputArgument9
Gets or sets the InputArgument9.
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; }
OutputParameters
Gets a list of the command snippet's output parameters.
Declaration Syntax
public IReadOnlyList<CommandOutputParameter> OutputParameters { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
220 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet
OutputSearchPrefix
Gets or sets the OutputSearchPrefix.
Declaration Syntax
public string OutputSearchPrefix { set;get; }
SnippetFileStatus
Gets the SnippetFileStatus.
Declaration Syntax
public int SnippetFileStatus { get; }
SolverTarget
Gets the SolverTarget.
Declaration Syntax
public CommandEditorTarget SolverTarget { get; }
StepNumber
Gets or sets the StepNumber.
Declaration Syntax
public int StepNumber { set;get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 221
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AppendText(string)
Append Text.
Declaration Syntax
public virtual void AppendText(string NewText)
Parameters
NewText(string)
No details are provided for this entry.
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
222 of ANSYS, Inc. and its subsidiaries and affiliates.
CommandSnippet
Declaration Syntax
public virtual void Delete()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 223
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.)
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
Author
Gets or sets the Author.
Declaration Syntax
public string Author { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
224 of ANSYS, Inc. and its subsidiaries and affiliates.
Comment
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()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 225
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.)
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.)
ComplianceConstraint
Defines a ComplianceConstraint.
Declaration Syntax
public class ComplianceConstraint : DataModelObject
ComplianceLimit
Gets or sets the ComplianceLimit.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
226 of ANSYS, Inc. and its subsidiaries and affiliates.
CompositeCriterion
Declaration Syntax
public Field ComplianceLimit { 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 IDSTopoConstraintAuto InternalObject { 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()
CompositeCriterion
Defines a CompositeCriterion.
Declaration Syntax
public class CompositeCriterion : Criterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 227
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 IDSTopoCriterionAuto InternalObject { get; }
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
228 of ANSYS, Inc. and its subsidiaries and affiliates.
CompositeCriterionDefinition
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
GetDefinition()
Gets the Worksheet Definition. This Definition is a list of CompositeCriterionTerms.
Declaration Syntax
public virtual CompositeCriterionDefinition GetDefinition()
CompositeCriterionDefinition
No details are provided for this entry.
Declaration Syntax
public class CompositeCriterionDefinition : IList<CompositeCriterionTerm>, ICollection<CompositeCri-
terionTerm>, IEnumerable<CompositeCriterionTerm>, IEnumerable
Property Count (p. 229) Gives the number of CompositeCriterionTerms in the definition.
Property Item (p. 230) No details are provided for this entry.
Method Add(CompositeCriterionTerm) (p. 230) Adds a CompositeCriterionTerm at the end in the definition. Usage:
CriterionDefinition.Add(Ansys.ACT.Automation.Mechanical.Composit
1.3))
Method Clear() (p. 230) Clears all the CompositeCriterionTerms in the definition.
Method IndexOf(CompositeCriterionTerm) (p. 230) Gives the index where the specified CompositeCriterionTerm exists
Returns -1 if the term is not found in the definition.
Method Insert(int, Inserts a CompositeCriterionTerm at a specified index in the definiti
CompositeCriterionTerm) (p. 230) IndexOutOfRangeException for invalid index. Usage: CriterionDefinit
Ansys.ACT.Automation.Mechanical.CompositeCriterionTerm(primCrit
Method RemoveAt(int) (p. 231) Removes the CompositeCriterionTerm at a specified index in the de
IndexOutOfRangeException for invalid index.
Count
Gives the number of CompositeCriterionTerms in the definition.
Declaration Syntax
public int Count { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 229
Ansys.ACT.Automation.Mechanical Namespace
Item(int)
No details are provided for this entry.
Declaration Syntax
public CompositeCriterionTerm Item { set;get; }
Add(CompositeCriterionTerm)
Adds a CompositeCriterionTerm at the end in the definition. Usage: CriterionDefinition.Add(An-
sys.ACT.Automation.Mechanical.CompositeCriterionTerm(primCritObj, 1.3))
Declaration Syntax
public virtual void Add(CompositeCriterionTerm item)
Parameters
item(CompositeCriterionTerm)
No details are provided for this entry.
Clear()
Clears all the CompositeCriterionTerms in the definition.
Declaration Syntax
public virtual void Clear()
IndexOf(CompositeCriterionTerm)
Gives the index where the specified CompositeCriterionTerm exists in the definition. Returns -1 if the
term is not found in the definition.
Declaration Syntax
public virtual int IndexOf(CompositeCriterionTerm item)
Parameters
item(CompositeCriterionTerm)
No details are provided for this entry.
Insert(int, CompositeCriterionTerm)
Inserts a CompositeCriterionTerm at a specified index in the definition. Returns IndexOutOfRangeEx-
ception for invalid index. Usage: CriterionDefinition.Insert(1, Ansys.ACT.Automation.Mechanical.Com-
positeCriterionTerm(primCritObj, 1.3))
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
230 of ANSYS, Inc. and its subsidiaries and affiliates.
CompositeCriterionTerm
Declaration Syntax
public virtual void Insert(int index, CompositeCriterionTerm item)
Parameters
index(int)
No details are provided for this entry.
item(CompositeCriterionTerm)
No details are provided for this entry.
RemoveAt(int)
Removes the CompositeCriterionTerm at a specified index in the definition. Returns IndexOutOfRan-
geException for invalid index.
Declaration Syntax
public virtual void RemoveAt(int index)
Parameters
index(int)
No details are provided for this entry.
CompositeCriterionTerm
No details are provided for this entry.
Declaration Syntax
public class CompositeCriterionTerm
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 231
Ansys.ACT.Automation.Mechanical Namespace
CompositeCriterionTerm()
Creates and returns a new CompositeCriterionTerm.
Declaration Syntax
public CompositeCriterionTerm()
CompositeCriterionTerm(PrimaryCriterion, double)
Returns a new CompositeCriterionTerm with given inputs
Declaration Syntax
public CompositeCriterionTerm(PrimaryCriterion primCritObj, double coeffiecient)
Parameters
primCritObj(PrimaryCriterion)
No details are provided for this entry.
coeffiecient(double)
No details are provided for this entry.
Coefficient
Returns coefficient of PrimaryCriterion in the CompositeCriterionTerm.
Declaration Syntax
public double Coefficient { set;get; }
PrimaryCriterion
Returns PrimaryCriterion Object associated with the CompositeCriterionTerm. Returns None if no
PrimaryCriterion Object is assigned to CompositeCriterionTerm.
Declaration Syntax
public PrimaryCriterion PrimaryCriterion { set;get; }
CondensedGeometry
Defines a CondensedGeometry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
232 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedGeometry
Declaration Syntax
public class CondensedGeometry : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 233
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCondensedGeometryAuto InternalObject { get; }
SolverFilesDirectory
Gets the SolverFilesDirectory.
Declaration Syntax
public string SolverFilesDirectory { get; }
TransparencyEnabled
Gets or sets the TransparencyEnabled.
Declaration Syntax
public bool TransparencyEnabled { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
234 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedGeometry
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddCondensedPart()
Creates a new CondensedPart
Declaration Syntax
public virtual CondensedPart AddCondensedPart()
AddCondensedPartInfoTool()
Creates a new CondensedPartInfoTool
Declaration Syntax
public virtual CondensedPartInfoTool AddCondensedPartInfoTool()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
ClearGeneratedData()
Run the ClearGeneratedData action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 235
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual void ClearGeneratedData()
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GenerateCondensedParts()
Run the GenerateCondensedParts action.
Declaration Syntax
public virtual void GenerateCondensedParts()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
236 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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 237
Ansys.ACT.Automation.Mechanical Namespace
AttachmentMethod
Gets or sets the AttachmentMethod.
Declaration Syntax
public CondensedPartCMSAttachmentMethod AttachmentMethod { 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
238 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
FutureExpansion
Gets or sets the FutureExpansion.
Declaration Syntax
public YesNoProgrammedControlled FutureExpansion { set;get; }
FutureIntent
Gets or sets the FutureIntent.
Declaration Syntax
public FutureIntentType FutureIntent { set;get; }
GenerateDampingMatrix
Gets or sets the GenerateDampingMatrix.
Declaration Syntax
public YesNoProgrammedControlled GenerateDampingMatrix { set;get; }
GeometrySelection
Gets or sets the GeometrySelection.
Declaration Syntax
public ISelectionInfo GeometrySelection { set;get; }
Images
Gets the list of associated images.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 239
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IEnumerable<Image> Images { get; }
InterfaceMethod
Gets or sets the InterfaceMethod.
Declaration Syntax
public CondensedPartInterfaceMethod InterfaceMethod { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCondensedPartAuto InternalObject { get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
240 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart
Declaration Syntax
public int NumberMasterNodes { get; }
NumberOfModes
Gets or sets the NumberOfModes.
Declaration Syntax
public int NumberOfModes { set;get; }
Physics
Gets the Physics.
Declaration Syntax
public CondensedPartPhysics Physics { get; }
RangeSearch
Gets or sets the RangeSearch.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 241
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public string SolutionName { set;get; }
SolutionNameMode
Gets or sets the SolutionNameMode.
Declaration Syntax
public AutomaticOrManual SolutionNameMode { set;get; }
SolverFilesDirectory
Gets the SolverFilesDirectory.
Declaration Syntax
public string SolverFilesDirectory { get; }
SolverType
Gets or sets the SolverType.
Declaration Syntax
public SolverType SolverType { set;get; }
SolverUnits
Gets or sets the SolverUnits.
Declaration Syntax
public SolverUnitsControlType SolverUnits { set;get; }
StoreBasisResults
Gets or sets the StoreBasisResults.
Declaration Syntax
public YesNoProgrammedControlled StoreBasisResults { set;get; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
242 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPart
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 243
Ansys.ACT.Automation.Mechanical Namespace
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
DetectCondensedPartInterface()
Run the DetectCondensedPartInterface action.
Declaration Syntax
public virtual void DetectCondensedPartInterface()
GenerateCondensedParts()
Run the GenerateCondensedParts action.
Declaration Syntax
public virtual void GenerateCondensedParts()
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
244 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPartExpansionState
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.)
CondensedPartExpansionState
No details are provided for this entry.
Declaration Syntax
public class CondensedPartExpansionState
CondensedPartExpansionState()
Expansion State object.
Declaration Syntax
public CondensedPartExpansionState()
Displacement
Gets or sets the Displacement Property
Declaration Syntax
public bool Displacement { set;get; }
Stress
Gets or sets the Stress Property
Declaration Syntax
public bool Stress { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 245
Ansys.ACT.Automation.Mechanical Namespace
CondensedPartInfoTool
Defines a CondensedPartInfoTool.
Declaration Syntax
public class CondensedPartInfoTool : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
246 of ANSYS, Inc. and its subsidiaries and affiliates.
CondensedPartInfoTool
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © 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 virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
248 of ANSYS, Inc. and its subsidiaries and affiliates.
ConstructionGeometry
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
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 249
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSConstructionGeometryGroupAuto InternalObject { get; }
ShowMesh
Gets or sets the ShowMesh.
Declaration Syntax
public bool ShowMesh { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
250 of ANSYS, Inc. and its subsidiaries and affiliates.
ConstructionGeometry
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddPath()
Creates a new Path
Declaration Syntax
public virtual Path AddPath()
AddSolid()
Creates a new Solid
Declaration Syntax
public virtual Solid AddSolid()
AddSTL()
Creates a new STL
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 251
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual STL AddSTL()
AddSurface()
Creates a new Surface
Declaration Syntax
public virtual Surface AddSurface()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
252 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding
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
ContactRegion
Gets or sets the ContactRegion.
Declaration Syntax
public ContactRegion ContactRegion { set;get; }
CriticalRate
Gets or sets the CriticalRate.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 253
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public 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; }
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 or sets the InitialTimeStep.
Declaration Syntax
public Quantity InitialTimeStep { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
254 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDebonding
Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
MaximumTimeStep
Gets or sets the MaximumTimeStep.
Declaration Syntax
public Quantity MaximumTimeStep { set;get; }
Method
Gets or sets the Method.
Declaration Syntax
public DelaminationMethod Method { set;get; }
MinimumTimeStep
Gets or sets the MinimumTimeStep.
Declaration Syntax
public Quantity MinimumTimeStep { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Type
Gets the Type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 255
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public DelaminationType Type { get; }
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
ContactMatch
Defines a ContactMatch.
Declaration Syntax
public class ContactMatch : MeshConnectionBase
(Inherited from
MeshConnectionBase (p. 460).)
Property Comments (p. 461) Gets the list of associated comments.
(Inherited from
MeshConnectionBase (p. 460).)
Property DataModelObjectCategory (p. 257)Gets the current DataModelObject's
category.
Property Figures (p. 461) Gets the list of associated figures.
(Inherited from
MeshConnectionBase (p. 460).)
Property Images (p. 462) Gets the list of associated images.
(Inherited from
MeshConnectionBase (p. 460).)
Property InternalObject (p. 258) Gets the internal object. For advanced usage
only.
Property MasterBodies (p. 462) Gets the MasterBodies.
(Inherited from
MeshConnectionBase (p. 460).)
Property MasterLocation (p. 462) Gets or sets the MasterLocation.
(Inherited from
MeshConnectionBase (p. 460).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
256 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMatch
(Inherited from
MeshConnectionBase (p. 460).)
Property ScopingMethod (p. 462) No details are provided for this entry.
(Inherited from
MeshConnectionBase (p. 460).)
Property SlaveBodies (p. 463) Gets the SlaveBodies.
(Inherited from
MeshConnectionBase (p. 460).)
Property SlaveLocation (p. 463) Gets or sets the SlaveLocation.
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapToBoundary (p. 463) Gets or sets the SnapToBoundary.
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapTolerance (p. 463) Gets or sets the SnapTolerance.
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapType (p. 463) Gets or sets the SnapType.
(Inherited from
MeshConnectionBase (p. 460).)
Property Suppressed (p. 463) Gets or sets the Suppressed.
(Inherited from
MeshConnectionBase (p. 460).)
Property ToleranceSlider (p. 464) Gets or sets the ToleranceSlider.
(Inherited from
MeshConnectionBase (p. 460).)
Property ToleranceType (p. 464) Gets or sets the ToleranceType.
(Inherited from
MeshConnectionBase (p. 460).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 257
Ansys.ACT.Automation.Mechanical Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMeshConnectionAuto InternalObject { get; }
ContactMatchGroup
Defines a ContactMatchGroup.
Declaration Syntax
public class ContactMatchGroup : ConnectionGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
258 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactMatchGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 259
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 IDSConnectionGroupAuto InternalObject { get; }
ContactSolutionInformation
Defines a ContactSolutionInformation.
Declaration Syntax
public class ContactSolutionInformation : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
260 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSolutionInformation
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSContactInfoToolAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 261
Ansys.ACT.Automation.Mechanical Namespace
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
262 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
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.)
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.)
CoordinateSystem
Defines a CoordinateSystem.
Declaration Syntax
public class CoordinateSystem : DataModelObject, ICoordinateSystem, ICoordinateSystemSelection,
IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 263
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
264 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
APDLName
Gets or sets the APDLName.
Declaration Syntax
public string APDLName { 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; }
CoordinateSystemID
Gets or sets the CoordinateSystemID.
Declaration Syntax
public int CoordinateSystemID { set;get; }
CoordinateSystemIDGeneration
Gets or sets the CoordinateSystemIDGeneration.
Declaration Syntax
public AutomaticOrManual CoordinateSystemIDGeneration { set;get; }
CoordinateSystemType
Gets or sets the CoordinateSystemType.
Release 2020 R1 - © 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 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; }
GloballyAvailable
Gets or sets the GloballyAvailable.
Declaration Syntax
public bool GloballyAvailable { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCoordinateSystemAuto InternalObject { get; }
IsGlobal
Gets the IsGlobal.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
266 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 267
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public CoordinateSystemAlignmentType PrimaryAxisDefineBy { set;get; }
PrimaryAxisLocation
Gets or sets the principal axis geometry selection.
Declaration Syntax
public ISelectionInfo PrimaryAxisLocation { 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; }
SecondaryAxisLocation
Gets or sets the orientation about principal axis geometry selection.
Declaration Syntax
public ISelectionInfo SecondaryAxisLocation { set;get; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
268 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
Declaration Syntax
public bool Suppressed { set;get; }
TransformationCount
Gets the number of transformations.
Declaration Syntax
public uint TransformationCount { get; }
TransformedConfiguration
Gets the TransformedConfiguration.
Declaration Syntax
public string TransformedConfiguration { get; }
XAxisData
Gets the XAxisData.
Declaration Syntax
public string XAxisData { get; }
YAxisData
Gets the YAxisData.
Declaration Syntax
public string YAxisData { get; }
ZAxisData
Gets the ZAxisData.
Declaration Syntax
public string ZAxisData { get; }
AddComment()
Creates a new child Comment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 269
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
270 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystem
CreateSectionPlane()
Run the CreateSectionPlane action.
Declaration Syntax
public virtual void CreateSectionPlane()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 271
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.)
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.
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
272 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystems
Parameters
index(uint)
No details are provided for this entry.
Declaration Syntax
public virtual void SetOriginLocation(Quantity originX, Quantity originY, Quantity originZ)
Parameters
originX(Quantity)
No details are provided for this entry.
originY(Quantity)
No details are provided for this entry.
originZ(Quantity)
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.
CoordinateSystems
Defines a CoordinateSystems.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 273
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class CoordinateSystems : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
274 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystems
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 275
Ansys.ACT.Automation.Mechanical Namespace
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
276 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEl-
lipticalCrack instead.
Defines a Crack.
Declaration Syntax
public class Crack : GenericCrack
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 277
Ansys.ACT.Automation.Mechanical Namespace
AlignWithFaceNormal
Gets or sets the AlignWithFaceNormal.
Declaration Syntax
public bool AlignWithFaceNormal { set;get; }
BottomFaceNodes
Gets or sets the BottomFaceNodes.
Declaration Syntax
public string BottomFaceNodes { set;get; }
CircumferentialDivisions
Gets or sets the CircumferentialDivisions.
Declaration Syntax
public int CircumferentialDivisions { set;get; }
Contact1Nodes
Gets or sets the Contact1Nodes.
Declaration Syntax
public string Contact1Nodes { set;get; }
ContactPairsNodes
Gets or sets the ContactPairsNodes.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
278 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
Declaration Syntax
public bool ContactPairsNodes { set;get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
CrackFacesNodes
Gets or sets the CrackFacesNodes.
Declaration Syntax
public bool CrackFacesNodes { set;get; }
CrackFrontDivisions
Gets or sets the CrackFrontDivisions.
Declaration Syntax
public int CrackFrontDivisions { set;get; }
CrackFrontNodes
Gets or sets the CrackFrontNodes.
Declaration Syntax
public string CrackFrontNodes { set;get; }
CrackShape
Gets the CrackShape.
Declaration Syntax
public CrackShapeType CrackShape { get; }
CrackSourceType
Gets the CrackSourceType.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 279
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public CrackSourceType CrackSourceType { get; }
FaceTopNodes
Gets or sets the FaceTopNodes.
Declaration Syntax
public string FaceTopNodes { set;get; }
FractureAffectedZone
Gets or sets the FractureAffectedZone.
Declaration Syntax
public Quantity FractureAffectedZone { set;get; }
FractureAffectedZoneHeight
Gets or sets the FractureAffectedZoneHeight.
Declaration Syntax
public Quantity FractureAffectedZoneHeight { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCrackAuto InternalObject { get; }
LargestContourRadius
Gets or sets the LargestContourRadius.
Declaration Syntax
public Quantity LargestContourRadius { set;get; }
Location
Gets the Location.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
280 of ANSYS, Inc. and its subsidiaries and affiliates.
Crack ***OBSOLETE*** Deprecated class. Use ArbitraryCrack or SemiEllipticalCrack
instead.
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; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 281
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public 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; }
Criterion
Defines a Criterion.
Declaration Syntax
public class Criterion : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
282 of ANSYS, Inc. and its subsidiaries and affiliates.
Criterion
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 283
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoCriterionAuto InternalObject { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Value
Gets the Value.
Declaration Syntax
public int Value { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
284 of ANSYS, Inc. and its subsidiaries and affiliates.
Criterion
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 285
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public 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.)
CriterionConstraint
Defines a CriterionConstraint.
Declaration Syntax
public class CriterionConstraint : ResponseConstraint
Criterion
Gets or sets the Criterion.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
286 of ANSYS, Inc. and its subsidiaries and affiliates.
CrossSection
Declaration Syntax
public Criterion Criterion { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InitialValue
Gets the InitialValue.
Declaration Syntax
public double InitialValue { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
LowerBound
Gets or sets the LowerBound.
Declaration Syntax
public double LowerBound { set;get; }
UpperBound
Gets or sets the UpperBound.
Declaration Syntax
public double UpperBound { set;get; }
CrossSection
Defines a CrossSection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 287
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class CrossSection : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
288 of ANSYS, Inc. and its subsidiaries and affiliates.
CrossSection
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCrossSectionAuto 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 289
Ansys.ACT.Automation.Mechanical Namespace
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
290 of ANSYS, Inc. and its subsidiaries and affiliates.
CrossSections
CrossSections
Defines a CrossSections.
Declaration Syntax
public class CrossSections : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 291
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSCrossSectionGroupAuto 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
292 of ANSYS, Inc. and its subsidiaries and affiliates.
CrossSections
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 293
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.)
CyclicManufacturingConstraint
Defines a CyclicManufacturingConstraint.
Declaration Syntax
public class CyclicManufacturingConstraint : ManufacturingConstraint
(Inherited from
ManufacturingConstraint (p. 435).)
Property CoordinateSystem (p. 294) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 295)Gets the current DataModelObject's
category.
Property InternalObject (p. 295) Gets the internal object. For advanced usage
only.
Property Location (p. 295) Gets or sets the Location.
Property NumberofSectors (p. 295) Gets or sets the NumberofSectors.
Property ScopingMethod (p. 295) Gets or sets the ScopingMethod.
Property Selection (p. 436) Gets or sets the Selection.
(Inherited from
ManufacturingConstraint (p. 435).)
Property Suppressed (p. 437) Gets or sets the Suppressed.
(Inherited from
ManufacturingConstraint (p. 435).)
Axis
Gets or sets the Axis.
Declaration Syntax
public CoordinateSystemAxisType Axis { set;get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
294 of ANSYS, Inc. and its subsidiaries and affiliates.
CyclicRegion
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 IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
NumberofSectors
Gets or sets the NumberofSectors.
Declaration Syntax
public uint NumberofSectors { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
CyclicRegion
Defines a CyclicRegion.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 295
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class CyclicRegion : SymmetryGeneral
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
296 of ANSYS, Inc. and its subsidiaries and affiliates.
DisplacementConstraint
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }
FlipHighLow()
Flips the High and Low Boundaries.
Declaration Syntax
public virtual void FlipHighLow()
DisplacementConstraint
Defines a DisplacementConstraint.
Declaration Syntax
public class DisplacementConstraint : ResponseConstraint
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © 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 DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
XComponentMax
Gets or sets the XComponentMax.
Declaration Syntax
public Field XComponentMax { get; }
YComponentMax
Gets or sets the YComponentMax.
Declaration Syntax
public Field YComponentMax { get; }
ZComponentMax
Gets or sets the ZComponentMax.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
298 of ANSYS, Inc. and its subsidiaries and affiliates.
DistributedMass
Declaration Syntax
public Field ZComponentMax { get; }
DistributedMass
Defines a DistributedMass.
Declaration Syntax
public class DistributedMass : GenericPointMass
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © 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 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
300 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation
Declaration Syntax
public class ElementOrientation : DataModelObject, IFolderDataModelObject
AxisEdgeOrientation
Gets or sets the AxisEdgeOrientation.
Declaration Syntax
public ElementOrientationAxisType AxisEdgeOrientation { set;get; }
AxisSurfaceOrientation
Gets or sets the AxisSurfaceOrientation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 301
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public ElementOrientationAxisType AxisSurfaceOrientation { set;get; }
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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
302 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementOrientation
Declaration Syntax
public ISelectionInfo EdgeLocation { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSElementOrientationAuto InternalObject { get; }
OrientationGuideDefinedBy
Gets or sets the OrientationGuideDefinedBy.
Declaration Syntax
public ElementOrientationGuide OrientationGuideDefinedBy { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
SurfaceLocation
Gets or sets the SurfaceLocation.
Release 2020 R1 - © 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 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
304 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease
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.)
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.
Declaration Syntax
public class EndRelease : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 305
Ansys.ACT.Automation.Mechanical Namespace
Behavior
Gets or sets the Behavior.
Declaration Syntax
public BeamEndReleaseBehavior Behavior { set;get; }
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
306 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CoordinateSystem
Gets or sets the Coordinate System.
Declaration Syntax
public ICoordinateSystemSelection 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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
IndependentEdges
Gets or sets the IndependentEdges.
Release 2020 R1 - © 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 bool IndependentEdges { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSBeamEndReleaseAuto InternalObject { get; }
RotationX
Gets or sets the RotationX.
Declaration Syntax
public FixedOrFree RotationX { set;get; }
RotationY
Gets or sets the RotationY.
Declaration Syntax
public FixedOrFree RotationY { set;get; }
RotationZ
Gets or sets the RotationZ.
Declaration Syntax
public FixedOrFree RotationZ { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
TranslationX
Gets or sets the TranslationX.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
308 of ANSYS, Inc. and its subsidiaries and affiliates.
EndRelease
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.
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © 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 Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
310 of ANSYS, Inc. and its subsidiaries and affiliates.
ExclusionRegion
children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
ExclusionRegion
Defines a ExclusionRegion.
Declaration Syntax
public class ExclusionRegion : OptimizationRegionBaseClass
(Inherited from
OptimizationRegionBaseClass (p. 552).)
Property DataModelObjectCategory (p. 311) Gets the current DataModelObject's category.
Property ExclusionRegionLocation (p. 311) Gets or sets the ExclusionRegionLocation.
Property InternalObject (p. 311) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 312) Gets or sets the Suppressed.
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
ExclusionRegionLocation
Gets or sets the ExclusionRegionLocation.
Declaration Syntax
public ISelectionInfo ExclusionRegionLocation { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSOptimizationRegionAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 311
Ansys.ACT.Automation.Mechanical Namespace
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
ExpansionSettings
Defines a ExpansionSettings.
Declaration Syntax
public class ExpansionSettings : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
312 of ANSYS, Inc. and its subsidiaries and affiliates.
ExpansionSettings
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; }
CondensedPartExpansionType
Gets or sets the CondensedPartExpansionType.
Release 2020 R1 - © 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 CondensedPartExpansionType CondensedPartExpansionType { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
ExpandAfterUsePassFailure
Gets or sets the ExpandAfterUsePassFailure.
Declaration Syntax
public bool ExpandAfterUsePassFailure { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
GeneralMiscellaneous
Gets or sets the GeneralMiscellaneous.
Declaration Syntax
public bool GeneralMiscellaneous { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
314 of ANSYS, Inc. and its subsidiaries and affiliates.
ExpansionSettings
Declaration Syntax
public IDSExpansionSettingsAuto InternalObject { get; }
NodalForces
Gets or sets the NodalForces.
Declaration Syntax
public OutputControlsNodalForcesType NodalForces { set;get; }
Strain
Gets or sets the Strain.
Declaration Syntax
public bool Strain { set;get; }
Stress
Gets or sets the Stress.
Declaration Syntax
public bool Stress { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © 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 virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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()
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
316 of ANSYS, Inc. and its subsidiaries and affiliates.
ExpansionSettings
Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.
children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
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.)
GetCompletedExpansionState(CondensedPart)
Gets the completed expansion state of a given Condensed Part
Declaration Syntax
public virtual CondensedPartExpansionState GetCompletedExpansionState(CondensedPart condensed-
Part)
Parameters
condensedPart(CondensedPart)
No details are provided for this entry.
GetExpansionState(CondensedPart)
Gets the requested expansion state of a given Condensed Part
Declaration Syntax
public virtual CondensedPartExpansionState GetExpansionState(CondensedPart condensedPart)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 317
Ansys.ACT.Automation.Mechanical Namespace
Parameters
condensedPart(CondensedPart)
No details are provided for this entry.
PerformExpansionPass()
Run the PerformExpansionPass action.
Declaration Syntax
public virtual void PerformExpansionPass()
SetExpansionState(CondensedPart, CondensedPartExpansionState)
Sets the requested expansion state of a given Condensed Part
Declaration Syntax
public virtual void SetExpansionState(CondensedPart condensedPart, CondensedPartExpansionState
state)
Parameters
condensedPart(CondensedPart)
No details are provided for this entry.
state(CondensedPartExpansionState)
No details are provided for this entry.
ExternalEnhancedModel
Defines a ExternalEnhancedModel.
Declaration Syntax
public class ExternalEnhancedModel : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
318 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalEnhancedModel
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 319
Ansys.ACT.Automation.Mechanical Namespace
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
MaximumNumberOfLayers
Gets the MaximumNumberOfLayers.
Declaration Syntax
public int MaximumNumberOfLayers { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
320 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 321
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType>
children)
Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.
children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
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.)
RegroupToDefault()
Run the RegroupToDefault action.
Declaration Syntax
public virtual void RegroupToDefault()
ExternalModelDataColl
Defines a ExternalModelDataColl.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
322 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalModelDataColl
Declaration Syntax
public class ExternalModelDataColl : DataModelObject, IReadOnlyList<ImportedObject>, IReadOnlyCol-
lection<ImportedObject>, IEnumerable<ImportedObject>, IEnumerable, IFolderDataModelObject
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; }
Count
Gets the NumberOfRows.
Release 2020 R1 - © 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 int Count { 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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSExternalModelDataCollAuto InternalObject { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
AddComment()
Creates a new child Comment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
324 of ANSYS, Inc. and its subsidiaries and affiliates.
ExternalModelDataColl
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © 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 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.)
ExtrusionManufacturingConstraint
Defines a ExtrusionManufacturingConstraint.
Declaration Syntax
public class ExtrusionManufacturingConstraint : ManufacturingConstraint
(Inherited from
ManufacturingConstraint (p. 435).)
Property CoordinateSystem (p. 327) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 327)Gets the current DataModelObject's
category.
Property InternalObject (p. 327) Gets the internal object. For advanced usage
only.
Property ScopingMethod (p. 327) Gets the ScopingMethod.
Property Selection (p. 436) Gets or sets the Selection.
(Inherited from
ManufacturingConstraint (p. 435).)
Property Suppressed (p. 437) Gets or sets the Suppressed.
(Inherited from
ManufacturingConstraint (p. 435).)
Axis
Gets or sets the Axis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
326 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool
Declaration Syntax
public CoordinateSystemAxisType Axis { 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 IDSTopoConstraintAuto InternalObject { get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
FatigueTool
Defines a FatigueTool.
Declaration Syntax
public class FatigueTool : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 327
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
328 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 329
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public Quantity DisplayTime { set;get; }
ExposureDuration
Gets or sets the ExposureDuration.
Declaration Syntax
public Quantity ExposureDuration { set;get; }
FatigueStrengthFactor
Gets or sets the FatigueStrengthFactor.
Declaration Syntax
public double FatigueStrengthFactor { set;get; }
Frequency
Gets or sets the Frequency.
Declaration Syntax
public Quantity Frequency { set;get; }
FrequencySelection
Gets or sets the FrequencySelection.
Declaration Syntax
public FatigueFrequencySelection FrequencySelection { set;get; }
HistoryDataLocation
Gets or sets the HistoryDataLocation.
Declaration Syntax
public string HistoryDataLocation { set;get; }
Images
Gets the list of associated images.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
330 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool
Declaration Syntax
public IEnumerable<Image> Images { 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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 331
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public MeanStressTheoryType MeanStressTheory { set;get; }
MethodSelection
Gets or sets the MethodSelection.
Declaration Syntax
public FatigueToolMethod MethodSelection { 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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
332 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool
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()
AddDamageMatrix()
Creates a new FatigueDamageMatrix
Declaration Syntax
public virtual FatigueDamageMatrix AddDamageMatrix()
AddEquivalentAlternativeStress()
Creates a new FatigueEquivalentAlternativeStress
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 333
Ansys.ACT.Automation.Mechanical Namespace
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddLife()
Creates a new FatigueLife
Declaration Syntax
public virtual FatigueLife AddLife()
AddRainflowMatrix()
Creates a new FatigueRainflowMatrix
Declaration Syntax
public virtual FatigueRainflowMatrix AddRainflowMatrix()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
334 of ANSYS, Inc. and its subsidiaries and affiliates.
FatigueTool
AddSafetyFactor()
Creates a new FatigueSafetyFactor
Declaration Syntax
public virtual FatigueSafetyFactor AddSafetyFactor()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 335
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.)
Figure
Defines a Figure.
Declaration Syntax
public class Figure : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
336 of ANSYS, Inc. and its subsidiaries and affiliates.
Figure
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSFigureAuto InternalObject { get; }
Text
Gets or sets the Text.
Declaration Syntax
public string Text { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 337
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.)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
338 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 339
Ansys.ACT.Automation.Mechanical Namespace
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
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()
Declaration Syntax
public virtual Crack AddCrack()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
340 of ANSYS, Inc. and its subsidiaries and affiliates.
Fracture
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddInterfaceDelamination()
Creates a new InterfaceDelamination
Declaration Syntax
public virtual InterfaceDelamination AddInterfaceDelamination()
AddPreMeshedCrack()
Creates a new PreMeshedCrack
Declaration Syntax
public virtual PreMeshedCrack AddPreMeshedCrack()
AddSemiEllipticalCrack()
Creates a new SemiEllipticalCrack
Declaration Syntax
public virtual SemiEllipticalCrack AddSemiEllipticalCrack()
AddSMARTCrackGrowth()
Creates a new SMARTCrackGrowth
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 341
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual SMARTCrackGrowth AddSMARTCrackGrowth()
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
342 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralAxisymmetric
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.)
GeneralAxisymmetric
Defines a GeneralAxisymmetric.
Declaration Syntax
public class GeneralAxisymmetric : DataModelObject, IFolderDataModelObject
Axis
Gets or sets the Axis.
Declaration Syntax
public CoordinateSystemAxisType Axis { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 343
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; }
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
344 of ANSYS, Inc. and its subsidiaries and affiliates.
GeneralAxisymmetric
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSGeneralAxisymmetricAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
NodalPlanes
Gets or sets the NodalPlanes.
Declaration Syntax
public uint NodalPlanes { 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 345
Ansys.ACT.Automation.Mechanical Namespace
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
346 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericCrack
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.)
GenericCrack
Defines a GenericCrack.
Declaration Syntax
public abstract class GenericCrack : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 347
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
348 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericCrack
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 349
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.)
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.
Declaration Syntax
public abstract class GenericDelamination : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
350 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericDelamination
Method AddImage(string) (p. 352) Creates a new child Image. If a filePath is provided,
the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry
window.
Method Delete() (p. 353) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 353)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 353)
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; }
Images
Gets the list of associated images.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 351
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IEnumerable<Image> Images { 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
352 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericPointMass
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.)
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.
Release 2020 R1 - © 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 abstract class GenericPointMass : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
354 of ANSYS, Inc. and its subsidiaries and affiliates.
GenericPointMass
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSPointMassAuto InternalObject { get; }
IsDistributedMass
Gets the IsDistributedMass.
Declaration Syntax
public bool IsDistributedMass { get; }
Location
Gets or sets the Geometry.
Declaration Syntax
public ISelectionInfo Location { set;get; }
RemotePoint
Gets the remote point associated to the point mass.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 355
Ansys.ACT.Automation.Mechanical Namespace
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
356 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
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.)
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.
Declaration Syntax
public class Geometry : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 357
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
358 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 359
Ansys.ACT.Automation.Mechanical Namespace
ActiveBodies
Gets the ActiveBodies.
Declaration Syntax
public int ActiveBodies { get; }
AnalysisType
Gets the AnalysisType.
Declaration Syntax
public GeometryDimensionType AnalysisType { get; }
AssignMaterialOnUpdate
Gets or sets the AssignMaterialOnUpdate.
Declaration Syntax
public bool AssignMaterialOnUpdate { set;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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
360 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
Average
Gets the Average.
Declaration Syntax
public double Average { get; }
Bodies
Gets the Bodies.
Declaration Syntax
public int Bodies { get; }
CanChangeCADUnits
Gets the CanChangeCADUnits.
Declaration Syntax
public bool CanChangeCADUnits { get; }
Children
Gets the list of children.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 361
Ansys.ACT.Automation.Mechanical Namespace
ComparePartsTolerance
Gets the ComparePartsTolerance.
Declaration Syntax
public ComparePartsToleranceType ComparePartsTolerance { get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
362 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
EnclosureAndSymmetryProcessing
Gets the EnclosureAndSymmetryProcessing.
Declaration Syntax
public bool EnclosureAndSymmetryProcessing { get; }
EndPlaneRotationAboutX
Gets or sets the EndPlaneRotationAboutX.
Declaration Syntax
public Quantity EndPlaneRotationAboutX { set;get; }
EndPlaneRotationAboutY
Gets or sets the EndPlaneRotationAboutY.
Declaration Syntax
public Quantity EndPlaneRotationAboutY { set;get; }
FiberLength
Gets or sets the FiberLength.
Declaration Syntax
public Quantity FiberLength { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
GeometryPreferencesReadOnly
Gets the GeometryPreferencesReadOnly.
Declaration Syntax
public bool GeometryPreferencesReadOnly { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 363
Ansys.ACT.Automation.Mechanical Namespace
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
ImportCoordinateSystems
Gets the ImportCoordinateSystems.
Declaration Syntax
public bool ImportCoordinateSystems { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSPrototypeGroupAuto InternalObject { get; }
LengthUnit
Gets the LengthUnit.
Declaration Syntax
public WBUnitSystemType LengthUnit { get; }
LengthX
Gets the LengthX.
Declaration Syntax
public Quantity LengthX { get; }
LengthY
Gets the LengthY.
Declaration Syntax
public Quantity LengthY { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
364 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
LengthZ
Gets the LengthZ.
Declaration Syntax
public Quantity LengthZ { get; }
LineBodies
Gets the LineBodies.
Declaration Syntax
public bool LineBodies { get; }
Mass
Gets the Mass.
Declaration Syntax
public Quantity Mass { get; }
MaterialProperties
Gets the MaterialProperties.
Declaration Syntax
public bool MaterialProperties { get; }
Maximum
Gets the Maximum.
Declaration Syntax
public double Maximum { get; }
MeshMetric
Gets the MeshMetric.
Declaration Syntax
public int MeshMetric { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 365
Ansys.ACT.Automation.Mechanical Namespace
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; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
366 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
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.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 367
Ansys.ACT.Automation.Mechanical Namespace
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; }
SurfaceArea
Gets the SurfaceArea.
Declaration Syntax
public Quantity SurfaceArea { get; }
SurfaceBodies
Gets the SurfaceBodies.
Declaration Syntax
public bool SurfaceBodies { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
368 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
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.
Declaration Syntax
public Quantity Volume { get; }
XCentroid
Gets the XCentroid.
Declaration Syntax
public Quantity XCentroid { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 369
Ansys.ACT.Automation.Mechanical Namespace
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()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
370 of ANSYS, Inc. and its subsidiaries and affiliates.
Geometry
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddLayeredSection()
Creates a new child LayeredSection.
Declaration Syntax
public virtual LayeredSection AddLayeredSection()
AddPointMass()
Creates a new PointMass
Declaration Syntax
public virtual PointMass AddPointMass()
AddSurfaceCoating()
Creates a new SurfaceCoating
Declaration Syntax
public virtual SurfaceCoating AddSurfaceCoating()
AddThermalPointMass()
Creates a new ThermalPointMass
Declaration Syntax
public virtual ThermalPointMass AddThermalPointMass()
AddThickness()
Creates a new child Thickness.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 371
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Thickness AddThickness()
GetBody(IBaseGeoBody)
Gets the Body associated with the given IGeoBody
Declaration Syntax
public virtual Body GetBody(IBaseGeoBody geoBody)
Parameters
geoBody(IBaseGeoBody)
No details are provided for this entry.
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
372 of ANSYS, Inc. and its subsidiaries and affiliates.
GlobalVonMisesStressConstraint
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.
ResetBodyColors()
Run the ResetBodyColors action.
Declaration Syntax
public virtual void ResetBodyColors()
UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.
Declaration Syntax
public virtual void UpdateGeometryFromSource()
GlobalVonMisesStressConstraint
Defines a GlobalVonMisesStressConstraint.
Declaration Syntax
public class GlobalVonMisesStressConstraint : ResponseConstraint
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 373
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 IDSTopoConstraintAuto InternalObject { get; }
Maximum
Gets or sets the Maximum.
Declaration Syntax
public Field Maximum { get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
Image
Defines a Image.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
374 of ANSYS, Inc. and its subsidiaries and affiliates.
Image
Declaration Syntax
public class Image : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 375
Ansys.ACT.Automation.Mechanical Namespace
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSAdvancedPostOutputAuto InternalObject { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
376 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedBoltPretensions
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.)
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.)
ImportedBoltPretensions
Defines a ImportedBoltPretensions.
Declaration Syntax
public class ImportedBoltPretensions : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 377
Ansys.ACT.Automation.Mechanical Namespace
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 378)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 378) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedConstraintEquations
Defines a ImportedConstraintEquations.
Declaration Syntax
public class ImportedConstraintEquations : ExternalModelDataColl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
378 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedContacts
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 379)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 379) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedContacts
Defines a ImportedContacts.
Release 2020 R1 - © 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 class ImportedContacts : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 380)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 380) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
380 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedCoordinateSystems
ImportedCoordinateSystems
Defines a ImportedCoordinateSystems.
Declaration Syntax
public class ImportedCoordinateSystems : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 381)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 381) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © 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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedElementOrientations
Defines a ImportedElementOrientations.
Declaration Syntax
public class ImportedElementOrientations : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 382)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 383) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
382 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedFlexibleRemoteConnectors
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSExternalModelDataCollAuto InternalObject { get; }
ImportedFlexibleRemoteConnectors
Defines a ImportedFlexibleRemoteConnectors.
Declaration Syntax
public class ImportedFlexibleRemoteConnectors : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 383)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 384) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © 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 DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSExternalModelDataCollAuto InternalObject { get; }
ImportedLayeredSection
Defines a ImportedLayeredSection.
Declaration Syntax
public class ImportedLayeredSection : ExternalEnhancedModel
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Comments (p. 319) Gets the list of associated comments.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property DataModelObjectCategory (p. 385) Gets the current DataModelObject's
category.
Property Figures (p. 319) Gets the list of associated figures.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Images (p. 320) Gets the list of associated images.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property InternalObject (p. 385) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 320) Gets or sets the LayerToDisplay.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property MaximumNumberOfLayers (p. 320) Gets the MaximumNumberOfLayers.
(Inherited from
ExternalEnhancedModel (p. 318).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
384 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedNodalOrientations
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Suppressed (p. 320) Gets or sets the Suppressed.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property ThermalStrainEffects (p. 321) Gets or sets the ThermalStrainEffects.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Type (p. 321) Gets the Type.
(Inherited from
ExternalEnhancedModel (p. 318).)
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; }
ImportedNodalOrientations
Defines a ImportedNodalOrientations.
Declaration Syntax
public class ImportedNodalOrientations : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 385
Ansys.ACT.Automation.Mechanical Namespace
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 386)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 386) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedObject
Defines a row object in Imported Objects.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
386 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedObject
Declaration Syntax
public class ImportedObject
Property Active (p. 387) This property sets the object to active or inactive
status
Property InternalObject (p. 387) Gets the internal object. For advanced usage only.
Method GetPropertyNames() (p. 387) This method gives the complete list of property
names that are supported.
Method GetPropertyValueAsString(string) (p. 387) Data in string format that is present on the
columns
Method SetPropertyValue(string, object) (p. 388) Set the data for a give property name
Active
This property sets the object to active or inactive status
Declaration Syntax
public bool Active { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSWorksheetRowDataAuto InternalObject { get; }
GetPropertyNames()
This method gives the complete list of property names that are supported.
Declaration Syntax
public IEnumerable<string> GetPropertyNames()
GetPropertyValueAsString(string)
Data in string format that is present on the columns
Declaration Syntax
public string GetPropertyValueAsString(string name)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 387
Ansys.ACT.Automation.Mechanical Namespace
Parameters
name(string)
No details are provided for this entry.
SetPropertyValue(string, object)
Set the data for a give property name
Declaration Syntax
public void SetPropertyValue(string name, object value)
Parameters
name(string)
No details are provided for this entry.
value(object)
No details are provided for this entry.
ImportedPlies
Defines a ImportedPlies.
Declaration Syntax
public class ImportedPlies : ExternalEnhancedModel
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Comments (p. 319) Gets the list of associated comments.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property DataModelObjectCategory (p. 389) Gets the current DataModelObject's
category.
Property Figures (p. 319) Gets the list of associated figures.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Images (p. 320) Gets the list of associated images.
(Inherited from
ExternalEnhancedModel (p. 318).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
388 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedPointMasses
Property InternalObject (p. 389) Gets the internal object. For advanced usage
only.
Property LayerToDisplay (p. 320) Gets or sets the LayerToDisplay.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property MaximumNumberOfLayers (p. 320) Gets the MaximumNumberOfLayers.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property NonlinearEffects (p. 320) Gets or sets the NonlinearEffects.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Suppressed (p. 320) Gets or sets the Suppressed.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property ThermalStrainEffects (p. 321) Gets or sets the ThermalStrainEffects.
(Inherited from
ExternalEnhancedModel (p. 318).)
Property Type (p. 321) Gets the Type.
(Inherited from
ExternalEnhancedModel (p. 318).)
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; }
ImportedPointMasses
Defines a ImportedPointMasses.
Release 2020 R1 - © 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 class ImportedPointMasses : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 390)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 390) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
390 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedPremeshedBoltPretensions
ImportedPremeshedBoltPretensions
Defines a ImportedPremeshedBoltPretensions.
Declaration Syntax
public class ImportedPremeshedBoltPretensions : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 391)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 391) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © 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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedRigidRemoteConnectors
Defines a ImportedRigidRemoteConnectors.
Declaration Syntax
public class ImportedRigidRemoteConnectors : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 392)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 393) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
392 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedShellThicknesses
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSExternalModelDataCollAuto InternalObject { get; }
ImportedShellThicknesses
Defines a ImportedShellThicknesses.
Declaration Syntax
public class ImportedShellThicknesses : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 393)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 394) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © 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 DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSExternalModelDataCollAuto InternalObject { get; }
ImportedSpringConnectors
Defines a ImportedSpringConnectors.
Declaration Syntax
public class ImportedSpringConnectors : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 395)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Property InternalObject (p. 395) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
394 of ANSYS, Inc. and its subsidiaries and affiliates.
ImportedStresses
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 IDSExternalModelDataCollAuto InternalObject { get; }
ImportedStresses
Defines a ImportedStresses.
Declaration Syntax
public class ImportedStresses : ExternalModelDataColl
(Inherited from
ExternalModelDataColl (p. 322).)
Property Comments (p. 323) Gets the list of associated comments.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Count (p. 323) Gets the NumberOfRows.
(Inherited from
ExternalModelDataColl (p. 322).)
Property DataModelObjectCategory (p. 396)Gets the current DataModelObject's
category.
Property Figures (p. 324) Gets the list of associated figures.
(Inherited from
ExternalModelDataColl (p. 322).)
Property Images (p. 324) Gets the list of associated images.
(Inherited from
ExternalModelDataColl (p. 322).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 395
Ansys.ACT.Automation.Mechanical Namespace
Property InternalObject (p. 396) Gets the internal object. For advanced usage
only.
Property Suppressed (p. 324) Gets or sets the Suppressed.
(Inherited from
ExternalModelDataColl (p. 322).)
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 IDSExternalModelDataCollAuto InternalObject { get; }
InitialCondition
Defines a InitialCondition.
Declaration Syntax
public class InitialCondition : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
396 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 397
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; }
ContactStatus
Gets or sets the ContactStatus.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
398 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
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.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
DefineBy
Gets or sets the DefineBy.
Declaration Syntax
public LoadDefineBy DefineBy { set;get; }
Direction
Gets or sets the Direction.
Declaration Syntax
public Vector3D Direction { set;get; }
DropDirection
Gets or sets the DropDirection.
Declaration Syntax
public DropDirection DropDirection { set;get; }
DropHeight
Gets or sets the DropHeight.
Release 2020 R1 - © 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 Quantity DropHeight { set;get; }
DropTestDefineBy
Gets or sets the DropTestDefineBy.
Declaration Syntax
public DropTestDefineBy DropTestDefineBy { set;get; }
ExplicitPreStressTime
Gets or sets the ExplicitPreStressTime.
Declaration Syntax
public Quantity ExplicitPreStressTime { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
ImpactVelocity
Gets or sets the ImpactVelocity.
Declaration Syntax
public Quantity ImpactVelocity { set;get; }
InitialEnvironment
Gets or sets the InitialEnvironment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
400 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
Declaration Syntax
public Analysis InitialEnvironment { set;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; }
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; }
Release 2020 R1 - © 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 Analysis ModalEnvironmentHarmonicIC { set;get; }
Declaration Syntax
public Analysis ModalEnvironmentPSDIC { set;get; }
Declaration Syntax
public Analysis ModalEnvironmentRSIC { set;get; }
Declaration Syntax
public Analysis ModalEnvironmentTransientMSUPIC { set;get; }
ModalICEnvironment
Gets or sets the ModalICEnvironment.
Declaration Syntax
public Analysis ModalICEnvironment { set;get; }
Mode
Gets or sets the Mode.
Declaration Syntax
public PreStressMode Mode { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
402 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
NewtonRaphsonOption
Gets the NewtonRaphsonOption.
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; }
Declaration Syntax
public Analysis PreStressEnvironmentHarmonicIC { set;get; }
PreStressEnvironmentHarmonicMSUPModal
Gets the PreStressEnvironmentHarmonicMSUPModal.
Declaration Syntax
public Analysis PreStressEnvironmentHarmonicMSUPModal { get; }
Release 2020 R1 - © 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 Analysis PreStressEnvironmentModalIC { set;get; }
Declaration Syntax
public Analysis PreStressEnvironmentTransientIC { set;get; }
PreStressEnvironmentTransientMSUPModal
Gets the PreStressEnvironmentTransientMSUPModal.
Declaration Syntax
public Analysis PreStressEnvironmentTransientMSUPModal { get; }
PreStressICEnvironment
Gets or sets the PreStressICEnvironment.
Declaration Syntax
public Analysis PreStressICEnvironment { set;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; }
ReferenceTemperature
Gets or sets the ReferenceTemperature.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
404 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
Declaration Syntax
public Quantity ReferenceTemperature { 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.
Declaration Syntax
public bool Suppressed { set;get; }
Time
Gets or sets the Time.
Declaration Syntax
public Quantity Time { set;get; }
TimeStepFactor
Gets or sets the TimeStepFactor.
Release 2020 R1 - © 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 double TimeStepFactor { set;get; }
TotalMagnitude
Gets or sets the Magnitude.
Declaration Syntax
public Quantity TotalMagnitude { 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
406 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialCondition
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © 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 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.)
InitialConditions
Defines a InitialConditions.
Declaration Syntax
public class InitialConditions : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
408 of ANSYS, Inc. and its subsidiaries and affiliates.
InitialConditions
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © 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 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
410 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination
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.)
InsertAngularVelocity()
Creates a new Angular Velocity
Declaration Syntax
public virtual InitialCondition InsertAngularVelocity()
InsertDropHeight()
Creates a new Drop Height
Declaration Syntax
public virtual InitialCondition InsertDropHeight()
InsertVelocity()
Creates a new Velocity
Declaration Syntax
public virtual InitialCondition InsertVelocity()
InterfaceDelamination
Defines a InterfaceDelamination.
Release 2020 R1 - © 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 class InterfaceDelamination : GenericDelamination
AutomaticTimeStepping
Gets or sets the AutomaticTimeStepping.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
412 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination
Declaration Syntax
public AutomaticOrManual 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 or sets the DistanceTolerance.
Declaration Syntax
public Quantity DistanceTolerance { set;get; }
FailureCriteriaOption
Gets or sets the FailureCriteriaOption.
Declaration Syntax
public DelaminationFailureCriteriaOption FailureCriteriaOption { set;get; }
GenerationMethod
Gets or sets the GenerationMethod.
Declaration Syntax
public DelaminationGenerationMethod GenerationMethod { set;get; }
InitialCrack
Gets or sets the InitialCrack.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 413
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public GenericCrack InitialCrack { set;get; }
InitialTimeStep
Gets or sets the InitialTimeStep.
Declaration Syntax
public Quantity InitialTimeStep { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }
MatchControl
Gets or sets the MatchControl.
Declaration Syntax
public MatchControl MatchControl { set;get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
MaximumTimeStep
Gets or sets the MaximumTimeStep.
Declaration Syntax
public Quantity MaximumTimeStep { set;get; }
Method
Gets or sets the Method.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
414 of ANSYS, Inc. and its subsidiaries and affiliates.
InterfaceDelamination
Declaration Syntax
public DelaminationMethod Method { set;get; }
MinimumTimeStep
Gets or sets the MinimumTimeStep.
Declaration Syntax
public Quantity MinimumTimeStep { set;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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 415
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public DelaminationType Type { get; }
JointBushingWorksheet
The worksheet of stiffness and damping coefficients for a bushing type joint.
Declaration Syntax
public class JointBushingWorksheet : Worksheet
Method GetBushingDampingPerThetaUnitX(int) (p. 417) Gets the Coefficient for the damping per
ThetaUnitX at the indicated row index.
Method GetBushingDampingPerThetaUnitY(int) (p. 417) Gets the Coefficient for the damping per
ThetaUnitY at the indicated row index.
Method GetBushingDampingPerThetaUnitZ(int) (p. 417) Gets the Coefficient for the damping per
ThetaUnitZ at the indicated row index.
Method GetBushingDampingPerUnitX(int) (p. 418) Gets the Coefficient for the damping per
UnitX at the indicated row index.
Method GetBushingDampingPerUnitY(int) (p. 418) Gets the Coefficient for the damping per
UnitY at the indicated row index.
Method GetBushingDampingPerUnitZ(int) (p. 418) Gets the Coefficient for the damping per
UnitZ at the indicated row index.
Method GetBushingStiffnessPerThetaUnitX(int) (p. 419) Gets the Coefficient for the stiffness per
ThetaUnitX at the indicated row index.
Method GetBushingStiffnessPerThetaUnitY(int) (p. 419) Gets the Coefficient for the stiffness per
ThetaUnitY at the indicated row index.
Method GetBushingStiffnessPerThetaUnitZ(int) (p. 419) Gets the Coefficient for the stiffness per
ThetaUnitZ at the indicated row index.
Method GetBushingStiffnessPerUnitX(int) (p. 419) Gets the Coefficient for the stiffness per
UnitX at the indicated row index.
Method GetBushingStiffnessPerUnitY(int) (p. 420) Gets the Coefficient for the stiffness per
UnitY at the indicated row index.
Method GetBushingStiffnessPerUnitZ(int) (p. 420) 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. 420) ThetaUnitX at the indicated row index.
Method SetBushingDampingPerThetaUnitY(int, Sets the Coefficient for the damping per
double) (p. 420) ThetaUnitY at the indicated row index.
Method SetBushingDampingPerThetaUnitZ(int, Sets the Coefficient for the damping per
double) (p. 421) ThetaUnitZ at the indicated row index.
Method SetBushingDampingPerUnitX(int, Sets the Coefficient for the damping per
double) (p. 421) UnitX at the indicated row index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
416 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 417
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public double GetBushingDampingPerThetaUnitZ(int index)
Parameters
index(int)
Worksheet row index. Must be equal to 5.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
418 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet
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.
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 419
Ansys.ACT.Automation.Mechanical Namespace
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
420 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet
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)
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 421
Ansys.ACT.Automation.Mechanical Namespace
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
422 of ANSYS, Inc. and its subsidiaries and affiliates.
JointBushingWorksheet
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.
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.
Release 2020 R1 - © 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 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.
Declaration Syntax
public class LayeredSection : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
424 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSection
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 425
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
426 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 427
Ansys.ACT.Automation.Mechanical Namespace
TotalMass
Gets the TotalMass.
Declaration Syntax
public Quantity TotalMass { get; }
TotalThickness
Gets the TotalThickness.
Declaration Syntax
public Quantity TotalThickness { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
428 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSectionWorksheet
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.)
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.
Release 2020 R1 - © 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 class LayeredSectionWorksheet : Worksheet
Property RowCount (p. 430) Gets the number of entries (rows) in the worksheet.
Method AddThicknessLayer(string, Add a row to the LayeredSectionWorksheet New layers
double, double) (p. 431) are added as the top most layer in the Z direction.
Method DeleteRow(int) (p. 431) Delete a row from the LayeredSectionWorksheet
LayeredSection worksheet indices are zero based and
ordered in the Z direction.
Method GetAngle(int) (p. 431) 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. 432) Gets the material for the LayeredSection at the row index
specifiied. LayeredSection worksheet indices are zero
based and ordered in the Z direction.
Method GetThickness(int) (p. 432) 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. 432) 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. 433) new layer will be inserted below the layer indicated by
the given index.
Method SetAngle(int, double) (p. 433) 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. 433) 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. 434) 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
430 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSectionWorksheet
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.
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 431
Ansys.ACT.Automation.Mechanical Namespace
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
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
432 of ANSYS, Inc. and its subsidiaries and affiliates.
LayeredSectionWorksheet
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.
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 433
Ansys.ACT.Automation.Mechanical Namespace
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
LocalVonMisesStressConstraint
Defines a LocalVonMisesStressConstraint.
Declaration Syntax
public class LocalVonMisesStressConstraint : ResponseConstraint
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
434 of ANSYS, Inc. and its subsidiaries and affiliates.
ManufacturingConstraint
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 IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Maximum
Gets or sets the Maximum.
Declaration Syntax
public Field Maximum { get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
ManufacturingConstraint
Defines a ManufacturingConstraint.
Defines a ManufacturingConstraint.
Release 2020 R1 - © 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 abstract class ManufacturingConstraint : DataModelObject, IFolderDataModelObject
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 IDSTopoConstraintAuto InternalObject { get; }
Selection
Gets or sets the Selection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
436 of ANSYS, Inc. and its subsidiaries and affiliates.
ManufacturingConstraint
Declaration Syntax
public OptimizationRegion Selection { 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()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 437
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.)
MassConstraint
Defines a MassConstraint.
Declaration Syntax
public class MassConstraint : ResponseConstraint
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
DefineBy
Gets or sets the DefineBy.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
438 of ANSYS, Inc. and its subsidiaries and affiliates.
Material
Declaration Syntax
public ResponseConstraintDefineBy DefineBy { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
PercentageToRetain
Gets or sets the PercentageToRetain.
Declaration Syntax
public int PercentageToRetain { set;get; }
PercentageToRetainMax
Gets or sets the PercentageToRetainMax.
Declaration Syntax
public int PercentageToRetainMax { set;get; }
PercentageToRetainMin
Gets or sets the PercentageToRetainMin.
Declaration Syntax
public int PercentageToRetainMin { set;get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
Material
Defines a Material.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 439
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class Material : DataModelObject, IFolderDataModelObject
AssignedBodies
Gets the AssignedBodies.
Declaration Syntax
public int AssignedBodies { get; }
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
440 of ANSYS, Inc. and its subsidiaries and affiliates.
Material
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMaterialAuto InternalObject { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 441
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
CreateMaterialAssignment()
Run the CreateMaterialAssignment action.
Declaration Syntax
public virtual MaterialAssignment CreateMaterialAssignment()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
442 of ANSYS, Inc. and its subsidiaries and affiliates.
MaterialAssignment
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.)
MaterialAssignment
Defines a MaterialAssignment.
Declaration Syntax
public class MaterialAssignment : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 443
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; }
FieldCoordinateSystem
Gets or sets the FieldCoordinateSystem.
Declaration Syntax
public CoordinateSystem FieldCoordinateSystem { set;get; }
Figures
Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
444 of ANSYS, Inc. and its subsidiaries and affiliates.
MaterialAssignment
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMaterialAssignmentAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
Declaration Syntax
public string MaterialName { set;get; }
NonlinearEffects
Gets or sets the NonlinearEffects.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 445
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public bool NonlinearEffects { set;get; }
ReadOnly
Gets the ReadOnly.
Declaration Syntax
public bool ReadOnly { get; }
ReferenceTemperatureValue
Gets or sets the ReferenceTemperatureValue.
Declaration Syntax
public Quantity ReferenceTemperatureValue { 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; }
UseReferenceTemperatureByBody
Gets or sets the UseReferenceTemperatureByBody.
Declaration Syntax
public bool UseReferenceTemperatureByBody { set;get; }
AddCommandSnippet()
Creates a new CommandSnippet
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
446 of ANSYS, Inc. and its subsidiaries and affiliates.
MaterialAssignment
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © 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 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.)
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.)
MaterialPlot
Defines a MaterialPlot.
Declaration Syntax
public class MaterialPlot : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
448 of ANSYS, Inc. and its subsidiaries and affiliates.
MaterialPlot
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 IDSMaterialPlotAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
MaterialProperty
Gets or sets the MaterialProperty.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 449
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public string MaterialProperty { set;get; }
MaterialPropertyComponent
Gets or sets the MaterialPropertyComponent.
Declaration Syntax
public string MaterialPropertyComponent { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Clear()
Run the Clear action.
Declaration Syntax
public virtual void Clear()
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Generate()
Run the Generate action.
Declaration Syntax
public virtual void Generate()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
450 of ANSYS, Inc. and its subsidiaries and affiliates.
Materials
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.)
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.)
Materials
Defines a Materials.
Declaration Syntax
public class Materials : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 451
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
452 of ANSYS, Inc. and its subsidiaries and affiliates.
Materials
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMaterialGroupAuto InternalObject { get; }
MaterialAssignments
Gets the MaterialAssignments.
Declaration Syntax
public int MaterialAssignments { get; }
MaterialCount
Gets the MaterialCount.
Declaration Syntax
public int MaterialCount { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 453
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddMaterialAssignment()
Creates a new MaterialAssignment
Declaration Syntax
public virtual MaterialAssignment AddMaterialAssignment()
AddMaterialCombination()
Creates a new MaterialCombination
Declaration Syntax
public virtual MaterialCombination AddMaterialCombination()
AddMaterialPlot()
Creates a new MaterialPlot
Declaration Syntax
public virtual MaterialPlot AddMaterialPlot()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
454 of ANSYS, Inc. and its subsidiaries and affiliates.
MemberSizeManufacturingConstraint
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.)
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.)
RefreshMaterials()
Run the RefreshMaterials action.
Declaration Syntax
public virtual void RefreshMaterials()
MemberSizeManufacturingConstraint
Defines a MemberSizeManufacturingConstraint.
Release 2020 R1 - © 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 class MemberSizeManufacturingConstraint : ManufacturingConstraint
(Inherited from
ManufacturingConstraint (p. 435).)
Property DataModelObjectCategory (p. 456)Gets the current DataModelObject's
category.
Property InternalObject (p. 456) Gets the internal object. For advanced usage
only.
Property Maximum (p. 456) Gets or sets the Maximum.
Property MaxSize (p. 457) Gets or sets the MaxSize.
Property Minimum (p. 457) Gets or sets the Minimum.
Property MinSize (p. 457) Gets or sets the MinSize.
Property ScopingMethod (p. 457) Gets the ScopingMethod.
Property Selection (p. 436) Gets or sets the Selection.
(Inherited from
ManufacturingConstraint (p. 435).)
Property Suppressed (p. 437) Gets or sets the Suppressed.
(Inherited from
ManufacturingConstraint (p. 435).)
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 IDSTopoConstraintAuto InternalObject { get; }
Maximum
Gets or sets the Maximum.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
456 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection
Declaration Syntax
public ManuMemberSizeControlledType Maximum { set;get; }
MaxSize
Gets or sets the MaxSize.
Declaration Syntax
public Quantity MaxSize { set;get; }
Minimum
Gets or sets the Minimum.
Declaration Syntax
public ManuMemberSizeControlledType Minimum { set;get; }
MinSize
Gets or sets the MinSize.
Declaration Syntax
public Quantity MinSize { set;get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
MeshConnection
Defines a MeshConnection.
Declaration Syntax
public class MeshConnection : MeshConnectionBase
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 457
Ansys.ACT.Automation.Mechanical Namespace
(Inherited from
MeshConnectionBase (p. 460).)
Property Comments (p. 461) Gets the list of associated comments.
(Inherited from
MeshConnectionBase (p. 460).)
Property ContactRegion (p. 459) Gets or sets the ContactRegion.
Property DataModelObjectCategory (p. 459)Gets the current DataModelObject's
category.
Property Figures (p. 461) Gets the list of associated figures.
(Inherited from
MeshConnectionBase (p. 460).)
Property Images (p. 462) Gets the list of associated images.
(Inherited from
MeshConnectionBase (p. 460).)
Property InternalObject (p. 459) Gets the internal object. For advanced usage
only.
Property MasterBodies (p. 462) Gets the MasterBodies.
(Inherited from
MeshConnectionBase (p. 460).)
Property MasterElementSizeFactor (p. 459) Gets or sets the MasterElementSizeFactor.
Property MasterLocation (p. 462) Gets or sets the MasterLocation.
(Inherited from
MeshConnectionBase (p. 460).)
Property ScopeMode (p. 462) Gets the ScopeMode.
(Inherited from
MeshConnectionBase (p. 460).)
Property ScopingMethod (p. 462) No details are provided for this entry.
(Inherited from
MeshConnectionBase (p. 460).)
Property SlaveBodies (p. 463) Gets the SlaveBodies.
(Inherited from
MeshConnectionBase (p. 460).)
Property SlaveLocation (p. 463) Gets or sets the SlaveLocation.
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapToBoundary (p. 463) Gets or sets the SnapToBoundary.
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapTolerance (p. 463) Gets or sets the SnapTolerance.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
458 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnection
(Inherited from
MeshConnectionBase (p. 460).)
Property SnapType (p. 463) Gets or sets the SnapType.
(Inherited from
MeshConnectionBase (p. 460).)
Property Suppressed (p. 463) Gets or sets the Suppressed.
(Inherited from
MeshConnectionBase (p. 460).)
Property ThicknessScaleFactor (p. 460) Gets or sets the ThicknessScaleFactor.
Property ToleranceSlider (p. 464) Gets or sets the ToleranceSlider.
(Inherited from
MeshConnectionBase (p. 460).)
Property ToleranceType (p. 464) Gets or sets the ToleranceType.
(Inherited from
MeshConnectionBase (p. 460).)
Property ToleranceValue (p. 460) Gets or sets the ToleranceValue.
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; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMeshConnectionAuto InternalObject { get; }
MasterElementSizeFactor
Gets or sets the MasterElementSizeFactor.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 459
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public double MasterElementSizeFactor { set;get; }
ThicknessScaleFactor
Gets or sets the ThicknessScaleFactor.
Declaration Syntax
public double ThicknessScaleFactor { set;get; }
ToleranceValue
Gets or sets the ToleranceValue.
Declaration Syntax
public Quantity ToleranceValue { set;get; }
MeshConnectionBase
Defines a MeshConnectionBase.
Defines a MeshConnectionBase.
Declaration Syntax
public class MeshConnectionBase : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
460 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnectionBase
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 461
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
ScopingMethod
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
462 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnectionBase
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SlaveBodies
Gets the SlaveBodies.
Declaration Syntax
public string SlaveBodies { get; }
SlaveLocation
Gets or sets the SlaveLocation.
Declaration Syntax
public ISelectionInfo SlaveLocation { set;get; }
SnapToBoundary
Gets or sets the SnapToBoundary.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 463
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public bool Suppressed { set;get; }
ToleranceSlider
Gets or sets the ToleranceSlider.
Declaration Syntax
public int ToleranceSlider { set;get; }
ToleranceType
Gets or sets the ToleranceType.
Declaration Syntax
public ContactToleranceType ToleranceType { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
464 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnectionBase
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Generate()
Run the Generate action.
Declaration Syntax
public virtual void Generate()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 465
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.)
MeshConnectionGroup
Defines a MeshConnectionGroup.
Declaration Syntax
public class MeshConnectionGroup : ConnectionGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
466 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshConnectionGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 467
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 IDSConnectionGroupAuto InternalObject { get; }
AddManualMeshConnection()
Creates a new MeshConnection
Declaration Syntax
public virtual MeshConnection AddManualMeshConnection()
DetectConnections()
Detect mesh connections.
Declaration Syntax
public virtual void DetectConnections()
Generate()
Generate mesh connections.
Declaration Syntax
public virtual void Generate()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
468 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet
MeshControlWorksheet
No details are provided for this entry.
Declaration Syntax
public class MeshControlWorksheet : Worksheet
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 469
Ansys.ACT.Automation.Mechanical Namespace
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.
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
470 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControlWorksheet
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
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 471
Ansys.ACT.Automation.Mechanical Namespace
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.
value(uint)
No details are provided for this entry.
MeshEdit
Defines a MeshEdit.
Declaration Syntax
public class MeshEdit : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
472 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 473
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; }
GenerateAutomaticMeshConnectionsOnRefresh
Gets or sets the GenerateAutomaticMeshConnectionsOnRefresh.
Declaration Syntax
public AutomaticOrManual GenerateAutomaticMeshConnectionsOnRefresh { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
474 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddContactMatchGroup()
Creates a new ContactMatchGroup
Declaration Syntax
public virtual ContactMatchGroup AddContactMatchGroup()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddManualMeshConnection()
Add a new ManualMeshConnection
Declaration Syntax
public virtual void AddManualMeshConnection()
AddMeshConnectionGroup()
Creates a new MeshConnectionGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 475
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual MeshConnectionGroup AddMeshConnectionGroup()
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.
Declaration Syntax
public virtual void CreateNamedSelectionForSharedNodes()
Generate()
Generate mesh edit.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
476 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshEdit
Declaration Syntax
public virtual void Generate()
GenerateAllMeshEdits()
Run the GenerateAllMeshEdits action.
Declaration Syntax
public virtual void GenerateAllMeshEdits()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 477
Ansys.ACT.Automation.Mechanical Namespace
SearchConnectionsForDuplicatePairs()
Run the SearchConnectionsForDuplicatePairs action.
Declaration Syntax
public virtual void SearchConnectionsForDuplicatePairs()
MeshNumbering
Defines a MeshNumbering.
Declaration Syntax
public class MeshNumbering : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
478 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshNumbering
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CompressNodeNumbers
Gets or sets the CompressNodeNumbers.
Declaration Syntax
public bool CompressNodeNumbers { set;get; }
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; }
Images
Gets the list of associated images.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 479
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IEnumerable<Image> Images { 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; }
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
480 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshNumbering
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddNumberingControl()
Creates a new NumberingControl
Declaration Syntax
public virtual NumberingControl AddNumberingControl()
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 481
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.)
RenumberMesh()
Run the RenumberMesh action.
Declaration Syntax
public virtual void RenumberMesh()
Model
Defines a Model.
Declaration Syntax
public class Model : DataModelObject, IFolderDataModelObject
Property Ambient (p. 484) Gets or sets the Ambient Lighting factor.
Property AMProcess (p. 485) Gets the AMProcess.
Property Analyses (p. 485) Gets the Analyses.
Property CellId (p. 485) Gets the CellId.
Property Children (p. 485) Gets the list of children.
Property Color (p. 485) Gets or sets the Lighting Color. Can also be set
using Hex color codes; three byte hexadecimal
numbers (consisting of six digits) preceded by
'0x', where each byte (or pair of characters in
the Hex code) represents the intensity of red,
green and blue in the color respectively. For
example, 0xFFFFFF.
Property Comments (p. 485) Gets the list of associated comments.
Property CondensedGeometry (p. 486) Gets the CondensedGeometry.
Property Connections (p. 486) Gets the Connections.
Property ConstructionGeometry (p. 486) Gets the ConstructionGeometry.
Property Control (p. 486) Gets the Control.
Property CoordinateSystems (p. 486) Gets the CoordinateSystems.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
482 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 483
Ansys.ACT.Automation.Mechanical Namespace
Ambient
Gets or sets the Ambient Lighting factor.
Declaration Syntax
public double Ambient { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
484 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
AMProcess
Gets the AMProcess.
Declaration Syntax
public AMProcess AMProcess { get; }
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; }
Color
Gets or sets the Lighting Color. Can also be set using Hex color codes; three byte hexadecimal numbers
(consisting of six digits) preceded by '0x', where each byte (or pair of characters in the Hex code)
represents the intensity of red, green and blue in the color respectively. For example, 0xFFFFFF.
Declaration Syntax
public int Color { set;get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 485
Ansys.ACT.Automation.Mechanical Namespace
CondensedGeometry
Gets the CondensedGeometry.
Declaration Syntax
public CondensedGeometry CondensedGeometry { get; }
Connections
Gets the Connections.
Declaration Syntax
public Connections Connections { get; }
ConstructionGeometry
Gets the ConstructionGeometry.
Declaration Syntax
public ConstructionGeometry ConstructionGeometry { get; }
Control
Gets the Control.
Declaration Syntax
public string Control { get; }
CoordinateSystems
Gets the CoordinateSystems.
Declaration Syntax
public CoordinateSystems CoordinateSystems { get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
486 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
Diffuse
Gets or sets the Diffuse Lighting factor.
Declaration Syntax
public double Diffuse { set;get; }
Declaration Syntax
public IEnumerable<Analysis> Environments { get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Fracture
Gets the Fracture.
Declaration Syntax
public Fracture Fracture { get; }
Geometry
Gets the Geometry.
Declaration Syntax
public Geometry Geometry { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 487
Ansys.ACT.Automation.Mechanical Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSModelAuto InternalObject { get; }
Materials
Gets the Materials.
Declaration Syntax
public Materials Materials { 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; }
NamedSelections
Gets the NamedSelections.
Declaration Syntax
public NamedSelections NamedSelections { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
488 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
PartTransformGroup
Gets the PartTransformGroup.
Declaration Syntax
public PartTransformGroup PartTransformGroup { get; }
RemotePoints
Gets the RemotePoints.
Declaration Syntax
public RemotePoints RemotePoints { get; }
Specular
Gets or sets the Specular Lighting factor.
Declaration Syntax
public double Specular { set;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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 489
Ansys.ACT.Automation.Mechanical Namespace
AddAMProcess()
Creates a new AMProcess
Declaration Syntax
public virtual AMProcess AddAMProcess()
AddChart()
Creates a new child Chart.
Declaration Syntax
public virtual Chart AddChart()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddCondensedGeometry()
Creates a new CondensedGeometry
Declaration Syntax
public virtual CondensedGeometry AddCondensedGeometry()
AddConnections()
Creates a new Connections
Declaration Syntax
public virtual Connections AddConnections()
AddConstructionGeometry()
Creates a new ConstructionGeometry
Declaration Syntax
public virtual ConstructionGeometry AddConstructionGeometry()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
490 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
AddCoupledFieldStatic()
Run the AddCoupledFieldStatic action.
Declaration Syntax
public virtual Analysis AddCoupledFieldStatic()
AddCoupledFieldTransient()
Run the AddCoupledFieldTransient action.
Declaration Syntax
public virtual Analysis AddCoupledFieldTransient()
AddDesignAssessmentAnalysis()
Run the AddDesignAssessmentAnalysis action.
Declaration Syntax
public virtual Analysis AddDesignAssessmentAnalysis()
AddEigenvalueBucklingAnalysis()
Run the AddEigenvalueBucklingAnalysis action.
Declaration Syntax
public virtual Analysis AddEigenvalueBucklingAnalysis()
AddElectricAnalysis()
Run the AddElectricAnalysis action.
Declaration Syntax
public virtual Analysis AddElectricAnalysis()
AddExplicitDynamicsAnalysis()
Run the AddExplicitDynamicsAnalysis action.
Declaration Syntax
public virtual Analysis AddExplicitDynamicsAnalysis()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 491
Ansys.ACT.Automation.Mechanical Namespace
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddFracture()
Creates a new Fracture
Declaration Syntax
public virtual Fracture AddFracture()
AddHarmonicAcousticAnalysis()
Run the AddHarmonicAcousticAnalysis action.
Declaration Syntax
public virtual Analysis AddHarmonicAcousticAnalysis()
AddHarmonicResponseAnalysis()
Run the AddHarmonicResponseAnalysis action.
Declaration Syntax
public virtual Analysis AddHarmonicResponseAnalysis()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddMagnetostaticAnalysis()
Run the AddMagnetostaticAnalysis action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
492 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
Declaration Syntax
public virtual Analysis AddMagnetostaticAnalysis()
AddMeshEdit()
Creates a new MeshEdit
Declaration Syntax
public virtual MeshEdit AddMeshEdit()
AddMeshNumbering()
Creates a new MeshNumbering
Declaration Syntax
public virtual MeshNumbering AddMeshNumbering()
AddModalAcousticAnalysis()
Run the AddModalAcousticAnalysis action.
Declaration Syntax
public virtual Analysis AddModalAcousticAnalysis()
AddModalAnalysis()
Run the AddModalAnalysis action.
Declaration Syntax
public virtual Analysis AddModalAnalysis()
AddNamedSelection()
Creates a new child NamedSelection.
Declaration Syntax
public virtual NamedSelection AddNamedSelection()
AddPartTransform()
Creates a new child PartTransform.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 493
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual PartTransform AddPartTransform()
AddRandomVibrationAnalysis()
Run the AddRandomVibrationAnalysis action.
Declaration Syntax
public virtual Analysis AddRandomVibrationAnalysis()
AddRemotePoint()
Creates a new child RemotePoint.
Declaration Syntax
public virtual RemotePoint AddRemotePoint()
AddResponseSpectrumAnalysis()
Run the AddResponseSpectrumAnalysis action.
Declaration Syntax
public virtual Analysis AddResponseSpectrumAnalysis()
AddRigidDynamicsAnalysis()
Run the AddRigidDynamicsAnalysis action.
Declaration Syntax
public virtual Analysis AddRigidDynamicsAnalysis()
AddSolutionCombination()
Creates a new SolutionCombination
Declaration Syntax
public virtual SolutionCombination AddSolutionCombination()
AddStaticAcousticAnalysis()
Run the AddStaticAcousticAnalysis action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
494 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
Declaration Syntax
public virtual Analysis AddStaticAcousticAnalysis()
AddStaticStructuralAnalysis()
Run the AddStaticStructuralAnalysis action.
Declaration Syntax
public virtual Analysis AddStaticStructuralAnalysis()
AddSteadyStateThermalAnalysis()
Run the AddSteadyStateThermalAnalysis action.
Declaration Syntax
public virtual Analysis AddSteadyStateThermalAnalysis()
AddSymmetry()
Creates a new Symmetry
Declaration Syntax
public virtual Symmetry AddSymmetry()
AddThermalElectricAnalysis()
Run the AddThermalElectricAnalysis action.
Declaration Syntax
public virtual Analysis AddThermalElectricAnalysis()
AddTopologyOptimizationAnalysis()
Run the AddTopologyOptimizationAnalysis action.
Declaration Syntax
public virtual Analysis AddTopologyOptimizationAnalysis()
AddTransientStructuralAnalysis()
Run the AddTransientStructuralAnalysis action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 495
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Analysis AddTransientStructuralAnalysis()
AddTransientThermalAnalysis()
Run the AddTransientThermalAnalysis action.
Declaration Syntax
public virtual Analysis AddTransientThermalAnalysis()
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.)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
496 of ANSYS, Inc. and its subsidiaries and affiliates.
Model
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.)
GetFECommandsRepository(string, string)
Gets the commands repository for a file from external model.
Declaration Syntax
public virtual CommandRepository GetFECommandsRepository(string source, string fileIdentifier)
Parameters
source(string)
Source (External Model) Component Id.
fileIdentifier(string)
File Identifier specified in the External Model.
GetResults()
Gets the Results from the server.
Declaration Syntax
public virtual void GetResults()
RefreshMaterials()
Run the RefresMaterials action.
Declaration Syntax
public virtual void RefreshMaterials()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 497
Ansys.ACT.Automation.Mechanical Namespace
Solve(bool, SolveConfiguration)
Run the Solve action.
Declaration Syntax
public virtual void Solve(bool wait, SolveConfiguration config)
Parameters
wait(bool)
Wait or not for the solve to be done.
config(SolveConfiguration)
The solve configuration to use. If null, the default.
Solve(bool, string)
Run the Solve action.
Declaration Syntax
public virtual void Solve(bool wait, string config)
Parameters
wait(bool)
Wait or not for the solve to be done.
config(string)
The solve configuration to use. Results in a new error message if the input solve configuration does not
exist. If none is provided, the default is used for the solve.
UpdateGeometryFromSource()
Run the UpdateGeometryFromSource action.
Declaration Syntax
public virtual void UpdateGeometryFromSource()
MomentOfInertiaConstraint
Defines a MomentOfInertiaConstraint.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
498 of ANSYS, Inc. and its subsidiaries and affiliates.
MomentOfInertiaConstraint
Declaration Syntax
public class MomentOfInertiaConstraint : DataModelObject
Axis
Gets or sets the Axis.
Declaration Syntax
public CoordinateSystemAxisType Axis { 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 IDSTopoConstraintAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 499
Ansys.ACT.Automation.Mechanical Namespace
PercentageToRetainMax
Gets or sets the PercentageToRetainMax.
Declaration Syntax
public int PercentageToRetainMax { set;get; }
PercentageToRetainMin
Gets or sets the PercentageToRetainMin.
Declaration Syntax
public int PercentageToRetainMin { 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()
NamedSelection
Defines a NamedSelection.
Declaration Syntax
public class NamedSelection : DataModelObject, IMechanicalSelectionInfo, ISelectionInfo, IFolderDataMod-
elObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
500 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection
Property GenerationCriteria (p. 502) Returns the generation criteria that is used
to generate the selection.
Property Images (p. 502) Gets the list of associated images.
Property IncludeProgramControlledInflation (p. 502) Gets or sets the
IncludeProgramControlledInflation.
Property InternalObject (p. 503) Gets the internal object. For advanced
usage only.
Property Location ***OBSOLETE*** Use the Gets or sets the Location.
GenerationCriteria property to alter worksheet
data instead. (p. 503)
Property RelativeTolerance (p. 503) Gets or sets the RelativeTolerance.
Property ScopingMethod (p. 503) Gets or sets the ScopingMethod.
Property SendAs (p. 503) Gets or sets the SendAs.
Property SendToSolver (p. 503) Gets or sets the SendToSolver.
Property Suppressed (p. 504) Gets the Suppressed.
Property ToleranceType (p. 504) Gets or sets the ToleranceType.
Property TotalSelection (p. 504) Gets the TotalSelection.
Property Type (p. 504) Gets the Type.
Property UsedByMeshWorksheet (p. 504) Gets the UsedByMeshWorksheet.
Property Visible (p. 504) Gets or sets the Visible.
Property ZeroTolerance (p. 505) Gets or sets the ZeroTolerance.
Method AddComment() (p. 505) Creates a new child Comment.
Method AddFigure() (p. 505) Creates a new child Figure.
Method AddImage(string) (p. 505) Creates a new child Image. If a filePath is
provided, the image will be loaded from
that file, if not, the image will be a screen
capture of the Geometry window.
Method Delete() (p. 505) Run the Delete action.
Method ExportNamedSelectionToCDBFile(string) (p. 505) Export Named Selection to CDB file
Method ExportToTextFile(string) (p. 506) Run the ExportToTextFile action.
Method Generate() (p. 506) Generates the selection based on the
generation criteria.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 506)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 506)
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 501
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; }
GenerationCriteria
Returns the generation criteria that is used to generate the selection.
Declaration Syntax
public NamedSelectionCriteria GenerationCriteria { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
IncludeProgramControlledInflation
Gets or sets the IncludeProgramControlledInflation.
Declaration Syntax
public bool IncludeProgramControlledInflation { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
502 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSComponentAuto InternalObject { get; }
Declaration Syntax
public ISelectionInfo Location { set;get; }
RelativeTolerance
Gets or sets the RelativeTolerance.
Declaration Syntax
public double RelativeTolerance { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 503
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
504 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelection
ZeroTolerance
Gets or sets the ZeroTolerance.
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
ExportNamedSelectionToCDBFile(string)
Export Named Selection to CDB file
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 505
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual void ExportNamedSelectionToCDBFile(string filepath)
Parameters
filepath(string)
No details are provided for this entry.
ExportToTextFile(string)
Run the ExportToTextFile action.
Declaration Syntax
public virtual void ExportToTextFile(string filePath)
Parameters
filePath(string)
No details are provided for this entry.
Generate()
Generates the selection based on the generation criteria.
Declaration Syntax
public virtual void Generate()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
506 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelectionCriteria
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.)
NamedSelectionCriteria
A collection of named selection criteria.
Declaration Syntax
public class NamedSelectionCriteria : IList<NamedSelectionCriterion>, ICollection<NamedSelectionCri-
terion>, IEnumerable<NamedSelectionCriterion>, IEnumerable
Count
The number of criteria in the collection.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 507
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public int Count { get; }
Item(int)
The criterion at the given index.
Declaration Syntax
public NamedSelectionCriterion Item { set;get; }
Add(NamedSelectionCriterion)
Adds the given criterion to the collection.
Declaration Syntax
public virtual void Add(NamedSelectionCriterion criterion)
Parameters
criterion(NamedSelectionCriterion)
No details are provided for this entry.
Clear()
Clears the collection.
Declaration Syntax
public virtual void Clear()
Contains(NamedSelectionCriterion)
Returns whether the collection contains the given criterion.
Declaration Syntax
public virtual bool Contains(NamedSelectionCriterion criterion)
Parameters
criterion(NamedSelectionCriterion)
No details are provided for this entry.
IndexOf(NamedSelectionCriterion)
Returns the index of the given criterion if it exists in the collection. Returns -1 if it does not
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
508 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelectionCriteria
Declaration Syntax
public virtual int IndexOf(NamedSelectionCriterion criterion)
Parameters
criterion(NamedSelectionCriterion)
No details are provided for this entry.
Insert(int, NamedSelectionCriterion)
Inserts the given criterion into the collection at the given index.
Declaration Syntax
public virtual void Insert(int index, NamedSelectionCriterion criterion)
Parameters
index(int)
No details are provided for this entry.
criterion(NamedSelectionCriterion)
No details are provided for this entry.
Remove(NamedSelectionCriterion)
Removes the given criterion from the collection if it exists in the collection. Throws an exception if
it does not.
Declaration Syntax
public virtual bool Remove(NamedSelectionCriterion criterion)
Parameters
criterion(NamedSelectionCriterion)
No details are provided for this entry.
RemoveAt(int)
Removes the criterion at the given index. Throws an exception if the given index is not valid.
Declaration Syntax
public virtual void RemoveAt(int index)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 509
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
NamedSelectionCriterion
No details are provided for this entry.
Declaration Syntax
public class NamedSelectionCriterion
Declaration Syntax
public NamedSelectionCriterion(bool active, SelectionActionType actionType, SelectionType entityType,
SelectionCriterionType criterionType, SelectionOperatorType operatorType, object value, Quantity
lowerBound, Quantity upperBound, CoordinateSystem coordinateSystem)
Parameters
active(bool)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
510 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelectionCriterion
actionType(SelectionActionType)
No details are provided for this entry.
entityType(SelectionType)
No details are provided for this entry.
criterionType(SelectionCriterionType)
No details are provided for this entry.
operatorType(SelectionOperatorType)
No details are provided for this entry.
value(object)
No details are provided for this entry.
lowerBound(Quantity)
No details are provided for this entry.
upperBound(Quantity)
No details are provided for this entry.
coordinateSystem(CoordinateSystem)
No details are provided for this entry.
Action
No details are provided for this entry.
Declaration Syntax
public SelectionActionType Action { set;get; }
Active
No details are provided for this entry.
Declaration Syntax
public bool Active { set;get; }
CoordinateSystem
No details are provided for this entry.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
Criterion
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 511
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public SelectionCriterionType Criterion { set;get; }
EntityType
No details are provided for this entry.
Declaration Syntax
public SelectionType EntityType { set;get; }
LowerBound
No details are provided for this entry.
Declaration Syntax
public object LowerBound { set;get; }
Operator
No details are provided for this entry.
Declaration Syntax
public SelectionOperatorType Operator { set;get; }
UpperBound
No details are provided for this entry.
Declaration Syntax
public object UpperBound { set;get; }
Value
No details are provided for this entry.
Declaration Syntax
public object Value { set;get; }
NamedSelections
Defines a NamedSelections.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
512 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelections
Declaration Syntax
public class NamedSelections : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 513
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; }
GenerateOnRefresh
Gets or sets the GenerateOnRefresh.
Declaration Syntax
public bool GenerateOnRefresh { set;get; }
GenerateOnRemesh
Gets or sets the GenerateOnRemesh.
Declaration Syntax
public bool GenerateOnRemesh { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSComponentGroupAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
514 of ANSYS, Inc. and its subsidiaries and affiliates.
NamedSelections
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddNamedSelection()
Creates a new NamedSelection
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 515
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual NamedSelection AddNamedSelection()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
516 of ANSYS, Inc. and its subsidiaries and affiliates.
NastranExportOptions
NastranExportOptions
Defines the NastranExportOptions.
Declaration Syntax
public class NastranExportOptions : Dictionary<string, object>
Constructor NastranExportOptions(string, string, int, int, double, No details are provided for this
double, string, int, double, bool) (p. 517) entry.
Property AnalysisType (p. 518) Analysis type.
Property GridCS (p. 518) Grid coordinate system
number.
Property GroundCheck (p. 518) Ground check.
Property JointStiffness (p. 518) Joint stiffness.
Property Modes (p. 519) Modes.
Property NastranFilename (p. 519) Full path of Nastran export file.
Property Offset (p. 519) Offset.
Property PyramidElements (p. 519) Pyramid elements.
Property Time (p. 519) Time.
Property WTMass (p. 519) WTMass.
Declaration Syntax
public NastranExportOptions(string NastranFilename, string AnalysisType, int GridCS, int Offset, double
WTMass, double JointStiffness, string PyramidElements, int Modes, double Time, bool GroundCheck)
Parameters
NastranFilename(string)
No details are provided for this entry.
AnalysisType(string)
No details are provided for this entry.
GridCS(int)
No details are provided for this entry.
Offset(int)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 517
Ansys.ACT.Automation.Mechanical Namespace
WTMass(double)
No details are provided for this entry.
JointStiffness(double)
No details are provided for this entry.
PyramidElements(string)
No details are provided for this entry.
Modes(int)
No details are provided for this entry.
Time(double)
No details are provided for this entry.
GroundCheck(bool)
No details are provided for this entry.
AnalysisType
Analysis type.
Declaration Syntax
public string AnalysisType { set;get; }
GridCS
Grid coordinate system number.
Declaration Syntax
public int GridCS { set;get; }
GroundCheck
Ground check.
Declaration Syntax
public bool GroundCheck { set;get; }
JointStiffness
Joint stiffness.
Declaration Syntax
public double JointStiffness { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
518 of ANSYS, Inc. and its subsidiaries and affiliates.
NastranExportOptions
Modes
Modes.
Declaration Syntax
public int Modes { set;get; }
NastranFilename
Full path of Nastran export file.
Declaration Syntax
public string NastranFilename { set;get; }
Offset
Offset.
Declaration Syntax
public int Offset { set;get; }
PyramidElements
Pyramid elements.
Declaration Syntax
public string PyramidElements { set;get; }
Time
Time.
Declaration Syntax
public double Time { set;get; }
WTMass
WTMass.
Declaration Syntax
public double WTMass { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 519
Ansys.ACT.Automation.Mechanical Namespace
NaturalFrequencyConstraint
Defines a NaturalFrequencyConstraint.
Declaration Syntax
public class NaturalFrequencyConstraint : ResponseConstraint
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 IDSTopoConstraintAuto InternalObject { get; }
MaximumFrequency
Gets or sets the MaximumFrequency.
Declaration Syntax
public Quantity MaximumFrequency { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
520 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMerge
MinimumFrequency
Gets or sets the MinimumFrequency.
Declaration Syntax
public Quantity MinimumFrequency { set;get; }
ModeNumber
Gets or sets the ModeNumber.
Declaration Syntax
public uint ModeNumber { set;get; }
NodeMerge
Defines a NodeMerge.
Defines a NodeMerge.
Declaration Syntax
public class NodeMerge : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 521
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
522 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMerge
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; }
ScopingMethod
No details are provided for this entry.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SlaveBodies
Gets the SlaveBodies.
Declaration Syntax
public string SlaveBodies { get; }
SlaveLocation
Gets or sets the SlaveLocation.
Declaration Syntax
public ISelectionInfo SlaveLocation { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 523
Ansys.ACT.Automation.Mechanical Namespace
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
ToleranceType
Gets or sets the ToleranceType.
Declaration Syntax
public ContactToleranceType ToleranceType { set;get; }
ToleranceValue
Gets/ Sets the ToleranceValue.
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
524 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMerge
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Generate()
Run the Generate action.
Declaration Syntax
public virtual void Generate()
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 525
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.)
NodeMergeGroup
Defines a NodeMergeGroup.
Declaration Syntax
public class NodeMergeGroup : ConnectionGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
526 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMergeGroup
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 527
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 IDSConnectionGroupAuto InternalObject { get; }
AddNodeMerge()
Creates a new NodeMerge
Declaration Syntax
public virtual NodeMerge AddNodeMerge()
GenerateNodeMerge()
Run the GenerateNodeMerge action.
Declaration Syntax
public virtual void GenerateNodeMerge()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
528 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove
NodeMove
Defines a NodeMove.
Declaration Syntax
public class NodeMove : DataModelObject, IReadOnlyList<NodeMoveEntry>, IReadOnlyCollection<No-
deMoveEntry>, IEnumerable<NodeMoveEntry>, IEnumerable, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 529
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
530 of ANSYS, Inc. and its subsidiaries and affiliates.
NodeMove
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.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 531
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.)
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.)
Declaration Syntax
public virtual void MoveNode(int nodeId, Quantity locX, Quantity locY, Quantity locZ)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
532 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl
Parameters
nodeId(int)
The id of the node to be moved
locX(Quantity)
New X location
locY(Quantity)
New Y location
locZ(Quantity)
New Z location
UndoAllNodeMoves()
Undos all moves done to a node.
Declaration Syntax
public virtual void UndoAllNodeMoves()
UndoLastNodeMove()
Undos the last move done to a node.
Declaration Syntax
public virtual void UndoLastNodeMove()
NumberingControl
Defines a NumberingControl.
Declaration Syntax
public class NumberingControl : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 533
Ansys.ACT.Automation.Mechanical Namespace
BeginElementNumber
Gets or sets the BeginElementNumber.
Declaration Syntax
public uint BeginElementNumber { set;get; }
BeginNodeNumber
Gets or sets the BeginNodeNumber.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
534 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 535
Ansys.ACT.Automation.Mechanical Namespace
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
536 of ANSYS, Inc. and its subsidiaries and affiliates.
NumberingControl
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 537
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.)
Objective
Defines a Objective.
Declaration Syntax
public class Objective : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
538 of ANSYS, Inc. and its subsidiaries and affiliates.
Objective
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoObjectiveAuto InternalObject { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Worksheet
Get the ObjectiveWorksheet action.
Declaration Syntax
public ObjectiveWorksheet Worksheet { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 539
Ansys.ACT.Automation.Mechanical Namespace
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
540 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectiveWorksheet
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.)
ObjectiveWorksheet
No details are provided for this entry.
Declaration Syntax
public class ObjectiveWorksheet : Worksheet
Property RowCount (p. 542) Deletes a row from the worksheet at index.
Method AddRow() (p. 542) Adds a Row to the worksheet.
Method DeleteRow(int) (p. 542) Deletes a row from the worksheet at index.
Method GetEnabled(int) (p. 542) Gets the worksheet Enabled property at row
index
Method GetEndMode(int) (p. 543) Gets the worksheet End Mode property at index.
Method GetEndStep(int) (p. 543) Gets the worksheet End Step property at index.
Method GetEnvironment(int) (p. 543) Gets the worksheet Environment property at
index.
Method GetFormulation(int) (p. 544) Gets the worksheet Formulation property at
index.
Method GetMode(int) (p. 544) Gets the worksheet Mode property at index.
Method GetMultipleSets(int) (p. 544) Gets the worksheet Multiple Sets property at row
index
Method GetObjectiveType(int) (p. 544) Gets the Objective Type property at index.
Method GetStartMode(int) (p. 545) Gets the worksheet Start Mode property at index.
Method GetStartStep(int) (p. 545) Gets the worksheet Start Step property at index.
Method GetStep(int) (p. 545) Gets the worksheet Step property at index.
Method GetWeight(int) (p. 545) Gets the worksheet Weight property at index.
Method SetEnabled(int, bool) (p. 546) Sets the worksheet Enabled property at row
index.
Method SetEndMode(int, int) (p. 546) Sets the worksheet End Mode property at index.
Method SetEndStep(int, int) (p. 546) Sets the worksheet End Step property at index.
Method SetEnvironment(int, Analysis) (p. 547) Sets the worksheet Environment property at
index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 541
Ansys.ACT.Automation.Mechanical Namespace
RowCount
Deletes a row from the worksheet at index.
Declaration Syntax
public int RowCount { get; }
AddRow()
Adds a Row to the worksheet.
Declaration Syntax
public override int AddRow()
DeleteRow(int)
Deletes a row from the worksheet at index.
Declaration Syntax
public override void DeleteRow(int index)
Parameters
index(int)
No details are provided for this entry.
GetEnabled(int)
Gets the worksheet Enabled property at row index
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
542 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectiveWorksheet
Declaration Syntax
public bool GetEnabled(int index)
Parameters
index(int)
No details are provided for this entry.
GetEndMode(int)
Gets the worksheet End Mode property at index.
Declaration Syntax
public int GetEndMode(int index)
Parameters
index(int)
No details are provided for this entry.
GetEndStep(int)
Gets the worksheet End Step property at index.
Declaration Syntax
public int GetEndStep(int index)
Parameters
index(int)
No details are provided for this entry.
GetEnvironment(int)
Gets the worksheet Environment property at index.
Declaration Syntax
public Analysis GetEnvironment(int index)
Parameters
index(int)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 543
Ansys.ACT.Automation.Mechanical Namespace
GetFormulation(int)
Gets the worksheet Formulation property at index.
Declaration Syntax
public TopoObjectiveFormulation GetFormulation(int index)
Parameters
index(int)
No details are provided for this entry.
GetMode(int)
Gets the worksheet Mode property at index.
Declaration Syntax
public int GetMode(int index)
Parameters
index(int)
No details are provided for this entry.
GetMultipleSets(int)
Gets the worksheet Multiple Sets property at row index
Declaration Syntax
public bool GetMultipleSets(int index)
Parameters
index(int)
No details are provided for this entry.
GetObjectiveType(int)
Gets the Objective Type property at index.
Declaration Syntax
public ObjectiveType GetObjectiveType(int index)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
544 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectiveWorksheet
Parameters
index(int)
No details are provided for this entry.
GetStartMode(int)
Gets the worksheet Start Mode property at index.
Declaration Syntax
public int GetStartMode(int index)
Parameters
index(int)
No details are provided for this entry.
GetStartStep(int)
Gets the worksheet Start Step property at index.
Declaration Syntax
public int GetStartStep(int index)
Parameters
index(int)
No details are provided for this entry.
GetStep(int)
Gets the worksheet Step property at index.
Declaration Syntax
public int GetStep(int index)
Parameters
index(int)
No details are provided for this entry.
GetWeight(int)
Gets the worksheet Weight property at index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 545
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public double GetWeight(int index)
Parameters
index(int)
No details are provided for this entry.
SetEnabled(int, bool)
Sets the worksheet Enabled property at row index.
Declaration Syntax
public void SetEnabled(int index, bool value)
Parameters
index(int)
No details are provided for this entry.
value(bool)
No details are provided for this entry.
SetEndMode(int, int)
Sets the worksheet End Mode property at index.
Declaration Syntax
public void SetEndMode(int index, int newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetEndStep(int, int)
Sets the worksheet End Step property at index.
Declaration Syntax
public void SetEndStep(int index, int newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
546 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectiveWorksheet
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetEnvironment(int, Analysis)
Sets the worksheet Environment property at index.
Declaration Syntax
public void SetEnvironment(int index, Analysis newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(Analysis)
No details are provided for this entry.
SetFormulation(int, TopoObjectiveFormulation)
Sets the worksheet Formulation property at index.
Declaration Syntax
public void SetFormulation(int index, TopoObjectiveFormulation value)
Parameters
index(int)
No details are provided for this entry.
value(TopoObjectiveFormulation)
No details are provided for this entry.
SetMode(int, int)
Sets the worksheet Mode property at index.
Declaration Syntax
public void SetMode(int index, int newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 547
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetMultipleSets(int, bool)
Sets the worksheet Multiple Sets property at row index.
Declaration Syntax
public void SetMultipleSets(int index, bool value)
Parameters
index(int)
No details are provided for this entry.
value(bool)
No details are provided for this entry.
SetObjectiveType(int, ObjectiveType)
Sets the ObjectiveType property at index.
Declaration Syntax
public void SetObjectiveType(int index, ObjectiveType value)
Parameters
index(int)
No details are provided for this entry.
value(ObjectiveType)
No details are provided for this entry.
SetStartMode(int, int)
Sets the worksheet Start Mode property at index.
Declaration Syntax
public void SetStartMode(int index, int newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
548 of ANSYS, Inc. and its subsidiaries and affiliates.
ObjectiveWorksheet
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetStartStep(int, int)
Sets the worksheet Start Step property at index.
Declaration Syntax
public void SetStartStep(int index, int newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetStep(int, int)
Sets the worksheet Step property at index.
Declaration Syntax
public void SetStep(int index, int newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(int)
No details are provided for this entry.
SetWeight(int, double)
Sets the worksheet Weight property at index.
Declaration Syntax
public void SetWeight(int index, double newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 549
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
newVal(double)
No details are provided for this entry.
OptimizationRegion
Defines a OptimizationRegion.
Declaration Syntax
public class OptimizationRegion : OptimizationRegionBaseClass, IMechanicalSelectionInfo, ISelectionInfo
(Inherited from
OptimizationRegionBaseClass (p. 552).)
Property DataModelObjectCategory (p. 550) Gets the current DataModelObject's category.
Property DesignRegionLocation (p. 551) Gets or sets the DesignRegionLocation.
Property ExclusionRegionLocation (p. 551) Gets or sets the ExclusionRegionLocation.
Property InternalObject (p. 551) Gets the internal object. For advanced usage
only.
Property LatticeMaxDensity (p. 551) Gets or sets the LatticeMaxDensity.
Property LatticeMinDensity (p. 551) Gets or sets the LatticeMinDensity.
Property LatticeSize (p. 551) Gets or sets the LatticeSize.
Property LatticeType (p. 552) Gets or sets the LatticeType.
Property OptimizationType (p. 552) Gets or sets the OptimizationType.
Method AddExclusionRegion() (p. 552) Creates a new ExclusionRegion
BoundaryCondition
Gets or sets the BoundaryCondition.
Declaration Syntax
public BoundaryConditionType BoundaryCondition { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
550 of ANSYS, Inc. and its subsidiaries and affiliates.
OptimizationRegion
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
DesignRegionLocation
Gets or sets the DesignRegionLocation.
Declaration Syntax
public ISelectionInfo DesignRegionLocation { set;get; }
ExclusionRegionLocation
Gets or sets the ExclusionRegionLocation.
Declaration Syntax
public ISelectionInfo ExclusionRegionLocation { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSOptimizationRegionAuto InternalObject { get; }
LatticeMaxDensity
Gets or sets the LatticeMaxDensity.
Declaration Syntax
public double LatticeMaxDensity { set;get; }
LatticeMinDensity
Gets or sets the LatticeMinDensity.
Declaration Syntax
public double LatticeMinDensity { set;get; }
LatticeSize
Gets or sets the LatticeSize.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 551
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public Quantity LatticeSize { set;get; }
LatticeType
Gets or sets the LatticeType.
Declaration Syntax
public LatticeType LatticeType { set;get; }
OptimizationType
Gets or sets the OptimizationType.
Declaration Syntax
public OptimizationType OptimizationType { set;get; }
AddExclusionRegion()
Creates a new ExclusionRegion
Declaration Syntax
public virtual ExclusionRegion AddExclusionRegion()
OptimizationRegionBaseClass
Defines a OptimizationRegionBaseClass.
Declaration Syntax
public abstract class OptimizationRegionBaseClass : DataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
552 of ANSYS, Inc. and its subsidiaries and affiliates.
OptimizationRegionBaseClass
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSOptimizationRegionAuto InternalObject { get; }
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 553
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.)
Part
Defines a Part.
Declaration Syntax
public class Part : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
554 of ANSYS, Inc. and its subsidiaries and affiliates.
Part
ApproximateSurfaceArea
Gets the ApproximateSurfaceArea.
Declaration Syntax
public double ApproximateSurfaceArea { get; }
Declaration Syntax
public string Assignment { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 555
Ansys.ACT.Automation.Mechanical Namespace
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; }
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
556 of ANSYS, Inc. and its subsidiaries and affiliates.
Part
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.
Declaration Syntax
public bool Hidden { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 557
Ansys.ACT.Automation.Mechanical Namespace
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; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
558 of ANSYS, Inc. and its subsidiaries and affiliates.
Part
Declaration Syntax
public string MaterialName { set;get; }
Maximum
Gets the Maximum.
Declaration Syntax
public double Maximum { get; }
MeshMetric
Gets the MeshMetric.
Declaration Syntax
public MeshMetricType MeshMetric { get; }
Minimum
Gets the Minimum.
Declaration Syntax
public double Minimum { get; }
MomentOfInertiaIp1
Gets the MomentOfInertiaIp1.
Declaration Syntax
public Quantity MomentOfInertiaIp1 { get; }
MomentOfInertiaIp2
Gets the MomentOfInertiaIp2.
Declaration Syntax
public Quantity MomentOfInertiaIp2 { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 559
Ansys.ACT.Automation.Mechanical Namespace
MomentOfInertiaIp3
Gets the MomentOfInertiaIp3.
Declaration Syntax
public Quantity MomentOfInertiaIp3 { get; }
Nodes
Gets the Nodes.
Declaration Syntax
public int Nodes { get; }
StandardDeviation
Gets the StandardDeviation.
Declaration Syntax
public double StandardDeviation { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Visible
Gets or sets the Visible.
Declaration Syntax
public bool Visible { set;get; }
Volume
Gets the Volume.
Declaration Syntax
public Quantity Volume { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
560 of ANSYS, Inc. and its subsidiaries and affiliates.
Part
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 561
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual IList<ChildrenType> GetChildren<ChildrenType>(bool recurses, IList<ChildrenType>
children)
Parameters
recurses(bool)
Whether to retrieve grandchildren recursively.
children(IList<ChildrenType>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
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.)
PreviewInflation()
Run the PreviewInflation action.
Declaration Syntax
public virtual void PreviewInflation()
PreviewSurfaceMesh()
Run the PreviewSurfaceMesh action.
Declaration Syntax
public virtual void PreviewSurfaceMesh()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
562 of ANSYS, Inc. and its subsidiaries and affiliates.
PartTransform
Update()
Run the Update action.
Declaration Syntax
public virtual void Update()
PartTransform
Defines a PartTransform.
Declaration Syntax
public class PartTransform : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 563
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; }
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; }
DefineBy
Gets or sets the DefineBy.
Declaration Syntax
public PartTransformationDefinitionType DefineBy { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
564 of ANSYS, Inc. and its subsidiaries and affiliates.
PartTransform
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSPartTransformAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Parts
Gets or sets the OutlineSelection.
Declaration Syntax
public IEnumerable<DataModelObject> Parts { set;get; }
RotationX
Gets or sets the RotationX.
Declaration Syntax
public Quantity RotationX { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 565
Ansys.ACT.Automation.Mechanical Namespace
RotationY
Gets or sets the RotationY.
Declaration Syntax
public Quantity RotationY { set;get; }
RotationZ
Gets or sets the RotationZ.
Declaration Syntax
public Quantity RotationZ { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SourceCoordinateSystem
Gets or sets the SourceCoordinateSystem.
Declaration Syntax
public CoordinateSystem SourceCoordinateSystem { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
TargetCoordinateSystem
Gets or sets the TargetCoordinateSystem.
Declaration Syntax
public CoordinateSystem TargetCoordinateSystem { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
566 of ANSYS, Inc. and its subsidiaries and affiliates.
PartTransform
TranslationX
Gets or sets the TranslationX.
Declaration Syntax
public Quantity TranslationX { set;get; }
TranslationY
Gets or sets the TranslationY.
Declaration Syntax
public Quantity TranslationY { set;get; }
TranslationZ
Gets or sets the TranslationZ.
Declaration Syntax
public Quantity TranslationZ { 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 567
Ansys.ACT.Automation.Mechanical Namespace
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
568 of ANSYS, Inc. and its subsidiaries and affiliates.
PartTransformGroup
TransformGeometry()
No details are provided for this entry.
Declaration Syntax
public virtual void TransformGeometry()
PartTransformGroup
Defines a PartTransformGroup.
Declaration Syntax
public class PartTransformGroup : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 569
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSPartTransformGroupAuto InternalObject { get; }
RegenerateContacts
Gets or sets the RegenerateContacts.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
570 of ANSYS, Inc. and its subsidiaries and affiliates.
PartTransformGroup
Declaration Syntax
public bool RegenerateContacts { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
TransformMesh
Gets or sets the TransformMesh.
Declaration Syntax
public bool TransformMesh { 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 571
Ansys.ACT.Automation.Mechanical Namespace
AddPartTransform()
Creates a new PartTransform
Declaration Syntax
public virtual PartTransform AddPartTransform()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
572 of ANSYS, Inc. and its subsidiaries and affiliates.
Path
children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
TransformGeometry()
No details are provided for this entry.
Declaration Syntax
public virtual void TransformGeometry()
Path
Defines a Path.
Declaration Syntax
public class Path : DataModelObject, ISelectionInfo, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 573
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; }
EndCoordinateSystem
Gets or sets the EndCoordinateSystem.
Declaration Syntax
public CoordinateSystem EndCoordinateSystem { set;get; }
EndXCoordinate
Gets or sets the EndXCoordinate.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
574 of ANSYS, Inc. and its subsidiaries and affiliates.
Path
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 575
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IDSPathAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
576 of ANSYS, Inc. and its subsidiaries and affiliates.
Path
Declaration Syntax
public bool SnapToMeshNodes { set;get; }
StartCoordinateSystem
Gets or sets the StartCoordinateSystem.
Declaration Syntax
public CoordinateSystem StartCoordinateSystem { set;get; }
StartXCoordinate
Gets or sets the StartXCoordinate.
Declaration Syntax
public Quantity StartXCoordinate { set;get; }
StartYCoordinate
Gets or sets the StartYCoordinate.
Declaration Syntax
public Quantity StartYCoordinate { set;get; }
StartZCoordinate
Gets or sets the StartZCoordinate.
Declaration Syntax
public Quantity StartZCoordinate { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
AddComment()
Creates a new child Comment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 577
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
578 of ANSYS, Inc. and its subsidiaries and affiliates.
PeriodicRegion
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.
Declaration Syntax
public class PeriodicRegion : SymmetryGeneral
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 579
Ansys.ACT.Automation.Mechanical Namespace
Property InternalObject (p. 580) Gets the internal object. For advanced usage
only.
Property Location (p. 785) Gets or sets the Location.
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; }
Type
Gets or sets the Type.
Declaration Syntax
public PeriodicRegionType Type { set;get; }
PhysicsRegion
Defines a PhysicsRegion.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
580 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion
Declaration Syntax
public class PhysicsRegion : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 581
Ansys.ACT.Automation.Mechanical Namespace
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; }
ElementMorphing
Gets or sets the ElementMorphing.
Declaration Syntax
public ElementMorphingType ElementMorphing { set;get; }
EvanescentWaveAttenuation
Gets or sets the EvanescentWaveAttenuation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
582 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion
Declaration Syntax
public bool EvanescentWaveAttenuation { set;get; }
FluidBehavior
Gets or sets the FluidBehavior.
Declaration Syntax
public FluidBehavior FluidBehavior { set;get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 583
Ansys.ACT.Automation.Mechanical Namespace
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
584 of ANSYS, Inc. and its subsidiaries and affiliates.
PhysicsRegion
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; }
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; }
Thermal
Gets or sets the Thermal.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 585
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public bool Thermal { set;get; }
ThermalStrain
Gets or sets the ThermalStrain.
Declaration Syntax
public ThermalStrainType ThermalStrain { set;get; }
ThermoelasticDamping
Gets or sets the ThermoelasticDamping.
Declaration Syntax
public ThermoelasticDampingType ThermoelasticDamping { set;get; }
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
586 of ANSYS, Inc. and its subsidiaries and affiliates.
PipeIdealization
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
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 587
Ansys.ACT.Automation.Mechanical Namespace
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.
Declaration Syntax
public bool Suppressed { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
588 of ANSYS, Inc. and its subsidiaries and affiliates.
PointMass
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.)
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.)
PointMass
Defines a PointMass.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 589
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class PointMass : GenericPointMass
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
590 of ANSYS, Inc. and its subsidiaries and affiliates.
PointMass
AppliedBy
Gets or sets the AppliedBy.
Declaration Syntax
public RemoteApplicationType AppliedBy { set;get; }
BeamRadius
Gets or sets the BeamRadius.
Declaration Syntax
public Quantity BeamRadius { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 591
Ansys.ACT.Automation.Mechanical Namespace
Mass
Gets or sets the Mass.
Declaration Syntax
public Quantity Mass { set;get; }
MassMomentOfInertiaX
Gets or sets the MassMomentOfInertiaX.
Declaration Syntax
public Quantity MassMomentOfInertiaX { set;get; }
MassMomentOfInertiaY
Gets or sets the MassMomentOfInertiaY.
Declaration Syntax
public Quantity MassMomentOfInertiaY { set;get; }
MassMomentOfInertiaZ
Gets or sets the MassMomentOfInertiaZ.
Declaration Syntax
public Quantity MassMomentOfInertiaZ { set;get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
NodalCoordinateSystem
Gets the NodalCoordinateSystem.
Declaration Syntax
public CoordinateSystem NodalCoordinateSystem { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
592 of ANSYS, Inc. and its subsidiaries and affiliates.
PointMass
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; }
XCoordinate
Gets or sets the XCoordinate.
Declaration Syntax
public Quantity XCoordinate { set;get; }
YCoordinate
Gets or sets the YCoordinate.
Declaration Syntax
public Quantity YCoordinate { set;get; }
ZCoordinate
Gets or sets the ZCoordinate.
Declaration Syntax
public Quantity ZCoordinate { set;get; }
PromoteToRemotePoint()
Run the PromoteToRemotePoint action.
Declaration Syntax
public virtual IEnumerable<RemotePoint> PromoteToRemotePoint()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 593
Ansys.ACT.Automation.Mechanical Namespace
PostContactTool
Defines a PostContactTool.
Declaration Syntax
public class PostContactTool : PreContactTool
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
594 of ANSYS, Inc. and its subsidiaries and affiliates.
PostContactTool
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSContactToolAuto InternalObject { get; }
AddFluidPressure()
Creates a new ContactFluidPressure
Declaration Syntax
public virtual ContactFluidPressure AddFluidPressure()
AddFrictionalStress()
Creates a new ContactFrictionalStress
Declaration Syntax
public virtual ContactFrictionalStress AddFrictionalStress()
AddHeatFlux()
Creates a new ContactHeatFlux
Declaration Syntax
public virtual ContactHeatFlux AddHeatFlux()
AddPressure()
Creates a new ContactPressure
Declaration Syntax
public virtual ContactPressure AddPressure()
AddSlidingDistance()
Creates a new ContactSlidingDistance
Declaration Syntax
public virtual ContactSlidingDistance AddSlidingDistance()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 595
Ansys.ACT.Automation.Mechanical Namespace
PreContactTool
Defines a PreContactTool.
Declaration Syntax
public class PreContactTool : ContactTool
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
596 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCrack
Declaration Syntax
public IDSContactToolAuto InternalObject { get; }
AddGap()
Creates a new ContactGap
Declaration Syntax
public virtual ContactGap AddGap()
AddInitialInformation()
Creates a new ContactDataTable
Declaration Syntax
public virtual ContactDataTable AddInitialInformation()
AddPenetration()
Creates a new ContactPenetration
Declaration Syntax
public virtual ContactPenetration AddPenetration()
AddStatus()
Creates a new ContactStatus
Declaration Syntax
public virtual ContactStatus AddStatus()
PreMeshedCrack
Defines a PreMeshedCrack.
Declaration Syntax
public class PreMeshedCrack : GenericCrack
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 597
Ansys.ACT.Automation.Mechanical Namespace
BottomFaceNodes
Gets or sets the BottomFaceNodes.
Declaration Syntax
public NamedSelection BottomFaceNodes { set;get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
CrackFacesNodes
Gets or sets the CrackFacesNodes.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
598 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCrack
Declaration Syntax
public bool CrackFacesNodes { 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; }
CrackSymmetry
Gets or sets the CrackSymmetry.
Declaration Syntax
public bool CrackSymmetry { 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 IDSCrackAuto InternalObject { get; }
ScopingMethod
Gets the ScopingMethod.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 599
Ansys.ACT.Automation.Mechanical Namespace
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; }
TopFaceNodes
Gets or sets the TopFaceNodes.
Declaration Syntax
public NamedSelection TopFaceNodes { set;get; }
PreMeshedCyclicRegion
Defines a PreMeshedCyclicRegion.
Declaration Syntax
public class PreMeshedCyclicRegion : SymmetryGeneral
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
600 of ANSYS, Inc. and its subsidiaries and affiliates.
PreMeshedCyclicRegion
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; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 601
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }
NumberOfSectors
Gets or sets the NumberOfSectors.
Declaration Syntax
public int NumberOfSectors { set;get; }
RelativeDistanceTolerance
Gets or sets the RelativeDistanceTolerance.
Declaration Syntax
public double RelativeDistanceTolerance { set;get; }
PrimaryCriterion
Defines a PrimaryCriterion.
Declaration Syntax
public class PrimaryCriterion : Criterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
602 of ANSYS, Inc. and its subsidiaries and affiliates.
PrimaryCriterion
BaseResult
Gets or sets the BaseResult.
Declaration Syntax
public BaseResultType BaseResult { 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 IDSTopoCriterionAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 603
Ansys.ACT.Automation.Mechanical Namespace
ReferenceType
Gets or sets the ReferenceType.
Declaration Syntax
public VectorReductionReferenceType ReferenceType { set;get; }
SpatialReduction
Gets or sets the SpatialReduction.
Declaration Syntax
public SpatialReductionType SpatialReduction { set;get; }
SpatialReductionMethod
Gets or sets the SpatialReductionMethod.
Declaration Syntax
public SpatialReductionMethodType SpatialReductionMethod { set;get; }
Step
Gets or sets the Step.
Declaration Syntax
public int Step { set;get; }
VectorReduction
Gets or sets the VectorReduction.
Declaration Syntax
public VectorReductionType VectorReduction { set;get; }
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
604 of ANSYS, Inc. and its subsidiaries and affiliates.
Project
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
Project
Defines a Project.
Declaration Syntax
public class Project : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 605
Ansys.ACT.Automation.Mechanical Namespace
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; }
CreationTime
Gets the CreationTime.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
606 of ANSYS, Inc. and its subsidiaries and affiliates.
Project
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 607
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IDSProjectAuto InternalObject { get; }
LastSaved
Gets the LastSaved.
Declaration Syntax
public string LastSaved { get; }
Model
Gets the Model.
Declaration Syntax
public Model Model { get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
608 of ANSYS, Inc. and its subsidiaries and affiliates.
Project
Declaration Syntax
public bool SaveProjectAfterSolution { set;get; }
SaveProjectBeforeSolution
Gets or sets the SaveProjectBeforeSolution.
Declaration Syntax
public bool SaveProjectBeforeSolution { set;get; }
Subject
Gets or sets the Subject.
Declaration Syntax
public string Subject { set;get; }
UnitSystem
Change the Unit System.
Declaration Syntax
public UserUnitSystemType UnitSystem { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 609
Ansys.ACT.Automation.Mechanical Namespace
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.)
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
610 of ANSYS, Inc. and its subsidiaries and affiliates.
PullOutDirectionManufacturingConstraint
Declaration Syntax
public virtual void SpecifyMetricTemperatureInCelsius()
SpecifyMetricTemperatureInKelvin()
Specify the use of Kelvin thermal units for metric unit systems.
Declaration Syntax
public virtual void SpecifyMetricTemperatureInKelvin()
PullOutDirectionManufacturingConstraint
Defines a PullOutDirectionManufacturingConstraint.
Declaration Syntax
public class PullOutDirectionManufacturingConstraint : ManufacturingConstraint
(Inherited from
ManufacturingConstraint (p. 435).)
Property CoordinateSystem (p. 612) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 612)Gets the current DataModelObject's
category.
Property Direction (p. 612) Gets or sets the Direction.
Property InternalObject (p. 612) Gets the internal object. For advanced usage
only.
Property Location (p. 612) Gets or sets the Location.
Property ScopingMethod (p. 612) Gets or sets the ScopingMethod.
Property Selection (p. 436) Gets or sets the Selection.
(Inherited from
ManufacturingConstraint (p. 435).)
Property Suppressed (p. 437) Gets or sets the Suppressed.
(Inherited from
ManufacturingConstraint (p. 435).)
Axis
Gets or sets the Axis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 611
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public CoordinateSystemAxisType Axis { 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; }
Direction
Gets or sets the Direction.
Declaration Syntax
public PullOutDirectionType Direction { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
612 of ANSYS, Inc. and its subsidiaries and affiliates.
ReactionForceConstraint
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
ReactionForceConstraint
Defines a ReactionForceConstraint.
Declaration Syntax
public class ReactionForceConstraint : ResponseConstraint
AxisSelection
Gets or sets the AxisSelection.
Declaration Syntax
public AxisSelectionType AxisSelection { set;get; }
BoundType
Gets or sets the BoundType.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 613
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public TopoBoundType BoundType { 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 IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
ReactionForceCriteria
Gets or sets the ReactionForceCriteria.
Declaration Syntax
public ReactionForceCriteriaType ReactionForceCriteria { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
XComponentMax
Gets or sets the XComponentMax.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
614 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint
Declaration Syntax
public Field XComponentMax { get; }
YComponentMax
Gets or sets the YComponentMax.
Declaration Syntax
public Field YComponentMax { get; }
ZComponentMax
Gets or sets the ZComponentMax.
Declaration Syntax
public Field ZComponentMax { get; }
RemotePoint
Defines a RemotePoint.
Declaration Syntax
public class RemotePoint : DataModelObject, ISelectionInfo, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 615
Ansys.ACT.Automation.Mechanical Namespace
Behavior
Gets or sets the Behavior.
Declaration Syntax
public LoadBehavior Behavior { set;get; }
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
616 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint
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
Remote point is globally available
Declaration Syntax
public bool GloballyAvailable { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 617
Ansys.ACT.Automation.Mechanical Namespace
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
OutlineSelection
Gets or sets the OutlineSelection.
Declaration Syntax
public IEnumerable<RemotePoint> OutlineSelection { set;get; }
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; }
Radius
Gets or sets the Radius.
Declaration Syntax
public Quantity Radius { set;get; }
RotationX
Gets or sets the RotationX.
Declaration Syntax
public ActiveOrInactive RotationX { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
618 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint
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; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
XComponent
Gets or sets the XComponent.
Declaration Syntax
public ActiveOrInactive XComponent { set;get; }
XCoordinate
Gets or sets the XCoordinate.
Declaration Syntax
public Quantity XCoordinate { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 619
Ansys.ACT.Automation.Mechanical Namespace
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()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
620 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoint
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.)
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.)
GetMeshRegion()
Returns the mesh region associated to the remote point.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 621
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual IMeshRegion GetMeshRegion()
PromoteToNamedSelection()
Run the PromoteToNamedSelection action.
Declaration Syntax
public virtual IEnumerable<NamedSelection> PromoteToNamedSelection()
RemotePoints
Defines a RemotePoints.
Declaration Syntax
public class RemotePoints : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
622 of ANSYS, Inc. and its subsidiaries and affiliates.
RemotePoints
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSRemotePointGroupAuto InternalObject { get; }
ShowConnectionLines
Gets or sets the ShowConnectionLines.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 623
Ansys.ACT.Automation.Mechanical Namespace
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.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddRemotePoint()
Creates a new RemotePoint
Declaration Syntax
public virtual RemotePoint AddRemotePoint()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
624 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponseConstraint
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.)
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.)
ResponseConstraint
Defines a ResponseConstraint.
Declaration Syntax
public abstract class ResponseConstraint : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 625
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; }
EnvironmentSelection
Gets or Sets the EnvironmentSelection to an Analysis object or TopoEnvironmentType enum.
Declaration Syntax
public object EnvironmentSelection { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
626 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSDTool
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.)
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.)
ResponsePSDTool
Defines a ResponsePSDTool.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 627
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class ResponsePSDTool : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
ClusteringFrequencyPoints
Gets or sets the ClusteringFrequencyPoints.
Declaration Syntax
public int ClusteringFrequencyPoints { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
628 of ANSYS, Inc. and its subsidiaries and affiliates.
ResponsePSDTool
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
IncludeAllExcitationFrequencies
Gets or sets the IncludeAllExcitationFrequencies.
Declaration Syntax
public bool IncludeAllExcitationFrequencies { set;get; }
IncludeUserDefinedFrequencies
Gets or sets the IncludeUserDefinedFrequencies.
Declaration Syntax
public bool IncludeUserDefinedFrequencies { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 629
Ansys.ACT.Automation.Mechanical Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResponsePSDToolAuto 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddResponsePSD()
Creates a new ResponsePSD
Declaration Syntax
public virtual ResponsePSD AddResponsePSD()
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
630 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 631
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class SelectionWorksheet : Worksheet, ISelectionInfo
Property RowCount (p. 633) No details are provided for this entry.
Method AddRow() (p. 633) Adds a Row to the worksheet.
Method DeleteRow(int) (p. 634) Deletes a row from the worksheet at
index.
Method Generate() (p. 634) Generate the selection from the
worksheet.
Method GetAction(int) (p. 634) Gets the worksheet Action property at
index.
Method GetBodyTypeValue(int) (p. 634) Gets the worksheet Body Type Value
property at index.
Method GetCoordinateSystemSelection(int) (p. 635) Gets the worksheet
CoordinateSystemSelection property at
index.
Method GetCriterion(int) (p. 635) Gets the worksheet Criterion property
at index.
Method GetCriterionActive(int) (p. 635) Gets the worksheet CriterionActive
property at index.
Method GetEdgeTypeValue(int) (p. 635) Gets the worksheet Edge Type Value
property at index.
Method GetFaceTypeValue(int) (p. 636) Gets the worksheet Face Type Value
property at index.
Method GetGeometryType(int) (p. 636) Gets the worksheet GeometryType
property at index.
Method GetLowerBound(int) (p. 636) Gets the worksheet LowerBound
property at index.
Method GetMeshElementTypeValue(int) (p. 636) Gets the worksheet Mesh Element Type
Value property at index.
Method GetOperator(int) (p. 637) Gets the worksheet Operator property
at index.
Method GetStringValue(int) (p. 637) Gets the worksheet StringValue
property at index.
Method GetTag(uint) (p. 637) Gets the worksheet Tag property at
index.
Method GetUpperBound(int) (p. 638) Gets the worksheet UpperBound
property at index.
Method GetValue(int) (p. 638) Gets the worksheet Value property at
index.
Method SetAction(int, Sets the worksheet Action property at
NamedSelectionWorksheetAction) (p. 638) index.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
632 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 633
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
634 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
GetCoordinateSystemSelection(int)
Gets the worksheet CoordinateSystemSelection property at index.
Declaration Syntax
public uint GetCoordinateSystemSelection(int index)
Parameters
index(int)
No details are provided for this entry.
GetCriterion(int)
Gets the worksheet Criterion property at index.
Declaration Syntax
public NamedSelectionWorksheetCriterion GetCriterion(int index)
Parameters
index(int)
No details are provided for this entry.
GetCriterionActive(int)
Gets the worksheet CriterionActive property at index.
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 635
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
GetFaceTypeValue(int)
Gets the worksheet Face Type Value property at index.
Declaration Syntax
public NamedSelectionWorksheetFaceTypeValues GetFaceTypeValue(int index)
Parameters
index(int)
No details are provided for this entry.
GetGeometryType(int)
Gets the worksheet GeometryType property at index.
Declaration Syntax
public NamedSelectionWorksheetEntityType GetGeometryType(int index)
Parameters
index(int)
No details are provided for this entry.
GetLowerBound(int)
Gets the worksheet LowerBound property at index.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
636 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
Declaration Syntax
public MeshElementShape GetMeshElementTypeValue(int index)
Parameters
index(int)
No details are provided for this entry.
GetOperator(int)
Gets the worksheet Operator property at index.
Declaration Syntax
public NamedSelectionWorksheetOperator GetOperator(int index)
Parameters
index(int)
No details are provided for this entry.
GetStringValue(int)
Gets the worksheet StringValue property at index.
Declaration Syntax
public string GetStringValue(int index)
Parameters
index(int)
No details are provided for this entry.
GetTag(uint)
Gets the worksheet Tag property at index.
Declaration Syntax
public string GetTag(uint index)
Parameters
index(uint)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 637
Ansys.ACT.Automation.Mechanical Namespace
GetUpperBound(int)
Gets the worksheet UpperBound property at index.
Declaration Syntax
public double GetUpperBound(int index)
Parameters
index(int)
No details are provided for this entry.
GetValue(int)
Gets the worksheet Value property at index.
Declaration Syntax
public double GetValue(int index)
Parameters
index(int)
No details are provided for this entry.
SetAction(int, NamedSelectionWorksheetAction)
Sets the worksheet Action property at index.
Declaration Syntax
public void SetAction(int index, NamedSelectionWorksheetAction newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(NamedSelectionWorksheetAction)
No details are provided for this entry.
SetBodyTypeValue(int, NamedSelectionWorksheetBodyTypeValues)
Sets the worksheet Body Type Value property at index.
Declaration Syntax
public void SetBodyTypeValue(int index, NamedSelectionWorksheetBodyTypeValues newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
638 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
Parameters
index(int)
No details are provided for this entry.
newVal(NamedSelectionWorksheetBodyTypeValues)
No details are provided for this entry.
SetCoordinateSystemSelection(int, uint)
Sets the worksheet CoordinateSystemSelection property at index.
Declaration Syntax
public void SetCoordinateSystemSelection(int index, uint newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(uint)
No details are provided for this entry.
SetCriterion(int, NamedSelectionWorksheetCriterion)
Sets the worksheet Criterion property at index.
Declaration Syntax
public void SetCriterion(int index, NamedSelectionWorksheetCriterion value)
Parameters
index(int)
No details are provided for this entry.
value(NamedSelectionWorksheetCriterion)
No details are provided for this entry.
SetCriterionActive(int, bool)
Sets the worksheet CriterionActive property at index.
Declaration Syntax
public void SetCriterionActive(int index, bool newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 639
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
No details are provided for this entry.
newVal(bool)
No details are provided for this entry.
SetEdgeTypeValue(int, NamedSelectionWorksheetEdgeTypeValues)
Sets the worksheet Edge Type Value property at index.
Declaration Syntax
public void SetEdgeTypeValue(int index, NamedSelectionWorksheetEdgeTypeValues newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(NamedSelectionWorksheetEdgeTypeValues)
No details are provided for this entry.
SetEntityType(int, NamedSelectionWorksheetEntityType)
Sets the worksheet GeometryType property at index.
Declaration Syntax
public void SetEntityType(int index, NamedSelectionWorksheetEntityType newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(NamedSelectionWorksheetEntityType)
No details are provided for this entry.
SetFaceTypeValue(int, NamedSelectionWorksheetFaceTypeValues)
Sets the worksheet Face Type Value property at index.
Declaration Syntax
public void SetFaceTypeValue(int index, NamedSelectionWorksheetFaceTypeValues newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
640 of ANSYS, Inc. and its subsidiaries and affiliates.
SelectionWorksheet
Parameters
index(int)
No details are provided for this entry.
newVal(NamedSelectionWorksheetFaceTypeValues)
No details are provided for this entry.
SetLowerBound(int, double)
Sets the worksheet LowerBound property at index.
Declaration Syntax
public void SetLowerBound(int index, double newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(double)
No details are provided for this entry.
SetMeshElementTypeValue(int, MeshElementShape)
Sets the worksheet Mesh Element Type Value property at index.
Declaration Syntax
public void SetMeshElementTypeValue(int index, MeshElementShape newVal)
Parameters
index(int)
No details are provided for this entry.
newVal(MeshElementShape)
No details are provided for this entry.
SetOperator(int, NamedSelectionWorksheetOperator)
Sets the worksheet Operator property at index.
Declaration Syntax
public void SetOperator(int index, NamedSelectionWorksheetOperator newVal)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 641
Ansys.ACT.Automation.Mechanical Namespace
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)
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
642 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 643
Ansys.ACT.Automation.Mechanical Namespace
AlignWithFaceNormal
Gets or sets the AlignWithFaceNormal.
Declaration Syntax
public bool AlignWithFaceNormal { set;get; }
BottomFaceNodes
Gets or sets the BottomFaceNodes.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
644 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack
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; }
CrackFrontDivisions
Gets or sets the CrackFrontDivisions.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 645
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public int CrackFrontDivisions { set;get; }
CrackFrontNodes
Gets or sets the CrackFrontNodes.
Declaration Syntax
public string CrackFrontNodes { set;get; }
CrackMeshMethod
Gets or sets the CrackMeshMethod.
Declaration Syntax
public CrackMeshMethod CrackMeshMethod { 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; }
FractureAffectedZone
Gets or sets the FractureAffectedZone.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
646 of ANSYS, Inc. and its subsidiaries and affiliates.
SemiEllipticalCrack
Declaration Syntax
public FractureAffectedZone FractureAffectedZone { set;get; }
FractureAffectedZoneHeight
Gets or sets the FractureAffectedZoneHeight.
Declaration Syntax
public Quantity FractureAffectedZoneHeight { set;get; }
FrontElementSize
Gets or sets the FrontElementSize.
Declaration Syntax
public Quantity FrontElementSize { 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 IDSCrackAuto InternalObject { get; }
LargestContourRadius
Gets or sets the LargestContourRadius.
Declaration Syntax
public Quantity LargestContourRadius { set;get; }
Location
Gets or sets the Location.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 647
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public ISelectionInfo Location { set;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; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
648 of ANSYS, Inc. and its subsidiaries and affiliates.
SMARTCrackGrowth
Declaration Syntax
public bool Suppressed { set;get; }
Target1Nodes
Gets or sets the Target1Nodes.
Declaration Syntax
public string Target1Nodes { set;get; }
TopFaceNodes
Gets or sets the TopFaceNodes.
Declaration Syntax
public string TopFaceNodes { 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; }
SMARTCrackGrowth
Defines a SMARTCrackGrowth.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 649
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public class SMARTCrackGrowth : GenericDelamination
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
650 of ANSYS, Inc. and its subsidiaries and affiliates.
SMARTCrackGrowth
Analysis
Gets the Analysis.
Declaration Syntax
public DelaminationType Analysis { get; }
AutomaticTimeStepping
Gets or sets the AutomaticTimeStepping.
Declaration Syntax
public AutomaticOrManual AutomaticTimeStepping { set;get; }
CrackGrowthLaw
Gets the CrackGrowthLaw.
Declaration Syntax
public string CrackGrowthLaw { get; }
CrackGrowthMethodology
Gets or sets the CrackGrowthMethodology.
Declaration Syntax
public CrackGrowthMethodology CrackGrowthMethodology { set;get; }
CrackGrowthOption
Gets or sets the CrackGrowthOption.
Declaration Syntax
public CrackGrowthOption CrackGrowthOption { set;get; }
CriticalRate
Gets or sets the CriticalRate.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 651
Ansys.ACT.Automation.Mechanical Namespace
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; }
InitialCrack
Gets or sets the InitialCrack.
Declaration Syntax
public GenericCrack InitialCrack { set;get; }
InitialTimeStep
Gets or sets the InitialTimeStep.
Declaration Syntax
public Quantity InitialTimeStep { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSDelaminationAuto InternalObject { get; }
Material
Gets or sets the Material.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
652 of ANSYS, Inc. and its subsidiaries and affiliates.
SMARTCrackGrowth
Declaration Syntax
public string Material { set;get; }
MaximumTimeStep
Gets or sets the MaximumTimeStep.
Declaration Syntax
public Quantity MaximumTimeStep { set;get; }
MaxIncrementOfCrackExtension
Gets or sets the MaxIncrementOfCrackExtension.
Declaration Syntax
public CrackGrowthIncrementType MaxIncrementOfCrackExtension { set;get; }
MaxIncrementValue
Gets or sets the MaxIncrementValue.
Declaration Syntax
public Quantity MaxIncrementValue { set;get; }
Method
Gets the Method.
Declaration Syntax
public DelaminationMethod Method { get; }
MinimumTimeStep
Gets or sets the MinimumTimeStep.
Declaration Syntax
public Quantity MinimumTimeStep { set;get; }
MinIncrementOfCrackExtension
Gets or sets the MinIncrementOfCrackExtension.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 653
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public CrackGrowthIncrementType MinIncrementOfCrackExtension { set;get; }
MinIncrementValue
Gets or sets the MinIncrementValue.
Declaration Syntax
public Quantity MinIncrementValue { set;get; }
NumberOfCycles
Gets or sets the NumberOfCycles.
Declaration Syntax
public int NumberOfCycles { set;get; }
StopAtMaxCrackExtension
Gets or sets the StopAtMaxCrackExtension.
Declaration Syntax
public StopAtMaxCrackExtensionType StopAtMaxCrackExtension { set;get; }
StopAtMaxCrackExtensionValue
Gets or sets the StopAtMaxCrackExtensionValue.
Declaration Syntax
public Quantity StopAtMaxCrackExtensionValue { set;get; }
StressRatio
Gets or sets the StressRatio.
Declaration Syntax
public double StressRatio { set;get; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
654 of ANSYS, Inc. and its subsidiaries and affiliates.
Solid
Declaration Syntax
public bool Suppressed { set;get; }
Solid
Defines a Solid.
Declaration Syntax
public class Solid : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 655
Ansys.ACT.Automation.Mechanical Namespace
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
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 IDSSolidAuto InternalObject { get; }
PartName
Gets the PartName.
Declaration Syntax
public string PartName { get; }
X1
Gets or sets the X1.
Declaration Syntax
public Quantity X1 { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
656 of ANSYS, Inc. and its subsidiaries and affiliates.
Solid
X2
Gets or sets the X2.
Declaration Syntax
public Quantity X2 { set;get; }
Y1
Gets or sets the Y1.
Declaration Syntax
public Quantity Y1 { set;get; }
Y2
Gets or sets the Y2.
Declaration Syntax
public Quantity Y2 { set;get; }
Z1
Gets or sets the Z1.
Declaration Syntax
public Quantity Z1 { set;get; }
Z2
Gets or sets the Z2.
Declaration Syntax
public Quantity Z2 { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 657
Ansys.ACT.Automation.Mechanical Namespace
AddGeometry()
Add solid to the geometry.
Declaration Syntax
public virtual void AddGeometry()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
658 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
children(IList<DataModelObject>)
Input list that will be populated through the whole process. (If not specified a new list will be created.)
RemoveGeometry()
Remove the solid from the geometry.
Declaration Syntax
public virtual void RemoveGeometry()
UpdateGeometry()
Update the solid on the geometry.
Declaration Syntax
public virtual void UpdateGeometry()
Solution
Defines a Solution.
Declaration Syntax
public class Solution : DataModelObject, IFolderDataModelObject
Property AllThreadsCPUTime (p. 668) No details are provided for this entry.
Property CalculateBeamSectionResults (p. 668) Gets or sets the CalculateBeamSectionResult
Property CellId (p. 668) Gets the CellId.
Property Children (p. 668) Gets the list of children.
Property Comments (p. 669) Gets the list of associated comments.
Property CyclicSectorDisplayRangeBegin (p. 669) Gets or sets the
CyclicSectorDisplayRangeBegin.
Property DataModelObjectCategory (p. 669) Gets the current DataModelObject's categor
Property EigenSolverType (p. 669) No details are provided for this entry.
Property ElapsedRunTime (p. 669) Gets or sets the ElapsedRunTime.
Property ElapsedTime (p. 669) No details are provided for this entry.
Property ElementLoadBalRatio (p. 670) No details are provided for this entry.
Property Elements (p. 670) No details are provided for this entry.
Property ElementSelection (p. 670) Gets or sets the ElementSelection.
Property EquationSolverType (p. 670) No details are provided for this entry.
Property ExportTopologyFile (p. 670) Gets or sets the ExportTopologyFile.
Property Figures (p. 670) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 659
Ansys.ACT.Automation.Mechanical Namespace
Property GpuAcceleration (p. 671) No details are provided for this entry.
Property GPUType (p. 671) No details are provided for this entry.
Property Images (p. 671) Gets the list of associated images.
Property InternalObject (p. 671) Gets the internal object. For advanced usage
only.
Property IOBound (p. 671) No details are provided for this entry.
Property IORead (p. 671) No details are provided for this entry.
Property IOWrite (p. 672) No details are provided for this entry.
Property IsDataExtractionComplete (p. 672) No details are provided for this entry.
Property IsDistributedSolution (p. 672) No details are provided for this entry.
Property IsEigenSolver (p. 672) No details are provided for this entry.
Property IsGPUAccelerationRequested (p. 672) No details are provided for this entry.
Property IsUnsymmetricMatrixSolve (p. 672) No details are provided for this entry.
Property License (p. 673) No details are provided for this entry.
Property LicenseCoresAvailable (p. 673) No details are provided for this entry.
Property MainThreadCPUTime (p. 673) No details are provided for this entry.
Property MaximumRefinementLoops (p. 673) Gets or sets the MaximumRefinementLoops.
Property MemoryAvailable (p. 673) No details are provided for this entry.
Property MemoryUsed (p. 673) Gets or sets the MemoryUsed.
Property MPIType (p. 674) No details are provided for this entry.
Property MSUPHarmonicAnalysis (p. 674) No details are provided for this entry.
Property Nodes (p. 674) No details are provided for this entry.
Property NumberofSectors (p. 674) Gets or sets the NumberofSectors.
Property NumCoresAvailable (p. 674) No details are provided for this entry.
Property NumGPURequested (p. 674) No details are provided for this entry.
Property NumMachinesRequested (p. 675) No details are provided for this entry.
Property NumProcRequested (p. 675) No details are provided for this entry.
Property NumVirtualCoresAvailable (p. 675) No details are provided for this entry.
Property OperatingSystem (p. 675) No details are provided for this entry.
Property ProcessorModel (p. 675) No details are provided for this entry.
Property RefinementDepth (p. 675) Gets or sets the RefinementDepth.
Property ResultFileSize (p. 676) Gets the ResultFileSize.
Property SolutionInformation (p. 676) Gets the SolutionInformation.
Property SolutionUnitSystem (p. 676) No details are provided for this entry.
Property SolverData (p. 676) No details are provided for this entry.
Property SolverType (p. 676) No details are provided for this entry.
Property Status (p. 676) Gets the Status.
Property TabularData (p. 677) Gets the tabular data of the solution. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
660 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Property TimeToCombineDistributedFiles (p. 677) No details are provided for this entry.
Property TopologyResult (p. 677) Gets or sets the TopologyResult.
Property TotalMemoryUsed (p. 677) No details are provided for this entry.
Property WorkingDir (p. 677) Gets the WorkingDir.
Method AddAccelerationFrequencyResponse() (p. 677) Creates a new
AccelerationFrequencyResponse
Method AddAccelerationPhaseResponse() (p. 678) Creates a new AccelerationPhaseResponse
Method AddAccelerationProbe() (p. 678) Creates a new AccelerationProbe
Method AddAccumulatedEquivalentPlasticStrain() (p. 678) Creates a new
AccumulatedEquivalentPlasticStrain
Method AddAcousticAbsorptionCoefficient() (p. 678) Creates a new AcousticAbsorptionCoefficien
Method AddAcousticAWeightedSoundPressureLevel() (p. 678) Creates a new
AcousticAWeightedSoundPressureLevel
Method AddAcousticAWeightedSPLFrequencyResponse() (p. 678) Creates a new
AcousticAWeightedSPLFrequencyResponse
Method AddAcousticDiffuseSoundTransmissionLoss() (p. 679) Creates a new
AcousticDiffuseSoundTransmissionLoss
Method AddAcousticDirectionalVelocityResult() (p. 679) Creates a new
AcousticDirectionalVelocityResult
Method AddAcousticFarFieldAWeightedSPL() (p. 679) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldAWeightedSPLMic() (p. 679) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldDirectivity() (p. 679) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldMaximumPressure() (p. 679) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldMaximumPressureMic() (p. 680) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldMaximumScatteredPressure() (p. 680) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldPhase() (p. 680) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldPhaseMic() (p. 680) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldSoundPowerLevel() (p. 680) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldSoundPowerLevelWaterfallDiagram() (p. 680) Creates a new
AcousticFarFieldSoundPowerLevelWaterfallD
Method AddAcousticFarFieldSPL() (p. 681) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldSPLMic() (p. 681) Creates a new AcousticFarFieldResult
Method AddAcousticFarFieldSPLMicWaterfallDiagram() (p. 681) Creates a new
AcousticFarFieldSPLMicWaterfallDiagram
Method AddAcousticFarFieldTargetStrength() (p. 681) Creates a new AcousticFarFieldResult
Method AddAcousticFrequencyBandAWeightedSPL() (p. 681) Creates a new
AcousticFrequencyBandAWeightedSPL
Method AddAcousticFrequencyBandSPL() (p. 681) Creates a new AcousticFrequencyBandSPL
Method AddAcousticKineticEnergy() (p. 682) Creates a new AcousticKineticEnergy
Method AddAcousticKineticEnergyFrequencyResponse() (p. 682) Creates a new
AcousticKineticEnergyFrequencyResponse
Method AddAcousticPotentialEnergy() (p. 682) Creates a new AcousticPotentialEnergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 661
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
662 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 663
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
664 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 665
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
666 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 667
Ansys.ACT.Automation.Mechanical Namespace
AllThreadsCPUTime
No details are provided for this entry.
Declaration Syntax
public double AllThreadsCPUTime { get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
668 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
EigenSolverType
No details are provided for this entry.
Declaration Syntax
public EigenSolverType EigenSolverType { get; }
ElapsedRunTime
Gets or sets the ElapsedRunTime.
Declaration Syntax
public double ElapsedRunTime { set;get; }
ElapsedTime
No details are provided for this entry.
Declaration Syntax
public double ElapsedTime { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 669
Ansys.ACT.Automation.Mechanical Namespace
ElementLoadBalRatio
No details are provided for this entry.
Declaration Syntax
public double ElementLoadBalRatio { get; }
Elements
No details are provided for this entry.
Declaration Syntax
public int Elements { get; }
ElementSelection
Gets or sets the ElementSelection.
Declaration Syntax
public ConvergenceControlType ElementSelection { set;get; }
EquationSolverType
No details are provided for this entry.
Declaration Syntax
public EquationSolverType EquationSolverType { get; }
ExportTopologyFile
Gets or sets the ExportTopologyFile.
Declaration Syntax
public ExportTopologyFileOption ExportTopologyFile { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
670 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
GpuAcceleration
No details are provided for this entry.
Declaration Syntax
public string GpuAcceleration { get; }
GPUType
No details are provided for this entry.
Declaration Syntax
public DSGPUType GPUType { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSAnswerSetAuto InternalObject { get; }
IOBound
No details are provided for this entry.
Declaration Syntax
public bool IOBound { get; }
IORead
No details are provided for this entry.
Declaration Syntax
public double IORead { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 671
Ansys.ACT.Automation.Mechanical Namespace
IOWrite
No details are provided for this entry.
Declaration Syntax
public double IOWrite { get; }
IsDataExtractionComplete
No details are provided for this entry.
Declaration Syntax
public bool IsDataExtractionComplete { get; }
IsDistributedSolution
No details are provided for this entry.
Declaration Syntax
public bool IsDistributedSolution { get; }
IsEigenSolver
No details are provided for this entry.
Declaration Syntax
public bool IsEigenSolver { get; }
IsGPUAccelerationRequested
No details are provided for this entry.
Declaration Syntax
public bool IsGPUAccelerationRequested { get; }
IsUnsymmetricMatrixSolve
No details are provided for this entry.
Declaration Syntax
public bool IsUnsymmetricMatrixSolve { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
672 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
License
No details are provided for this entry.
Declaration Syntax
public string License { get; }
LicenseCoresAvailable
No details are provided for this entry.
Declaration Syntax
public int LicenseCoresAvailable { get; }
MainThreadCPUTime
No details are provided for this entry.
Declaration Syntax
public double MainThreadCPUTime { get; }
MaximumRefinementLoops
Gets or sets the MaximumRefinementLoops.
Declaration Syntax
public int MaximumRefinementLoops { set;get; }
MemoryAvailable
No details are provided for this entry.
Declaration Syntax
public double MemoryAvailable { get; }
MemoryUsed
Gets or sets the MemoryUsed.
Declaration Syntax
public double MemoryUsed { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 673
Ansys.ACT.Automation.Mechanical Namespace
MPIType
No details are provided for this entry.
Declaration Syntax
public MPIType MPIType { get; }
MSUPHarmonicAnalysis
No details are provided for this entry.
Declaration Syntax
public bool MSUPHarmonicAnalysis { get; }
Nodes
No details are provided for this entry.
Declaration Syntax
public int Nodes { get; }
NumberofSectors
Gets or sets the NumberofSectors.
Declaration Syntax
public int NumberofSectors { set;get; }
NumCoresAvailable
No details are provided for this entry.
Declaration Syntax
public int NumCoresAvailable { get; }
NumGPURequested
No details are provided for this entry.
Declaration Syntax
public int NumGPURequested { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
674 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
NumMachinesRequested
No details are provided for this entry.
Declaration Syntax
public int NumMachinesRequested { get; }
NumProcRequested
No details are provided for this entry.
Declaration Syntax
public int NumProcRequested { get; }
NumVirtualCoresAvailable
No details are provided for this entry.
Declaration Syntax
public int NumVirtualCoresAvailable { get; }
OperatingSystem
No details are provided for this entry.
Declaration Syntax
public string OperatingSystem { get; }
ProcessorModel
No details are provided for this entry.
Declaration Syntax
public string ProcessorModel { get; }
RefinementDepth
Gets or sets the RefinementDepth.
Declaration Syntax
public int RefinementDepth { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 675
Ansys.ACT.Automation.Mechanical Namespace
ResultFileSize
Gets the ResultFileSize.
Declaration Syntax
public double ResultFileSize { get; }
SolutionInformation
Gets the SolutionInformation.
Declaration Syntax
public SolutionInformation SolutionInformation { get; }
SolutionUnitSystem
No details are provided for this entry.
Declaration Syntax
public MechanicalUnitSystem SolutionUnitSystem { get; }
SolverData
No details are provided for this entry.
Declaration Syntax
public object SolverData { get; }
SolverType
No details are provided for this entry.
Declaration Syntax
public SolverType SolverType { get; }
Status
Gets the Status.
Declaration Syntax
public SolutionStatusType Status { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
676 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
TabularData
Gets the tabular data of the solution. Use a to get index to each column of the tabular data.
Declaration Syntax
public ITable TabularData { get; }
TimeToCombineDistributedFiles
No details are provided for this entry.
Declaration Syntax
public double TimeToCombineDistributedFiles { get; }
TopologyResult
Gets or sets the TopologyResult.
Declaration Syntax
public DataModelObject TopologyResult { set;get; }
TotalMemoryUsed
No details are provided for this entry.
Declaration Syntax
public double TotalMemoryUsed { get; }
WorkingDir
Gets the WorkingDir.
Declaration Syntax
public string WorkingDir { get; }
AddAccelerationFrequencyResponse()
Creates a new AccelerationFrequencyResponse
Declaration Syntax
public virtual AccelerationFrequencyResponse AddAccelerationFrequencyResponse()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 677
Ansys.ACT.Automation.Mechanical Namespace
AddAccelerationPhaseResponse()
Creates a new AccelerationPhaseResponse
Declaration Syntax
public virtual AccelerationPhaseResponse AddAccelerationPhaseResponse()
AddAccelerationProbe()
Creates a new AccelerationProbe
Declaration Syntax
public virtual AccelerationProbe AddAccelerationProbe()
AddAccumulatedEquivalentPlasticStrain()
Creates a new AccumulatedEquivalentPlasticStrain
Declaration Syntax
public virtual AccumulatedEquivalentPlasticStrain AddAccumulatedEquivalentPlasticStrain()
AddAcousticAbsorptionCoefficient()
Creates a new AcousticAbsorptionCoefficient
Declaration Syntax
public virtual AcousticAbsorptionCoefficient AddAcousticAbsorptionCoefficient()
AddAcousticAWeightedSoundPressureLevel()
Creates a new AcousticAWeightedSoundPressureLevel
Declaration Syntax
public virtual AcousticAWeightedSoundPressureLevel AddAcousticAWeightedSoundPressureLevel()
AddAcousticAWeightedSPLFrequencyResponse()
Creates a new AcousticAWeightedSPLFrequencyResponse
Declaration Syntax
public virtual AcousticAWeightedSPLFrequencyResponse AddAcousticAWeightedSPLFrequencyRe-
sponse()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
678 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddAcousticDiffuseSoundTransmissionLoss()
Creates a new AcousticDiffuseSoundTransmissionLoss
Declaration Syntax
public virtual AcousticDiffuseSoundTransmissionLoss AddAcousticDiffuseSoundTransmissionLoss()
AddAcousticDirectionalVelocityResult()
Creates a new AcousticDirectionalVelocityResult
Declaration Syntax
public virtual AcousticDirectionalVelocityResult AddAcousticDirectionalVelocityResult()
AddAcousticFarFieldAWeightedSPL()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldAWeightedSPL()
AddAcousticFarFieldAWeightedSPLMic()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldAWeightedSPLMic()
AddAcousticFarFieldDirectivity()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldDirectivity()
AddAcousticFarFieldMaximumPressure()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldMaximumPressure()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 679
Ansys.ACT.Automation.Mechanical Namespace
AddAcousticFarFieldMaximumPressureMic()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldMaximumPressureMic()
AddAcousticFarFieldMaximumScatteredPressure()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldMaximumScatteredPressure()
AddAcousticFarFieldPhase()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldPhase()
AddAcousticFarFieldPhaseMic()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldPhaseMic()
AddAcousticFarFieldSoundPowerLevel()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldSoundPowerLevel()
AddAcousticFarFieldSoundPowerLevelWaterfallDiagram()
Creates a new AcousticFarFieldSoundPowerLevelWaterfallDiagram
Declaration Syntax
public virtual AcousticFarFieldSoundPowerLevelWaterfallDiagram AddAcousticFarFieldSoundPower-
LevelWaterfallDiagram()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
680 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddAcousticFarFieldSPL()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldSPL()
AddAcousticFarFieldSPLMic()
Creates a new AcousticFarFieldResult
Declaration Syntax
public virtual AcousticFarFieldResult AddAcousticFarFieldSPLMic()
AddAcousticFarFieldSPLMicWaterfallDiagram()
Creates a new AcousticFarFieldSPLMicWaterfallDiagram
Declaration Syntax
public virtual AcousticFarFieldSPLMicWaterfallDiagram AddAcousticFarFieldSPLMicWaterfallDiagram()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 681
Ansys.ACT.Automation.Mechanical Namespace
AddAcousticKineticEnergy()
Creates a new AcousticKineticEnergy
Declaration Syntax
public virtual AcousticKineticEnergy AddAcousticKineticEnergy()
AddAcousticKineticEnergyFrequencyResponse()
Creates a new AcousticKineticEnergyFrequencyResponse
Declaration Syntax
public virtual AcousticKineticEnergyFrequencyResponse AddAcousticKineticEnergyFrequencyResponse()
AddAcousticPotentialEnergy()
Creates a new AcousticPotentialEnergy
Declaration Syntax
public virtual AcousticPotentialEnergy AddAcousticPotentialEnergy()
AddAcousticPotentialEnergyFrequencyResponse()
Creates a new AcousticPotentialEnergyFrequencyResponse
Declaration Syntax
public virtual AcousticPotentialEnergyFrequencyResponse AddAcousticPotentialEnergyFrequencyRe-
sponse()
AddAcousticPressureFrequencyResponse()
Creates a new AcousticPressureFrequencyResponse
Declaration Syntax
public virtual AcousticPressureFrequencyResponse AddAcousticPressureFrequencyResponse()
AddAcousticPressureResult()
Creates a new AcousticPressureResult
Declaration Syntax
public virtual AcousticPressureResult AddAcousticPressureResult()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
682 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddAcousticReturnLoss()
Creates a new AcousticReturnLoss
Declaration Syntax
public virtual AcousticReturnLoss AddAcousticReturnLoss()
AddAcousticSoundPressureLevel()
Creates a new AcousticSoundPressureLevel
Declaration Syntax
public virtual AcousticSoundPressureLevel AddAcousticSoundPressureLevel()
AddAcousticSPLFrequencyResponse()
Creates a new AcousticSPLFrequencyResponse
Declaration Syntax
public virtual AcousticSPLFrequencyResponse AddAcousticSPLFrequencyResponse()
AddAcousticTotalVelocityResult()
Creates a new AcousticTotalVelocityResult
Declaration Syntax
public virtual AcousticTotalVelocityResult AddAcousticTotalVelocityResult()
AddAcousticTransmissionLoss()
Creates a new AcousticTransmissionLoss
Declaration Syntax
public virtual AcousticTransmissionLoss AddAcousticTransmissionLoss()
AddAcousticVelocityFrequencyResponse()
Creates a new AcousticVelocityFrequencyResponse
Declaration Syntax
public virtual AcousticVelocityFrequencyResponse AddAcousticVelocityFrequencyResponse()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 683
Ansys.ACT.Automation.Mechanical Namespace
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()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
684 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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()
AddCampbellDiagram()
Creates a new CampbellDiagram
Declaration Syntax
public virtual CampbellDiagram AddCampbellDiagram()
AddCommandSnippet()
Creates a new CommandSnippet
Declaration Syntax
public virtual CommandSnippet AddCommandSnippet()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 685
Ansys.ACT.Automation.Mechanical Namespace
AddCompositeCriterion()
Creates a new CompositeCriterion
Declaration Syntax
public virtual CompositeCriterion AddCompositeCriterion()
AddContactTool()
Creates a new ContactTool
Declaration Syntax
public virtual PostContactTool 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
686 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 687
Ansys.ACT.Automation.Mechanical Namespace
AddDirectionalBendingMoment()
Creates a new DirectionalBendingMoment
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
688 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddDirectionalMagneticFluxDensity()
Creates a new DirectionalMagneticFluxDensity
Declaration Syntax
public virtual DirectionalMagneticFluxDensity AddDirectionalMagneticFluxDensity()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 689
Ansys.ACT.Automation.Mechanical Namespace
AddElasticStrainFrequencyResponse()
Creates a new ElasticStrainFrequencyResponse
Declaration Syntax
public virtual ElasticStrainFrequencyResponse AddElasticStrainFrequencyResponse()
AddElasticStrainIntensity()
Creates a new ElasticStrainIntensity
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
690 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddElementalEulerXYAngle()
Creates a new ElementalEulerXYAngle
Declaration Syntax
public virtual ElementalEulerXYAngle AddElementalEulerXYAngle()
AddElementalEulerXZAngle()
Creates a new ElementalEulerXZAngle
Declaration Syntax
public virtual ElementalEulerXZAngle AddElementalEulerXZAngle()
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 691
Ansys.ACT.Automation.Mechanical Namespace
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
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
692 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddEquivalentPlasticStrain()
Creates a new EquivalentPlasticStrain
Declaration Syntax
public virtual EquivalentPlasticStrain AddEquivalentPlasticStrain()
AddEquivalentPlasticStrainRST()
Creates a new EquivalentPlasticStrainRST
Declaration Syntax
public virtual EquivalentPlasticStrainRST AddEquivalentPlasticStrainRST()
AddEquivalentRadiatedPower()
Creates a new EquivalentRadiatedPower
Declaration Syntax
public virtual EquivalentRadiatedPower AddEquivalentRadiatedPower()
AddEquivalentRadiatedPowerLevel()
Creates a new EquivalentRadiatedPowerLevel
Declaration Syntax
public virtual EquivalentRadiatedPowerLevel AddEquivalentRadiatedPowerLevel()
AddEquivalentRadiatedPowerLevelWaterfallDiagram()
Creates a new EquivalentRadiatedPowerLevelWaterfallDiagram
Declaration Syntax
public virtual EquivalentRadiatedPowerLevelWaterfallDiagram AddEquivalentRadiatedPowerLevelWa-
terfallDiagram()
AddEquivalentRadiatedPowerWaterfallDiagram()
Creates a new EquivalentRadiatedPowerWaterfallDiagram
Declaration Syntax
public virtual EquivalentRadiatedPowerWaterfallDiagram AddEquivalentRadiatedPowerWaterfallDia-
gram()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 693
Ansys.ACT.Automation.Mechanical Namespace
AddEquivalentStress()
Creates a new EquivalentStress
Declaration Syntax
public virtual EquivalentStress AddEquivalentStress()
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()
AddExpansionSettings()
Creates a new ExpansionSettings
Declaration Syntax
public virtual ExpansionSettings AddExpansionSettings()
AddFatigueTool()
Creates a new FatigueTool
Declaration Syntax
public virtual FatigueTool AddFatigueTool()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
694 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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
Declaration Syntax
public virtual FiberTensileDamageVariable AddFiberTensileDamageVariable()
AddFiberTensileFailureCriterion()
Creates a new FiberTensileFailureCriterion
Declaration Syntax
public virtual FiberTensileFailureCriterion AddFiberTensileFailureCriterion()
AddFieldIntensityProbe()
Creates a new FieldIntensityProbe
Declaration Syntax
public virtual FieldIntensityProbe AddFieldIntensityProbe()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 695
Ansys.ACT.Automation.Mechanical Namespace
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()
AddFluxLinkage()
Creates a new FluxLinkage
Declaration Syntax
public virtual FluxLinkage AddFluxLinkage()
AddForceReaction()
Creates a new ForceReaction
Declaration Syntax
public virtual ForceReaction AddForceReaction()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
696 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
AddForceSummationProbe()
Creates a new ForceSummationProbe
Declaration Syntax
public virtual ForceSummationProbe AddForceSummationProbe()
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddInductance()
Creates a new Inductance
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 697
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Inductance AddInductance()
AddJointProbe()
Creates a new JointProbe
Declaration Syntax
public virtual JointProbe AddJointProbe()
AddJouleHeat()
Creates a new JouleHeat
Declaration Syntax
public virtual JouleHeat AddJouleHeat()
AddJouleHeatProbe()
Creates a new JouleHeatProbe
Declaration Syntax
public virtual JouleHeatProbe AddJouleHeatProbe()
AddLatticeDensity()
Creates a new LatticeDensity
Declaration Syntax
public virtual LatticeDensity AddLatticeDensity()
AddLatticeElementalDensity()
Creates a new LatticeElementalDensity
Declaration Syntax
public virtual LatticeElementalDensity AddLatticeElementalDensity()
AddLinearizedEquivalentStress()
Creates a new LinearizedEquivalentStress
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
698 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 699
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual LinearizedShearStress AddLinearizedShearStress()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
700 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual MagneticPotential AddMagneticPotential()
AddMagneticTotalForces()
Creates a new MagneticTotalForces
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 701
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual MaximumFailureCriteria AddMaximumFailureCriteria()
AddMaximumPrincipalElasticStrain()
Creates a new MaximumPrincipalElasticStrain
Declaration Syntax
public virtual MaximumPrincipalElasticStrain AddMaximumPrincipalElasticStrain()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
702 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual MembraneStressEquivalent AddMembraneStressEquivalent()
AddMembraneStressIntensity()
Creates a new MembraneStressIntensity
Declaration Syntax
public virtual MembraneStressIntensity AddMembraneStressIntensity()
AddMiddlePrincipalElasticStrain()
Creates a new MiddlePrincipalElasticStrain
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 703
Ansys.ACT.Automation.Mechanical Namespace
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()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
704 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 705
Ansys.ACT.Automation.Mechanical Namespace
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()
AddPrimaryCriterion()
Creates a new PrimaryCriterion
Declaration Syntax
public virtual PrimaryCriterion AddPrimaryCriterion()
AddRadiationProbe()
Creates a new RadiationProbe
Declaration Syntax
public virtual RadiationProbe AddRadiationProbe()
AddReactionProbe()
Creates a new ReactionProbe
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
706 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual ReactionProbe AddReactionProbe()
AddResponsePSD()
Creates a new ResponsePSD
Declaration Syntax
public virtual ResponsePSD AddResponsePSD()
AddResponsePSDTool()
Creates a new ResponsePSDTool
Declaration Syntax
public virtual ResponsePSDTool AddResponsePSDTool()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 707
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
708 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramMZ()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 709
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual DirectionalShearMomentDiagram AddShearMomentDiagramVZ()
AddShearStress()
Creates a new ShearStress
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
710 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual SpringProbe AddSpringProbe()
AddStabilizationEnergy()
Creates a new StabilizationEnergy
Declaration Syntax
public virtual StabilizationEnergy AddStabilizationEnergy()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 711
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual StressProbe AddStressProbe()
AddStressTool()
Creates a new StressTool
Declaration Syntax
public virtual StressTool AddStressTool()
AddStructuralError()
Creates a new StructuralError
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
712 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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()
AddTopologyDensity()
Creates a new TopologyDensity
Declaration Syntax
public virtual TopologyDensity AddTopologyDensity()
AddTopologyElementalDensity()
Creates a new TopologyElementalDensity
Declaration Syntax
public virtual TopologyElementalDensity AddTopologyElementalDensity()
AddTorqueProbe()
Creates a new TorqueProbe
Declaration Syntax
public virtual TorqueProbe AddTorqueProbe()
AddTotalAcceleration()
Creates a new TotalAcceleration
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 713
Ansys.ACT.Automation.Mechanical Namespace
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
714 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 715
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual UserDefinedResult AddUserDefinedResult()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
716 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual VectorPrincipalElasticStrain AddVectorPrincipalElasticStrain()
AddVectorPrincipalStress()
Creates a new VectorPrincipalStress
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 717
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual VelocityProbe AddVelocityProbe()
AddVoltageProbe()
Creates a new ElectricVoltageProbe
Declaration Syntax
public virtual ElectricVoltageProbe AddVoltageProbe()
AddVolume()
Creates a new Volume
Declaration Syntax
public virtual Volume AddVolume()
AddVolumeProbe()
Creates a new VolumeProbe
Declaration Syntax
public virtual VolumeProbe AddVolumeProbe()
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
ExtractSolutionStatistics()
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
718 of ANSYS, Inc. and its subsidiaries and affiliates.
Solution
Declaration Syntax
public virtual void ExtractSolutionStatistics()
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.)
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.)
GetResults()
Gets the Results from the server.
Declaration Syntax
public virtual void GetResults()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 719
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.Mechanical.DataModel.Enums.UnitSystemIDType
Solve(bool, SolveConfiguration)
Run the Solve action.
Declaration Syntax
public virtual void Solve(bool wait, SolveConfiguration config)
Parameters
wait(bool)
Wait or not for the solve to be done.
config(SolveConfiguration)
The solve configuration to use. If null, the default.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
720 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
Solve(bool, string)
Run the Solve action.
Declaration Syntax
public virtual void Solve(bool wait, string config)
Parameters
wait(bool)
Wait or not for the solve to be done.
config(string)
The solve configuration to use. Will throw an error if the input solve configuration does not exist. If none
is provided, the default is used for the solve.
SolutionCombination
Defines a SolutionCombination.
Declaration Syntax
public class SolutionCombination : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 721
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
722 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 723
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; }
Definition
Get the SolutionCombinationDefinition object. This object contains all the Solution Combination data
like Base Cases, Load Combinations and Coefficients.
Declaration Syntax
public SolutionCombinationDefinition Definition { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSSolutionCombinationAuto InternalObject { get; }
WorksheetType
Gets or sets the WorksheetType.
Declaration Syntax
public SolutionCombinationWorksheetType WorksheetType { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
724 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
AddBeamTool()
Creates a new BeamTool
Declaration Syntax
public virtual BeamTool AddBeamTool()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddContactTool()
Creates a new ContactTool
Declaration Syntax
public virtual PostContactTool AddContactTool()
AddDirectionalAcceleration()
Creates a new DirectionalAcceleration
Declaration Syntax
public virtual DirectionalAcceleration AddDirectionalAcceleration()
AddDirectionalAxialForce()
Creates a new DirectionalAxialForce
Declaration Syntax
public virtual DirectionalAxialForce AddDirectionalAxialForce()
AddDirectionalBendingMoment()
Creates a new DirectionalBendingMoment
Declaration Syntax
public virtual DirectionalBendingMoment AddDirectionalBendingMoment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 725
Ansys.ACT.Automation.Mechanical Namespace
AddDirectionalDeformation()
Creates a new DirectionalDeformation
Declaration Syntax
public virtual DirectionalDeformation AddDirectionalDeformation()
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()
AddElasticStrainIntensity()
Creates a new ElasticStrainIntensity
Declaration Syntax
public virtual ElasticStrainIntensity AddElasticStrainIntensity()
AddEquivalentElasticStrain()
Creates a new EquivalentElasticStrain
Declaration Syntax
public virtual EquivalentElasticStrain AddEquivalentElasticStrain()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
726 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
AddEquivalentStress()
Creates a new EquivalentStress
Declaration Syntax
public virtual EquivalentStress AddEquivalentStress()
AddEquivalentTotalStrain()
Creates a new EquivalentTotalStrain
Declaration Syntax
public virtual EquivalentTotalStrain AddEquivalentTotalStrain()
AddFatigueTool()
Creates a new FatigueTool
Declaration Syntax
public virtual FatigueTool AddFatigueTool()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddLinearizedEquivalentStress()
Creates a new LinearizedEquivalentStress
Declaration Syntax
public virtual LinearizedEquivalentStress AddLinearizedEquivalentStress()
AddLinearizedMaximumPrincipalStress()
Creates a new LinearizedMaximumPrincipalStress
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 727
Ansys.ACT.Automation.Mechanical Namespace
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()
AddLinearizedStressIntensity()
Creates a new LinearizedStressIntensity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
728 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
Declaration Syntax
public virtual LinearizedStressIntensity AddLinearizedStressIntensity()
AddMaximumPrincipalElasticStrain()
Creates a new MaximumPrincipalElasticStrain
Declaration Syntax
public virtual MaximumPrincipalElasticStrain AddMaximumPrincipalElasticStrain()
AddMaximumPrincipalStress()
Creates a new MaximumPrincipalStress
Declaration Syntax
public virtual MaximumPrincipalStress AddMaximumPrincipalStress()
AddMaximumShearElasticStrain()
Creates a new MaximumShearElasticStrain
Declaration Syntax
public virtual MaximumShearElasticStrain AddMaximumShearElasticStrain()
AddMaximumShearStress()
Creates a new MaximumShearStress
Declaration Syntax
public virtual MaximumShearStress AddMaximumShearStress()
AddMiddlePrincipalElasticStrain()
Creates a new MiddlePrincipalElasticStrain
Declaration Syntax
public virtual MiddlePrincipalElasticStrain AddMiddlePrincipalElasticStrain()
AddMiddlePrincipalStress()
Creates a new MiddlePrincipalStress
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 729
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual MiddlePrincipalStress AddMiddlePrincipalStress()
AddMinimumPrincipalElasticStrain()
Creates a new MinimumPrincipalElasticStrain
Declaration Syntax
public virtual MinimumPrincipalElasticStrain AddMinimumPrincipalElasticStrain()
AddMinimumPrincipalStress()
Creates a new MinimumPrincipalStress
Declaration Syntax
public virtual MinimumPrincipalStress AddMinimumPrincipalStress()
AddNormalElasticStrain()
Creates a new NormalElasticStrain
Declaration Syntax
public virtual NormalElasticStrain AddNormalElasticStrain()
AddNormalStress()
Creates a new NormalStress
Declaration Syntax
public virtual NormalStress AddNormalStress()
AddShearElasticStrain()
Creates a new ShearElasticStrain
Declaration Syntax
public virtual ShearElasticStrain AddShearElasticStrain()
AddShearMomentDiagramMSUM()
Creates a new TotalShearMomentDiagram
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
730 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
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()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 731
Ansys.ACT.Automation.Mechanical Namespace
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
Declaration Syntax
public virtual ShearStress AddShearStress()
AddStressIntensity()
Creates a new StressIntensity
Declaration Syntax
public virtual StressIntensity AddStressIntensity()
AddStressTool()
Creates a new StressTool
Declaration Syntax
public virtual StressTool AddStressTool()
AddTotalAcceleration()
Creates a new TotalAcceleration
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
732 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
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()
AddTotalDeformation()
Creates a new TotalDeformation
Declaration Syntax
public virtual TotalDeformation AddTotalDeformation()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 733
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual TotalVelocity AddTotalVelocity()
AddUserDefinedResult()
Creates a new UserDefinedResult
Declaration Syntax
public virtual UserDefinedResult AddUserDefinedResult()
AddVectorAxialForce()
Creates a new VectorAxialForce
Declaration Syntax
public virtual VectorAxialForce AddVectorAxialForce()
AddVectorBendingMoment()
Creates a new VectorBendingMoment
Declaration Syntax
public virtual VectorBendingMoment AddVectorBendingMoment()
AddVectorPrincipalElasticStrain()
Creates a new VectorPrincipalElasticStrain
Declaration Syntax
public virtual VectorPrincipalElasticStrain AddVectorPrincipalElasticStrain()
AddVectorPrincipalStress()
Creates a new VectorPrincipalStress
Declaration Syntax
public virtual VectorPrincipalStress AddVectorPrincipalStress()
AddVectorShearForce()
Creates a new VectorShearForce
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
734 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombination
Declaration Syntax
public virtual VectorShearForce AddVectorShearForce()
AddVectorTorsionalMoment()
Creates a new VectorTorsionalMoment
Declaration Syntax
public virtual VectorTorsionalMoment AddVectorTorsionalMoment()
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public virtual void ClearGeneratedData()
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 735
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.)
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.)
SolutionCombinationDefinition
No details are provided for this entry.
Declaration Syntax
public class SolutionCombinationDefinition
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
736 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationDefinition
Method GetBaseCaseName(int) (p. 740) Gets the BaseCase Name property at given index
Method GetBaseCasePhaseAngle(int) (p. 740) Gets the Phase Angle property from the Base Case
at given index
Method GetBaseCaseTime(int) (p. 740) Gets the Time property from the Base Case at given
index
Method GetCoefficient(int, int) (p. 740) Gets the Coefficient property at given
LoadCombination index and BaseCase index
Method GetLoadCombinationName(int) (p. 741) Gets the LoadCombination Name property at given
index
Method GetLoadCombinationType(int) (p. 741) Gets the Load Combination Type property at given
index
Method Import(string) (p. 741) Import Load Combination Definition data from
Comma Separated Value (CSV) files
Method SetBaseCaseAnalysis(int, Sets the BaseCase Analysis property to given index.
Analysis) (p. 742)
Method SetBaseCaseFrequency(int, Sets the Frequency property to the Base Case at
double) (p. 742) given index
Method SetBaseCaseName(int, string) (p. 742) Sets the BaseCase Name property at given index
Method SetBaseCasePhaseAngle(int, Sets the Phase Angle property to the Base Case at
double) (p. 743) given index
Method SetBaseCaseTime(int, double) (p. 743) Sets the Time property to the Base Case at given
index
Method SetCoefficient(int, int, double) (p. 743) Sets the Coefficient property at given
LoadCombination index and BaseCase index
Method SetLoadCombinationName(int, Sets the LoadCombination Name property at given
string) (p. 744) index
Method SetLoadCombinationType(int, Sets the Load Combination Type property at given
int) (p. 744) index
BaseCaseCount
Gets the number of bases cases
Declaration Syntax
public int BaseCaseCount { get; }
LoadCombinationCount
Gets the number of load combinations
Declaration Syntax
public int LoadCombinationCount { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 737
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public void AddBaseCase(string name, Analysis analysis, double time)
Parameters
name(string)
Name of the BaseCase
analysis(Analysis)
Analysis object to use as BaseCase
time(double)
Time of Analysis to use as BaseCase (Defaults to EndTime)
AddLoadCombination(string, int)
Add a LoadCombination to the SolutionCombination Definition
Declaration Syntax
public void AddLoadCombination(string name, int type)
Parameters
name(string)
Name of the Load Combination
type(int)
Type of the Load Combination (0 for Linear, 1 for SRSS)
DeleteBaseCase(int)
Delete a BaseCase from the SolutionCombinationDefinition
Declaration Syntax
public void DeleteBaseCase(int index)
Parameters
index(int)
Index to delete Base Case at
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
738 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationDefinition
DeleteLoadCombination(int)
Delete a LoadCombination from the SolutionCombination Definition
Declaration Syntax
public void DeleteLoadCombination(int index)
Parameters
index(int)
Index of the LoadCombination to delete
Export(string)
Export Load Combination Definition data to Comma Separated Value (CSV) files
Declaration Syntax
public void Export(string filepath)
Parameters
filepath(string)
Complete filepath to exported CSV file
GetBaseCaseAnalysis(int)
Gets the BaseCase Analysis property at given index.
Declaration Syntax
public Analysis GetBaseCaseAnalysis(int index)
Parameters
index(int)
Index to get Base Case Analysis at
GetBaseCaseFrequency(int)
Gets the Frequency property from the Base Case at given index
Declaration Syntax
public double GetBaseCaseFrequency(int index)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 739
Ansys.ACT.Automation.Mechanical Namespace
Parameters
index(int)
Index to get Base Case Frequency at
GetBaseCaseName(int)
Gets the BaseCase Name property at given index
Declaration Syntax
public string GetBaseCaseName(int index)
Parameters
index(int)
Index to get Base Case Name at
GetBaseCasePhaseAngle(int)
Gets the Phase Angle property from the Base Case at given index
Declaration Syntax
public double GetBaseCasePhaseAngle(int index)
Parameters
index(int)
Index to get Base Case Phase Angle at
GetBaseCaseTime(int)
Gets the Time property from the Base Case at given index
Declaration Syntax
public double GetBaseCaseTime(int index)
Parameters
index(int)
Index to get Base Case Time at
GetCoefficient(int, int)
Gets the Coefficient property at given LoadCombination index and BaseCase index
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
740 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationDefinition
Declaration Syntax
public double GetCoefficient(int LCindex, int BCindex)
Parameters
LCindex(int)
LoadCombination index (row)
BCindex(int)
BaseCase index (column)
GetLoadCombinationName(int)
Gets the LoadCombination Name property at given index
Declaration Syntax
public string GetLoadCombinationName(int index)
Parameters
index(int)
Index to get LoadCombination Name at
GetLoadCombinationType(int)
Gets the Load Combination Type property at given index
Declaration Syntax
public int GetLoadCombinationType(int index)
Parameters
index(int)
Index to get Load Combination Type at
Import(string)
Import Load Combination Definition data from Comma Separated Value (CSV) files
Declaration Syntax
public void Import(string filepath)
Parameters
filepath(string)
Complete filepath to CSV file to import from
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 741
Ansys.ACT.Automation.Mechanical Namespace
SetBaseCaseAnalysis(int, Analysis)
Sets the BaseCase Analysis property to given index.
Declaration Syntax
public void SetBaseCaseAnalysis(int index, Analysis analysis)
Parameters
index(int)
Index to set Base Case Analysis at
analysis(Analysis)
Analysis object to set as Base Case Analysis
SetBaseCaseFrequency(int, double)
Sets the Frequency property to the Base Case at given index
Declaration Syntax
public void SetBaseCaseFrequency(int index, double value)
Parameters
index(int)
Index to set Base Case frequency at
value(double)
Value of frequency to set
SetBaseCaseName(int, string)
Sets the BaseCase Name property at given index
Declaration Syntax
public void SetBaseCaseName(int index, string name)
Parameters
index(int)
Index to set Base Case Name at
name(string)
Base Case Name string
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
742 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionCombinationDefinition
SetBaseCasePhaseAngle(int, double)
Sets the Phase Angle property to the Base Case at given index
Declaration Syntax
public void SetBaseCasePhaseAngle(int index, double value)
Parameters
index(int)
Index to set Base Case Phase Angle at
value(double)
Value of Phase Angle to set
SetBaseCaseTime(int, double)
Sets the Time property to the Base Case at given index
Declaration Syntax
public void SetBaseCaseTime(int index, double value)
Parameters
index(int)
Index to set Base Case time at
value(double)
Value of time to set
Declaration Syntax
public void SetCoefficient(int LCindex, int BCindex, double value)
Parameters
LCindex(int)
LoadCombination index (row)
BCindex(int)
BaseCase index (column)
value(double)
Coefficient value
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 743
Ansys.ACT.Automation.Mechanical Namespace
SetLoadCombinationName(int, string)
Sets the LoadCombination Name property at given index
Declaration Syntax
public void SetLoadCombinationName(int index, string name)
Parameters
index(int)
Index to set LoadCombination Name at
name(string)
Base Case Name string
SetLoadCombinationType(int, int)
Sets the Load Combination Type property at given index
Declaration Syntax
public void SetLoadCombinationType(int index, int value)
Parameters
index(int)
Index to set Load Combination Type at
value(int)
0 = Linear evaluation, 1 = SRSS evaluation
SolutionInformation
Defines a SolutionInformation.
Declaration Syntax
public class SolutionInformation : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
744 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 745
Ansys.ACT.Automation.Mechanical Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
746 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 747
Ansys.ACT.Automation.Mechanical Namespace
ActivateVisibility
Gets or sets the ActivateVisibility.
Declaration Syntax
public bool ActivateVisibility { 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; }
Component
Gets or sets the Component.
Declaration Syntax
public OptimizationResponseConstraintComponentType Component { set;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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
748 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
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.
Declaration Syntax
public FEConnectionDisplayType DisplayType { set;get; }
DrawConnectionsAttachedTo
Gets or sets the DrawConnectionsAttachedTo.
Declaration Syntax
public NodeSelection DrawConnectionsAttachedTo { set;get; }
EnvironmentSelection
Gets or Sets the EnvironmentSelection to an Analysis object.
Declaration Syntax
public object EnvironmentSelection { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 749
Ansys.ACT.Automation.Mechanical Namespace
IdentifyElementViolations
Gets or sets the IdentifyElementViolations.
Declaration Syntax
public int IdentifyElementViolations { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
ModeNumber
Gets or sets the ModeNumber.
Declaration Syntax
public int ModeNumber { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
750 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
NewtonRaphsonResiduals
Gets or sets the NewtonRaphsonResiduals.
Declaration Syntax
public int NewtonRaphsonResiduals { set;get; }
ResponseConstraint
Gets or sets the ResponseConstraint.
Declaration Syntax
public ResponseConstraint ResponseConstraint { set;get; }
ShowHeatResiduals
Gets or sets the ShowHeatResiduals.
Declaration Syntax
public bool ShowHeatResiduals { set;get; }
ShowMomentResiduals
Gets or sets the ShowMomentResiduals.
Declaration Syntax
public bool ShowMomentResiduals { set;get; }
SolutionOutput
Gets or sets the SolutionOutput.
Declaration Syntax
public SolutionOutputType SolutionOutput { set;get; }
StepNumber
Gets or sets the StepNumber.
Declaration Syntax
public int StepNumber { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 751
Ansys.ACT.Automation.Mechanical Namespace
StepSelectionMode
Gets or sets the StepSelectionMode.
Declaration Syntax
public SeqSelectionMode StepSelectionMode { 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()
AddClosedPenetration()
Creates a new ContactClosedPenetrationTracker
Declaration Syntax
public virtual ContactClosedPenetrationTracker AddClosedPenetration()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
752 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddContactDepth()
Creates a new ContactDepthTracker
Declaration Syntax
public virtual ContactDepthTracker AddContactDepth()
AddContactEnergy()
Creates a new ContactEnergyTracker
Declaration Syntax
public virtual ContactEnergyTracker AddContactEnergy()
AddContactForce()
Creates a new ContactForceTracker
Declaration Syntax
public virtual ContactForceTracker AddContactForce()
AddContactHeatFlux()
Creates a new ContactHeatFluxTracker
Declaration Syntax
public virtual ContactHeatFluxTracker AddContactHeatFlux()
AddContactingArea()
Creates a new ContactingAreaTracker
Declaration Syntax
public virtual ContactingAreaTracker AddContactingArea()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 753
Ansys.ACT.Automation.Mechanical Namespace
AddContactMaximumNormalStiffness()
Creates a new ContactMaximumNormalStiffnessTracker
Declaration Syntax
public virtual ContactMaximumNormalStiffnessTracker AddContactMaximumNormalStiffness()
AddContactMinimumNormalStiffness()
Creates a new ContactMinimumNormalStiffnessTracker
Declaration Syntax
public virtual ContactMinimumNormalStiffnessTracker AddContactMinimumNormalStiffness()
AddContactPressure()
Creates a new ContactPressureTracker
Declaration Syntax
public virtual ContactPressureTracker AddContactPressure()
AddDensity()
Creates a new DensityTracker
Declaration Syntax
public virtual DensityTracker AddDensity()
AddDirectionalAcceleration()
Creates a new DirectionalAccelerationTracker
Declaration Syntax
public virtual DirectionalAccelerationTracker AddDirectionalAcceleration()
AddDirectionalDeformation()
Creates a new DirectionalDeformationTracker
Declaration Syntax
public virtual DirectionalDeformationTracker AddDirectionalDeformation()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
754 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
AddDirectionalVelocity()
Creates a new DirectionalVelocityTracker
Declaration Syntax
public virtual DirectionalVelocityTracker AddDirectionalVelocity()
AddEffectiveStrain()
Creates a new EffectiveStrainTracker
Declaration Syntax
public virtual EffectiveStrainTracker AddEffectiveStrain()
AddEffectiveStress()
Creates a new EffectiveStressTracker
Declaration Syntax
public virtual EffectiveStressTracker AddEffectiveStress()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 755
Ansys.ACT.Automation.Mechanical Namespace
AddFluidPressure()
Creates a new ContactFluidPressureTracker
Declaration Syntax
public virtual ContactFluidPressureTracker AddFluidPressure()
AddForceReaction()
Creates a new ForceReactionTracker
Declaration Syntax
public virtual ForceReactionTracker AddForceReaction()
AddFrictionalDissipationEnergy()
Creates a new ContactFrictionalDissipationEnergyTracker
Declaration Syntax
public virtual ContactFrictionalDissipationEnergyTracker AddFrictionalDissipationEnergy()
AddFrictionalStress()
Creates a new ContactFrictionalStressTracker
Declaration Syntax
public virtual ContactFrictionalStressTracker AddFrictionalStress()
AddGap()
Creates a new ContactGapTracker
Declaration Syntax
public virtual ContactGapTracker AddGap()
AddHourglassEnergy()
Creates a new HourglassEnergyTracker
Declaration Syntax
public virtual HourglassEnergyTracker AddHourglassEnergy()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
756 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddInternalEnergy()
Creates a new InternalEnergyTracker
Declaration Syntax
public virtual InternalEnergyTracker AddInternalEnergy()
AddKineticEnergy()
Creates a new KineticEnergyTracker
Declaration Syntax
public virtual KineticEnergyTracker AddKineticEnergy()
AddLatticeDensity()
Creates a new LatticeDensity
Declaration Syntax
public virtual LatticeDensity AddLatticeDensity()
AddLatticeElementalDensity()
Creates a new LatticeElementalDensity
Declaration Syntax
public virtual LatticeElementalDensity AddLatticeElementalDensity()
AddMaximumDampingPressure()
Creates a new ContactMaximumDampingPressureTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 757
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual ContactMaximumDampingPressureTracker AddMaximumDampingPressure()
AddMaximumGeometricSlidingDistance()
Creates a new ContactMaximumGeometricSlidingDistanceTracker
Declaration Syntax
public virtual ContactMaximumGeometricSlidingDistanceTracker AddMaximumGeometricSlidingDis-
tance()
AddMaximumTangentialStiffness()
Creates a new ContactMaximumTangentialStiffnessTracker
Declaration Syntax
public virtual ContactMaximumTangentialStiffnessTracker AddMaximumTangentialStiffness()
AddMinimumGeometricSlidingDistance()
Creates a new ContactMinimumGeometricSlidingDistanceTracker
Declaration Syntax
public virtual ContactMinimumGeometricSlidingDistanceTracker AddMinimumGeometricSlidingDis-
tance()
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
758 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
Declaration Syntax
public virtual MomentumTracker AddMomentum()
AddNumberContacting()
Creates a new NumberContactingTracker
Declaration Syntax
public virtual NumberContactingTracker AddNumberContacting()
AddNumberSticking()
Creates a new ContactNumberStickingTracker
Declaration Syntax
public virtual ContactNumberStickingTracker AddNumberSticking()
AddNumberWithLargePenetration()
Creates a new ContactNumberWithLargePenetrationTracker
Declaration Syntax
public virtual ContactNumberWithLargePenetrationTracker AddNumberWithLargePenetration()
AddNumberWithTooMuchSliding()
Creates a new ContactNumberWithTooMuchSlidingTracker
Declaration Syntax
public virtual ContactNumberWithTooMuchSlidingTracker AddNumberWithTooMuchSliding()
AddPenetration()
Creates a new ContactPenetrationTracker
Declaration Syntax
public virtual ContactPenetrationTracker AddPenetration()
AddPlasticWork()
Creates a new PlasticWorkTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 759
Ansys.ACT.Automation.Mechanical Namespace
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
Declaration Syntax
public virtual ContactResultingPinballTracker AddResultingPinball()
AddSlidingDistance()
Creates a new ContactSlidingDistanceTracker
Declaration Syntax
public virtual ContactSlidingDistanceTracker AddSlidingDistance()
AddSlidingIndication()
Creates a new ContactSlidingIndicationTracker
Declaration Syntax
public virtual ContactSlidingIndicationTracker AddSlidingIndication()
AddSpringTrackerDampingForce()
Creates a new SpringDampingForceTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
760 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
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()
AddStabilizationEnergy()
Creates a new ContactStabilizationEnergyTracker
Declaration Syntax
public virtual ContactStabilizationEnergyTracker AddStabilizationEnergy()
AddStiffnessEnergy()
Creates a new StiffnessEnergyTracker
Declaration Syntax
public virtual StiffnessEnergyTracker AddStiffnessEnergy()
AddStrainEnergy()
Creates a new ContactStrainEnergyTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 761
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual ContactStrainEnergyTracker AddStrainEnergy()
AddTangentialDampingStress()
Creates a new ContactTangentialDampingStressTracker
Declaration Syntax
public virtual ContactTangentialDampingStressTracker AddTangentialDampingStress()
AddTemperature()
Creates a new TemperatureTracker
Declaration Syntax
public virtual TemperatureTracker AddTemperature()
AddTopologyDensity()
Creates a new TopologyDensity
Declaration Syntax
public virtual TopologyDensity AddTopologyDensity()
AddTopologyElementalDensity()
Creates a new TopologyElementalDensity
Declaration Syntax
public virtual TopologyElementalDensity AddTopologyElementalDensity()
AddTotalEnergy()
Creates a new TotalEnergyTracker
Declaration Syntax
public virtual TotalEnergyTracker AddTotalEnergy()
AddTotalForceFromContactPressureX()
Creates a new ContactTotalForceFromContactPressureXTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
762 of ANSYS, Inc. and its subsidiaries and affiliates.
SolutionInformation
Declaration Syntax
public virtual ContactTotalForceFromContactPressureXTracker AddTotalForceFromContactPressureX()
AddTotalForceFromContactPressureY()
Creates a new ContactTotalForceFromContactPressureYTracker
Declaration Syntax
public virtual ContactTotalForceFromContactPressureYTracker AddTotalForceFromContactPressureY()
AddTotalForceFromContactPressureZ()
Creates a new ContactTotalForceFromContactPressureZTracker
Declaration Syntax
public virtual ContactTotalForceFromContactPressureZTracker AddTotalForceFromContactPressureZ()
AddTotalForceFromTangentialStressX()
Creates a new ContactTotalForceFromTangentialStressXTracker
Declaration Syntax
public virtual ContactTotalForceFromTangentialStressXTracker AddTotalForceFromTangentialStressX()
AddTotalForceFromTangentialStressY()
Creates a new ContactTotalForceFromTangentialStressYTracker
Declaration Syntax
public virtual ContactTotalForceFromTangentialStressYTracker AddTotalForceFromTangentialStressY()
AddTotalForceFromTangentialStressZ()
Creates a new ContactTotalForceFromTangentialStressZTracker
Declaration Syntax
public virtual ContactTotalForceFromTangentialStressZTracker AddTotalForceFromTangentialStressZ()
AddTotalMassAverageVelocity()
Creates a new TotalMassAverageVelocityTracker
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 763
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual TotalMassAverageVelocityTracker AddTotalMassAverageVelocity()
AddVolumeLossDueToWear()
Creates a new ContactVolumeLossDueToWearTracker
Declaration Syntax
public virtual ContactVolumeLossDueToWearTracker AddVolumeLossDueToWear()
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
764 of ANSYS, Inc. and its subsidiaries and affiliates.
STL
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.)
ImportResultTrackersFromFile(string)
Import Result Trackers from File.
Declaration Syntax
public virtual void ImportResultTrackersFromFile(string fileName)
Parameters
fileName(string)
No details are provided for this entry.
STL
Defines a STL.
Declaration Syntax
public class STL : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 765
Ansys.ACT.Automation.Mechanical Namespace
Method AddImage(string) (p. 769) Creates a new child Image. If a filePath is provided,
the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry
window.
Method Delete() (p. 769) Run the Delete action.
Method ExportStl(string, Progress) (p. 769) Export STL data.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 769)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 770)
Method ImportSTL() (p. 770) Run the ImportSTL action.
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Color
Gets or sets the Color.
Declaration Syntax
public int Color { 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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
766 of ANSYS, Inc. and its subsidiaries and affiliates.
STL
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
FileName
Gets or sets the FileName.
Declaration Syntax
public string FileName { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSGeometryFileContainerAuto InternalObject { get; }
LengthUnits
Gets or sets the LengthUnits.
Declaration Syntax
public WBUnitSystemType LengthUnits { set;get; }
ShowAlways
Gets or sets the ShowAlways.
Declaration Syntax
public bool ShowAlways { set;get; }
Statistics
Gets the Statistics.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 767
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public int Statistics { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
TranslateX
Gets or sets the TranslateX.
Declaration Syntax
public double TranslateX { set;get; }
TranslateY
Gets or sets the TranslateY.
Declaration Syntax
public double TranslateY { set;get; }
TranslateZ
Gets or sets the TranslateZ.
Declaration Syntax
public double TranslateZ { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
768 of ANSYS, Inc. and its subsidiaries and affiliates.
STL
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
ExportStl(string, Progress)
Export STL data.
Declaration Syntax
public virtual void ExportStl(string filename, Progress progress)
Parameters
filename(string)
No details are provided for this entry.
progress(Progress)
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)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 769
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.)
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.)
ImportSTL()
Run the ImportSTL action.
Declaration Syntax
public virtual void ImportSTL()
Surface
Defines a Surface.
Declaration Syntax
public class Surface : DataModelObject, ISelectionInfo, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
770 of ANSYS, Inc. and its subsidiaries and affiliates.
Surface
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 771
Ansys.ACT.Automation.Mechanical Namespace
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSSurfaceAuto InternalObject { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
772 of ANSYS, Inc. and its subsidiaries and affiliates.
Surface
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 773
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.)
SurfaceCoating
Defines a SurfaceCoating.
Declaration Syntax
public class SurfaceCoating : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
774 of ANSYS, Inc. and its subsidiaries and affiliates.
SurfaceCoating
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 775
Ansys.ACT.Automation.Mechanical Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSSurfaceCoatingAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Material
Gets or sets the Material.
Declaration Syntax
public string Material { set;get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
SurfaceCoatingStiffnessBehavior
Gets or sets the SurfaceCoatingStiffnessBehavior.
Declaration Syntax
public SurfaceCoatingStiffnessBehavior SurfaceCoatingStiffnessBehavior { set;get; }
Thickness
Gets or sets the Thickness.
Declaration Syntax
public Quantity Thickness { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
776 of ANSYS, Inc. and its subsidiaries and affiliates.
SurfaceCoating
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 777
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.)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
778 of ANSYS, Inc. and its subsidiaries and affiliates.
Symmetry
Method AddImage(string) (p. 781) Creates a new child Image. If a filePath is provided,
the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry
window.
Method AddLinearPeriodicRegion() (p. 781) Creates a new SymmetryRegion
Method AddPeriodicRegion() (p. 781) Creates a new PeriodicRegion
Method AddPreMeshedCyclicRegion() (p. 781) Creates a new PreMeshedCyclicRegion
Method AddSymmetryRegion() (p. 781) Creates a new SymmetryRegion
Method Delete() (p. 781) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 782)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 782)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 779
Ansys.ACT.Automation.Mechanical Namespace
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddGeneralAxisymmetric()
Creates a new GeneralAxisymmetric
Declaration Syntax
public virtual GeneralAxisymmetric AddGeneralAxisymmetric()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
780 of ANSYS, Inc. and its subsidiaries and affiliates.
Symmetry
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddLinearPeriodicRegion()
Creates a new SymmetryRegion
Declaration Syntax
public virtual SymmetryRegion AddLinearPeriodicRegion()
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 781
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.)
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
782 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryGeneral
Declaration Syntax
public class SymmetryGeneral : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 783
Ansys.ACT.Automation.Mechanical Namespace
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; }
HighBoundaryLocation
Gets or sets the HighBoundaryLocation.
Declaration Syntax
public ISelectionInfo HighBoundaryLocation { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSSymmetryGeneralAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
784 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryGeneral
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
LowBoundaryLocation
Gets or sets the LowBoundaryLocation.
Declaration Syntax
public ISelectionInfo LowBoundaryLocation { 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 785
Ansys.ACT.Automation.Mechanical Namespace
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
786 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryManufacturingConstraint
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.)
SymmetryManufacturingConstraint
Defines a SymmetryManufacturingConstraint.
Declaration Syntax
public class SymmetryManufacturingConstraint : ManufacturingConstraint
(Inherited from
ManufacturingConstraint (p. 435).)
Property CoordinateSystem (p. 788) Gets or sets the CoordinateSystem.
Property DataModelObjectCategory (p. 788)Gets the current DataModelObject's
category.
Property InternalObject (p. 788) Gets the internal object. For advanced usage
only.
Property Location (p. 788) Gets or sets the Location.
Property ScopingMethod (p. 788) Gets or sets the ScopingMethod.
Property Selection (p. 436) Gets or sets the Selection.
(Inherited from
ManufacturingConstraint (p. 435).)
Property Suppressed (p. 437) Gets or sets the Suppressed.
(Inherited from
ManufacturingConstraint (p. 435).)
Axis
Gets or sets the Axis.
Declaration Syntax
public CoordinateSystemAxisType Axis { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 787
Ansys.ACT.Automation.Mechanical Namespace
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 IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SymmetryRegion
Defines a SymmetryRegion.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
788 of ANSYS, Inc. and its subsidiaries and affiliates.
SymmetryRegion
Declaration Syntax
public class SymmetryRegion : SymmetryGeneral
Behavior
Gets or sets the Behavior.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 789
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public SymmetryBehavior Behavior { 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 IDSSymmetryGeneralAuto InternalObject { get; }
LinearShift
Gets or sets the LinearShift.
Declaration Syntax
public Quantity LinearShift { set;get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
PeriodicityDirection
Gets or sets the PeriodicityDirection.
Declaration Syntax
public PeriodicityDirectionType PeriodicityDirection { set;get; }
SymmetryNormal
Gets or sets the SymmetryNormal.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
790 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureConstraint
Declaration Syntax
public SymmetryNormalType SymmetryNormal { set;get; }
Type
Gets or sets the Type.
Declaration Syntax
public SymmetryRegionType Type { set;get; }
FlipHighLow()
Flips the High and Low Boundaries.
Declaration Syntax
public virtual void FlipHighLow()
TemperatureConstraint
Defines a TemperatureConstraint.
Declaration Syntax
public class TemperatureConstraint : ResponseConstraint
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 791
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 IDSTopoConstraintAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
TemperatureAbsMax
Gets or sets the TemperatureAbsMax.
Declaration Syntax
public Field TemperatureAbsMax { get; }
ThermalPointMass
Defines a ThermalPointMass.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
792 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalPointMass
Declaration Syntax
public class ThermalPointMass : GenericPointMass
AppliedBy
Gets or sets the AppliedBy.
Declaration Syntax
public RemoteApplicationType AppliedBy { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 793
Ansys.ACT.Automation.Mechanical Namespace
Behavior
Gets or sets the Behavior.
Declaration Syntax
public ThermalPointMassBehavior 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; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
794 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness
ThermalCapacitance
Gets or sets the ThermalCapacitance.
Declaration Syntax
public Quantity ThermalCapacitance { set;get; }
PromoteToRemotePoint()
Run the PromoteToRemotePoint action.
Declaration Syntax
public virtual IEnumerable<RemotePoint> PromoteToRemotePoint()
Thickness
Defines a Thickness.
Declaration Syntax
public class Thickness : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 795
Ansys.ACT.Automation.Mechanical Namespace
Method AddImage(string) (p. 799) Creates a new child Image. If a filePath is provided,
the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry
window.
Method Delete() (p. 799) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 799)
Method GetChildren(DataModelObjectCategory, Gets the list of children, filtered by type.
bool, IList<DataModelObject>) (p. 800)
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; }
Images
Gets the list of associated images.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
796 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness
Declaration Syntax
public IEnumerable<Image> Images { get; }
IndependentVariable
Gets or sets the IndependentVariable.
Declaration Syntax
public LoadVariableVariationType IndependentVariable { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSThicknessAuto InternalObject { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
NumberOfSegments
Gets or sets the NumberOfSegments.
Declaration Syntax
public int NumberOfSegments { set;get; }
OffsetType
Gets or sets the OffsetType.
Declaration Syntax
public ShellOffsetType OffsetType { set;get; }
RangeMaximum
Gets or sets the RangeMaximum.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 797
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public Quantity RangeMaximum { set;get; }
RangeMinimum
Gets or sets the RangeMinimum.
Declaration Syntax
public Quantity RangeMinimum { set;get; }
ScopeMode
Gets the ScopeMode.
Declaration Syntax
public AutomaticOrManual ScopeMode { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
ThicknessField
Gets or sets the ThicknessField.
Declaration Syntax
public Field ThicknessField { get; }
XYZFunctionCoordinateSystem
Gets or sets the XYZFunctionCoordinateSystem.
Declaration Syntax
public CoordinateSystem XYZFunctionCoordinateSystem { set;get; }
AddComment()
Creates a new child Comment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
798 of ANSYS, Inc. and its subsidiaries and affiliates.
Thickness
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 799
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.)
Tree
No details are provided for this entry.
Declaration Syntax
public class Tree : ACTMarshalByRefObject, IEnumerable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
800 of ANSYS, Inc. and its subsidiaries and affiliates.
Tree
Method GetPathToFirstActiveObject() (p. 804) Gets the full path that needs to be typed in order to go to
Method Group(IEnumerable<DataModelObject>) (p. 804) Groups a list of objects together.
Method IsSorted() (p. 805) Checks if the tree is currently sorted alphabetically.
Method Refresh() (p. 805) Refreshes the tree.
Method Sort(SortingType, bool) (p. 805) Sorts the tree objects based on given parameters.
Method Suspend() ***OBSOLETE*** Use 'Transaction' Prevents the tree from being updated.
instead. (p. 806)
ActiveObjects
Gets a list of all selected objects.
Declaration Syntax
public IList<DataModelObject> ActiveObjects { get; }
AllObjects
Gets a list of all objects available in the tree.
Declaration Syntax
public IList<DataModelObject> AllObjects { get; }
CurrentFilter
Gets the current filter applied on the tree.
Declaration Syntax
public DSTreeSearchType CurrentFilter { get; }
CurrentSearchGraphics
Gets the current visibility.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 801
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public VisibilityType CurrentSearchGraphics { get; }
CurrentSearchState
Gets the current search state.
Declaration Syntax
public ObjectState CurrentSearchState { get; }
CurrentSearchString
Gets the current search string (name/tag).
Declaration Syntax
public string CurrentSearchString { get; }
FirstActiveObject
Gets the first object selected in the tree.
Declaration Syntax
public DataModelObject FirstActiveObject { get; }
GroupingFoldersVisible
Controls whether or not group folders are visible.
Declaration Syntax
public bool GroupingFoldersVisible { set;get; }
Activate(IEnumerable<DataModelObject>)
Multi-selects a list of objects in the tree.
Declaration Syntax
public void Activate(IEnumerable<DataModelObject> dataModelObjects)
Parameters
dataModelObjects(IEnumerable<DataModelObject>)
List of objects to select.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
802 of ANSYS, Inc. and its subsidiaries and affiliates.
Tree
ClearFilter()
Clears the current filter.
Declaration Syntax
public void ClearFilter()
ClearSort()
Clears the current sort.
Declaration Syntax
public void ClearSort()
Declaration Syntax
public void Filter(string name, string tag, ObjectState state, VisibilityType visibility, TreeFilterObjectClass
type, CoordinateSystem coordinateSystem, string model, Analysis environment, TreeFilterScopingType
scoping, TreeFilterObjectState filterState)
Parameters
name(string)
Filter by a given name.
tag(string)
Filter by a given tag.
state(ObjectState)
Filter by Suppression state.
visibility(VisibilityType)
Filter by Visibile/Invisible objects.
type(TreeFilterObjectClass)
Filter by object Type.
coordinateSystem(CoordinateSystem)
Filter by Coordinate System scoping.
model(string)
Filter by Model ("All", "Current", "Dropdown String").
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 803
Ansys.ACT.Automation.Mechanical Namespace
environment(Analysis)
Filter by Environment.
scoping(TreeFilterScopingType)
Filter by Scoping.
filterState(TreeFilterObjectState)
Filter by object State.
Declaration Syntax
public IEnumerable<DataModelObject> Find(string name, Func<DataModelObject, bool> func, string
tag, ObjectState state)
Parameters
name(string)
The object's name.
func(Func<DataModelObject, bool>)
The object's function.
tag(string)
The object's tag.
state(ObjectState)
The object's state.
GetPathToFirstActiveObject()
Gets the full path that needs to be typed in order to go to the selected object.
Declaration Syntax
public string GetPathToFirstActiveObject()
Group(IEnumerable<DataModelObject>)
Groups a list of objects together.
Declaration Syntax
public TreeGroupingFolder Group(IEnumerable<DataModelObject> dataModelObjects)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
804 of ANSYS, Inc. and its subsidiaries and affiliates.
Tree
Parameters
dataModelObjects(IEnumerable<DataModelObject>)
The list of objects to group.
IsSorted()
Checks if the tree is currently sorted alphabetically.
Declaration Syntax
public bool IsSorted()
Refresh()
Refreshes the tree.
Declaration Syntax
public void Refresh()
Sort(SortingType, bool)
Sorts the tree objects based on given parameters.
Note that all parameters of Sort are optional. type: Defaults to alphabetical reverse: Defaults to false
sorting in reverse order is currently not supported
Usage example - sort alphabetically
ExtAPI.DataModel.Tree.Sort()
Declaration Syntax
public void Sort(SortingType type, bool reverse)
Parameters
type(SortingType)
No details are provided for this entry.
reverse(bool)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 805
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public IDisposable Suspend()
TreeGroupingFolder
Defines a TreeGroupingFolder.
Declaration Syntax
public class TreeGroupingFolder : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
ChildrenInGroup
Gets the ChildrenInGroup.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
806 of ANSYS, Inc. and its subsidiaries and affiliates.
TreeGroupingFolder
Declaration Syntax
public uint ChildrenInGroup { 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; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
DeleteTreeGroupAndChildren()
Run the DeleteTreeGroupAndChildren action.
Declaration Syntax
public virtual void DeleteTreeGroupAndChildren()
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 807
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.)
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.)
Ungroup()
Run the Ungroup action.
Declaration Syntax
public virtual void Ungroup()
VirtualCell
Defines a VirtualCell.
Declaration Syntax
public class VirtualCell : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
808 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualCell
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 809
Ansys.ACT.Automation.Mechanical Namespace
Geometry
Gets the Geometry.
Declaration Syntax
public ISelectionInfo Geometry { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSVirtualCellAuto InternalObject { get; }
ProjectToUnderlyingGeometry
Gets or sets the ProjectToUnderlyingGeometry.
Declaration Syntax
public YesNoType ProjectToUnderlyingGeometry { set;get; }
VTClass
Gets the VTClass.
Declaration Syntax
public VirtualCellClassType VTClass { get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
810 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualCell
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 811
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.)
VirtualTopology
Defines a VirtualTopology.
Declaration Syntax
public class VirtualTopology : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
812 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology
Property RepairBehavior (p. 816) Gets or sets the Behavior when Method
is set to "Repair".
Property SharedBoundaryRatio (p. 816) Gets or sets the SharedBoundaryRatio.
Property SimplifyFaces (p. 816) Gets or sets the SimplifyFaces.
Property VirtualEdges (p. 816) Gets the VirtualEdges.
Property VirtualEntities (p. 816) Gets the VirtualEntities.
Property VirtualFaces (p. 817) Gets the VirtualFaces.
Property VirtualHardVertex (p. 817) Gets the VirtualHardVertex.
Property VirtualSplitEdges (p. 817) Gets the VirtualSplitEdges.
Property VirtualSplitFaces (p. 817) Gets the VirtualSplitFaces.
Method AddComment() (p. 817) Creates a new child Comment.
Method AddFigure() (p. 817) Creates a new child Figure.
Method AddImage(string) (p. 818) Creates a new child Image. If a filePath
is provided, the image will be loaded
from that file, if not, the image will be
a screen capture of the Geometry
window.
Method Delete() (p. 818) Run the Delete action.
Method GetChildren<ChildrenType>(bool, Gets the list of children, filtered by type.
IList<ChildrenType>) (p. 818)
Method GetChildren(DataModelObjectCategory, bool, Gets the list of children, filtered by type.
IList<DataModelObject>) (p. 818)
Method GetVirtualCellFromSelection(ISelectionInfo) (p. 819)Gets the Virtual Cell from the selection.
AspectRatio
Gets or sets the AspectRatio.
Declaration Syntax
public double AspectRatio { set;get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 813
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; }
ContactAngle
Gets or sets the ContactAngle.
Declaration Syntax
public Quantity ContactAngle { set;get; }
CustomFeatureAngle
Gets or sets the CustomFeatureAngle.
Declaration Syntax
public Quantity CustomFeatureAngle { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
EdgeAngle
Gets or sets the EdgeAngle.
Declaration Syntax
public Quantity EdgeAngle { set;get; }
Figures
Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
814 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
GaussAngle
Gets or sets the GaussAngle.
Declaration Syntax
public Quantity GaussAngle { set;get; }
GenerateOnUpdate
Gets or sets the GenerateOnUpdate.
Declaration Syntax
public YesNoType GenerateOnUpdate { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSVirtualCellGroupAuto InternalObject { get; }
LockPositionOfDependentEdgeSplits
Gets or sets the LockPositionOfDependentEdgeSplits.
Declaration Syntax
public YesNoType LockPositionOfDependentEdgeSplits { set;get; }
MergeFaceEdges
Gets or sets the MergeFaceEdges.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 815
Ansys.ACT.Automation.Mechanical Namespace
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; }
SharedBoundaryRatio
Gets or sets the SharedBoundaryRatio.
Declaration Syntax
public double SharedBoundaryRatio { set;get; }
SimplifyFaces
Gets or sets the SimplifyFaces.
Declaration Syntax
public YesNoType SimplifyFaces { set;get; }
VirtualEdges
Gets the VirtualEdges.
Declaration Syntax
public int VirtualEdges { get; }
VirtualEntities
Gets the VirtualEntities.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
816 of ANSYS, Inc. and its subsidiaries and affiliates.
VirtualTopology
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 817
Ansys.ACT.Automation.Mechanical Namespace
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
818 of ANSYS, Inc. and its subsidiaries and affiliates.
VolumeConstraint
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.
VolumeConstraint
Defines a VolumeConstraint.
Declaration Syntax
public class VolumeConstraint : ResponseConstraint
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 819
Ansys.ACT.Automation.Mechanical Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
DefineBy
Gets or sets the DefineBy.
Declaration Syntax
public ResponseConstraintDefineBy DefineBy { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSTopoConstraintAuto InternalObject { get; }
PercentageToRetain
Gets or sets the PercentageToRetain.
Declaration Syntax
public int PercentageToRetain { set;get; }
PercentageToRetainMax
Gets or sets the PercentageToRetainMax.
Declaration Syntax
public int PercentageToRetainMax { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
820 of ANSYS, Inc. and its subsidiaries and affiliates.
Worksheet
PercentageToRetainMin
Gets or sets the PercentageToRetainMin.
Declaration Syntax
public int PercentageToRetainMin { set;get; }
ScopingMethod
Gets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { get; }
Worksheet
No details are provided for this entry.
Declaration Syntax
public abstract class Worksheet : IWorksheet
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 821
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
822 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.MeshControls
AutomaticMethod
Defines a AutomaticMethod.
Declaration Syntax
public class AutomaticMethod : MeshControl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 823
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
824 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 825
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Active
Gets the Active.
Declaration Syntax
public bool Active { get; }
AggressiveInflateOption
Gets or sets the AggressiveInflateOption.
Declaration Syntax
public bool AggressiveInflateOption { set;get; }
AggressiveTetImprovement
Gets or sets the AggressiveTetImprovement.
Declaration Syntax
public bool AggressiveTetImprovement { set;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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
826 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
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; }
CornerAngle
Gets or sets the CornerAngle.
Declaration Syntax
public Quantity CornerAngle { set;get; }
CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.
Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 827
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
DefeatureLayerVolume
Gets or sets the DefeatureLayerVolume.
Declaration Syntax
public double DefeatureLayerVolume { set;get; }
DefeaturingTolerance
Gets or sets the DefeaturingTolerance.
Declaration Syntax
public Quantity DefeaturingTolerance { set;get; }
DefinedBy
Gets or sets the DefinedBy.
Declaration Syntax
public PatchIndependentDefineType DefinedBy { set;get; }
Declaration Syntax
public ElementMidsideNodesType ElementMidsideNodes { set;get; }
ElementOption
Gets or sets the ElementOption.
Declaration Syntax
public SweepElementOptionType ElementOption { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
828 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
ElementOrder
Gets or sets the ElementOrder.
Declaration Syntax
public ElementOrder ElementOrder { set;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; }
GenerateLayersUsingFacets
Gets or sets the GenerateLayersUsingFacets.
Declaration Syntax
public bool GenerateLayersUsingFacets { set;get; }
InflateRelativeTolerance
Gets or sets the InflateRelativeTolerance.
Declaration Syntax
public double InflateRelativeTolerance { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 829
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; }
LayerHeight
Gets or sets the LayerHeight.
Declaration Syntax
public double LayerHeight { set;get; }
LayerStart
Gets or sets the LayerStart.
Declaration Syntax
public double LayerStart { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
830 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
MatchMeshWherePossible
Gets or sets the MatchMeshWherePossible.
Declaration Syntax
public bool MatchMeshWherePossible { set;get; }
MaximumElementSize
Gets or sets the MaximumElementSize.
Declaration Syntax
public Quantity MaximumElementSize { set;get; }
MeshBasedDefeaturing
Gets or sets the MeshBasedDefeaturing.
Declaration Syntax
public bool MeshBasedDefeaturing { set;get; }
MeshInCenter
Gets or sets the MeshInCenter.
Declaration Syntax
public int MeshInCenter { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 831
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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; }
OverlappingAngle
Gets or sets the OverlappingAngle.
Declaration Syntax
public Quantity OverlappingAngle { set;get; }
PreserveBoundaries
Gets or sets the PreserveBoundaries.
Declaration Syntax
public int PreserveBoundaries { set;get; }
ProjectCornersToTop
Gets or sets the ProjectCornersToTop.
Declaration Syntax
public bool ProjectCornersToTop { set;get; }
ProjectInConstantZPlane
Gets or sets the ProjectInConstantZPlane.
Declaration Syntax
public bool ProjectInConstantZPlane { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
832 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
ProjectionFactor
Gets or sets the ProjectionFactor.
Declaration Syntax
public double ProjectionFactor { set;get; }
Refinement
Gets or sets the Refinement.
Declaration Syntax
public int Refinement { set;get; }
RelativeTolerance
Gets or sets the PrimeRelativeTolerance.
Declaration Syntax
public double RelativeTolerance { set;get; }
RepairFacets
Gets or sets the RepairFacets.
Declaration Syntax
public bool RepairFacets { set;get; }
ReuseBlocking
Gets or sets the ReuseBlocking.
Declaration Syntax
public bool ReuseBlocking { set;get; }
SlicerFeatureAngle
Gets or sets the SlicerFeatureAngle.
Declaration Syntax
public double SlicerFeatureAngle { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 833
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
SliverTriangleHeight
Gets or sets the SliverTriangleHeight.
Declaration Syntax
public double SliverTriangleHeight { 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; }
StretchFactorX
Gets or sets the StretchFactorX.
Declaration Syntax
public double StretchFactorX { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
834 of ANSYS, Inc. and its subsidiaries and affiliates.
AutomaticMethod
StretchFactorY
Gets or sets the StretchFactorY.
Declaration Syntax
public double StretchFactorY { set;get; }
StretchFactorZ
Gets or sets the StretchFactorZ.
Declaration Syntax
public double StretchFactorZ { set;get; }
SurfaceMeshMethod
Gets or sets the SurfaceMeshMethod.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 835
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
SweepElementSize
Gets or sets the SweepElementSize.
Declaration Syntax
public Quantity SweepElementSize { set;get; }
SweepESizeType
Gets or sets the SweepESizeType.
Declaration Syntax
public int SweepESizeType { set;get; }
SweepNumberDivisions
Gets or sets the SweepNumberDivisions.
Declaration Syntax
public int SweepNumberDivisions { set;get; }
SweepSizeBehavior
Gets or sets the SweepSizeBehavior.
Declaration Syntax
public int SweepSizeBehavior { set;get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
836 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactSizing
WriteICEMCFDFiles
Gets or sets the WriteICEMCFDFiles.
Declaration Syntax
public bool WriteICEMCFDFiles { set;get; }
ContactSizing
Defines a ContactSizing.
Declaration Syntax
public class ContactSizing : MeshControl
ContactRegion
Gets or sets the ContactRegion.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 837
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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; }
Type
Gets or sets the Type.
Declaration Syntax
public int Type { set;get; }
FaceMeshing
Defines a FaceMeshing.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
838 of ANSYS, Inc. and its subsidiaries and affiliates.
FaceMeshing
Declaration Syntax
public class FaceMeshing : MeshControl
Active
Gets the Active.
Declaration Syntax
public bool Active { get; }
ConstrainBoundary
Gets or sets the ConstrainBoundary.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 839
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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; }
Method
Gets or sets the Method.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
840 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation
Declaration Syntax
public FaceMeshingMethod Method { set;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; }
Inflation
Defines a Inflation.
Declaration Syntax
public class Inflation : MeshControl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 841
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Active
Gets the Active.
Declaration Syntax
public bool Active { get; }
AspectRatio
Gets or sets the AspectRatio.
Declaration Syntax
public double AspectRatio { set;get; }
BoundaryLocation
Gets or sets the BoundaryLocation.
Declaration Syntax
public ISelectionInfo BoundaryLocation { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
842 of ANSYS, Inc. and its subsidiaries and affiliates.
Inflation
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; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 843
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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.
Declaration Syntax
public double TransitionRatio { set;get; }
MatchControl
Defines a MatchControl.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
844 of ANSYS, Inc. and its subsidiaries and affiliates.
MatchControl
Declaration Syntax
public class MatchControl : MeshControl
ControlMessages
Gets the ControlMessages.
Declaration Syntax
public bool ControlMessages { get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 845
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
846 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
Transformation
Gets or sets the Transformation.
Declaration Syntax
public int Transformation { set;get; }
Mesh
Defines a Mesh.
Declaration Syntax
public class Mesh : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 847
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
848 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 849
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
AspectRatio
Gets or sets the AspectRatio.
Declaration Syntax
public double AspectRatio { set;get; }
AutomaticMeshBasedDefeaturing
Gets or sets the AutomaticMeshBasedDefeaturing.
Declaration Syntax
public int AutomaticMeshBasedDefeaturing { set;get; }
Average
Gets the Average.
Declaration Syntax
public Quantity Average { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
850 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
CaptureCurvature
Gets or sets the CaptureCurvature.
Declaration Syntax
public bool CaptureCurvature { set;get; }
CaptureProximity
Gets or sets the CaptureProximity.
Declaration Syntax
public bool CaptureProximity { set;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; }
ConnectionSize
Gets or sets the ConnectionSize.
Declaration Syntax
public double ConnectionSize { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 851
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
ConnectionTolerance
Gets or sets the ConnectionTolerance.
Declaration Syntax
public double ConnectionTolerance { set;get; }
ConnectionToleranceList
Gets or sets the ConnectionToleranceList.
Declaration Syntax
public string ConnectionToleranceList { set;get; }
ConnectionToleranceType
Gets or sets the ConnectionToleranceType.
Declaration Syntax
public int ConnectionToleranceType { set;get; }
CoplanarAngleTol
Gets or sets the CoplanarAngleTol.
Declaration Syntax
public Quantity CoplanarAngleTol { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
852 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
DefeatureTolerance
Gets or sets the DefeatureTolerance.
Declaration Syntax
public Quantity DefeatureTolerance { set;get; }
DisplayStyle
Gets or sets the DisplayStyle.
Declaration Syntax
public MeshDisplayStyle DisplayStyle { set;get; }
ElementOrder
Gets or sets the ElementOrder.
Declaration Syntax
public ElementOrder ElementOrder { set;get; }
Elements
Gets the Elements.
Declaration Syntax
public int Elements { get; }
ElementSize
Gets or sets the ElementSize.
Declaration Syntax
public Quantity ElementSize { set;get; }
ExportFormat
Gets or sets the ExportFormat.
Declaration Syntax
public FluentExportMeshType ExportFormat { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 853
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
854 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
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; }
HoleRemovalTolerance
Gets or sets the HoleRemovalTolerance.
Declaration Syntax
public double HoleRemovalTolerance { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InflationAlgorithm
Gets or sets the InflationAlgorithm.
Declaration Syntax
public int InflationAlgorithm { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 855
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
InflationOption
Gets or sets the InflationOption.
Declaration Syntax
public int InflationOption { set;get; }
InitialSizeSeed
Gets or sets the InitialSizeSeed.
Declaration Syntax
public int InitialSizeSeed { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSMeshControlGroupAuto InternalObject { get; }
LocalConnectionOption
Gets or sets the LocalConnectionOption.
Declaration Syntax
public int LocalConnectionOption { set;get; }
LocalConnectionTolerance
Gets or sets the LocalConnectionTolerance.
Declaration Syntax
public string LocalConnectionTolerance { set;get; }
Maximum
Gets the Maximum.
Declaration Syntax
public Quantity Maximum { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
856 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
MaximumAngle
Gets or sets the MaximumAngle.
Declaration Syntax
public Quantity MaximumAngle { set;get; }
MaximumHeightOverBase
Gets or sets the MaximumHeightOverBase.
Declaration Syntax
public double MaximumHeightOverBase { set;get; }
MaximumLayers
Gets or sets the MaximumLayers.
Declaration Syntax
public int MaximumLayers { set;get; }
MaximumSize
Gets or sets the MaximumSize.
Declaration Syntax
public Quantity MaximumSize { set;get; }
MaximumThickness
Gets or sets the MaximumThickness.
Declaration Syntax
public Quantity MaximumThickness { set;get; }
MeshBasedConnection
Gets or sets the MeshBasedConnection.
Declaration Syntax
public bool MeshBasedConnection { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 857
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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.
Declaration Syntax
public Quantity MinimumSize { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
858 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
MultiConnectionSteps
Gets or sets the MultiConnectionSteps.
Declaration Syntax
public bool MultiConnectionSteps { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 859
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
PhysicsPreference
Gets or sets the PhysicsPreference.
Declaration Syntax
public MeshPhysicsPreferenceType PhysicsPreference { set;get; }
PinchTolerance
Gets or sets the PinchTolerance.
Declaration Syntax
public Quantity PinchTolerance { set;get; }
ProximityMinimumSize
Gets or sets the ProximityMinimumSize.
Declaration Syntax
public Quantity ProximityMinimumSize { set;get; }
ProximitySizeFunctionSources
Gets or sets the ProximitySizeFunctionSources.
Declaration Syntax
public ProximitySFSourcesType ProximitySizeFunctionSources { set;get; }
QuadMesh
Gets or sets the QuadMesh.
Declaration Syntax
public bool QuadMesh { set;get; }
ReadOnly
Gets the ReadOnly.
Declaration Syntax
public bool ReadOnly { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
860 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
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; }
Resolution
Gets or sets the Resolution.
Declaration Syntax
public int Resolution { set;get; }
RigidBodyBehavior
Gets the RigidBodyBehavior.
Declaration Syntax
public int RigidBodyBehavior { get; }
ShapeChecking
Gets or sets the ShapeChecking.
Declaration Syntax
public int ShapeChecking { set;get; }
SheetLoopRemoval
Gets or sets the SheetLoopRemoval.
Declaration Syntax
public bool SheetLoopRemoval { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 861
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Smoothing
Gets or sets the Smoothing.
Declaration Syntax
public int Smoothing { set;get; }
SmoothingIterations
Gets or sets the SmoothingIterations.
Declaration Syntax
public int SmoothingIterations { set;get; }
SolverPreference
Gets or sets the SolverPreference.
Declaration Syntax
public MeshSolverPreferenceType SolverPreference { set;get; }
SpanAngleCenter
Gets or sets the SpanAngleCenter.
Declaration Syntax
public int SpanAngleCenter { set;get; }
StandardDeviation
Gets the StandardDeviation.
Declaration Syntax
public Quantity StandardDeviation { get; }
StraightSidedElements
Gets or sets the StraightSidedElements.
Declaration Syntax
public bool StraightSidedElements { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
862 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
TargetQuality
Gets or sets the TargetQuality.
Declaration Syntax
public Quantity TargetQuality { set;get; }
TargetSkewness
Gets or sets the TargetSkewness.
Declaration Syntax
public Quantity TargetSkewness { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 863
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
UseAdaptiveSizing
Gets or sets the UseAdaptiveSizing.
Declaration Syntax
public bool UseAdaptiveSizing { set;get; }
UseAdvancedSizeFunction
Gets or sets the UseAdvancedSizeFunction.
Declaration Syntax
public int UseAdvancedSizeFunction { set;get; }
UseAutomaticInflation
Gets or sets the UseAutomaticInflation.
Declaration Syntax
public int UseAutomaticInflation { set;get; }
UseFixedSizeFunctionForSheets
Gets or sets the UseFixedSizeFunctionForSheets.
Declaration Syntax
public bool UseFixedSizeFunctionForSheets { set;get; }
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
864 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
ViewAdvancedOptions
Gets or sets the ViewAdvancedOptions.
Declaration Syntax
public bool ViewAdvancedOptions { set;get; }
Worksheet
Get the MeshControlWorksheet action.
Declaration Syntax
public IWorksheet Worksheet { get; }
AddAutomaticMethod()
Creates a new AutomaticMethod
Declaration Syntax
public virtual AutomaticMethod AddAutomaticMethod()
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddContactMatchGroup()
Add a new AddContactMatchGroup.
Declaration Syntax
public virtual ContactMatchGroup AddContactMatchGroup()
AddContactSizing()
Creates a new ContactSizing
Declaration Syntax
public virtual ContactSizing AddContactSizing()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 865
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
AddFaceMeshing()
Creates a new FaceMeshing
Declaration Syntax
public virtual FaceMeshing AddFaceMeshing()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
AddInflation()
Creates a new Inflation
Declaration Syntax
public virtual Inflation AddInflation()
AddManualMeshConnection()
Add a new ManualMeshConnection
Declaration Syntax
public virtual void AddManualMeshConnection()
AddMatchControl()
Creates a new MatchControl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
866 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
Declaration Syntax
public virtual MatchControl AddMatchControl()
AddMeshConnectionGroup()
Add a new MeshConnectionGroup.
Declaration Syntax
public virtual MeshConnectionGroup AddMeshConnectionGroup()
AddNodeMerge()
Add a new NodeMerge.
Declaration Syntax
public virtual void AddNodeMerge()
AddNodeMergeGroup()
Add a new NodeMergeGroup.
Declaration Syntax
public virtual NodeMergeGroup 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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 867
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
public virtual Sizing AddSizing()
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.)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
868 of ANSYS, Inc. and its subsidiaries and affiliates.
Mesh
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.)
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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 869
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Update()
Run the Update action.
Declaration Syntax
public virtual void Update()
MeshControl
Defines a MeshControl.
Declaration Syntax
public class MeshControl : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
870 of ANSYS, Inc. and its subsidiaries and affiliates.
MeshControl
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 871
Ansys.ACT.Automation.Mechanical.MeshControls 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
GenerateMesh()
Generate the Mesh.
Declaration Syntax
public virtual void GenerateMesh()
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
872 of ANSYS, Inc. and its subsidiaries and affiliates.
Pinch
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.)
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.
Declaration Syntax
public class Pinch : MeshControl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 873
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
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; }
MasterGeometry
Gets or sets the MasterGeometry.
Declaration Syntax
public ISelectionInfo MasterGeometry { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
874 of ANSYS, Inc. and its subsidiaries and affiliates.
Refinement
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 875
Ansys.ACT.Automation.Mechanical.MeshControls 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 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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
876 of ANSYS, Inc. and its subsidiaries and affiliates.
Relevance
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 877
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Sizing
Defines a Sizing.
Declaration Syntax
public class Sizing : MeshControl
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
878 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 879
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
public BiasType BiasType { set;get; }
BodyOfInfluence
Gets the BodyOfInfluence.
Declaration Syntax
public ISelectionInfo BodyOfInfluence { set;get; }
CurvatureNormalAngle
Gets or sets the CurvatureNormalAngle.
Declaration Syntax
public Quantity CurvatureNormalAngle { set;get; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
880 of ANSYS, Inc. and its subsidiaries and affiliates.
Sizing
Declaration Syntax
public IDSMeshControlAuto InternalObject { get; }
LocalMinimumSize
Gets or sets the LocalMinimumSize.
Declaration Syntax
public Quantity LocalMinimumSize { set;get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
NumberOfDivisions
Gets or sets the NumberOfDivisions.
Declaration Syntax
public int NumberOfDivisions { set;get; }
OriginX
Gets the OriginX.
Declaration Syntax
public Quantity OriginX { get; }
OriginY
Gets the OriginY.
Declaration Syntax
public Quantity OriginY { get; }
OriginZ
Gets the OriginZ.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 881
Ansys.ACT.Automation.Mechanical.MeshControls Namespace
Declaration Syntax
public Quantity OriginZ { get; }
ReverseBias
Gets or sets the ReverseBias.
Declaration Syntax
public ISelectionInfo ReverseBias { set;get; }
SphereCenter
Gets or sets the SphereCenter.
Declaration Syntax
public CoordinateSystem SphereCenter { set;get; }
SphereRadius
Gets or sets the SphereRadius.
Declaration Syntax
public Quantity SphereRadius { set;get; }
Type
Gets or sets the Type.
Declaration Syntax
public SizingType Type { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
882 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results
Alert
Defines a Alert.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 883
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class Alert : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
884 of ANSYS, Inc. and its subsidiaries and affiliates.
Alert
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
FailsIf
Gets or sets the FailsIf.
Declaration Syntax
public MinimumOrMaximum FailsIf { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSAlertAuto InternalObject { get; }
Status
Gets the Status.
Declaration Syntax
public PassFailResult Status { get; }
Value
Gets or sets the Value.
Declaration Syntax
public double Value { set;get; }
AddComment()
Creates a new child Comment.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 885
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
886 of ANSYS, Inc. and its subsidiaries and affiliates.
ContactDataTable
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.)
ContactDataTable
Defines a ContactDataTable.
Declaration Syntax
public class ContactDataTable : DataModelObject, IFolderDataModelObject
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 887
Ansys.ACT.Automation.Mechanical.Results 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 IDSContactDataTableAuto 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()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
888 of ANSYS, Inc. and its subsidiaries and affiliates.
Convergence
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.)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 889
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class Convergence : DataModelObject, IFolderDataModelObject
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
890 of ANSYS, Inc. and its subsidiaries and affiliates.
Convergence
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 891
Ansys.ACT.Automation.Mechanical.Results Namespace
LastChange
Gets the LastChange.
Declaration Syntax
public double LastChange { get; }
Type
Gets or sets the Type.
Declaration Syntax
public ConvergenceType Type { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
892 of ANSYS, Inc. and its subsidiaries and affiliates.
LatticeDensity
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.)
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.)
LatticeDensity
Defines a LatticeDensity.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 893
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class LatticeDensity : TopologyOptimizationResult
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Comments (p. 957) Gets the list of associated comments.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property DataModelObjectCategory (p. 895)Gets the current DataModelObject's category.
Property ExclusionsParticipation (p. 957) Gets or sets the ExclusionsParticipation.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Figures (p. 958) Gets the list of associated figures.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalMass (p. 958) Gets the FinalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalVolume (p. 958) Gets the FinalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Images (p. 958) Gets the list of associated images.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property InternalObject (p. 895) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 958) Gets the IterationNumber.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Location (p. 959) Gets or sets the Location.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Maximum (p. 959) Gets the Maximum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Minimum (p. 959) Gets the Minimum.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
894 of ANSYS, Inc. and its subsidiaries and affiliates.
LatticeElementalDensity
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalMass (p. 959) Gets the OriginalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalVolume (p. 959) Gets the OriginalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentMassOfOriginal (p. 959) Gets the PercentMassOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentVolumeOfOriginal (p. 960) Gets the PercentVolumeOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property ShowOptimizedRegion (p. 960) Gets or sets the ShowOptimizedRegion.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Suppressed (p. 960) Gets or sets the Suppressed.
(Inherited from
TopologyOptimizationResult (p. 956).)
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; }
LatticeElementalDensity
Defines a LatticeElementalDensity.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 895
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class LatticeElementalDensity : TopologyOptimizationResult
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Comments (p. 957) Gets the list of associated comments.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property DataModelObjectCategory (p. 897)Gets the current DataModelObject's category.
Property ExclusionsParticipation (p. 957) Gets or sets the ExclusionsParticipation.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Figures (p. 958) Gets the list of associated figures.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalMass (p. 958) Gets the FinalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalVolume (p. 958) Gets the FinalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Images (p. 958) Gets the list of associated images.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property InternalObject (p. 897) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 958) Gets the IterationNumber.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Location (p. 959) Gets or sets the Location.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Maximum (p. 959) Gets the Maximum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Minimum (p. 959) Gets the Minimum.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
896 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticCoenergy
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalMass (p. 959) Gets the OriginalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalVolume (p. 959) Gets the OriginalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentMassOfOriginal (p. 959) Gets the PercentMassOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentVolumeOfOriginal (p. 960) Gets the PercentVolumeOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property ShowOptimizedRegion (p. 960) Gets or sets the ShowOptimizedRegion.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Suppressed (p. 960) Gets or sets the Suppressed.
(Inherited from
TopologyOptimizationResult (p. 956).)
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; }
MagneticCoenergy
Defines a MagneticCoenergy.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 897
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class MagneticCoenergy : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
898 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticCoenergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 899
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
900 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticPotential
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.
Declaration Syntax
public class MagneticPotential : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 901
Ansys.ACT.Automation.Mechanical.Results Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
902 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticPotential
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 903
Ansys.ACT.Automation.Mechanical.Results Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
904 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualForce
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 905
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
906 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualForce
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 907
Ansys.ACT.Automation.Mechanical.Results Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
908 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualHeat
Declaration Syntax
public class NewtonRaphsonResidualHeat : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 909
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
910 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualHeat
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 911
Ansys.ACT.Automation.Mechanical.Results 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; }
NewtonRaphsonResidualMoment
Defines a NewtonRaphsonResidualMoment.
Declaration Syntax
public class NewtonRaphsonResidualMoment : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
912 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualMoment
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 913
Ansys.ACT.Automation.Mechanical.Results Namespace
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
914 of ANSYS, Inc. and its subsidiaries and affiliates.
NewtonRaphsonResidualMoment
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 915
Ansys.ACT.Automation.Mechanical.Results Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
916 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Property LoadStepForMaximumOfMinimumValues (p. 921) Get the Load Step for the maximum of
minimum values.
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Property LoadStepForMinimumOfMinimumValues (p. 922) Get the Load Step for the minimum of
minimum values.
Property Location (p. 922) Gets or sets the Location.
Property Maximum (p. 922) Gets the Maximum.
Property MaximumOccursOn (p. 922) Gets the MaximumOccursOn.
Property MaximumOfMaximumOverTime (p. 922) Gets the MaximumOfMaximumOverTime.
Property MaximumOfMinimumOverTime (p. 922) Gets the MaximumOfMinimumOverTime.
Property Minimum (p. 923) Gets the Minimum.
Property MinimumOccursOn (p. 923) Gets the MinimumOccursOn.
Property MinimumOfMaximumOverTime (p. 923) Gets the MinimumOfMaximumOverTime.
Property MinimumOfMinimumOverTime (p. 923) Gets the MinimumOfMinimumOverTime.
Property PlotData (p. 923) Gets the result table.
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
Property SetNumber (p. 924) Gets or sets the Set Number.
Property SolutionCombinationDriver (p. 924) Gets or sets the
SolutionCombinationDriver.
Property SolverComponentIDs (p. 924) Gets or sets the SolverComponentIDs.
Property Substep (p. 924) Gets the Substep.
Property Suppressed (p. 924) Gets or sets the Suppressed.
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Property Time (p. 925) Gets the Time.
Property TimeForMaximumOfMaximumValues (p. 925) Get the Time for the maximum of
maximum values.
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
Method AddAlert() (p. 926) Creates a new Alert
Method AddComment() (p. 926) Creates a new child Comment.
Method AddConvergence() (p. 926) Creates a new Convergence
Method AddFigure() (p. 926) Creates a new child Figure.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 917
Ansys.ACT.Automation.Mechanical.Results Namespace
Average
Gets the Average.
Declaration Syntax
public Quantity Average { get; }
By
Gets or sets the By.
Declaration Syntax
public SetDriverStyle By { set;get; }
CalculateTimeHistory
Gets or sets the CalculateTimeHistory.
Declaration Syntax
public bool CalculateTimeHistory { set;get; }
Children
Gets the list of children.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
918 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
Declaration Syntax
public IList<DataModelObject> Children { get; }
CombinationNumber
Gets or sets the Combination Number for a Solution Combination result.
Declaration Syntax
public uint CombinationNumber { set;get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CoordinateSystem
Gets or sets the Coordinate System. Accepts/Returns None for Solution Coordinate System in the
general case. Accepts/Returns None for Fiber Coordinate System for a result that is sub scoped by
ply.
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; }
DisplayTime
Gets or sets the DisplayTime.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 919
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public Quantity DisplayTime { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
GraphControlsXAxis
Gets or sets the GraphControlsXAxis.
Declaration Syntax
public GraphControlsXAxis GraphControlsXAxis { set;get; }
Identifier
Gets or sets the Identifier.
Declaration Syntax
public string Identifier { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
IsSolved
Gets the IsSolved.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
920 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
Declaration Syntax
public bool IsSolved { get; }
ItemType
Gets or sets the ItemType.
Declaration Syntax
public ResultFileItemType ItemType { set;get; }
IterationNumber
Gets the IterationNumber.
Declaration Syntax
public int IterationNumber { get; }
LoadStep
Gets the LoadStep.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 921
Ansys.ACT.Automation.Mechanical.Results Namespace
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; }
MaximumOccursOn
Gets the MaximumOccursOn.
Declaration Syntax
public string MaximumOccursOn { get; }
MaximumOfMaximumOverTime
Gets the MaximumOfMaximumOverTime.
Declaration Syntax
public Quantity MaximumOfMaximumOverTime { get; }
MaximumOfMinimumOverTime
Gets the MaximumOfMinimumOverTime.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
922 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
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.
Declaration Syntax
public Quantity MinimumOfMinimumOverTime { get; }
PlotData
Gets the result table.
Declaration Syntax
public ResultDataTable PlotData { get; }
RpmSetNumber
Gets or sets the RpmSetNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 923
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public uint RpmSetNumber { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SetNumber
Gets or sets the Set Number.
Declaration Syntax
public uint SetNumber { set;get; }
SolutionCombinationDriver
Gets or sets the SolutionCombinationDriver.
Declaration Syntax
public SolutionCombinationDriverStyle SolutionCombinationDriver { set;get; }
SolverComponentIDs
Gets or sets the SolverComponentIDs.
Declaration Syntax
public string SolverComponentIDs { set;get; }
Substep
Gets the Substep.
Declaration Syntax
public int Substep { get; }
Suppressed
Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
924 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
Declaration Syntax
public bool Suppressed { set;get; }
TabularData
Gets the tabular data of the result. Use a to get index to each column of the tabular data.
Declaration Syntax
public ITable TabularData { 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; }
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 925
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public Quantity TimeForMinimumOfMinimumValues { get; }
AddAlert()
Creates a new Alert
Declaration Syntax
public virtual Alert AddAlert()
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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
926 of ANSYS, Inc. and its subsidiaries and affiliates.
Result
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()
DuplicateWithoutResults()
Run the DuplicateWithoutResults action.
Declaration Syntax
public virtual DataModelObject DuplicateWithoutResults()
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
Declaration Syntax
public virtual void ExportAnimation(string filePath, GraphicsAnimationExportFormat format, Anima-
tionExportSettings settings)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 927
Ansys.ACT.Automation.Mechanical.Results Namespace
Parameters
filePath(string)
No details are provided for this entry.
format(GraphicsAnimationExportFormat)
No details are provided for this entry.
settings(AnimationExportSettings)
No details are provided for this entry.
ExportToTextFile(string)
Run the ExportToTextFile action.
Declaration Syntax
public virtual void ExportToTextFile(string filePath)
Parameters
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.)
Declaration Syntax
public virtual IList<DataModelObject> GetChildren(DataModelObjectCategory category, bool recurses,
IList<DataModelObject> children)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
928 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart
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.)
PromoteToNamedSelection()
Run the PromoteToNamedSelection action.
Declaration Syntax
public virtual IEnumerable<NamedSelection> PromoteToNamedSelection()
ResultChart
Defines a ResultChart.
Declaration Syntax
public abstract class ResultChart : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 929
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
930 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart
AccelerationType
Gets the AccelerationType.
Declaration Syntax
public TotalOrDirectional AccelerationType { get; }
BoundaryCondition
Gets or sets the BoundaryCondition.
Declaration Syntax
public GenericBoundaryCondition BoundaryCondition { set;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; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 931
Ansys.ACT.Automation.Mechanical.Results Namespace
CurvesAppearanceDisplay
Gets or sets the CurvesAppearanceDisplay.
Declaration Syntax
public ChartPlotStyle CurvesAppearanceDisplay { set;get; }
CutFrequency
Gets or sets the CutFrequency.
Declaration Syntax
public double CutFrequency { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
932 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart
FilterMaximum
Gets the FilterMaximum.
Declaration Syntax
public Quantity FilterMaximum { get; }
FilterMinimum
Gets the FilterMinimum.
Declaration Syntax
public Quantity FilterMinimum { get; }
FilterType
Gets or sets the FilterType.
Declaration Syntax
public FilterType FilterType { set;get; }
FrequencyAtMaximumAmplitude
Gets the FrequencyAtMaximumAmplitude.
Declaration Syntax
public Quantity FrequencyAtMaximumAmplitude { get; }
GeometrySelectionString
Gets or sets the GeometrySelectionString.
Declaration Syntax
public string GeometrySelectionString { set;get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 933
Ansys.ACT.Automation.Mechanical.Results Namespace
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 Quantity Maximum { get; }
MaximumAmplitude
Gets the MaximumAmplitude.
Declaration Syntax
public Quantity MaximumAmplitude { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
934 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart
MaximumFrequency
Gets or sets the MaximumFrequency.
Declaration Syntax
public Quantity MaximumFrequency { set;get; }
Minimum
Gets the Minimum.
Declaration Syntax
public Quantity Minimum { get; }
MinimumFrequency
Gets or sets the MinimumFrequency.
Declaration Syntax
public Quantity MinimumFrequency { set;get; }
NormalOrientation
Gets or sets the NormalOrientation.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 935
Ansys.ACT.Automation.Mechanical.Results Namespace
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; }
RpmSetNumber
Gets or sets the RpmSetNumber.
Declaration Syntax
public uint RpmSetNumber { set;get; }
ShearOrientation
Gets or sets the ShearOrientation.
Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }
SpatialResolution
Gets or sets the SpatialResolution.
Declaration Syntax
public MultipleNodeType SpatialResolution { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
936 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultChart
Spring
Gets or sets the Spring.
Declaration Syntax
public Spring Spring { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 937
Ansys.ACT.Automation.Mechanical.Results Namespace
XAxisValues
Gets or sets the XAxisValues.
Declaration Syntax
public XAxisValues XAxisValues { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
Declaration Syntax
public virtual void ExportAnimation(string filePath, GraphicsAnimationExportFormat format, Anima-
tionExportSettings settings)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
938 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultTable
Parameters
filePath(string)
No details are provided for this entry.
format(GraphicsAnimationExportFormat)
No details are provided for this entry.
settings(AnimationExportSettings)
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.)
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.)
ResultTable
Defines a ResultTable.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 939
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class ResultTable : DataModelObject, IFolderDataModelObject
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
940 of ANSYS, Inc. and its subsidiaries and affiliates.
ResultTable
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultTableAuto InternalObject { get; }
Multiplier
Gets or sets the Multiplier.
Declaration Syntax
public double Multiplier { set;get; }
AddComment()
Creates a new child Comment.
Declaration Syntax
public virtual Comment AddComment()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
Delete()
Run the Delete action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 941
Ansys.ACT.Automation.Mechanical.Results 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.)
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.)
ShapeFinder
Defines a ShapeFinder.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
942 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinder
Declaration Syntax
public class ShapeFinder : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 943
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
944 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinder
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 945
Ansys.ACT.Automation.Mechanical.Results 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; }
ShapeFinderElemental
Defines a ShapeFinderElemental.
Declaration Syntax
public class ShapeFinderElemental : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
946 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinderElemental
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 947
Ansys.ACT.Automation.Mechanical.Results Namespace
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
948 of ANSYS, Inc. and its subsidiaries and affiliates.
ShapeFinderElemental
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 949
Ansys.ACT.Automation.Mechanical.Results Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
Smoothing
Defines a Smoothing.
Declaration Syntax
public class Smoothing : STL
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
950 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyDensity
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 IDSGeometryFileContainerAuto InternalObject { get; }
MoveLimit
Gets or sets the MoveLimit.
Declaration Syntax
public double MoveLimit { set;get; }
TopologyDensity
Defines a TopologyDensity.
Declaration Syntax
public class TopologyDensity : TopologyOptimizationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 951
Ansys.ACT.Automation.Mechanical.Results Namespace
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Comments (p. 957) Gets the list of associated comments.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property DataModelObjectCategory (p. 953)Gets the current DataModelObject's category.
Property ExclusionsParticipation (p. 957) Gets or sets the ExclusionsParticipation.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Figures (p. 958) Gets the list of associated figures.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalMass (p. 958) Gets the FinalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalVolume (p. 958) Gets the FinalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Images (p. 958) Gets the list of associated images.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property InternalObject (p. 953) Gets the internal object. For advanced usage
only.
Property IterationNumber (p. 958) Gets the IterationNumber.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Location (p. 959) Gets or sets the Location.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Maximum (p. 959) Gets the Maximum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Minimum (p. 959) Gets the Minimum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalMass (p. 959) Gets the OriginalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
952 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyDensity
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentMassOfOriginal (p. 959) Gets the PercentMassOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentVolumeOfOriginal (p. 960) Gets the PercentVolumeOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property RetainedThreshold (p. 953) Gets or sets the RetainedThreshold.
Property ShowOptimizedRegion (p. 960) Gets or sets the ShowOptimizedRegion.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Suppressed (p. 960) Gets or sets the Suppressed.
(Inherited from
TopologyOptimizationResult (p. 956).)
Method InsertSmoothing() (p. 954) Run the InsertSmoothing action.
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; }
RetainedThreshold
Gets or sets the RetainedThreshold.
Declaration Syntax
public double RetainedThreshold { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 953
Ansys.ACT.Automation.Mechanical.Results Namespace
InsertSmoothing()
Run the InsertSmoothing action.
Declaration Syntax
public virtual void InsertSmoothing()
TopologyElementalDensity
Defines a TopologyElementalDensity.
Declaration Syntax
public class TopologyElementalDensity : TopologyOptimizationResult
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Comments (p. 957) Gets the list of associated comments.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property DataModelObjectCategory (p. 955)Gets the current DataModelObject's category.
Property ExclusionsParticipation (p. 957) Gets or sets the ExclusionsParticipation.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Figures (p. 958) Gets the list of associated figures.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalMass (p. 958) Gets the FinalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property FinalVolume (p. 958) Gets the FinalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Images (p. 958) Gets the list of associated images.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property InternalObject (p. 956) Gets the internal object. For advanced usage
only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
954 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyElementalDensity
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Location (p. 959) Gets or sets the Location.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Maximum (p. 959) Gets the Maximum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Minimum (p. 959) Gets the Minimum.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalMass (p. 959) Gets the OriginalMass.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property OriginalVolume (p. 959) Gets the OriginalVolume.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentMassOfOriginal (p. 959) Gets the PercentMassOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property PercentVolumeOfOriginal (p. 960) Gets the PercentVolumeOfOriginal.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property RetainedThreshold (p. 956) Gets or sets the RetainedThreshold.
Property ShowOptimizedRegion (p. 960) Gets or sets the ShowOptimizedRegion.
(Inherited from
TopologyOptimizationResult (p. 956).)
Property Suppressed (p. 960) Gets or sets the Suppressed.
(Inherited from
TopologyOptimizationResult (p. 956).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 955
Ansys.ACT.Automation.Mechanical.Results Namespace
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
RetainedThreshold
Gets or sets the RetainedThreshold.
Declaration Syntax
public double RetainedThreshold { set;get; }
TopologyOptimizationResult
Defines a TopologyOptimizationResult.
Declaration Syntax
public abstract class TopologyOptimizationResult : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
956 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyOptimizationResult
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; }
ExclusionsParticipation
Gets or sets the ExclusionsParticipation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 957
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public bool ExclusionsParticipation { set;get; }
Figures
Gets the list of associated figures.
Declaration Syntax
public IEnumerable<Figure> Figures { get; }
FinalMass
Gets the FinalMass.
Declaration Syntax
public Quantity FinalMass { get; }
FinalVolume
Gets the FinalVolume.
Declaration Syntax
public Quantity FinalVolume { get; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
IterationNumber
Gets the IterationNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
958 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyOptimizationResult
Declaration Syntax
public int IterationNumber { get; }
Location
Gets or sets the Location.
Declaration Syntax
public ISelectionInfo Location { set;get; }
Maximum
Gets the Maximum.
Declaration Syntax
public double Maximum { get; }
Minimum
Gets the Minimum.
Declaration Syntax
public double Minimum { get; }
OriginalMass
Gets the OriginalMass.
Declaration Syntax
public Quantity OriginalMass { get; }
OriginalVolume
Gets the OriginalVolume.
Declaration Syntax
public Quantity OriginalVolume { get; }
PercentMassOfOriginal
Gets the PercentMassOfOriginal.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 959
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public double PercentMassOfOriginal { get; }
PercentVolumeOfOriginal
Gets the PercentVolumeOfOriginal.
Declaration Syntax
public double PercentVolumeOfOriginal { get; }
ShowOptimizedRegion
Gets or sets the ShowOptimizedRegion.
Declaration Syntax
public TopologyOptimizationResultShowType ShowOptimizedRegion { 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()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
960 of ANSYS, Inc. and its subsidiaries and affiliates.
TopologyOptimizationResult
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
ClearGeneratedData()
Clears the result.
Declaration Syntax
public virtual void ClearGeneratedData()
Delete()
Run the Delete action.
Declaration Syntax
public virtual void Delete()
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
Declaration Syntax
public virtual void ExportAnimation(string filePath, GraphicsAnimationExportFormat format, Anima-
tionExportSettings settings)
Parameters
filePath(string)
No details are provided for this entry.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 961
Ansys.ACT.Automation.Mechanical.Results Namespace
format(GraphicsAnimationExportFormat)
No details are provided for this entry.
settings(AnimationExportSettings)
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.)
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.)
UserDefinedResult
Defines a UserDefinedResult.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
962 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
Declaration Syntax
public class UserDefinedResult : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 963
Ansys.ACT.Automation.Mechanical.Results Namespace
Average
Gets the Average.
Declaration Syntax
public Quantity Average { get; }
AverageAcrossBodies
Gets or sets the AverageAcrossBodies.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
964 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
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; }
CombinationNumber
Gets or sets the Combination Number for a Solution Combination result.
Declaration Syntax
public uint CombinationNumber { set;get; }
CoordinateSystem
Gets or sets the CoordinateSystem.
Declaration Syntax
public CoordinateSystem CoordinateSystem { set;get; }
CyclicMode
Gets or sets the CyclicMode.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 965
Ansys.ACT.Automation.Mechanical.Results Namespace
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; }
GraphControlsXAxis
Gets or sets the GraphControlsXAxis.
Declaration Syntax
public GraphControlsXAxis GraphControlsXAxis { set;get; }
Identifier
Gets or sets the Identifier.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
966 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
Declaration Syntax
public string Identifier { set;get; }
InputUnitSystem
Gets the InputUnitSystem.
Declaration Syntax
public WBUnitSystemType InputUnitSystem { get; }
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; }
ItemType
Gets or sets the ItemType.
Declaration Syntax
public ResultFileItemType ItemType { set;get; }
IterationNumber
Gets the IterationNumber.
Declaration Syntax
public int IterationNumber { get; }
Layer
Gets or sets the Layer.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 967
Ansys.ACT.Automation.Mechanical.Results Namespace
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.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
968 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
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.
Declaration Syntax
public Quantity MinimumOfMinimumOverTime { get; }
Mode
Gets or sets the Mode (Result Set Number).
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 969
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public uint Mode { set;get; }
OutputUnit
Gets or sets the OutputUnit.
Declaration Syntax
public UnitCategoryType OutputUnit { set;get; }
PlotData
Gets the result table.
Declaration Syntax
public ResultDataTable PlotData { get; }
Ply
Gets or sets the Ply selection.
Declaration Syntax
public IEnumerable<AnalysisPly> Ply { 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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
970 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
Declaration Syntax
public Quantity RequestedFrequency { set;get; }
ResponseType
Gets or sets the ResponseType.
Declaration Syntax
public CoreResultType ResponseType { set;get; }
RpmSetNumber
Gets or sets the RpmSetNumber.
Declaration Syntax
public uint RpmSetNumber { set;get; }
ScaleFactor
Gets or sets the ScaleFactor.
Declaration Syntax
public ScaleFactorType ScaleFactor { set;get; }
ScaleFactorValue
Gets or sets the ScaleFactorValue.
Declaration Syntax
public double ScaleFactorValue { set;get; }
ScopingMethod
Gets or sets the ScopingMethod.
Declaration Syntax
public GeometryDefineByType ScopingMethod { set;get; }
SetNumber
Gets or sets the Set Number.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 971
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public uint SetNumber { set;get; }
SolutionCombinationDriver
Gets or sets the SolutionCombinationDriver.
Declaration Syntax
public SolutionCombinationDriverStyle SolutionCombinationDriver { set;get; }
SolverComponentIDs
Gets or sets the SolverComponentIDs.
Declaration Syntax
public string SolverComponentIDs { set;get; }
SubScopeBy
Gets or sets the SubScopeBy.
Declaration Syntax
public SubScopingDefineByType SubScopeBy { set;get; }
Substep
Gets the Substep.
Declaration Syntax
public int Substep { get; }
Suppressed
Gets or sets the Suppressed.
Declaration Syntax
public bool Suppressed { set;get; }
SweepingPhase
Gets or sets the SweepingPhase.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
972 of ANSYS, Inc. and its subsidiaries and affiliates.
UserDefinedResult
Declaration Syntax
public Quantity SweepingPhase { set;get; }
Time
Gets the Time.
Declaration Syntax
public Quantity Time { get; }
Type
Gets the Type.
Declaration Syntax
public string Type { get; }
ClearGeneratedData()
Run the ClearGeneratedData action.
Declaration Syntax
public 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()
DuplicateWithoutResults()
Run the DuplicateWithoutResults action.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 973
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public virtual DataModelObject DuplicateWithoutResults()
EvaluateAllResults()
Run the EvaluateAllResults action.
Declaration Syntax
public virtual void EvaluateAllResults()
Declaration Syntax
public virtual void ExportAnimation(string filePath, GraphicsAnimationExportFormat format, Anima-
tionExportSettings settings)
Parameters
filePath(string)
No details are provided for this entry.
format(GraphicsAnimationExportFormat)
No details are provided for this entry.
settings(AnimationExportSettings)
No details are provided for this entry.
ExportToTextFile(string)
Run the ExportToTextFile action.
Declaration Syntax
public virtual void ExportToTextFile(string filePath)
Parameters
filePath(string)
No details are provided for this entry.
GetChildren<ChildrenType>(bool, IList<ChildrenType>)
Gets the list of children, filtered by type.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
974 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.)
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.)
PromoteToNamedSelection()
Run the PromoteToNamedSelection action.
Declaration Syntax
public virtual IEnumerable<NamedSelection> PromoteToNamedSelection()
VariableGraph
Defines a VariableGraph.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 975
Ansys.ACT.Automation.Mechanical.Results Namespace
Declaration Syntax
public class VariableGraph : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
976 of ANSYS, Inc. and its subsidiaries and affiliates.
VariableGraph
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 977
Ansys.ACT.Automation.Mechanical.Results Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
978 of ANSYS, Inc. and its subsidiaries and affiliates.
Volume
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; }
Volume
Defines a Volume.
Declaration Syntax
public class Volume : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 979
Ansys.ACT.Automation.Mechanical.Results Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
980 of ANSYS, Inc. and its subsidiaries and affiliates.
Volume
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 981
Ansys.ACT.Automation.Mechanical.Results Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
982 of ANSYS, Inc. and its subsidiaries and affiliates.
Volume
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 983
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
984 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults
AccelerationPhaseResponse
Defines a AccelerationPhaseResponse.
Declaration Syntax
public class AccelerationPhaseResponse : ResultChart
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 985
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
986 of ANSYS, Inc. and its subsidiaries and affiliates.
AccelerationPhaseResponse
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 987
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
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; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultChartAuto InternalObject { get; }
DeformationPhaseResponse
Defines a DeformationPhaseResponse.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
988 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationPhaseResponse
Declaration Syntax
public class DeformationPhaseResponse : ResultChart
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 989
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
990 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationPhaseResponse
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 991
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
ElasticStrainPhaseResponse
Defines a ElasticStrainPhaseResponse.
Declaration Syntax
public class ElasticStrainPhaseResponse : ResultChart
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
992 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainPhaseResponse
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 993
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
ContactRegion
Gets or sets the ContactRegion.
Declaration Syntax
public ContactRegion ContactRegion { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
994 of ANSYS, Inc. and its subsidiaries and affiliates.
StressPhaseResponse
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.
Declaration Syntax
public class StressPhaseResponse : ResultChart
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 995
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
996 of ANSYS, Inc. and its subsidiaries and affiliates.
StressPhaseResponse
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 997
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; }
VelocityPhaseResponse
Defines a VelocityPhaseResponse.
Declaration Syntax
public class VelocityPhaseResponse : ResultChart
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
998 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 999
Ansys.ACT.Automation.Mechanical.Results.PhaseResponseResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1000 of ANSYS, Inc. and its subsidiaries and affiliates.
VelocityPhaseResponse
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; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultChartAuto InternalObject { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1001
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1002 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.StrainResults
AccumulatedEquivalentPlasticStrain
Defines a AccumulatedEquivalentPlasticStrain.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1003
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
public class AccumulatedEquivalentPlasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1004 of ANSYS, Inc. and its subsidiaries and affiliates.
AccumulatedEquivalentPlasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1005
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1006 of ANSYS, Inc. and its subsidiaries and affiliates.
AccumulatedEquivalentPlasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1007
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; }
DirectionalThermalStrain
Defines a DirectionalThermalStrain.
Declaration Syntax
public class DirectionalThermalStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1008 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1009
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1010 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1011
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; }
NormalOrientation
Gets or sets the NormalOrientation.
Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1012 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainIntensity
ElasticStrainIntensity
Defines a ElasticStrainIntensity.
Declaration Syntax
public class ElasticStrainIntensity : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1013
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1014 of ANSYS, Inc. and its subsidiaries and affiliates.
ElasticStrainIntensity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1015
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1016 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1017
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1018 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1019
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1020 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST
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; }
EquivalentCreepStrainRST
Defines a EquivalentCreepStrainRST.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1021
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
public class EquivalentCreepStrainRST : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1022 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1023
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1024 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentCreepStrainRST
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1025
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; }
EquivalentElasticStrain
Defines a EquivalentElasticStrain.
Declaration Syntax
public class EquivalentElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1026 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1027
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1028 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1029
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1030 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrainRST
Declaration Syntax
public class EquivalentElasticStrainRST : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1031
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1032 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentElasticStrainRST
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1033
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1034 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrain
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.
Declaration Syntax
public class EquivalentPlasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1035
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1036 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1037
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1038 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1039
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
public class EquivalentPlasticStrainRST : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1040 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1041
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1042 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentPlasticStrainRST
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1043
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; }
EquivalentTotalStrain
Defines a EquivalentTotalStrain.
Declaration Syntax
public class EquivalentTotalStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1044 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentTotalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1045
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1046 of ANSYS, Inc. and its subsidiaries and affiliates.
EquivalentTotalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1047
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1048 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalElasticStrain
Declaration Syntax
public class MaximumPrincipalElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1049
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1050 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalElasticStrain
Property LoadStepForMinimumOfMinimumValues (p. 922) Get the Load Step for the minimum of
minimum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1051
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1052 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain
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; }
MaximumPrincipalThermalStrain
Defines a MaximumPrincipalThermalStrain.
Declaration Syntax
public class MaximumPrincipalThermalStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1053
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1054 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1055
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1056 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumPrincipalThermalStrain
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1057
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1058 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1059
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1060 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumShearElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1061
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; }
ShearOrientation
Gets or sets the ShearOrientation.
Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }
MiddlePrincipalElasticStrain
Defines a MiddlePrincipalElasticStrain.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1062 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalElasticStrain
Declaration Syntax
public class MiddlePrincipalElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1063
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1064 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1065
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1066 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalThermalStrain
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1067
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1068 of ANSYS, Inc. and its subsidiaries and affiliates.
MiddlePrincipalThermalStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1069
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1070 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1071
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Declaration Syntax
public class MinimumPrincipalElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1072 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1073
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1074 of ANSYS, Inc. and its subsidiaries and affiliates.
MinimumPrincipalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1075
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; }
NormalElasticStrain
Defines a NormalElasticStrain.
Declaration Syntax
public class NormalElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1076 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1077
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1078 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1079
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; }
NormalOrientation
Gets or sets the NormalOrientation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1080 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain
Declaration Syntax
public NormalOrientationType NormalOrientation { set;get; }
ScaleFactor
Gets or sets the ScaleFactor.
Declaration Syntax
public ScaleFactorType ScaleFactor { set;get; }
ScaleFactorValue
Gets or sets the ScaleFactorValue.
Declaration Syntax
public double ScaleFactorValue { set;get; }
ShearElasticStrain
Defines a ShearElasticStrain.
Declaration Syntax
public class ShearElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1081
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1082 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1083
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1084 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearElasticStrain
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1085
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
ScaleFactor
Gets or sets the ScaleFactor.
Declaration Syntax
public ScaleFactorType ScaleFactor { set;get; }
ScaleFactorValue
Gets or sets the ScaleFactorValue.
Declaration Syntax
public double ScaleFactorValue { set;get; }
ShearOrientation
Gets or sets the ShearOrientation.
Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }
StrainResult
Defines a StrainResult.
Declaration Syntax
public abstract class StrainResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1086 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1087
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1088 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1089
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
Amplitude
Gets or sets the Amplitude.
Declaration Syntax
public bool Amplitude { set;get; }
AverageAcrossBodies
Gets or sets the AverageAcrossBodies.
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1090 of ANSYS, Inc. and its subsidiaries and affiliates.
StrainResult
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; }
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; }
Ply
Gets or sets the Ply selection.
Declaration Syntax
public IEnumerable<AnalysisPly> Ply { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1091
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Position
Gets or sets the Position.
Declaration Syntax
public ShellFaceType Position { set;get; }
ReportedFrequency
Gets the ReportedFrequency.
Declaration Syntax
public Quantity ReportedFrequency { get; }
StressStrainType
Gets or sets the StressStrainType.
Declaration Syntax
public StressStrainType StressStrainType { set;get; }
SubScopeBy
Gets or sets the SubScopeBy.
Declaration Syntax
public SubScopingDefineByType SubScopeBy { set;get; }
SweepingPhase
Gets or sets the SweepingPhase.
Declaration Syntax
public Quantity SweepingPhase { set;get; }
VectorPrincipalElasticStrain
Defines a VectorPrincipalElasticStrain.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1092 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain
Declaration Syntax
public class VectorPrincipalElasticStrain : StrainResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1093
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1094 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1095
Ansys.ACT.Automation.Mechanical.Results.StrainResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1096 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorPrincipalElasticStrain
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1097
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1098 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.DeformationResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.DeformationResults
DeformationResult
Defines a DeformationResult.
Declaration Syntax
public abstract class DeformationResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1099
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1100 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1101
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1102 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult
AccelerationInG
Gets or sets the AccelerationInG.
Declaration Syntax
public bool AccelerationInG { set;get; }
AllowPhaseSweep
Gets or sets the AllowPhaseSweep.
Declaration Syntax
public bool AllowPhaseSweep { set;get; }
Amplitude
Gets or sets the Amplitude.
Declaration Syntax
public bool Amplitude { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1103
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
CyclicMode
Gets or sets the CyclicMode.
Declaration Syntax
public uint CyclicMode { set;get; }
CyclicPhase
Gets or sets the CyclicPhase.
Declaration Syntax
public Quantity CyclicPhase { 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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1104 of ANSYS, Inc. and its subsidiaries and affiliates.
DeformationResult
HarmonicIndex
Gets or sets the HarmonicIndex.
Declaration Syntax
public uint HarmonicIndex { set;get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
LoadMultiplier
Gets the LoadMultiplier.
Declaration Syntax
public double LoadMultiplier { get; }
LogarithmicDecrement
Gets the LogarithmicDecrement.
Declaration Syntax
public double LogarithmicDecrement { get; }
ModalDampingRatio
Gets the ModalDampingRatio.
Declaration Syntax
public double ModalDampingRatio { get; }
Mode
Gets or sets the Mode.
Declaration Syntax
public uint Mode { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1105
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
PhaseIncrement
Gets or sets the PhaseIncrement.
Declaration Syntax
public Quantity PhaseIncrement { set;get; }
Probability
Gets the Probability.
Declaration Syntax
public double Probability { get; }
Reference
Gets the Reference.
Declaration Syntax
public ResultRelativityType Reference { get; }
ReportedFrequency
Gets the ReportedFrequency.
Declaration Syntax
public Quantity ReportedFrequency { get; }
ScaleFactor
Gets or sets the ScaleFactor.
Declaration Syntax
public ScaleFactorType ScaleFactor { set;get; }
ScaleFactorValue
Gets or sets the ScaleFactorValue.
Declaration Syntax
public double ScaleFactorValue { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1106 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1107
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1108 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration
Property InternalObject (p. 1112) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 920) Gets the IsSolved.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1109
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1110 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAcceleration
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1111
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1112 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1113
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1114 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationPSD
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1115
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1116 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS
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.
Declaration Syntax
public class DirectionalAccelerationRS : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1117
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1118 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1119
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1120 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalAccelerationRS
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1121
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
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; }
DirectionalDeformation
Defines a DirectionalDeformation.
Declaration Syntax
public class DirectionalDeformation : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1122 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1123
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1124 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalDeformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1125
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1126 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
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; }
DirectionalVelocity
Defines a DirectionalVelocity.
Declaration Syntax
public class DirectionalVelocity : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1127
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1128 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1129
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1130 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1131
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1132 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityPSD
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1133
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1134 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityPSD
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1135
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1136 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS
Property TimeForMaximumOfMaximumValues (p. 925) Get the Time for the maximum of
maximum values.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1137
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Declaration Syntax
public class DirectionalVelocityRS : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1138 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1139
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1140 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalVelocityRS
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1141
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1142 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration
TotalAcceleration
Defines a TotalAcceleration.
Declaration Syntax
public class TotalAcceleration : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1143
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1144 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalAcceleration
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1145
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1146 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation
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; }
TotalDeformation
Defines a TotalDeformation.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1147
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Declaration Syntax
public class TotalDeformation : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1148 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1149
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1150 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalDeformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1151
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1152 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity
Declaration Syntax
public class TotalVelocity : DeformationResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1153
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1154 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalVelocity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1155
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1156 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1157
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Declaration Syntax
public class VectorDeformation : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1158 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1159
Ansys.ACT.Automation.Mechanical.Results.DeformationResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1160 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorDeformation
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1161
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1162 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.DamageResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.DamageResults
DamageResult
Defines a DamageResult.
Declaration Syntax
public abstract class DamageResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1163
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1164 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1165
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1166 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageStatus
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
DamageResultType
Gets the DamageResultType.
Declaration Syntax
public DamageResultType DamageResultType { 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; }
Surface
Gets the Surface.
Declaration Syntax
public uint Surface { get; }
DamageStatus
Defines a DamageStatus.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1167
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Declaration Syntax
public class DamageStatus : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1168 of ANSYS, Inc. and its subsidiaries and affiliates.
DamageStatus
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1169
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1170 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyDissipatedPerUnitVolume
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1171
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1172 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyDissipatedPerUnitVolume
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1173
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1174 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveDamageVariable
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1175
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1176 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1177
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1178 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveFailureCriterion
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1179
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1180 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberCompressiveFailureCriterion
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1181
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1182 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileDamageVariable
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
FiberTensileDamageVariable
Defines a FiberTensileDamageVariable.
Declaration Syntax
public class FiberTensileDamageVariable : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1183
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1184 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1185
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; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1186 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileFailureCriterion
FiberTensileFailureCriterion
Defines a FiberTensileFailureCriterion.
Declaration Syntax
public class FiberTensileFailureCriterion : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1187
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1188 of ANSYS, Inc. and its subsidiaries and affiliates.
FiberTensileFailureCriterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1189
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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; }
MatrixCompressiveDamageVariable
Defines a MatrixCompressiveDamageVariable.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1190 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveDamageVariable
Declaration Syntax
public class MatrixCompressiveDamageVariable : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1191
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1192 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1193
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; }
MatrixCompressiveFailureCriterion
Defines a MatrixCompressiveFailureCriterion.
Declaration Syntax
public class MatrixCompressiveFailureCriterion : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1194 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1195
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1196 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixCompressiveFailureCriterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1197
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1198 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileDamageVariable
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1199
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1200 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1201
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; }
MatrixTensileFailureCriterion
Defines a MatrixTensileFailureCriterion.
Declaration Syntax
public class MatrixTensileFailureCriterion : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1202 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileFailureCriterion
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1203
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1204 of ANSYS, Inc. and its subsidiaries and affiliates.
MatrixTensileFailureCriterion
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1205
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1206 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumFailureCriteria
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1207
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1208 of ANSYS, Inc. and its subsidiaries and affiliates.
MaximumFailureCriteria
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1209
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
MullinsDamageVariable
Defines a MullinsDamageVariable.
Declaration Syntax
public class MullinsDamageVariable : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1210 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1211
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1212 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsMaximumPreviousStrainEnergy
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1213
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Declaration Syntax
public class MullinsMaximumPreviousStrainEnergy : DamageResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1214 of ANSYS, Inc. and its subsidiaries and affiliates.
MullinsMaximumPreviousStrainEnergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1215
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1216 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1217
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1218 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1219
Ansys.ACT.Automation.Mechanical.Results.DamageResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1220 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearDamageVariable
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1221
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1222 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults
CoordinateSystemsResult
Defines a CoordinateSystemsResult.
Declaration Syntax
public abstract class CoordinateSystemsResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1223
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1224 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystemsResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1225
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1226 of ANSYS, Inc. and its subsidiaries and affiliates.
CoordinateSystemsResult
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
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.
Declaration Syntax
public double LoadMultiplier { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1227
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Mode
Gets or sets the Mode.
Declaration Syntax
public uint Mode { set;get; }
Ply
Gets or sets the Ply selection.
Declaration Syntax
public IEnumerable<AnalysisPly> Ply { set;get; }
Position
Gets or sets the Position.
Declaration Syntax
public ShellFaceType Position { set;get; }
ScaleFactor
Gets or sets the ScaleFactor.
Declaration Syntax
public ScaleFactorType ScaleFactor { set;get; }
ScaleFactorValue
Gets or sets the ScaleFactorValue.
Declaration Syntax
public double ScaleFactorValue { set;get; }
SubScopeBy
Gets or sets the SubScopeBy.
Declaration Syntax
public SubScopingDefineByType SubScopeBy { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1228 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXYAngle
SweepingPhase
Gets or sets the SweepingPhase.
Declaration Syntax
public Quantity SweepingPhase { set;get; }
ElementalEulerXYAngle
Defines a ElementalEulerXYAngle.
Declaration Syntax
public class ElementalEulerXYAngle : CoordinateSystemsResult
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1229
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1230 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXYAngle
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1231
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1232 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
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; }
ElementalEulerXZAngle
Defines a ElementalEulerXZAngle.
Declaration Syntax
public class ElementalEulerXZAngle : CoordinateSystemsResult
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1233
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1234 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1235
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1236 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerXZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1237
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
ElementalEulerYZAngle
Defines a ElementalEulerYZAngle.
Declaration Syntax
public class ElementalEulerYZAngle : CoordinateSystemsResult
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1238 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerYZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1239
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1240 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalEulerYZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1241
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
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
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1242 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalTriads
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1243
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1244 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalTriads
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1245
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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; }
NodalEulerXYAngle
Defines a NodalEulerXYAngle.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1246 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXYAngle
Declaration Syntax
public class NodalEulerXYAngle : CoordinateSystemsResult
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1247
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1248 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXYAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1249
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1250 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXZAngle
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
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1251
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1252 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerXZAngle
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1253
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1254 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle
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.
Declaration Syntax
public class NodalEulerYZAngle : CoordinateSystemsResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1255
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1256 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1257
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1258 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalEulerYZAngle
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1259
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
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
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1260 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1261
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Position (p. 1228) Gets or sets the Position.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1262 of ANSYS, Inc. and its subsidiaries and affiliates.
NodalTriads
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScaleFactorValue (p. 1228) Gets or sets the ScaleFactorValue.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property ScopingMethod (p. 924) Gets or sets the ScopingMethod.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
CoordinateSystemsResult (p. 1223).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1263
Ansys.ACT.Automation.Mechanical.Results.CoordinateSystemsResults Namespace
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1264 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ThermalResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ThermalResults
DirectionalHeatFlux
Defines a DirectionalHeatFlux.
Declaration Syntax
public class DirectionalHeatFlux : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1265
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1266 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalHeatFlux
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1267
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1268 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalHeatFlux
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; }
DirectionalThermalHeatFlux
Defines a DirectionalThermalHeatFlux.
Declaration Syntax
public class DirectionalThermalHeatFlux : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1269
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1270 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalThermalHeatFlux
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1271
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1272 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidFlowRate
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; }
FluidFlowRate
Defines a FluidFlowRate.
Declaration Syntax
public class FluidFlowRate : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1273
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1274 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidFlowRate
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1275
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1276 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatConductionRate
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; }
FluidHeatConductionRate
Defines a FluidHeatConductionRate.
Declaration Syntax
public class FluidHeatConductionRate : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1277
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1278 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatConductionRate
Property LoadStepForMaximumOfMinimumValues (p. 921) Get the Load Step for the maximum of
minimum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1279
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1280 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatTransportRate
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; }
FluidHeatTransportRate
Defines a FluidHeatTransportRate.
Declaration Syntax
public class FluidHeatTransportRate : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1281
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1282 of ANSYS, Inc. and its subsidiaries and affiliates.
FluidHeatTransportRate
Property LoadStepForMaximumOfMinimumValues (p. 921) Get the Load Step for the maximum of
minimum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1283
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1284 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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1285
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1286 of ANSYS, Inc. and its subsidiaries and affiliates.
TemperatureResult
Property LoadStepForMaximumOfMinimumValues (p. 921) Get the Load Step for the maximum of
minimum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1287
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1288 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalError
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1289
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1290 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalError
Property LoadStepForMaximumOfMinimumValues (p. 921) Get the Load Step for the maximum of
minimum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1291
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1292 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalResult
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1293
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1294 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalResult
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1295
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
AverageAcrossBodies
Gets or sets the AverageAcrossBodies.
Declaration Syntax
public bool AverageAcrossBodies { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1296 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalHeatFlux
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.
Declaration Syntax
public ShellFaceType Position { set;get; }
ThermalResultType
Gets or sets the ThermalResultType.
Declaration Syntax
public TotalOrDirectional ThermalResultType { set;get; }
TotalHeatFlux
Defines a TotalHeatFlux.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1297
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Declaration Syntax
public class TotalHeatFlux : ThermalResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1298 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalHeatFlux
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1299
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1300 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1301
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Declaration Syntax
public class VectorHeatFlux : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1302 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1303
Ansys.ACT.Automation.Mechanical.Results.ThermalResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1304 of ANSYS, Inc. and its subsidiaries and affiliates.
VectorHeatFlux
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1305
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1306 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.StressToolResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.StressToolResults
StressRatio
Defines a StressRatio.
Declaration Syntax
public class StressRatio : StressToolResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1307
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1308 of ANSYS, Inc. and its subsidiaries and affiliates.
StressRatio
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1309
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1310 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyFactor
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1311
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1312 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyFactor
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1313
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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; }
StressSafetyMargin
Defines a StressSafetyMargin.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1314 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyMargin
Declaration Syntax
public class StressSafetyMargin : StressToolResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1315
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1316 of ANSYS, Inc. and its subsidiaries and affiliates.
StressSafetyMargin
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1317
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
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; }
StressTool
Defines a StressTool.
Declaration Syntax
public class StressTool : DataModelObject, IFolderDataModelObject
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1318 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool
Children
Gets the list of children.
Declaration Syntax
public IList<DataModelObject> Children { get; }
Comments
Gets the list of associated comments.
Declaration Syntax
public IEnumerable<Comment> Comments { get; }
CompressiveLimit
Gets or sets the CompressiveLimit.
Declaration Syntax
public Quantity CompressiveLimit { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1319
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
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; }
Images
Gets the list of associated images.
Declaration Syntax
public IEnumerable<Image> Images { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSStressSafetyToolAuto InternalObject { get; }
LimitFactor
Gets or sets the LimitFactor.
Declaration Syntax
public double LimitFactor { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1320 of ANSYS, Inc. and its subsidiaries and affiliates.
StressTool
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.
Declaration Syntax
public virtual Comment AddComment()
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1321
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
AddFigure()
Creates a new child Figure.
Declaration Syntax
public virtual Figure AddFigure()
AddImage(string)
Creates a new child Image. If a filePath is provided, the image will be loaded from that file, if not, the
image will be a screen capture of the Geometry window.
Declaration Syntax
public virtual Image AddImage(string filePath)
Parameters
filePath(string)
Full path of file. Defaults to None.
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1322 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult
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.)
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.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1323
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Declaration Syntax
public abstract class StressToolResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1324 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1325
Ansys.ACT.Automation.Mechanical.Results.StressToolResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1326 of ANSYS, Inc. and its subsidiaries and affiliates.
StressToolResult
Property TimeForMaximumOfMinimumValues (p. 925) Get the Time for the maximum of
minimum values.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1327
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1328 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults
LinearizedEquivalentStress
Defines a LinearizedEquivalentStress.
Declaration Syntax
public class LinearizedEquivalentStress : LinearizedStressResult
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1329
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1330 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedEquivalentStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1331
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1332 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedEquivalentStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1333
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1334 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress
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
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1335
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1336 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1337
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1338 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumPrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1339
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1340 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1341
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1342 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress
Property LoadStepForMinimumOfMinimumValues (p. 922) Get the Load Step for the minimum of
minimum values.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1343
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1344 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMaximumShearStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1345
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
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
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1346 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1347
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1348 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1349
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1350 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMiddlePrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1351
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Declaration Syntax
public IDSResultAuto InternalObject { get; }
LinearizedMinimumPrincipalStress
Defines a LinearizedMinimumPrincipalStress.
Declaration Syntax
public class LinearizedMinimumPrincipalStress : LinearizedStressResult
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1352 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1353
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1354 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedMinimumPrincipalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1355
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1356 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
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
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1357
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1358 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1359
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1360 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedNormalStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1361
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1362 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress
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; }
LinearizedShearStress
Defines a LinearizedShearStress.
Declaration Syntax
public class LinearizedShearStress : LinearizedStressResult
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1363
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1364 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
(Inherited from
LinearizedStressResult (p. 1374).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1365
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1366 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedShearStress
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1367
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Property TimeForMaximumOfMaximumValues (p. 925) Get the Time for the maximum of
maximum values.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1368 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity
Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }
LinearizedStressIntensity
Defines a LinearizedStressIntensity.
Declaration Syntax
public class LinearizedStressIntensity : LinearizedStressResult
(Inherited from
LinearizedStressResult (p. 1374).)
Property Average (p. 918) Gets the Average.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingInside (p. 1378) Gets the BendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property BendingOutside (p. 1379) Gets the BendingOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1369
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property GraphControlsXAxis (p. 920) Gets or sets the GraphControlsXAxis.
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadMultiplier (p. 1379) Gets the LoadMultiplier.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1370 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity
(Inherited from
LinearizedStressResult (p. 1374).)
Property LoadStep (p. 921) Gets the LoadStep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingCenter (p. 1380) Gets the MembraneBendingCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingInside (p. 1380) Gets the MembraneBendingInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property MembraneBendingOutside (p. 1380) Gets the MembraneBendingOutside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1371
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
(Inherited from
LinearizedStressResult (p. 1374).)
Property Minimum (p. 923) Gets the Minimum.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakCenter (p. 1380) Gets the PeakCenter.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakInside (p. 1381) Gets the PeakInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PeakOutside (p. 1381) Gets the PeakOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property PlotData (p. 923) Gets the result table.
(Inherited from
LinearizedStressResult (p. 1374).)
Property RpmSetNumber (p. 923) Gets or sets the RpmSetNumber.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1372 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressIntensity
(Inherited from
LinearizedStressResult (p. 1374).)
Property Substep (p. 924) Gets the Substep.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Suppressed (p. 924) Gets or sets the Suppressed.
(Inherited from
LinearizedStressResult (p. 1374).)
Property SweepingPhase (p. 1382) Gets or sets the SweepingPhase.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
(Inherited from
LinearizedStressResult (p. 1374).)
Property Time (p. 925) Gets the Time.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1373
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Property TimeForMinimumOfMinimumValues (p. 925) Get the Time for the minimum of
minimum values.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalInside (p. 1382) Gets the TotalInside.
(Inherited from
LinearizedStressResult (p. 1374).)
Property TotalOutside (p. 1382) Gets the TotalOutside.
(Inherited from
LinearizedStressResult (p. 1374).)
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1374 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1375
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1376 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1377
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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; }
BendingInside
Gets the BendingInside.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1378 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult
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; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
Linearized2DBehavior
Gets or sets the Linearized2DBehavior.
Declaration Syntax
public Linearized2DBehavior Linearized2DBehavior { set;get; }
LoadMultiplier
Gets the LoadMultiplier.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1379
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
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; }
PeakCenter
Gets the PeakCenter.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1380 of ANSYS, Inc. and its subsidiaries and affiliates.
LinearizedStressResult
Declaration Syntax
public Quantity PeakCenter { get; }
PeakInside
Gets the PeakInside.
Declaration Syntax
public Quantity PeakInside { get; }
PeakOutside
Gets the PeakOutside.
Declaration Syntax
public Quantity PeakOutside { get; }
Position
Gets or sets the Position.
Declaration Syntax
public ShellFaceType Position { set;get; }
StressStrainType
Gets or sets the StressStrainType.
Declaration Syntax
public StressStrainType StressStrainType { set;get; }
Subtype
Gets or sets the Subtype.
Declaration Syntax
public LinearizedSubtype Subtype { set;get; }
Surface
Gets the Surface.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1381
Ansys.ACT.Automation.Mechanical.Results.LinearizedStressResults Namespace
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1382 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.GasketResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.GasketResults
GasketResult
Defines a GasketResult.
Declaration Syntax
public abstract class GasketResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1383
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1384 of ANSYS, Inc. and its subsidiaries and affiliates.
GasketResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1385
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1386 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketPressure
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1387
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1388 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketPressure
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1389
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1390 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketTotalClosure
Declaration Syntax
public IDSResultAuto InternalObject { get; }
NormalGasketTotalClosure
Defines a NormalGasketTotalClosure.
Declaration Syntax
public class NormalGasketTotalClosure : GasketResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1391
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1392 of ANSYS, Inc. and its subsidiaries and affiliates.
NormalGasketTotalClosure
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1393
Ansys.ACT.Automation.Mechanical.Results.GasketResults 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; }
ShearGasketPressure
Defines a ShearGasketPressure.
Declaration Syntax
public class ShearGasketPressure : GasketResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1394 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketPressure
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1395
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Property InternalObject (p. 1398) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 920) Gets the IsSolved.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1396 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketPressure
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1397
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Property TimeForMinimumOfMaximumValues (p. 925) Get the Time for the minimum of
maximum values.
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; }
ShearGasketTotalClosure
Defines a ShearGasketTotalClosure.
Declaration Syntax
public class ShearGasketTotalClosure : GasketResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1398 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1399
Ansys.ACT.Automation.Mechanical.Results.GasketResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1400 of ANSYS, Inc. and its subsidiaries and affiliates.
ShearGasketTotalClosure
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1401
Ansys.ACT.Automation.Mechanical.Results.GasketResults 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; }
ShearOrientation
Gets or sets the ShearOrientation.
Declaration Syntax
public ShearOrientationType ShearOrientation { set;get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1402 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.EnergyResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.EnergyResults
ElementalStrainEnergy
Defines a ElementalStrainEnergy.
Declaration Syntax
public class ElementalStrainEnergy : EnergyResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1403
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1404 of ANSYS, Inc. and its subsidiaries and affiliates.
ElementalStrainEnergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1405
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1406 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyResult
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1407
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1408 of ANSYS, Inc. and its subsidiaries and affiliates.
EnergyResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1409
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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; }
StabilizationEnergy
Defines a StabilizationEnergy.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1410 of ANSYS, Inc. and its subsidiaries and affiliates.
StabilizationEnergy
Declaration Syntax
public class StabilizationEnergy : EnergyResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1411
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1412 of ANSYS, Inc. and its subsidiaries and affiliates.
StabilizationEnergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1413
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; }
StructuralStrainEnergy
Defines a StructuralStrainEnergy.
Declaration Syntax
public class StructuralStrainEnergy : EnergyResult
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1414 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralStrainEnergy
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1415
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Property LoadStepForMaximumOfMaximumValues (p. 921) Get the Load Step for the maximum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1416 of ANSYS, Inc. and its subsidiaries and affiliates.
StructuralStrainEnergy
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1417
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
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
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1418 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1419
Ansys.ACT.Automation.Mechanical.Results.EnergyResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1420 of ANSYS, Inc. and its subsidiaries and affiliates.
ThermalStrainEnergy
Property TabularData (p. 925) Gets the tabular data of the result. Use a
to get index to each column of the tabular
data.
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 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1421
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1422 of ANSYS, Inc. and its subsidiaries and affiliates.
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults
Namespace
Declaration Syntax
namespace Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults
CurrentDensity
Defines a CurrentDensity.
Declaration Syntax
public class CurrentDensity : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1423
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1424 of ANSYS, Inc. and its subsidiaries and affiliates.
CurrentDensity
Property InternalObject (p. 1427) Gets the internal object. For advanced
usage only.
Property IsSolved (p. 920) Gets the IsSolved.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1425
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1426 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFieldIntensity
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
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1427
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Property CombinationNumber (p. 919) Gets or sets the Combination Number for
a Solution Combination result.
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1428 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFieldIntensity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1429
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1430 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity
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
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1431
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1432 of ANSYS, Inc. and its subsidiaries and affiliates.
DirectionalMagneticFluxDensity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1433
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1434 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricPotential
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.
Declaration Syntax
public class ElectricPotential : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1435
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1436 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectricPotential
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1437
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1438 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectromagneticResult
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.
Declaration Syntax
public abstract class ElectromagneticResult : Result
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1439
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1440 of ANSYS, Inc. and its subsidiaries and affiliates.
ElectromagneticResult
Property LoadStepForMinimumOfMaximumValues (p. 921) Get the Load Step for the minimum of
maximum values.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1441
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
AverageAcrossBodies
Gets or sets the AverageAcrossBodies.
Declaration Syntax
public bool AverageAcrossBodies { set;get; }
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1442 of ANSYS, Inc. and its subsidiaries and affiliates.
FluxLinkage
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.
Declaration Syntax
public IDSResultAuto InternalObject { get; }
FluxLinkage
Defines a FluxLinkage.
Declaration Syntax
public class FluxLinkage : ResultTable
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1443
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults 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 IDSResultTableAuto InternalObject { get; }
Inductance
Defines a Inductance.
Declaration Syntax
public class Inductance : ResultTable
DataModelObjectCategory
Gets the current DataModelObject's category.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1444 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticDirectionalForces
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Declaration Syntax
public IDSResultTableAuto InternalObject { get; }
MagneticDirectionalForces
Defines a MagneticDirectionalForces.
Declaration Syntax
public class MagneticDirectionalForces : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1445
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1446 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticDirectionalForces
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1447
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1448 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticError
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
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1449
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1450 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticError
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1451
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
DataModelObjectCategory
Gets the current DataModelObject's category.
Declaration Syntax
public DataModelObjectCategory DataModelObjectCategory { get; }
InternalObject
Gets the internal object. For advanced usage only.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1452 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticTotalForces
Declaration Syntax
public IDSResultAuto InternalObject { get; }
MagneticTotalForces
Defines a MagneticTotalForces.
Declaration Syntax
public class MagneticTotalForces : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1453
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1454 of ANSYS, Inc. and its subsidiaries and affiliates.
MagneticTotalForces
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1455
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults 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; }
Total
Gets the Total.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1456 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFieldIntensity
Declaration Syntax
public Quantity Total { get; }
TotalMagneticFieldIntensity
Defines a TotalMagneticFieldIntensity.
Declaration Syntax
public class TotalMagneticFieldIntensity : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1457
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
(Inherited from
ElectromagneticResult (p. 1439).)
Property Figures (p. 920) Gets the list of associated figures.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1458 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFieldIntensity
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1459
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults 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; }
TotalMagneticFluxDensity
Defines a TotalMagneticFluxDensity.
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1460 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity
Declaration Syntax
public class TotalMagneticFluxDensity : ElectromagneticResult
(Inherited from
ElectromagneticResult (p. 1439).)
Property By (p. 918) Gets or sets the By.
(Inherited from
ElectromagneticResult (p. 1439).)
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates. 1461
Ansys.ACT.Automation.Mechanical.Results.ElectromagneticResults Namespace
Release 2020 R1 - © ANSYS, Inc. All rights reserved. - Contains proprietary and confidential information
1462 of ANSYS, Inc. and its subsidiaries and affiliates.
TotalMagneticFluxDensity