ACT XML Reference Guide
ACT XML Reference Guide
ANSYS, Inc.
Southpointe
2600 ANSYS Drive
Canonsburg, PA 15317
[email protected]
http://www.ansys.com
(T) 724-746-3304
(F) 724-514-9494
Release 17.1
April 2016
ANSYS Customization
ANSYS, Inc. is
certified to ISO
9001:2008.
Disclaimer Notice
THIS ANSYS SOFTWARE PRODUCT AND PROGRAM DOCUMENTATION INCLUDE TRADE SECRETS AND ARE CONFIDENTIAL 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. is certified to ISO 9001:2008.
Third-Party Software
See the legal information in the product help files for the complete Legal Notice for ANSYS proprietary software
and third-party software. If you are unable to access the Legal Notice, Contact ANSYS, Inc.
Published in the U.S.A.
Table of Contents
I. ACT XML Reference .................................................................................................................................. 1
ACT XML Tags ........................................................................................................................................ 3
<ActionCallback> ............................................................................................................................. 5
caption= .................................................................................................................................... 5
icon= ......................................................................................................................................... 6
name= ....................................................................................................................................... 7
<Application> .................................................................................................................................. 8
<Callbacks> ............................................................................................................................... 9
<description> ............................................................................................................................ 9
<OnApplicationFinished> ......................................................................................................... 10
<OnApplicationInitialized> ....................................................................................................... 11
<OnApplicationStarted> .......................................................................................................... 12
<Panel> ................................................................................................................................... 13
class= ....................................................................................................................................... 13
context= .................................................................................................................................. 14
MainPanel= .............................................................................................................................. 15
name= ..................................................................................................................................... 16
<argument> ................................................................................................................................... 17
name= ..................................................................................................................................... 18
separator= ................................................................................................................................ 18
value= ...................................................................................................................................... 19
<assembly> .................................................................................................................................... 20
context= .................................................................................................................................. 21
namespace= ............................................................................................................................. 22
src= .......................................................................................................................................... 23
<attributes> ................................................................................................................................... 23
<Callback> ..................................................................................................................................... 24
<CallbackGetCommands> .............................................................................................................. 24
location= .................................................................................................................................. 24
order= ...................................................................................................................................... 25
<CallbackGetPostPreSolveCommands> .......................................................................................... 26
order= ...................................................................................................................................... 26
timedependent= ...................................................................................................................... 27
<CallbackOnActiveObjectChange> ................................................................................................. 28
name= ..................................................................................................................................... 29
type= ....................................................................................................................................... 30
<Callbacks> .................................................................................................................................... 31
<Action> .................................................................................................................................. 31
<Component> ............................................................................................................................... 32
<Attributes> ............................................................................................................................. 32
BottomAttachment= ................................................................................................................ 33
BottomOffset= ......................................................................................................................... 34
ComponentType= .................................................................................................................... 35
CustomCSSFile= ....................................................................................................................... 36
CustomHTMLFile= .................................................................................................................... 37
CustomJSFile= .......................................................................................................................... 38
Height= .................................................................................................................................... 38
HeightType= ............................................................................................................................ 39
LeftAttachment= ...................................................................................................................... 40
LeftOffset= ............................................................................................................................... 41
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
iii
iv
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
vi
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
vii
viii
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
ix
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xi
xii
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xiii
xiv
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xv
xvi
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xvii
xviii
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xix
xx
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
xxi
xxii
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
Note
Information on XML tags can also be accessed in the ACT Online Reference Guide, an easy-tonavigate document providing both API and XML reference materials for ACT. Both online
(.html) and downloadable (.zip) versions are available.
To access this document, go to the ANSYS ACT Application Store for the current release
on the ANSYS Customer Portal.
<Application> (p. 8)
No details provided.
<CallbackGetPostPreSolveCommands> (p. 26) Class collecting all commands to add to the solver
input file.
<CallbackOnActiveObjectChange> (p. 28)
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ActionCallback>
<Step> (p. 696)
<ActionCallback>
Class defining the action callback.
Remarks
None.
Examples
None.
Table 2: XML Tag Listing
Attribute caption= (p. 5)
No details provided.
No details provided.
caption=
No details provided.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
No details provided.
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ActionCallback>
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the action callback.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Application>
Class defining a new application.
Remarks
The name of the application will be a new context available for customization.
Examples
None.
Table 3: XML Tag Listing
Tag
<Callbacks> (p. 9)
Tag
<description> (p. 9)
Callback <OnApplicationInitialized> (p. 11) Callback that is invoked when the application initializes.
Callback <OnApplicationStarted> (p. 12)
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Application>
Attribute MainPanel= (p. 15)
<Callbacks>
Specifies the callbacks that will invoke functions from the IronPython extension script.
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
The <callbacks> element and its children specify the Python functions that are invoked based on
system and user-generated events.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<description>
Description of the application.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
Examples
None.
Details
Description
Description of the application.
Name
description
ValueName
description
Public
True
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<OnApplicationFinished>
Callback that is invoked after the application finishes.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_Application_
Name
OnApplicationFinished
Public
True
Obsolete
False
ObsoleteMessage
None.
10
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Application>
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnApplicationInitialized>
Callback that is invoked when the application initializes.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_Application_
Name
OnApplicationInitialized
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
11
<OnApplicationStarted>
Callback that is invoked when the application starts.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_Application_
Name
OnApplicationStarted
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
12
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Application>
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Panel>
Defines one or more panels to be displayed in the application.
Type
Ansys_ACT_Core_XmlDataModel_Panel (p. 376)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
class=
Class name of the controller of the object.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
13
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
context=
Defines a context or combination of contexts (separated using '|') in which the application can be
launched.
Type
System_String_ARRAY_
14
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Application>
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
True
Name
context
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
MainPanel=
Name of the first panel to display.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
15
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
MainPanel
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the application.
Type
System_String
Remarks
None.
Examples
None.
16
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<argument>
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<argument>
This class defines the Argument XML Tag.
Remarks
None.
Examples
None.
Table 4: XML Tag Listing
Attribute name= (p. 18)
The argument-value
separator.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
17
name=
The argument name.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
separator=
The argument-value separator.
18
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<argument>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
separator
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
value=
The argument value.
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
19
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
value
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<assembly>
Class defining the assembly to be loaded.
Remarks
This tag is typically used to import a specific namespace from a C# dll.
20
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<assembly>
Examples
Example 1: <code type="xml"> <assembly src="CSharp.dll" namespace="CSharp" /> </code>
Table 5: XML Tag Listing
Attribute context= (p. 21)
Namespace to import.
context=
Context or combination of contexts (separated using '|') for the import.
Type
System_String
Remarks
This block will be taken into account only for specified context(s).
Examples
None.
Details
Mandatory
False
Name
context
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
21
namespace=
Namespace to import.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
namespace
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
22
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<attributes>
src=
Name of the dll file to import.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
src
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<attributes>
Class defining the set of attributes for the object.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
23
Remarks
None.
Examples
None.
<Callback>
No details provided.
Remarks
None.
Examples
None.
<CallbackGetCommands>
Class providing the commands to add to the solver input file.
Remarks
None.
Examples
None.
Table 6: XML Tag Listing
Attribute location= (p. 24)
Location of
the call.
Order of the
call.
location=
Location of the call.
Type
System_String
Remarks
None.
24
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<CallbackGetCommands>
Examples
None.
Details
Mandatory
True
Name
location
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
order=
Order of the call.
Type
System_Int32
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
25
Details
Mandatory
False
Name
order
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<CallbackGetPostPreSolveCommands>
Class collecting all commands to add to the solver input file.
Remarks
None.
Examples
None.
Table 7: XML Tag Listing
Attribute order= (p. 26)
order=
Order of the call.
26
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<CallbackGetPostPreSolveCommands>
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
order
DefaultValue
1
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
timedependent=
Specifies if the callback will be called for each step.
Type
System_Boolean
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
27
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
timedependent
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<CallbackOnActiveObjectChange>
Callback that is invoked when the active object changes.
Remarks
None.
28
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<CallbackOnActiveObjectChange>
Examples
None.
Table 8: XML Tag Listing
Attribute name= (p. 29)
The
name
filter.
The type
filter.
name=
The name filter.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
29
type=
The type filter.
Type
Ansys_ACT_Interfaces_UserObject_ObjectTypeEnum
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
type
DefaultValue
Unknown
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
30
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Callbacks>
<Callbacks>
Class specifying the callbacks that will invoke functions from the IronPython extension script.
Remarks
The <callbacks> element and its children specify the Python functions that are invoked based on
system- and user-generated events.
Examples
None.
Table 9: XML Tag Listing
Tag <Action> (p. 31)
No details
provided.
<Action>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Action (p. 5)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Action
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
31
<Component>
Class defining a new component in a layout.
Remarks
None.
Examples
None.
Table 10: XML Tag Listing
Tag
<Attributes>
Defines the set ofattributes for the component.
32
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
BottomAttachment=
Bottom attachment of the layout.
Type
System_String
Remarks
The value can be the name of a component or "" for the border.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
33
BottomOffset=
Bottom offset related to the bottom attachment.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
BottomOffset
34
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
ComponentType=
Type of the component for the component.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
ComponentType
DefaultValue
None.
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
35
CustomCSSFile=
Custom css file for the component layout.
Type
System_String
Remarks
This file will be taken in place of the standard one associated to the component.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
CustomCSSFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
36
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
CustomHTMLFile=
Custom html file for the component layout.
Type
System_String
Remarks
This file will be taken in place of the standard one associated to the component.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
CustomHTMLFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
37
CustomJSFile=
Custom jscript file for the component layout.
Type
System_String
Remarks
This file will be taken in place of the standard one associated to the component.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
CustomJSFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Height=
Height value for the component.
38
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
Height
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
HeightType=
Height type for the component.
Type
Ansys_ACT_Interfaces_UserInterface_ComponentLengthType
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
39
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
HeightType
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
LeftAttachment=
Left attachment of the layout.
Type
System_String
Remarks
The value can be the name of a component or "" for the border.
40
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
LeftAttachment
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
LeftOffset=
Left offset related to the left attachment.
Type
System_Int32
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
41
Details
Mandatory
False
MultipleValue
False
Name
LeftOffset
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
MaxHeight=
Maximum height for the component.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
42
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
MultipleValue
False
Name
MaxHeight
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
MaxWidth=
Maximum width for the component.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
MaxWidth
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
43
name=
Name of the component.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
44
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
RightAttachment=
Right attachment of the layout.
Type
System_String
Remarks
The value can be the name of a component or "" for the border.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
RightAttachment
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
45
RightOffset=
Right offset related to the right attachment.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
RightOffset
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
46
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
TopAttachment=
Top attachment of the layout.
Type
System_String
Remarks
The value can be the name of a component or "" for the border.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
TopAttachment
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
TopOffset=
Top offset related to the top attachment.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
47
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
TopOffset
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visible=
Initial visibility of the component.
Type
System_Boolean
48
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Component>
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
visible
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
False
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Width=
Width value for the component.
Type
System_Int32
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
49
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
Width
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
WidthType=
Width type for the component.
Type
Ansys_ACT_Interfaces_UserInterface_ComponentLengthType
Remarks
None.
Examples
None.
50
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ComponentData>
Details
Mandatory
True
MultipleValue
False
Name
WidthType
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<ComponentData>
Class defining the data for the component.
Remarks
None.
Examples
None.
Table 11: XML Tag Listing
Attribute component= (p. 51)
No details
provided.
component=
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
51
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
component
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<ComponentDefinition>
Class defining the display of the component.
Remarks
None.
52
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ComponentDefinition>
Examples
None.
Table 12: XML Tag Listing
Attribute Class= (p. 53)
Class=
Class to control this component.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
Class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
53
CSSFile=
Default CSS file to use for this component.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
CSSFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
54
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ComponentDefinition>
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
DataModelClass=
Class type that describes the data model of the component
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
DataModelClass
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
55
Directory=
Directory where are located HTML, CSS and JS files
Type
System_String
Remarks
By default it is the directory of the extension if defined in an extension and "...ACT/html" if not.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
Directory
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
HTMLFile=
Default HTML file to use for this component.
56
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ComponentDefinition>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
HTMLFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
JSFile=
Default JS file to use for this component.
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
57
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
JSFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Name=
Name of the component definition.
Type
System_String
Remarks
This will identify the component type.
58
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ComponentStyle>
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
Name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<ComponentStyle>
Class defining the styles for the component.
Remarks
None.
Examples
None.
Table 13: XML Tag Listing
Attribute component= (p. 60)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
59
component=
Name of the component for which styles are being defined.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
component
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
filter=
Filter for the component styles.
60
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<contextmenus>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
filter
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<contextmenus>
No details provided.
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
61
Examples
None.
Table 14: XML Tag Listing
Tag <UIEntry> (p. 62)
No details
provided.
<UIEntry>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_UIEntry (p. 92)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_UIEntry
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<ControlTemplate>
Class defining a control template for the creation of groups of properties.
Remarks
None.
62
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ControlTemplate>
Examples
None.
Table 15: XML Tag Listing
Tag
No details provided.
<PropertyTable>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_PropertyTable (p. 496)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_PropertyTable
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
name=
Name of the control template.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
63
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the control template.
Type
System_Int32
64
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
version
DefaultValue
1
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<entity>
Class defining a custom data entity definition based on an ACT XML Extension file.
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
65
Examples
None.
Table 16: XML Tag Listing
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 74) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 75)
Tag
66
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Attribute caption= (p. 86)
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
67
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
68
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
69
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
70
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
71
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
72
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
73
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
74
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
75
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
76
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
77
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
78
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
79
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
80
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
81
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
82
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
83
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
84
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
85
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
86
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
87
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
88
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
datatype=
Data type representing the schematic-exposed type for which this data entity represents.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
datatype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
89
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
90
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entity>
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
91
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<entry>
Class defining a user-interface GUI operatio.
Remarks
None.
Examples
None.
Table 17: XML Tag Listing
Tag
Callbacks
92
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
Attribute icon= (p. 95)
<Callbacks>
Callbacks
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<onclick>
Callback that is invoked on click.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
93
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Name
onclick
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
caption=
Display text of GUI operation.
Type
System_String
Remarks
None.
94
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object.
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
95
Details
Mandatory
False
MultipleValue
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of GUI operation.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
96
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
priority=
UI-level priority (for grouping and ordering purposes)
Type
System_Single
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
priority
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
97
type=
Type of GUI operation.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
type
DefaultValue
None.
DataDefinition
False
98
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of GUI operation...for backwards compatiblity
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
99
<entry>
Class defining a drop-down menu within a toolbar.
Remarks
To create a drop-down menu inside a toolbar, an entry has to be created inside another entry.
Examples
None.
Table 18: XML Tag Listing
Tag
<Callbacks> (p. 100) Specifies the callbacks that will invoke functions from the IronPython
extension script.
<Callbacks>
Specifies the callbacks that will invoke functions from the IronPython extension script.
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
100
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<OnClick>
Callback that is invoked to return when the object is clicked.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IDataModelObject_
Name
OnClick
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
101
<Separator>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Separator (p. 657)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Separator
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
102
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
caption=
Caption of the entry.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Icon=
Icon of the entry.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
103
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
Icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the entry.
Type
System_String
104
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<entry>
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
userobject=
Related user object name.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
105
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
userobject
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Extension>
Class defining an ACT extension.
Remarks
This is the base tag or "root" element under which all other tags/elements fall.
Examples
None.
Table 19: XML Tag Listing
Tag
Tag
106
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Tag
Tag
Tag
Tag
Tag
Tag
Tag
Tag
Defines one or more general sections that store all user object
definitions.
Tag
Tag
<UIDefinition> (p. 114) Defines one or more user interfaces for the extension.
Tag
Tag
Attribute loadAsDefault= (p. 118) Specifies if the extension should be loaded automatically.
Attribute masked= (p. 119)
<Application>
Defines one or more ACT applications that will be posted to the ANSYS ACT Application Store.
Type
Ansys_ACT_Core_XmlDataModel_Application (p. 8)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
107
<appStoreId>
Defines a unique identifier for the ACT application, to be used in the ANSYS ACT Application Store.
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Unique identifier of the application for the ANSYS Application Store. The format must be: author_shortname.
Name
appStoreId
ValueName
appStoreId
Public
True
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<assembly>
Defines one or more assemblies to be loaded.
Type
Ansys_ACT_Core_XmlDataModel_Assembly (p. 20)
108
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<author>
Defines the author of the extension.
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Author of the extension.
Name
author
ValueName
authorName
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
109
<description>
Defines the description of the extension.
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Description of the extension.
Name
description
ValueName
description
Public
True
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<Guid>
Defines a unique identifier for the extension.
Type
Ansys_ACT_Core_XmlDataModel_Guid (p. 182)
Remarks
None.
Examples
None.
110
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Interface>
Defines one or more the user interfaces for the extension.
Type
Ansys_ACT_Core_XmlDataModel_Interface (p. 196)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
111
<Licenses>
Defines a licenses collection for the extension.
Type
Ansys_ACT_Core_XmlDataModel_Licenses (p. 227)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<script>
Specifies one or more IronPython scripts referenced by the extension.
Type
Ansys_ACT_Core_XmlDataModel_Script (p. 655)
Remarks
None.
Examples
None.
112
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<simdata>
Defines one or more general sections that store all user object definitions.
Type
Ansys_ACT_Core_XmlDataModel_SimData (p. 657)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
113
<Templates>
Defines a collection of control templates for the extension.
Type
Ansys_ACT_Core_XmlDataModel_Templates (p. 807)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<UIDefinition>
Defines one or more user interfaces for the extension.
Type
Ansys_ACT_Core_XmlDataModel_UI_UIDefinition (p. 811)
Remarks
None.
Examples
None.
114
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Wizard>
Defines one or more wizards within the extension.
Type
Ansys_ACT_Core_XmlDataModel_Wizard (p. 813)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
115
<Workflow>
Defines one or more user-defined custom workflows composed of tasks and task groups.
Type
Ansys_ACT_Core_XmlDataModel_Workflow (p. 822)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
debug=
To start this extension in debug mode if in scripted mode.
Type
System_Boolean
Remarks
None.
Examples
None.
116
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Details
Mandatory
False
MultipleValue
False
Name
debug
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the extension.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
117
loadAsDefault=
Specifies if the extension should be loaded automatically.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
loadAsDefault
118
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
False
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
masked=
Specifies if the extension should be loaded automatically, but hidden in the Extension Manager.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
masked
DefaultValue
False
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
119
minorversion=
Minor version of the extension.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
minorversion
DefaultValue
0
DataDefinition
False
AllowedValues
None.
MappedValues
None.
120
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Extension>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the extension.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
121
version=
Major version of the extension.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
version
DefaultValue
1
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<ExtensionObject>
Class extending the extension object definition. (Inherited from DesignXplorer SimEntity)
122
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Remarks
None.
Examples
None.
Table 20: XML Tag Listing
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 132) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 133)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
123
Tag
Tag
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
124
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
125
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
126
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
127
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<HostObjectModified>
Callback that is invoked to return when the properties of host object have changed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
128
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
HostObjectModified
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
129
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
130
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
131
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
132
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
133
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
134
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
135
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
136
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
137
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
138
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
139
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
140
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
141
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
142
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
143
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
144
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Target>
Defines the target location for the object.
Type
Ansys_ACT_Core_XmlDataModel_Target (p. 731)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
145
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
146
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
147
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
148
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<ExtensionObject>
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
149
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
150
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<filter>
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<filter>
Class defining a filter for the object.
Remarks
None.
Examples
None.
Table 21: XML Tag Listing
Attribute name= (p. 151) Name of the filter.
Attribute src= (p. 152)
name=
Name of the filter.
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
151
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
src=
Specifies the path of the reference IronPython script.
Type
System_String
Remarks
None.
152
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Examples
None.
Details
Mandatory
False
Name
src
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Geometry>
Class defining a geometry feature.
Remarks
None.
Examples
None.
Table 22: XML Tag Listing
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
153
Callback <OnBodySuppressStateChange> (p. 163) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 164)
Tag
154
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Attribute class= (p. 178)
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
155
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
156
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
157
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
158
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
159
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
160
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGenerate>
Callback that is invoked at the end of the generation process.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
OnAfterGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
161
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
162
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
163
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
164
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnEdit>
Callback that is invoked when the object is edited.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
165
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
OnEdit
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerate>
Callback that is invoked when the object is generated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
166
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnGenerate
Mandatory
False
Name
OnGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
167
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
168
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
169
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
170
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
171
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
172
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
173
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
174
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
175
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
176
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
177
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
178
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
179
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
180
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Geometry>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
181
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<guid>
Class defining a unique identifier for the extension.
Remarks
The GUID is he unique identifier of the extension. Two extensions with the same GUID will be considered
by ACT as the same extension.<br /> This is very important when the extension is deployed to ensure
that two different extensions will never be in conflict (have the same name, for example).<br /> This
identifier must be added at least before the first build of the extension and must never changed after
that. When the extension is updated, a new version created, or features added... the GUID must be kept
unchanged.<br />
182
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<guid>
Examples
Example 1: A GUID can be generated from the project's page command window using the following
code:<br /><br /><code type="python"> import System System.Guid.NewGuid().ToString() </code>
Table 23: XML Tag Listing
Attribute shortid= (p. 183) Short identifier for backward
compatibility.
shortid=
Short identifier for backward compatibility.
Type
System_String
Remarks
Must be the same as the extension name for all extensions created before R15.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
shortid
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
183
<includegroup>
Class defining the include group tag (used by task groups).
Remarks
None.
Examples
None.
Table 24: XML Tag Listing
Attribute caption= (p. 184) The caption of the item to include. (inherited from IncludeTag)
Attribute external= (p. 185) Indicates whether the included item is defined outside of the extension
file. (inherited from IncludeTag)
Attribute name= (p. 186)
caption=
The caption of the item to include. (inherited from IncludeTag)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
184
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<includegroup>
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
external=
Indicates whether the included item is defined outside of the extension file. (inherited from IncludeTag)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
external
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
185
name=
Name of the item to include. (inherited from IncludeTag)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
186
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<includetask>
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<includetask>
Class defining the include task tag (used by task groups).
Remarks
None.
Examples
None.
Table 25: XML Tag Listing
Attribute caption= (p. 187) The caption of the item to include. (inherited from IncludeTag)
Attribute external= (p. 188) Indicates whether the included item is defined outside of the extension
file. (inherited from IncludeTag)
Attribute name= (p. 189)
caption=
The caption of the item to include. (inherited from IncludeTag)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
187
external=
Indicates whether the included item is defined outside of the extension file. (inherited from IncludeTag)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
external
DefaultValue
False
DataDefinition
False
AllowedValues
None.
188
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<includetask>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the item to include. (inherited from IncludeTag)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
189
<input>
Class defining an input-level data connection definition.
Remarks
None.
Examples
None.
Table 26: XML Tag Listing
Attribute count= (p. 190)
count=
Maximum number of simultaneous input instances.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
count
190
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<input>
DefaultValue
-1
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
format=
Connection format type. (inherited from IOItem)
Type
System_String
Remarks
This is used by upstream tasks or your task to determine what "specialized" format should be produced
for the more general "Type" property.
Examples
None.
Details
Mandatory
False
Name
format
DefaultValue
None.
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
191
type=
Connection data type. (inherited from IOItem)
Type
System_String
Remarks
Used to specify the input and output exposed object types for a task.
Examples
None.
Details
Mandatory
False
Name
type
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
192
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<inputfile>
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<inputfile>
This class difines the InputFile XML Tag.
Remarks
None.
Examples
None.
Table 27: XML Tag Listing
Attribute id= (p. 193)
id=
The unique file id. (inherited from File)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
193
name=
The file name. (inherited from File)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
194
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<inputs>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<inputs>
Class defining the inputs collection for a task.
Remarks
None.
Examples
None.
Table 28: XML Tag Listing
Tag <Input> (p. 195) No details
provided.
<Input>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Input (p. 190)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
195
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Input
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Interface>
Class defining the user interface for the extension.
Remarks
This interface element information pertains specifically to the GUI.
Examples
None.
Table 29: XML Tag Listing
Tag
No details provided.
Tag
Tag
OnAfterGeometryUpdate.
OnAfterRemove.
OnBeforeGeometryUpdate.
196
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Callback <OnBeforeSolve> (p. 208)
Callback <OnBodySuppressStateChange> (p. 208) Called when the body suppress state change.
Callback <OnDraw> (p. 209)
OnReady.
Tag
<Callbacks>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
197
<filter>
Defines one or more filters.
Type
Ansys_ACT_Core_XmlDataModel_Filter (p. 151)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<GetPostCommands>
Called to collect all "post" commands to add to the solver input file.
198
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetAnalysisSolveCommands
Name
GetPostCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="post".
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetPreCommands>
Called to collect all "pre" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
199
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetAnalysisSolveCommands
Name
GetPreCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="pre".
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetSolveCommands>
Called to collect all "solve" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
If timeDependent is true, the callback take as argument : analysis, step, stream
200
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetAnalysisSolveCommands
Name
GetSolveCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="solve".
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<images>
Defines the default folder where images to be used by the extension are stored.
Type
System_String
Remarks
By default, all folders referenced by this tag are relatives to the folder of the extension.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
201
Details
Description
Add a folder to find images.
Name
images
ValueName
None.
Public
True
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<IsAnalysisValid>
Called to know if an analysis is valid.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsAnalysisValid
Name
IsAnalysisValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
202
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnActiveObjectChange>
Called when the active object change.
Type
Ansys_ACT_Core_XmlDataModel_CallbackOnActiveObjectChange (p. 28)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActiveObjectChanged
Name
OnActiveObjectChange
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
203
<OnAfterGeometryUpdate>
OnAfterGeometryUpdate.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
204
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterRemove>
OnAfterRemove.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnAfterRemove
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
205
<OnAfterSolve>
Called when an analysis has been solved.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBeforeSolveAnalysis
Name
OnAfterSolve
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
206
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBeforeGeometryUpdate>
OnBeforeGeometryUpdate.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnBeforeGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
207
<OnBeforeSolve>
Called when an analysis starts to solve.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBeforeSolveAnalysis
Name
OnBeforeSolve
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Called when the body suppress state change.
208
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDraw>
Called when the application is drawn.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
209
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDraw
Name
OnDraw
Public
False
Obsolete
True
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDraw2D>
Called when the application is drawn.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
210
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDraw
Name
OnDraw2D
Public
False
Obsolete
True
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Called when the given context is initialized.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
211
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInit
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnLoad>
Called when a project is loaded.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
212
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnLoadSave
Name
OnLoad
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMeshCleaned>
Called when the mesh is cleaned.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
213
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnMeshCleaned
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMeshGenerated>
Called when the mesh is generated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
214
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnMeshGenerated
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnPostFinished>
Called when the post process end for a given analysis.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
215
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBeforeSolveAnalysis
Name
OnPostFinished
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnPostStarted>
Called when the post process start for a given analysis.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
216
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBeforeSolveAnalysis
Name
OnPostStarted
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
OnReady.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
217
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSave>
Called when a project is saved.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
218
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnLoadSave
Name
OnSave
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnTerminate>
Called when the given context is terminated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
219
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInit
Name
OnTerminate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Resume>
Called when a project is loaded. Usefull to retreive aditional data.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
220
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ResumeExt
Name
Resume
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Save>
Called when a project is saved. Usefull to save aditional data.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
221
Details
CallbackType
Ansys_ACT_Core_Callbacks_SaveExt
Name
Save
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<toolbar>
Defines one or more toolbars.
Type
Ansys_ACT_Core_XmlDataModel_Toolbar (p. 808)
Remarks
None.
Examples
None.
222
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Interface>
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
context=
Context or combination of contexts (separated using '|') for the interface.
Type
System_String_ARRAY_
Remarks
This interface block will be taken into account only for specified context(s).
Examples
None.
Details
Mandatory
True
MultipleValue
True
Name
context
DefaultValue
None.
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
223
<Layout>
Class defining the a new panel layout.
Remarks
None.
Examples
None.
Table 30: XML Tag Listing
Tag
<Component> (p. 224) Defines the component for which the panel layout is being
defined.
<Component>
Defines the component for which the panel layout is being defined.
Type
Ansys_ACT_Core_XmlDataModel_UI_Component (p. 32)
Remarks
None.
Examples
None.
Details
ChildType
None.
224
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Layout>
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
name=
Name of the layout.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
225
<License>
Class defining a license to be used in the execution of an extension.
Remarks
None.
Examples
None.
Table 31: XML Tag Listing
Attribute name= (p. 226) Name of the
license.
name=
Name of the license.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
name
DefaultValue
None.
226
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Licenses>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Licenses>
Class defining a licenses collection for the extension.
Remarks
None.
Examples
None.
Table 32: XML Tag Listing
Tag <License> (p. 227) A license collection defined for the
extension.
<License>
A license collection defined for the extension.
Type
Ansys_ACT_Core_XmlDataModel_License (p. 226)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
227
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Load>
Class defining a simulation load or boundary.
Remarks
The <load> element and its children allow you to configure the properties of a custom load and
specify the IronPython functions that are invoked based on system and user-generated events.
Examples
None.
Table 33: XML Tag Listing
Callback <Action> (p. 230)
No details provided.
Tag
Tag
228
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Callback <GetPreCommands> (p. 238)
Callback <OnBodySuppressStateChange> (p. 243) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 244)
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
229
<Action>
No details provided.
Type
List_Action_
Remarks
None.
Examples
None.
Details
CallbackType
None.
Mandatory
False
Name
Action
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
230
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
231
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
232
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
233
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
234
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetCommands>
Callback that is invoked to collect all commands to add to the solver input file.
Type
List_CallbackGetCommands_
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetCommands
Mandatory
False
Name
GetCommands
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
235
<GetNodalValuesForDisplay>
Callback that is invoked to get nodal values associated with the load.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetNodeValues
Mandatory
False
Name
GetNodalValuesForDisplay
Public
True
Obsolete
False
236
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetPostCommands>
Callback that is invoked to collect all "post" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetPostCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="post".
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
237
<GetPreCommands>
Callback that is invoked to collect all "pre" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetPreCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="pre".
ChildType
None.
238
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetSolveCommands>
Callback that is invoked to collect all "solve" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
If timeDependent is true, the callback take as argument : analysis, step, stream
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetSolveCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="solve".
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
239
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
240
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
241
<OnAfterGenerate>
Callback that is invoked after the generation is completed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnAfterGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
242
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
243
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
244
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
245
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerate>
Callback that is invoked when the load object is generated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
246
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnGenerate
Mandatory
False
Name
OnGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
247
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
248
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
249
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
250
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
251
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
252
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
253
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
254
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
255
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
256
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
257
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
258
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
color=
Color of the scoped entities.
Type
System_String
Remarks
The format of the color is the same as for an HTML page. It's #rrggbb where rr is a 2-digit integer in
hexadecimal for the red part, gg is a 2-digit integer in hexadecimal for the green part, and bb is a 2digit integer in hexadecimal for the blue part.<br />
Examples
Example 1: For example:<br /> White: #FFFFFF<br /> Black: #000000<br /> Red: #FF0000<br /> Green:
#00FF00<br /> Blue: #0000FF<br />
Details
Mandatory
False
Name
color
DefaultValue
#00ff00
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
259
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
260
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
IsLoad=
Indicates whether the load object should be considered as a load boundary.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
261
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
IsLoad
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
False
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
IsSupport=
Indicates whether the load object should be considered as a support boundary.
Type
System_Boolean
262
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
IsSupport
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
False
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
263
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
unit=
Default unit used by the contour display.
Type
System_String
Remarks
None.
Examples
None.
264
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Load>
Details
Mandatory
False
Name
unit
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
265
<Object>
Class defining an object.
Remarks
None.
Examples
None.
Table 34: XML Tag Listing
Callback <Action> (p. 268)
No details provided.
Tag
Tag
266
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Callback <GetNodalValuesForDisplay> (p. 274)
Callback <OnBodySuppressStateChange> (p. 281) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 282)
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
267
<Action>
No details provided.
Type
List_Action_
Remarks
None.
Examples
None.
Details
CallbackType
None.
Mandatory
False
Name
Action
Public
False
Obsolete
False
ObsoleteMessage
None.
268
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
269
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
270
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
271
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
272
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetCommands>
Called to collect all commands to add to the solver input file.
Type
List_CallbackGetCommands_
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetCommands
Mandatory
False
Name
GetCommands
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
273
<GetNodalValuesForDisplay>
Called to get nodal values associated to the load.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetNodeValues
Mandatory
False
Name
GetNodalValuesForDisplay
Public
True
Obsolete
False
274
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetPostCommands>
Called to collect all "post" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetPostCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="post".
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
275
<GetPreCommands>
Called to collect all "pre" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetPreCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="pre".
ChildType
None.
276
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetSolveCommands>
Called to collect all "solve" commands to add to the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_CallbackGetPostPreSolveCommands (p. 26)
Remarks
If timeDependent is true, the callback take as argument : analysis, step, stream
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSolveCommands
Mandatory
False
Name
GetSolveCommands
Public
True
Obsolete
True
ObsoleteMessage
Use 'getcommands' callback with location="solve".
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
277
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
278
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
279
<OnAfterGenerate>
Called when the generation is completed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnAfterGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
280
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
281
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
282
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
283
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerate>
Called when the load object is generated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
284
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnGenerate
Mandatory
False
Name
OnGenerate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
285
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
286
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
287
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
288
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
289
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
290
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
291
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
292
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
293
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
294
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Target>
Defines the target location for the object.
Type
Ansys_ACT_Core_XmlDataModel_Target (p. 731)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
295
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
296
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
color=
Color of scoped entities.
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
297
Remarks
The format of the color is the same as for an HTML page. It's #rrggbb where rr is a 2-digit integer in
hexadecimal for the red part, gg is a 2-digit integer in hexadecimal for the green part, and bb is a 2digit integer in hexadecimal for the blue part.<br />
Examples
Example 1: For example:<br /> White: #FFFFFF<br /> Black: #000000<br /> Red: #FF0000<br /> Green:
#00FF00<br /> Blue: #0000FF<br />
Details
Mandatory
False
Name
color
DefaultValue
#00ff00
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
298
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
299
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
IsLoad=
Indicates whether the load object should be considered as a load boundary.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
300
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
Name
IsLoad
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
False
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
IsSupport=
Indicates whether the load object should be considered as a support boundary.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
IsSupport
DefaultValue
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
301
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
302
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Object>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
unit=
Default unit used by the contour display.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
unit
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
303
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
304
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Optimizer>
Class defining an optimizer.
Remarks
None.
Examples
None.
Table 35: XML Tag Listing
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
305
306
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Callback <OnRelease> (p. 331)
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
307
308
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
309
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
310
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
311
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
312
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRun>
Callback that is invoked to indicate whether the optimizer (or sampling) is able to process the optimization (design of experiments) study with its current configuration. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__bool_
Mandatory
False
Name
CanRun
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
313
<Configuration>
Callback that is invoked to return a userreadable string summarizing the current configuration of the
optimizer (or the sampling). (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Configuration
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
314
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<ConvergenceDescription>
Callback that is invoked to return a DXConvergenceDescription object describing the convergence data
provided.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__object_
Mandatory
False
Name
ConvergenceDescription
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
315
<Description>
Callback that is invoked to return a user-readable string describing the optimizer and its specific capabilities. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Description
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
316
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
<InputParametersEdited>
Callback that is invoked when the properties of input parameters have changed. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
InputParametersEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
317
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
318
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
<MethodPropertiesEdited>
Callback that is invoked when the properties of the optimization method have changed. (inherited from
DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
MethodPropertiesEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
319
<ObjectivesOrConstraintsEdited>
Callback that is invoked when the definition of objectives or constraints have changed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
ObjectivesOrConstraintsEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
320
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
321
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
322
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
323
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCreate>
Callback that is invoked to provide an instance of IOptimizationMethod (or ISamplingMethod). (inherited
from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
324
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
FuncCallback_IUserObject__object_
Mandatory
False
Name
OnCreate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
325
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
326
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
327
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
328
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
329
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
330
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRelease>
Callback that is invoked to release the IOptimizationMethod (or the ISamplingMethod) instance. (inherited
from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
331
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
OnRelease
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
332
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
333
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
334
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
335
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<ParameterRelationshipsEdited>
Callback that is invoked when the definition of parameter relationships have changed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
336
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
ParameterRelationshipsEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
337
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<QuickHelp>
Callback that is invoked to return a user-readable string helping to understand the state of the optimizer
(or the sampling) when CanRun is false. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
QuickHelp
Public
True
Obsolete
False
338
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Status>
Callback that is invoked to return a user-readable string describing the status of the optimization (or
the sampling) resolution. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Status
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
339
basedondirectoptimizationonly=
True if the optimizer is only available in the context of a Direct Optimization component; false otherwise.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
basedondirectoptimizationonly
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
340
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
basedonresponsesurfaceonly=
True if the optimizer is only available in the context of a Response Surface component; false otherwise.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
basedonresponsesurfaceonly
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
341
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
342
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
constrainthandling=
Supports constraint handling.
Type
System_Boolean
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
343
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
constrainthandling
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
constraintimportance=
Supports the Importance property of a constraint.
Type
System_Boolean
Remarks
None.
344
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Examples
None.
Details
Mandatory
False
Name
constraintimportance
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
constraintoninputparameter=
Supports constraints defined on an input parameter.
Type
System_Boolean
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
345
Details
Mandatory
False
Name
constraintoninputparameter
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
346
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
convergencedata=
Provides convergence data.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
convergencedata
DefaultValue
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
347
equaltoconstraint=
Supports the Equal To constraint type.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
equaltoconstraint
DefaultValue
True
DataDefinition
False
AllowedValues
None.
348
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
greaterthanconstraint=
Supports the Greater Than constraint type.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
greaterthanconstraint
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
349
historychartxaxistype=
Defines the X axis type for history charts.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
historychartxaxistype
DefaultValue
bypoint
DataDefinition
False
AllowedValues
System.String[]
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
350
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
insideboundsconstraint=
Supports the Inside Bounds constraint type.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
351
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
insideboundsconstraint
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
lessthanconstraint=
Supports the Less Than constraint type.
Type
System_Boolean
352
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
lessthanconstraint
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
logfile=
Provides messages to generate a log file. (inherited from DesignExplorer)
Type
System_Boolean
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
353
Examples
None.
Details
Mandatory
False
Name
logfile
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximizeobjective=
Supports the Maximize objective type.
Type
System_Boolean
Remarks
None.
Examples
None.
354
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Details
Mandatory
False
Name
maximizeobjective
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofconstraints=
Defines the maximum number of constraints supported by the optimizer.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
355
maximumnumberofdoublelistparameters=
Indicates the maximum number of double list parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofdoublelistparameters
DefaultValue
100
356
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofdoubleparameters=
Indicates the maximum number of double parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofdoubleparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
357
maximumnumberofinputparameters=
Indicates the maximum number of input parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofinputparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
358
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofintegerlistparameters=
Indicates the maximum number of integer list parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofintegerlistparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
359
maximumnumberofobjectives=
Defines the maximum number of objectives supported by the optimizer.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofobjectives
DefaultValue
100
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
minimizeobjective=
Supports the Minimize objective type.
360
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
minimizeobjective
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
minimumnumberofconstraints=
Defines the minimum number of constraints required.
Type
System_Int32
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
361
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
minimumnumberofconstraints
DefaultValue
0
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
minimumnumberofobjectives=
Defines the minimum number of objectives required.
Type
System_Int32
Remarks
None.
362
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Examples
None.
Details
Mandatory
False
Name
minimumnumberofobjectives
DefaultValue
1
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
363
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
objectiveimportance=
Supports the Importance property of an objective.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
364
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
Name
objectiveimportance
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
objectiveoninputparameter=
Supports objectives defined on an Input Parameter.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
objectiveoninputparameter
DefaultValue
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
365
parameterrelationship=
Supports parameter relationships.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
parameterrelationship
DefaultValue
False
DataDefinition
False
AllowedValues
None.
366
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
seekobjective=
Supports the Seek objective type.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
seekobjective
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
367
startingpointrequired=
Requires a Starting Point.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
startingpointrequired
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
368
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Optimizer>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
369
<OrderableCallback>
A callback that supports an order specification. Used when multiple callbacks could apply to the same
entity, allowing a proper "sorting" of execution.
Remarks
None.
Examples
None.
Table 36: XML Tag Listing
Attribute order= (p. 370) The order "priority". The lower the order, the earlier the
execution.
order=
The order "priority". The lower the order, the earlier the execution.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
order
DefaultValue
0
DataDefinition
False
AllowedValues
None.
MultipleValue
False
370
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<output>
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<output>
Class defining an output-level data connection definition.
Remarks
None.
Examples
None.
Table 37: XML Tag Listing
Attribute format= (p. 371) Connection format type. (inherited from
IOItem)
Attribute type= (p. 372)
format=
Connection format type. (inherited from IOItem)
Type
System_String
Remarks
This is used by upstream tasks or your task to determine what "specialized" format should be produced
for the more general "Type" property.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
371
type=
Connection data type. (inherited from IOItem)
Type
System_String
Remarks
Used to specify the input and output exposed object types for a task.
Examples
None.
Details
Mandatory
False
Name
type
DefaultValue
None.
372
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<outputfile>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<outputfile>
This class defines the OutputFile XML Tag.
Remarks
None.
Examples
None.
Table 38: XML Tag Listing
Attribute id= (p. 373)
id=
The unique file id. (inherited from File)
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
373
Examples
None.
Details
Mandatory
True
Name
id
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
The file name. (inherited from File)
Type
System_String
Remarks
None.
Examples
None.
374
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<outputs>
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<outputs>
Class defining the outputs collection for a task.
Remarks
None.
Examples
None.
Table 39: XML Tag Listing
Tag <Output> (p. 375) No details
provided.
<Output>
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
375
Type
Ansys_ACT_Core_XmlDataModel_Output (p. 371)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Output
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Panel>
Class defining a panel to be displayed in the application.
Remarks
None.
Examples
None.
Table 40: XML Tag Listing
Tag
Callback <OnPanelInitialized> (p. 378) Callback that is invoked when the panel is initialized.
Callback <OnPanelShown> (p. 379)
376
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Panel>
Attribute layout= (p. 381)
<Callbacks>
Specifies the callbacks that will invoke functions from the IronPython extension script. (Inherited from
SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<OnPanelHidden>
Callback that is invoked when the panel is hidden.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
377
Examples
None.
Details
CallbackType
ActionCallback_IPanel_
Mandatory
False
Name
OnPanelHidden
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnPanelInitialized>
Callback that is invoked when the panel is initialized.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
378
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Panel>
Details
CallbackType
ActionCallback_IPanel_
Mandatory
False
Name
OnPanelInitialized
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnPanelShown>
Callback that is invoked when the panel is shown.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
379
Details
CallbackType
ActionCallback_IPanel_
Mandatory
False
Name
OnPanelShown
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
class=
Class name of the controller of the object.
Type
System_String
Remarks
None.
Examples
None.
380
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Panel>
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
layout=
Layout of the panel.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
381
name=
Name of the panel.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
382
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<parameter>
Class defining a single parameter definition for a task.
Remarks
None.
Examples
None.
Table 41: XML Tag Listing
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 391) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
383
Tag
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
384
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
385
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
386
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
387
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
388
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
389
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
390
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
391
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
392
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
393
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
394
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
395
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
396
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
397
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
398
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
399
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
400
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
401
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
402
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
403
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
404
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
405
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
406
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
control=
Underlying data type of the parameter.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
control
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
407
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
408
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameter>
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
usage=
Usage of the parameter.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
409
Examples
None.
Details
Mandatory
True
Name
usage
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
410
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<parameters>
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<parameters>
Class defining the collection of task parameters.
Remarks
None.
Examples
None.
Table 42: XML Tag Listing
Tag <Parameter> (p. 411) No details
provided.
<Parameter>
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
411
Type
Ansys_ACT_Core_XmlDataModel_Parameter (p. 383)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Parameter
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<platform>
This class defines the Platform XML Tag.
Remarks
None.
Examples
None.
Table 43: XML Tag Listing
Attribute name= (p. 413) The platform name. May be "Win64" or
"Linux64"
Attribute path= (p. 413)
412
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<platform>
name=
The platform name. May be "Win64" or "Linux64"
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
path=
The platform-supported path (e.g., to an exe)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
413
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
path
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<program>
This class defines the Program XML Tag.
Remarks
None.
414
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<program>
Examples
None.
Table 44: XML Tag Listing
Tag <Argument> (p. 415) The program's command-line
arguments.
Tag <Platform> (p. 415)
<Argument>
The program's command-line arguments.
Type
Ansys_ACT_Core_XmlDataModel_Argument (p. 17)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Argument
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Platform>
The program's supported platforms.
Type
Ansys_ACT_Core_XmlDataModel_Platform (p. 412)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
415
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Platform
MinOccurence
1
MaxOccurence
-1
RealParent
None.
Mandatory
True
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<projectdata>
No details provided.
Remarks
None.
Examples
None.
Table 45: XML Tag Listing
Tag <DataEntity> (p. 416) No details
provided.
<DataEntity>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_DataEntity (p. 65)
416
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_DataEntity
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<property>
Class defining a property of any user object.
Remarks
None.
Examples
None.
Table 46: XML Tag Listing
Tag
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
417
Callback <OnBodySuppressStateChange> (p. 428) Callback that is invoked when the body suppress
state change. (inherited from PropertyBase)
Callback <OnCancel> (p. 429)
418
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Attribute elementtype= (p. 445)
<Attributes>
No details provided. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
419
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
420
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<GetValue>
Callback that is invoked when the property value is acquired. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the stored property value.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Mandatory
False
Name
GetValue
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
421
<help>
No details provided. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Indicate the help that will be shown for the property. (Wizard only)
Public
True
Name
help
ValueName
None.
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<IsValid>
Callback that is invoked to determine whether the property is valid. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValid
422
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsVisible>
Callback that is invoked to determine whether the property is visible. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsVisible
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
423
<OnActivate>
Callback that is invoked when the property is activated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnActivate
424
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the property is added. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnAdd
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
425
<OnAfterGeometryUpdate>
Callback that is invoked after the geometry has been updated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
426
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnApply>
Callback that is invoked when the property apply button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnApply
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
427
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state change. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
428
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCancel>
Callback that is invoked when the property cancel button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnCancel
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
429
<OnDuplicate>
Callback that is invoked when the property is duplicated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
430
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the property is hidden. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
431
<OnInit>
Callback that is invoked when the property is initialized. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
432
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
<OnJournalExecuting>
Callback that is invoked before executing an action written in the journal. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalExecuting
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnJournalRecording>
Callback that is invoked before writting the journal for an action. (inherited from PropertyBase)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
433
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalRecording
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the property version has been changed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
434
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Remarks
This callback allows the migration of data from the old saved property to the new one.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnPropertyMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the property is removed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
435
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the property is shown. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
436
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnValidate>
Callback that is invoked when the property is validated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
437
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnValidate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<SetValue>
Callback that is invoked when the property value is set. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the submitted property value.
Examples
None.
438
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Mandatory
False
Name
SetValue
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<String2Value>
Callback that is invoked to convert a string to the property value. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
439
Details
CallbackType
Ansys_ACT_Core_Callbacks_String2Value
Mandatory
False
Name
String2Value
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Value2String>
Callback that is invoked to convert the value stored by the property into a string. (inherited from
PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
440
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Details
CallbackType
Ansys_ACT_Core_Callbacks_Value2String
Mandatory
False
Name
Value2String
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
caption=
Caption of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
441
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the property's controller. (inherited from PropertyBase)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes three arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The load associated to the property (of type IUserObject)</li><li>The associated property (of type ISimProperty)</li></ul>
Examples
None.
Details
Mandatory
False
442
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
control=
Control type of the object.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
control
DefaultValue
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
443
default=
Default value of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
default
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
444
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
elementtype=
Property list element type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
elementtype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
445
isparameter=
Indicates whether the property is a parameter. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
isparameter
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
446
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
keytype=
Property dictionary key type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
keytype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the property. (inherited from PropertyBase)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
447
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
needupdate=
Indicates whether the context must be refreshed when the property value changes. (inherited from
PropertyBase)
Type
System_Boolean
448
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
needupdate
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
parameterizable=
Specifies the property parameterization (workflow). Indicates whether the property should be a candidate
for parameterization (in the schematic property view, a check-box will appear). (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
449
Examples
None.
Details
Mandatory
False
Name
parameterizable
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
persistent=
Specifies the property persistence (workflow). Indicates whether the property data should be saved
within the project. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
450
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Details
Mandatory
False
Name
persistent
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
readonly=
Indicates whether the property is read-only. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
451
unit=
Unit type of the property (for 'control' equals to 'float' only). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
unit
DefaultValue
None.
452
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
valuetype=
Property dictionary value type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
valuetype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
453
visible=
Indicates whether the property is visible. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
visible
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
454
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<property>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visibleon=
Specifies property visibility. With a PropertyGroup parent of control type "select", indicates the select
values for this property to be visible (separate with '|'). (inherited from PropertyBase)
Type
System_String_ARRAY_
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
visibleon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
True
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
455
<propertygroup>
Class defining a collection of properties.
Remarks
None.
Examples
None.
Table 47: XML Tag Listing
Tag
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 466) Callback that is invoked when the body suppress
state change. (inherited from PropertyBase)
Callback <OnCancel> (p. 467)
456
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Callback <OnJournalRecording> (p. 472)
Tag
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
457
<Attributes>
No details provided. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from PropertyBase)
458
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<GetValue>
Callback that is invoked when the property value is acquired. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the stored property value.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
459
<help>
No details provided. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Indicate the help that will be shown for the property. (Wizard only)
Public
True
460
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Name
help
ValueName
None.
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<IsValid>
Callback that is invoked to determine whether the property is valid. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValid
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
461
<IsVisible>
Callback that is invoked to determine whether the property is visible. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsVisible
Mandatory
False
Name
IsVisible
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
462
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnActivate>
Callback that is invoked when the property is activated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnActivate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
463
<OnAdd>
Callback that is invoked when the property is added. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked after the geometry has been updated. (inherited from PropertyBase)
464
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnApply>
Callback that is invoked when the property apply button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
465
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnApply
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state change. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
466
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCancel>
Callback that is invoked when the property cancel button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
467
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnCancel
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the property is duplicated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
468
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the property is hidden. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
469
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the property is initialized. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
470
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnJournalExecuting>
Callback that is invoked before executing an action written in the journal. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
471
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalExecuting
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnJournalRecording>
Callback that is invoked before writting the journal for an action. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
472
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalRecording
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the property version has been changed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback allows the migration of data from the old saved property to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
473
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnPropertyMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the property is removed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
474
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the property is shown. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
475
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnValidate>
Callback that is invoked when the property is validated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
476
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnValidate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<PropertyGroup>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_PropertyGroup (p. 456)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
477
Details
ChildType
Ansys_ACT_Core_XmlDataModel_PropertyGroup
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<SetValue>
Callback that is invoked when the property value is set. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the submitted property value.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Mandatory
False
Name
SetValue
Public
True
Obsolete
False
478
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<String2Value>
Callback that is invoked to convert a string to the property value. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_String2Value
Mandatory
False
Name
String2Value
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
479
<Value2String>
Callback that is invoked to convert the value stored by the property into a string. (inherited from
PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_Value2String
Mandatory
False
Name
Value2String
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
480
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
caption=
Caption of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
481
class=
Class name of the property's controller. (inherited from PropertyBase)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes three arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The load associated to the property (of type IUserObject)</li><li>The associated property (of type ISimProperty)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
482
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
control=
Control type of the object.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
control
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
default=
Default value of the property. (inherited from PropertyBase)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
483
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
default
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
display=
Display type of the property group.
Type
Ansys_ACT_Interfaces_UserObject_PropertyDisplayEnum
484
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
display
DefaultValue
Caption
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
elementtype=
Property list element type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
485
Examples
None.
Details
Mandatory
False
Name
elementtype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
isparameter=
Indicates whether the property is a parameter. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
486
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Details
Mandatory
False
Name
isparameter
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
keytype=
Property dictionary key type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
487
name=
Name of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
488
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
needupdate=
Indicates whether the context must be refreshed when the property value changes. (inherited from
PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
needupdate
DefaultValue
True
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
489
parameterizable=
Specifies the property parameterization (workflow). Indicates whether the property should be a candidate
for parameterization (in the schematic property view, a check-box will appear). (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
parameterizable
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
490
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
persistent=
Specifies the property persistence (workflow). Indicates whether the property data should be saved
within the project. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
persistent
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
491
readonly=
Indicates whether the property is read-only. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
readonly
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
492
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
unit=
Unit type of the property (for 'control' equals to 'float' only). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
unit
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
valuetype=
Property dictionary value type (workflow). (inherited from PropertyBase)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
493
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
valuetype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visible=
Indicates whether the property is visible. (inherited from PropertyBase)
Type
System_Boolean
494
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertygroup>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
visible
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visibleon=
Specifies property visibility. With a PropertyGroup parent of control type "select", indicates the select
values for this property to be visible (separate with '|'). (inherited from PropertyBase)
Type
System_String_ARRAY_
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
495
Examples
None.
Details
Mandatory
False
Name
visibleon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
True
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<propertytable>
Class encapsulateing a list of child properties under one table.
Remarks
None.
Examples
None.
Table 48: XML Tag Listing
Tag
Tag
496
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Callback <GetValue> (p. 500)
Tag
Callback <OnBodySuppressStateChange> (p. 507) Callback that is invoked when the body suppress
state change. (inherited from PropertyBase)
Callback <OnCancel> (p. 508)
Tag
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
497
498
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
<Attributes>
No details provided. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
499
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<GetValue>
Callback that is invoked when the property value is acquired. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the stored property value.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Mandatory
False
Name
GetValue
Public
True
Obsolete
False
500
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<help>
No details provided. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Indicate the help that will be shown for the property. (Wizard only)
Public
True
Name
help
ValueName
None.
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<IsValid>
Callback that is invoked to determine whether the property is valid. (inherited from PropertyBase)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
501
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValid
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsVisible>
Callback that is invoked to determine whether the property is visible. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
502
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsVisible
Mandatory
False
Name
IsVisible
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnActivate>
Callback that is invoked when the property is activated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
503
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnActivate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the property is added. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
504
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked after the geometry has been updated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
505
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnApply>
Callback that is invoked when the property apply button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
506
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnApply
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state change. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
507
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCancel>
Callback that is invoked when the property cancel button is clicked. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
508
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnCancel
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the property is duplicated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
509
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the property is hidden. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
510
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the property is initialized. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
511
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitProp
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnJournalExecuting>
Callback that is invoked before executing an action written in the journal. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
512
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalExecuting
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnJournalRecording>
Callback that is invoked before writting the journal for an action. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
513
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnJournalRecording
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the property version has been changed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback allows the migration of data from the old saved property to the new one.
Examples
None.
514
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnPropertyMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the property is removed. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
515
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemoveProperty
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the property is shown. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
516
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHideProp
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnValidate>
Callback that is invoked when the property is validated. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
517
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnActivate
Mandatory
False
Name
OnValidate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<PropertyGroup>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_PropertyGroup (p. 456)
Remarks
None.
Examples
None.
518
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_PropertyGroup
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<SetValue>
Callback that is invoked when the property value is set. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is useful for transforming the submitted property value.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSetPropValue
Mandatory
False
Name
SetValue
Public
True
Obsolete
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
519
<String2Value>
Callback that is invoked to convert a string to the property value. (inherited from PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_String2Value
Mandatory
False
Name
String2Value
Public
True
Obsolete
False
ObsoleteMessage
None.
520
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Value2String>
Callback that is invoked to convert the value stored by the property into a string. (inherited from
PropertyBase)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_Value2String
Mandatory
False
Name
Value2String
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
521
allowempty=
Unit type of the property (for float control).
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
allowempty
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
522
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
caption=
Caption of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
523
class=
Class name of the property's controller. (inherited from PropertyBase)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes three arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The load associated to the property (of type IUserObject)</li><li>The associated property (of type ISimProperty)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
control=
Control type of the object.
524
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
control
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
default=
Default value of the property. (inherited from PropertyBase)
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
525
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
default
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
display=
Display type of the property group.
Type
Ansys_ACT_Interfaces_UserObject_PropertyDisplayEnum
Remarks
None.
526
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Examples
None.
Details
Mandatory
False
Name
display
DefaultValue
Caption
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
elementtype=
Property list element type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
527
Details
Mandatory
False
Name
elementtype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
isparameter=
Indicates whether the property is a parameter. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
528
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Name
isparameter
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
keytype=
Property dictionary key type (workflow). (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
keytype
DefaultValue
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
529
name=
Name of the property. (inherited from PropertyBase)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
530
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
needupdate=
Indicates whether the context must be refreshed when the property value changes. (inherited from
PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
needupdate
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
531
parameterizable=
Specifies the property parameterization (workflow). Indicates whether the property should be a candidate
for parameterization (in the schematic property view, a check-box will appear). (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
parameterizable
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
532
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
persistent=
Specifies the property persistence (workflow). Indicates whether the property data should be saved
within the project. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
persistent
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
533
readonly=
Indicates whether the property is read-only. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
readonly
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
unit=
Unit type of the property (for 'control' equals to 'float' only). (inherited from PropertyBase)
534
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
unit
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
valuetype=
Property dictionary value type (workflow). (inherited from PropertyBase)
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
535
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
valuetype
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visible=
Indicates whether the property is visible. (inherited from PropertyBase)
Type
System_Boolean
Remarks
None.
536
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<propertytable>
Examples
None.
Details
Mandatory
False
Name
visible
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
visibleon=
Specifies property visibility. With a PropertyGroup parent of control type "select", indicates the select
values for this property to be visible (separate with '|'). (inherited from PropertyBase)
Type
System_String_ARRAY_
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
537
Details
Mandatory
False
Name
visibleon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
True
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Result>
Class defining a result.
Remarks
None.
Examples
None.
Table 49: XML Tag Listing
Callback <Action> (p. 540)
No details provided.
Tag
Tag
538
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Callback <CanRemove> (p. 544)
Callback <OnBodySuppressStateChange> (p. 551) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 552)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
539
Tag
<Action>
No details provided.
Type
List_Action_
Remarks
None.
Examples
None.
Details
CallbackType
None.
Mandatory
False
Name
Action
540
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
541
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
542
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
543
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
544
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Evaluate>
Callback that is invoked when the step described by stepInfo is evaluated.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
545
Details
CallbackType
Ansys_ACT_Core_Callbacks_Evaluate
Mandatory
False
Name
Evaluate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetFieldCount>
Callback that is invoked to get the number of fields for a given element or node ID.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
546
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetFieldCount
Mandatory
False
Name
GetFieldCount
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetValue>
Callback that is invoked to get the values associated to a node or an element given by its ID.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
547
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetValue
Mandatory
False
Name
GetValue
Public
True
Obsolete
True
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
548
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
549
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
550
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
551
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
552
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
553
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnEndEval>
Callback that is invoked at the end of the evaluation process for a given step.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
554
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_StartEndEval
Mandatory
False
Name
OnEndEval
Public
True
Obsolete
True
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnEndPost>
Callback that is invoked at the end of the post process.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
555
Details
CallbackType
ActionCallback_IUserResult_
Mandatory
False
Name
OnEndPost
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
556
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
557
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
558
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
559
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
560
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
561
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
562
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnStartEval>
Callback that is invoked when the evaluation process for a given step starts.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
563
Details
CallbackType
Ansys_ACT_Core_Callbacks_StartEndEval
Mandatory
False
Name
OnStartEval
Public
True
Obsolete
True
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnStartPost>
Callback that is invoked when the post process starts.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
564
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
ActionCallback_IUserResult_
Mandatory
False
Name
OnStartPost
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
565
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
566
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
567
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
averaging=
Averaging of the result.
Type
Ansys_ACT_Interfaces_Post_ResultAveragingEnum
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
averaging
DefaultValue
Unaverage
DataDefinition
False
AllowedValues
None.
568
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
569
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
570
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
hasimaginary=
Indicates whether the result supports imaginary values.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
571
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
hasimaginary
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
572
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
location=
Location of the result.
Type
Ansys_ACT_Interfaces_Post_ResultLocationEnum
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
573
Examples
None.
Details
Mandatory
True
Name
location
DefaultValue
None.
DataDefinition
False
AllowedValues
System.String[]
MultipleValue
False
MappedValues
System.Object[]
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
574
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
timehistory=
Indicates whether the time history has to be calculated.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
575
type=
Type of the result.
Type
Ansys_ACT_Interfaces_Post_ResultTypeEnum
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
type
DefaultValue
None.
576
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Result>
DataDefinition
False
AllowedValues
System.String[]
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
unit=
Unit used by the contour display.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
unit
DefaultValue
Dimensionless
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
577
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
578
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<rsmjob>
This class defines an rsm job.
Remarks
None.
Examples
None.
Table 50: XML Tag Listing
Tag
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 588) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 589)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
579
Tag
Tag
Tag
<Attributes>
No details provided. (inherited from SimEntity)
580
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
581
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
582
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
583
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
584
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<InputFile>
The job input files.
Type
Ansys_ACT_Core_XmlDataModel_InputFile (p. 193)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_InputFile
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
585
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
586
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
587
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
588
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
589
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<oncreatejobinput>
This callback handles the generation of all input files defined on the rsm job.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
590
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
ActionCallback_IUserObject__List_string__
Mandatory
True
Name
oncreatejobinput
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
1
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
591
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
592
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
593
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
594
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onjobcancellation>
This callback handles a user-invoked job cancellation.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
595
Details
CallbackType
ActionCallback_IUserObject__List_string___List_string__
Mandatory
True
Name
onjobcancellation
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
1
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onjobreconnect>
This callback handles the reconnection of the rsm job. The implementor must update the task data
model to deem the task as up-to-date.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
596
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
ActionCallback_IUserObject__List_string__
Mandatory
True
Name
onjobreconnect
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
1
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onjobstatus>
This callback handles the status polling engaged by the Framework. Return True to indicate the job has
completed.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
597
Details
CallbackType
FuncCallback_IUserObject__List_string___bool_
Mandatory
True
Name
onjobstatus
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
1
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
598
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
599
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
600
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
601
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
602
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
603
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OutputFile>
The job output files.
Type
Ansys_ACT_Core_XmlDataModel_OutputFile (p. 373)
Remarks
None.
Examples
None.
604
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_OutputFile
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Program>
The programs to run by the rsm job. Currently only one program per job allowed.
Type
Ansys_ACT_Core_XmlDataModel_Program (p. 414)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Program
MinOccurence
1
MaxOccurence
1
RealParent
None.
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
605
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
606
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
607
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
608
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
deletefiles=
Indicates whether ACT should delete all rsmJob input and output files upon successful completion or
job cancellation.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
deletefiles
DefaultValue
False
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
609
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
610
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<rsmjob>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
611
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Sampling>
Class defining a DesignXxplorer Sampling. <code><sampling>...</sampling></code>
612
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Remarks
None.
Examples
None.
Table 51: XML Tag Listing
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
613
Tag
614
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Callback <QuickHelp> (p. 642)
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
615
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
616
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
617
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
618
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
619
<CanRun>
Callback that is invoked to indicate whether the optimizer (or sampling) is able to process the optimization (design of experiments) study with its current configuration. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__bool_
Mandatory
False
Name
CanRun
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
620
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
<Configuration>
Callback that is invoked to return a userreadable string summarizing the current configuration of the
optimizer (or the sampling). (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Configuration
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
621
<Description>
Callback that is invoked to return a user-readable string describing the optimizer and its specific capabilities. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Description
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
622
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
<InputParametersEdited>
Callback that is invoked when the properties of input parameters have changed. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
InputParametersEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
623
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
624
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
<MethodPropertiesEdited>
Callback that is invoked when the properties of the optimization method have changed. (inherited from
DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
MethodPropertiesEdited
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
625
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
626
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
627
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
628
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCreate>
Callback that is invoked to provide an instance of IOptimizationMethod (or ISamplingMethod). (inherited
from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
629
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__object_
Mandatory
False
Name
OnCreate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
630
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
631
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
632
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
633
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
634
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
635
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRelease>
Callback that is invoked to release the IOptimizationMethod (or the ISamplingMethod) instance. (inherited
from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
636
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
OnRelease
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
637
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
638
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
639
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
640
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
641
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<QuickHelp>
Callback that is invoked to return a user-readable string helping to understand the state of the optimizer
(or the sampling) when CanRun is false. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
QuickHelp
Public
True
Obsolete
False
642
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Status>
Callback that is invoked to return a user-readable string describing the status of the optimization (or
the sampling) resolution. (inherited from DesignExplorer)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__string_
Mandatory
False
Name
Status
Public
True
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
643
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
644
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
645
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
CustomTable=
Supports custom table points.
646
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
CustomTable
DefaultValue
False
DataDefinition
True
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
647
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
logfile=
Provides messages to generate a log file. (inherited from DesignExplorer)
Type
System_Boolean
Remarks
None.
648
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Examples
None.
Details
Mandatory
False
Name
logfile
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofdoublelistparameters=
Indicates the maximum number of double list parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
649
Details
Mandatory
False
Name
maximumnumberofdoublelistparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofdoubleparameters=
Indicates the maximum number of double parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
650
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
Name
maximumnumberofdoubleparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
maximumnumberofinputparameters=
Indicates the maximum number of input parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofinputparameters
DefaultValue
100
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
651
maximumnumberofintegerlistparameters=
Indicates the maximum number of integer list parameters supported. (inherited from DesignExplorer)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
maximumnumberofintegerlistparameters
DefaultValue
100
DataDefinition
False
AllowedValues
None.
652
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Sampling>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
653
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
654
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<script>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<script>
Specifies the IronPython script referenced by the extension.
Remarks
None.
Examples
None.
Table 52: XML Tag Listing
Attribute compiled= (p. 655) Specifies whether the script will be compiled as a
binary file.
Attribute src= (p. 656)
compiled=
Specifies whether the script will be compiled as a binary file.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
compiled
DefaultValue
False
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
655
src=
Name of the Python script file.
Type
System_String
Remarks
By default, all folders referenced by this attribute are relatives to the folder of the extension.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
src
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
656
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<simdata>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<separator>
Class defining the separator for items in a toolbar.
Remarks
None.
Examples
None.
<simdata>
Class defining a general section that stores all user object definitions.
Remarks
None.
Examples
None.
Table 53: XML Tag Listing
Tag
<Object>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Object (p. 266)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
657
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Object
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
context=
Context or combination of contexts (separated using '|').
Type
System_String_ARRAY_
Remarks
This block will be taken into account only for the specified context(s).
Examples
None.
Details
Mandatory
True
MultipleValue
True
Name
context
DefaultValue
None.
658
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Solver>
Class specifying a third-party solver to be used in the simulation.
Remarks
None.
Examples
None.
Table 54: XML Tag Listing
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
659
Callback <OnBodySuppressStateChange> (p. 672) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnCheckResults> (p. 673)
Tag
Type of analysis.
660
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Attribute icon= (p. 691)
Type of physics.
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
661
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
662
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
663
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
664
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetFiles>
Callback that is invoked to return a list of file strings used by a custom solver.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetFiles
Mandatory
False
Name
GetFiles
Public
False
Obsolete
False
ObsoleteMessage
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
665
<GetReader>
Callback that is invoked to get the reader class name and associated options.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetReader
Mandatory
False
Name
GetReader
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
666
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<GetSteps>
Callback that is invoked to get the list of time steps (or frequencies) that were computed during the
solve and are available for the post-processing.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_GetSteps
Mandatory
False
Name
GetSteps
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
667
<IsAnalysisValid>
Callback that is invoked to determine whether the analysis is valid.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsSolverAnalysisValid
Mandatory
False
Name
IsAnalysisValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
668
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
669
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
670
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBeforeSolve>
Callback that is invoked before the solve process.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
671
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBeforeSolve
Mandatory
False
Name
OnBeforeSolve
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
672
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnCheckResults>
Callback that is invoked before any post-processing evaluation.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
673
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnCheckResults
Mandatory
False
Name
OnCheckResults
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
674
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
675
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
676
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
677
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
678
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
679
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
680
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
681
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
682
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSolve>
Callback that is invoked when the solve process is run.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
683
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSolve
Mandatory
False
Name
OnSolve
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
684
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
685
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnWriteInputFile>
Callback that is invoked to write the solver input file.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after "OnBeforeSolve" and before "OnSolve" in a full solve process.<br /> If the
user ask only to write the input file, the callback will be called after "OnBeforeSolve".
Examples
None.
686
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnWriteInputFile
Mandatory
False
Name
OnWriteInputFile
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
687
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
analysis=
Type of analysis.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
analysis
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
688
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
689
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
690
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
691
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
692
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
physics=
Type of physics.
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
693
Examples
None.
Details
Mandatory
True
Name
physics
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
toolbox=
Name of the toolbox.
Type
System_String
Remarks
None.
Examples
None.
694
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Solver>
Details
Mandatory
False
Name
toolbox
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
695
<Step>
Class defining a step in a guided process a (wizard or AIM custom template).
Remarks
None.
Examples
None.
Table 55: XML Tag Listing
Tag
Tag
Tag
Tag
Tag
696
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Callback <IsValid> (p. 704)
Callback <OnBodySuppressStateChange> (p. 707) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 708)
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
697
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
698
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Mandatory
False
Name
CanAdd
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
699
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Public
True
700
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
Obsolete
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
701
<ComponentData>
Data of the components in the step's layout.
Type
Ansys_ACT_Core_XmlDataModel_ComponentData (p. 51)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
702
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
<ComponentStyle>
Styles of the components in the step's layout.
Type
Ansys_ACT_Core_XmlDataModel_ComponentStyle (p. 59)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Description>
Gets or sets the description of the step.
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
703
Details
Description
None.
Public
True
Name
Description
ValueName
None.
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
704
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
705
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
706
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
707
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
708
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
709
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
710
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
711
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
712
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
713
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onrefresh>
Callback that is invoked when the step is initialized.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
714
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Details
CallbackType
ActionCallback_IWizardStep_
Mandatory
False
Name
onrefresh
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
715
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onreset>
Callback that is invoked when we return to the previous step.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
716
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Details
CallbackType
ActionCallback_IWizardStep_
Mandatory
False
Name
onreset
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
717
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
718
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
719
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onupdate>
Callback that is invoked when the step is finalized.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
720
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Details
CallbackType
ActionCallback_IWizardStep_
Mandatory
False
Name
onupdate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
721
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
722
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
723
Context=
Gets or sets the context name.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
Context
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
724
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Enabled=
Gets or sets the Enabled flag.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
725
Type
System_Boolean
Remarks
This flag is true by default.
Examples
None.
Details
Mandatory
False
Name
Enabled
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
helpFile=
File containing help HTML content.
Type
System_String
726
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
helpFile
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
727
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Layout=
Gets or sets the layout to use for this step.
Type
System_String
Remarks
None.
Examples
None.
728
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Step>
Details
Mandatory
False
Name
Layout
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
729
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
730
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Target>
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<Target>
Class defining the target location for the object.
Remarks
None.
Examples
None.
Table 56: XML Tag Listing
Attribute location= (p. 731) Sub-type of the target location when
ype==Analysis.
Attribute name= (p. 732)
location=
Sub-type of the target location when ype==Analysis.
Type
Ansys_ACT_Interfaces_UserObject_ObjectLocationEnum
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
731
Examples
None.
Details
Mandatory
False
Name
location
DefaultValue
Default
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the parent.
Type
System_String
Remarks
This is the name of an object defined in the extension XML file. Used only if type==UserObject.
Examples
None.
732
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Target>
Details
Mandatory
False
Name
name
DefaultValue
Default
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
type=
Type of the target location.
Type
Ansys_ACT_Interfaces_UserObject_ObjectTypeEnum
Remarks
None.
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
733
<task>
Class defining a task that encapsulates a single process or application.
Remarks
None.
Examples
None.
Table 57: XML Tag Listing
Tag
Tag
Tag
734
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Tag
Callback <OnBodySuppressStateChange> (p. 745) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 746)
Tag
Tag
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
735
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
736
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
737
<canconsumedata>
Callback that is invoked for task connection/consumption.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_IUserObject__IUserObject__bool_
Mandatory
False
738
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Name
canconsumedata
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
Name
CanDuplicate
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
739
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Public
True
740
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<ContextMenus>
The user-defined custom context menu entries.
Type
Ansys_ACT_Core_XmlDataModel_ContextMenus (p. 61)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_ContextMenus
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
741
<Inputs>
User-defined task input connections.
Type
Ansys_ACT_Core_XmlDataModel_Inputs (p. 195)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Inputs
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
742
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
743
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
744
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
745
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
746
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<ondelete>
Callback that is invoked for task deletion.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
747
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
ondelete
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
748
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onedit>
Callback that is invoked for task EDIT entry.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
749
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
onedit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
750
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
751
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
752
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<oninitialize>
Callback that is invoked for task creation.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
753
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
oninitialize
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
754
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
755
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onrefresh>
Callback that is invoked for task refresh.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
756
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
onrefresh
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
757
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onreport>
Callback that is invoked for task reporting.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
758
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
ActionCallback_IUserObject__object_
Mandatory
False
Name
onreport
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onreset>
Callback that is invoked for task reset.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
759
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
onreset
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
760
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onstatus>
Callback that is invoked for task status.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
761
Details
CallbackType
FuncCallback_IUserObject__object_
Mandatory
False
Name
onstatus
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
762
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
763
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onupdate>
Callback that is invoked for task update.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
764
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Details
CallbackType
ActionCallback_IUserObject_
Mandatory
False
Name
onupdate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Outputs>
User-defined task output connections.
Type
Ansys_ACT_Core_XmlDataModel_Outputs (p. 375)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
765
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Outputs
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Parameters>
User-defined parameters to be exposed on the task.
Type
Ansys_ACT_Core_XmlDataModel_Parameters (p. 411)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Parameters
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
766
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<RsmJob>
List of task-level RSM Jobs.
Type
Ansys_ACT_Core_XmlDataModel_RsmJob (p. 579)
Remarks
Currently only one entry is allowed.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
767
Details
ChildType
Ansys_ACT_Core_XmlDataModel_RsmJob
MinOccurence
0
MaxOccurence
1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
768
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
769
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
770
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
enableGenericTransfer=
Indicates whether or not the task should expose the general transfer type as an output.
Type
System_Boolean
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
enableGenericTransfer
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
771
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
772
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<task>
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
773
Examples
None.
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<taskgroup>
Class defining a collection of tasks.
Remarks
None.
Examples
None.
Table 58: XML Tag Listing
Tag
Tag
774
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Callback <CanAdd> (p. 777)
Tag
Tag
Callback <OnBodySuppressStateChange> (p. 784) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 785)
Tag
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
775
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
776
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
777
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Mandatory
False
778
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Mandatory
False
Name
CanRemove
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
779
<IncludeGroup>
The task group's List of nested task groups.
Type
Ansys_ACT_Core_XmlDataModel_IncludeGroup (p. 184)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_IncludeGroup
MinOccurence
0
MaxOccurence
-1
RealParent
None.
780
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<IncludeTask>
List of tasks for the task group.
Type
Ansys_ACT_Core_XmlDataModel_IncludeTask (p. 187)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_IncludeTask
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
781
Examples
None.
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Mandatory
False
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
782
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
783
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Mandatory
False
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
784
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Mandatory
False
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
785
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
786
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
787
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Mandatory
False
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
788
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
789
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Mandatory
False
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
790
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Mandatory
False
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
791
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Mandatory
False
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
792
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Mandatory
False
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
793
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Mandatory
False
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
794
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
795
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Mandatory
False
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
796
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
abbreviation=
Task group abbreviation used for directory and naming purposes.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
Name
abbreviation
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
797
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
798
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
category=
Category to which the task group applies.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
category
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
799
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
800
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
Name
contextual
DefaultValue
True
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
801
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
isparametricgroup=
Indicates whether the taskgroup operates only on parameters.
Type
System_Boolean
802
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroup>
Remarks
None.
Examples
None.
Details
Mandatory
False
Name
isparametricgroup
DefaultValue
False
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
803
Examples
None.
Details
Mandatory
True
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
804
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<taskgroups>
Details
Mandatory
True
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MultipleValue
False
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<taskgroups>
Class defining the task groups collection.
Remarks
None.
Examples
None.
Table 59: XML Tag Listing
Tag <TaskGroup> (p. 805) No details
provided.
<TaskGroup>
No details provided.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
805
Type
Ansys_ACT_Core_XmlDataModel_TaskGroup (p. 774)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_TaskGroup
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<tasks>
Class defining the tasks collection.
Remarks
None.
Examples
None.
Table 60: XML Tag Listing
Tag <Task> (p. 806) No details
provided.
<Task>
No details provided.
806
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Templates>
Type
Ansys_ACT_Core_XmlDataModel_Task (p. 734)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Task
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Templates>
Class defining a collection of control templates.
Remarks
None.
Examples
None.
Table 61: XML Tag Listing
Tag <ControlTemplate> (p. 807) Defines a control template for the creation of groups of
properties.
<ControlTemplate>
Defines a control template for the creation of groups of properties.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
807
Type
Ansys_ACT_Core_XmlDataModel_ControlTemplate (p. 62)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<toolbar>
Class defining a toolbar in the UI of the application.
Remarks
None.
Examples
None.
Table 62: XML Tag Listing
Tag
Caption of the
toolbar.
Name of the
toolbar.
808
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<toolbar>
<Separator>
Separator for the toolbar.
Type
Ansys_ACT_Core_XmlDataModel_Separator (p. 657)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Separator
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the toolbar.
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
809
Details
Mandatory
False
MultipleValue
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
name=
Name of the toolbar.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
810
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<UIDefinition>
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
<UIDefinition>
Class defining a set of interface layouts that can be used for guided processes (wizards).
Remarks
None.
Examples
None.
Table 63: XML Tag Listing
Tag <ComponentDefinition> (p. 811) No details
provided.
Tag <Layout> (p. 812)
No details
provided.
<ComponentDefinition>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_UI_ComponentDefinition (p. 52)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
811
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Layout>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_UI_Layout (p. 224)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
812
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Wizard>
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Wizard>
Class defining a guided process (a wizard or AIM custom template) within the extension.
Remarks
None.
Examples
None.
Table 64: XML Tag Listing
Tag
Specifies the callbacks that will invoke functions from the IronPython
extension script.
Callback that is invoked to determine whether the wizard can be
started.
Tag
Tag
No details provided.
<Callbacks>
Specifies the callbacks that will invoke functions from the IronPython extension script.
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
813
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<canstart>
Callback that is invoked to determine whether the wizard can be started.
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Details
CallbackType
FuncCallback_string__bool_
Name
canstart
Public
True
Obsolete
False
814
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Wizard>
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Description>
Description of the wizard.
Type
System_String
Remarks
None.
Examples
None.
Details
Description
Description of the wizard.
Name
Description
ValueName
description
Public
True
TypeId
Ansys_ACT_Core_Attributes_XmlTagAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
815
<Step>
No details provided.
Type
Ansys_ACT_Core_XmlDataModel_Step (p. 696)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Step
MinOccurence
1
MaxOccurence
-1
RealParent
None.
Mandatory
True
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the wizard.
Type
System_String
Remarks
None.
Examples
None.
816
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Wizard>
Details
Mandatory
False
MultipleValue
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
context=
Context or combination of contexts (separated using '|').
Type
System_String_ARRAY_
Remarks
This block will be taken into account only for the specified context(s).
Examples
None.
Details
Mandatory
True
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
817
icon=
Icon for the wizard.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
icon
818
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Wizard>
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
layout=
Layout to be used to display the wizard.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
layout
DefaultValue
None.
DataDefinition
False
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
819
name=
Name of the wizard.
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
820
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Wizard>
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Major version of the wizard.
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
821
<Workflow>
Class defining the top-level workflow tag within an ACT app.
Remarks
Used to define process integration items (tasks and task groups)
Examples
None.
Table 65: XML Tag Listing
Tag
Tag
Callback <onaftertaskpropertyretrieval> (p. 836) CCallback that is invoked after a task provides its
property-containing objects.
Callback <onaftertaskrefresh> (p. 837)
822
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Callback <onaftertaskstatus> (p. 840)
Callback <onbeforetaskpropertyretrieval> (p. 847) Callback that is invoked before a task provides its
property-containing objects.
Callback <onbeforetaskrefresh> (p. 848)
Callback <onbeforetasksourceschanged> (p. 850) Callback that is invoked before a task handles a
source change.
Callback <onbeforetaskstatus> (p. 851)
Callback <OnBodySuppressStateChange> (p. 853) Callback that is invoked when the body suppress
state changse. (inherited from SimEntity)
Callback <OnClearData> (p. 854)
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
823
Tag
Tag
Tag
<Attributes>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Attributes (p. 23)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
824
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Callbacks>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callbacks (p. 31)
Remarks
None.
Examples
None.
Details
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<CanAdd>
Callback that is invoked to determine whether the object can be added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
825
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanAdd
Name
CanAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanDuplicate>
Callback that is invoked to determine if the object can be duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
826
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanDuplicate
Name
CanDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<CanRemove>
Callback that is invoked to determine if the object can be removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
827
Details
CallbackType
Ansys_ACT_Core_Callbacks_CanRemove
Name
CanRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<IsValid>
Callback that is invoked to determine if the object is valid. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
828
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_IsValidLocation
Name
IsValid
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAdd>
Callback that is invoked when the object is newly added. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is not invoked when the project is reopened.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
829
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Name
OnAdd
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnAfterGeometryUpdate>
Callback that is invoked when the geometry has been updated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
830
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
OnAfterGeometryUpdate
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskcanduplicate>
Callback that is invoked after a task determines duplication viability.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
831
Details
CallbackType
FuncCallback_object__object_
Name
onaftertaskcanduplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskcanusetransfer>
Callback that is invoked after a task determines transfer data viability.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
832
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
FuncCallback_IUserObject__IUserObject__object__object_
Name
onaftertaskcanusetransfer
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskcreation>
Callback that is invoked after a task has been created.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
833
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskcreation
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskdeletion>
Callback that is invoked after a task is deleted.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
834
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskdeletion
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskduplicate>
Callback that is invoked after a task has been duplicated.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
835
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskduplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskpropertyretrieval>
CCallback that is invoked after a task provides its property-containing objects.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
836
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
FuncCallback_IUserObject__object__object_
Name
onaftertaskpropertyretrieval
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskrefresh>
Callback that is invoked after a task has been refreshed.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
837
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskrefresh
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskreset>
Callback that is invoked after a task has been reset.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
838
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskreset
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertasksourceschanged>
Callback that is invoked after a task handles a source change.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
839
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertasksourceschanged
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskstatus>
Callback that is invoked after a task determines its status.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
840
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
FuncCallback_IUserObject__object__object_
Name
onaftertaskstatus
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onaftertaskupdate>
Callback that is invoked after a task has been updated.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
841
Details
CallbackType
ActionCallback_IUserObject_
Name
onaftertaskupdate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskcanduplicate>
Callback that is invoked before a task determines duplication viability.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
842
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_ActionCallback
Name
onbeforetaskcanduplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskcanusetransfer>
Callback that is invoked before a task determines transfer data viability.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
843
Details
CallbackType
ActionCallback_IUserObject__IUserObject_
Name
onbeforetaskcanusetransfer
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskcreation>
Callback that is invoked before a task is created.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
844
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskcreation
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskdeletion>
Callback that is invoked before a task is deleted.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
845
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskdeletion
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskduplicate>
Callback that is invoked before a task is duplicated.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
846
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskduplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskpropertyretrieval>
Callback that is invoked before a task provides its property-containing objects.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
847
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskpropertyretrieval
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskrefresh>
Callback that is invoked before a task is refreshed.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
848
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskrefresh
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskreset>
Callback that is invoked before a task is reset.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
849
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskreset
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetasksourceschanged>
Callback that is invoked before a task handles a source change.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
850
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetasksourceschanged
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskstatus>
Callback that is invoked before a task determines its status.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
851
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskstatus
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<onbeforetaskupdate>
Callback that is invoked before a task is updated.
Type
Ansys_ACT_Core_XmlDataModel_OrderableCallback (p. 370)
Remarks
None.
Examples
None.
852
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
ActionCallback_IUserObject_
Name
onbeforetaskupdate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnBodySuppressStateChange>
Callback that is invoked when the body suppress state changse. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
853
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnBodySupressStateChange
Name
OnBodySuppressStateChange
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnClearData>
Callback that is invoked when object data are cleared. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
854
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Name
OnClearData
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnDuplicate>
Callback that is invoked when the object is duplicated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
855
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Name
OnDuplicate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnGenerateData>
Callback that is invoked when object data are generated. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
856
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnDataStateChanged
Name
OnGenerateData
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnHide>
Callback that is invoked when the object is hidden. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
857
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Name
OnHide
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnInit>
Callback that is invoked when the object is initialized. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
This callback is called after the OnAdd callback and when the project is reopened.
Examples
None.
858
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnInitEntity
Name
OnInit
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnMigrate>
Callback that is invoked when the object version has been changed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
It enables the migration of data from the old saved object to the new one.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
859
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnEntityMigrate
Name
OnMigrate
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnReady>
Callback that is invoked when the application is fully loaded and in a "ready" state. (Inherited from SimEntity) (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
860
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnReady
Name
OnReady
Public
False
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnRemove>
Callback that is invoked when the object is removed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
861
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnAddRemove
Name
OnRemove
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnShow>
Callback that is invoked when the object is shown. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
862
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnShowHide
Name
OnShow
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnSuppress>
Callback that is invoked when the object is suppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
863
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Name
OnSuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<OnUnsuppress>
Callback that is invoked when the object is unsuppressed. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Callback (p. 24)
Remarks
None.
Examples
None.
864
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
Details
CallbackType
Ansys_ACT_Core_Callbacks_OnSuppressedStateChanged
Name
OnUnsuppress
Public
True
Obsolete
False
ObsoleteMessage
None.
ChildType
None.
MinOccurence
0
MaxOccurence
-1
RealParent
Ansys_ACT_Core_XmlDataModel_Callbacks
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlTagCallbackAttribute
<Property>
No details provided. (inherited from SimEntity)
Type
Ansys_ACT_Core_XmlDataModel_Property (p. 417)
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
865
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Property
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<TaskGroups>
Task groupings to be exposed as organized blocks within the workflow.
Type
Ansys_ACT_Core_XmlDataModel_TaskGroups (p. 805)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_TaskGroups
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
866
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
<Tasks>
Tasks xposed by this workflow.
Type
Ansys_ACT_Core_XmlDataModel_Tasks (p. 806)
Remarks
None.
Examples
None.
Details
ChildType
Ansys_ACT_Core_XmlDataModel_Tasks
MinOccurence
0
MaxOccurence
-1
RealParent
None.
Mandatory
False
TypeId
Ansys_ACT_Core_Attributes_XmlChildrenTagsAttribute
caption=
Caption of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
867
Details
Mandatory
False
MultipleValue
False
Name
caption
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
class=
Class name of the controller of the object. (inherited from SimEntity)
Type
System_String
Remarks
The constructor of the class referenced by this attribute takes two arguments:<br /><ul><li>The ExtAPI
variable (of type IMechanicalExtAPI)</li><li>The associated load (of type IUserLoad)</li></ul>
Examples
None.
Details
Mandatory
False
868
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
MultipleValue
False
Name
class
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
context=
Contexts (application) to which this workflow applies.
Type
System_String_ARRAY_
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
True
Name
context
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
869
contextual=
Indicates whether the object has to be displayed in the contextual menu. (inherited from SimEntity)
Type
System_Boolean
Remarks
By default, the contextual flag is true for "load" and "result" and false for "object".
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
contextual
DefaultValue
True
DataDefinition
False
870
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
icon=
Icon for the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
False
MultipleValue
False
Name
icon
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
871
name=
Name of the object. (inherited from SimEntity)
Type
System_String
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
name
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
872
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
<Workflow>
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
version=
Version of the object. (inherited from SimEntity)
Type
System_Int32
Remarks
None.
Examples
None.
Details
Mandatory
True
MultipleValue
False
Name
version
DefaultValue
None.
DataDefinition
False
AllowedValues
None.
MappedValues
None.
Public
True
Description
None.
TypeId
Ansys_ACT_Core_Attributes_XmlAttributeAttribute
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.
873
874
Release 17.1 - SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information
of ANSYS, Inc. and its subsidiaries and affiliates.