MappingValidation#

class ansys.mechanical.stubs.v261.Ansys.ACT.Automation.Mechanical.MappingValidation(internalObject: Any)#

Bases: object

Defines a MappingValidation.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

Analyze

Analyze method.

ClearGeneratedData

Run the ClearGeneratedData action.

CopyTo

Copies all visible properties from this object to another.

CreateObjRef

CreateObjRef method.

CreateParameter

Creates a new parameter for a Property.

Delete

Run the Delete action.

Duplicate

Creates a copy of the current DataModelObject.

Equals

Equals method.

GetAPIName

Property name bound to dispId.

GetAllProperties

GetAllProperties method.

GetChildren

Gets the list of children, filtered by type.

GetDetailsView

GetDetailsView method.

GetEnumName

Enum name bound to value

GetHashCode

GetHashCode method.

GetIconFile

GetIconFile method.

GetLifetimeService

GetLifetimeService method.

GetObjectData

GetObjectData method.

GetParameter

Gets the parameter corresponding to the given property.

GetPath

GetPath method.

GetPropertyName

GetPropertyName method.

GetPropertyValue

GetPropertyValue method.

GetType

GetType method.

GetVisibleProperties

GetVisibleProperties method.

GetVisiblePropertyNames

GetVisiblePropertyNames method.

GroupAllSimilarChildren

Run the GroupAllSimilarChildren action.

GroupSimilarObjects

Run the GroupSimilarObjects action.

InitializeLifetimeService

InitializeLifetimeService method.

IsPropertyEditable

IsPropertyEditable method.

IsPropertyVisible

IsPropertyVisible method.

PropertyByAPIName

Get a property by its API name.

PropertyById

PropertyById method.

PropertyByName

Get a property by its unique name.

RemoveParameter

Removes the parameter from the parameter set corresponding to the given property.

ToString

ToString method.

ActiveSequence

Gets or sets the ActiveSequence.

ActiveSequenceByValue

Gets or sets the ActiveSequenceByValue.

AttachedRefs

AttachedRefs property.

BoundingTolerance

Gets or sets the BoundingTolerance.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

ComplexComponent

Gets or sets the ComplexComponent.

Component

Gets or sets the Component.

DataModelObjectCategory

Gets the current DataModelObject's category.

DefineActiveSequenceBy

Control whether the active sequenced is defined by row or by value.

Display

Display property.

DisplayDataType

Gets or sets the DisplayDataType.

Figures

Gets the list of associated figures.

FileIdentifierIndex

Gets or sets the FileIdentifierIndex.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

InternalObject

Gets the internal object. For advanced usage only.

IsolineThickness

IsolineThickness property.

IsolineType

IsolineType property.

Layer

Gets or sets the Layer.

LegendDivisions

LegendDivisions property.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

Properties

Gets the list of properties for this object.

Scale

Scale property.

ShellFace

Controls whether the displayed shell face lies on the bottom, middle, or top of the shell.

State

State property.

Type

Type property.

VisibleProperties

Gets the list of properties that are visible for this object.

Property detail#

property MappingValidation.ActiveSequence: int | None#

Gets or sets the ActiveSequence.

property MappingValidation.ActiveSequenceByValue: float | None#

Gets or sets the ActiveSequenceByValue.

property MappingValidation.AttachedRefs: List[int] | None#

AttachedRefs property.

property MappingValidation.BoundingTolerance: float | None#

Gets or sets the BoundingTolerance.

property MappingValidation.Children: List[Ansys.Mechanical.DataModel.Interfaces.IDataModelObject] | None#

Gets the list of children.

property MappingValidation.ClsId: int | None#

ClsId property.

property MappingValidation.Comments: Iterable[Ansys.ACT.Automation.Mechanical.Comment] | None#

Gets the list of associated comments.

property MappingValidation.ComplexComponent: bool | None#

Gets or sets the ComplexComponent.

property MappingValidation.Component: Ansys.Mechanical.DataModel.Enums.ExternalLoadDisplayComponentType | None#

Gets or sets the Component.

property MappingValidation.DataModelObjectCategory: Ansys.Mechanical.DataModel.Enums.DataModelObjectCategory | None#

Gets the current DataModelObject's category.

property MappingValidation.DefineActiveSequenceBy: Ansys.Mechanical.DataModel.Enums.ExternalLoadDefineActiveSequenceBy | None#

Control whether the active sequenced is defined by row or by value.

property MappingValidation.Display: Ansys.Mechanical.DataModel.Enums.MappingValidationDisplayOption | None#

Display property.

property MappingValidation.DisplayDataType: Ansys.Mechanical.DataModel.Enums.ExternalLoadDisplayDataType | None#

Gets or sets the DisplayDataType.

property MappingValidation.Figures: Iterable[Ansys.ACT.Automation.Mechanical.Figure] | None#

Gets the list of associated figures.

property MappingValidation.FileIdentifierIndex: int | None#

Gets or sets the FileIdentifierIndex.

property MappingValidation.GroupingFolder: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

GroupingFolder property.

property MappingValidation.IconName: str | None#

IconName property.

property MappingValidation.Images: Iterable[Ansys.ACT.Automation.Mechanical.Image] | None#

Gets the list of associated images.

property MappingValidation.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSMappingValidationAuto | None#

Gets the internal object. For advanced usage only.

property MappingValidation.IsolineThickness: Ansys.Mechanical.DataModel.Enums.MappingIsolineThicknessType | None#

IsolineThickness property.

property MappingValidation.IsolineType: Ansys.Mechanical.DataModel.Enums.MappingIsolineLineType | None#

IsolineType property.

property MappingValidation.Layer: int | None#

Gets or sets the Layer.

property MappingValidation.LegendDivisions: int | None#

LegendDivisions property.

property MappingValidation.Name: str | None#

Name property.

property MappingValidation.ObjectId: int | None#

ObjectId property.

property MappingValidation.ObjectState: Ansys.Mechanical.DataModel.Enums.ObjectState | None#

ObjectState property.

property MappingValidation.ObjectTags: Iterable[Ansys.Mechanical.DataModel.Interfaces.IObjectTag] | None#

ObjectTags property.

property MappingValidation.Parent: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject | None#

Parent property.

property MappingValidation.Properties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties for this object.

property MappingValidation.Scale: float | None#

Scale property.

property MappingValidation.ShellFace: Ansys.Mechanical.DataModel.Enums.ShellFaceType | None#

Controls whether the displayed shell face lies on the bottom, middle, or top of the shell.

property MappingValidation.State: Ansys.Mechanical.DataModel.Enums.Legacy.State | None#

State property.

property MappingValidation.Type: Ansys.Mechanical.DataModel.Enums.MappingValidationType | None#

Type property.

property MappingValidation.VisibleProperties: tuple[Ansys.ACT.Automation.Mechanical.Property] | None#

Gets the list of properties that are visible for this object.

Method detail#

MappingValidation.Activate() None#

Activate the current object.

MappingValidation.AddComment() Ansys.ACT.Automation.Mechanical.Comment#

Creates a new child Comment.

MappingValidation.AddFigure() Ansys.ACT.Automation.Mechanical.Figure#

Creates a new child Figure.

MappingValidation.AddImage(filePath: str) Ansys.ACT.Automation.Mechanical.Image#
Creates a new child Image.
If a filePath is provided, the image will be loaded from that file,
if not, the image will be a screen capture of the Geometry window.
MappingValidation.Analyze() None#

Analyze method.

MappingValidation.ClearGeneratedData() None#

Run the ClearGeneratedData action.

MappingValidation.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

MappingValidation.CreateObjRef(requestedType: type) System.Runtime.Remoting.ObjRef#

CreateObjRef method.

MappingValidation.CreateParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Creates a new parameter for a Property.

MappingValidation.Delete() None#

Run the Delete action.

MappingValidation.Duplicate() Ansys.Mechanical.DataModel.Interfaces.IDataModelObject#

Creates a copy of the current DataModelObject.

MappingValidation.Equals(other: Ansys.Mechanical.DataModel.Interfaces.IDataModelObject) bool#

Equals method.

MappingValidation.GetAPIName(dispId: int) str#

Property name bound to dispId.

MappingValidation.GetAllProperties() List[Ansys.ACT.Automation.Mechanical.AutomationPropertyWrapper]#

GetAllProperties method.

MappingValidation.GetChildren(recurses: bool, children: List[ChildrenType]) List[ChildrenType]#

Gets the list of children, filtered by type.

MappingValidation.GetDetailsView() Ansys.ACT.Automation.Mechanical.DetailsViewData#

GetDetailsView method.

MappingValidation.GetEnumName(enumType: type, value: int, dispId: int) str#

Enum name bound to value

MappingValidation.GetHashCode() int#

GetHashCode method.

MappingValidation.GetIconFile() System.Byte#

GetIconFile method.

MappingValidation.GetLifetimeService() Any#

GetLifetimeService method.

MappingValidation.GetObjectData(info: System.Runtime.Serialization.SerializationInfo, context: System.Runtime.Serialization.StreamingContext) None#

GetObjectData method.

MappingValidation.GetParameter(propName: str) Ansys.ACT.Interfaces.Mechanical.IParameter#

Gets the parameter corresponding to the given property.

MappingValidation.GetPath() str#

GetPath method.

MappingValidation.GetPropertyName(dispId: int) str#

GetPropertyName method.

MappingValidation.GetPropertyValue(name: str) Any#

GetPropertyValue method.

MappingValidation.GetType() type#

GetType method.

MappingValidation.GetVisibleProperties() List[System.Reflection.PropertyInfo]#

GetVisibleProperties method.

MappingValidation.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

MappingValidation.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

MappingValidation.GroupSimilarObjects() Ansys.ACT.Automation.Mechanical.TreeGroupingFolder#

Run the GroupSimilarObjects action.

MappingValidation.InitializeLifetimeService() Any#

InitializeLifetimeService method.

MappingValidation.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

MappingValidation.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

MappingValidation.PropertyByAPIName(name: str) Ansys.ACT.Automation.Mechanical.Property#
Get a property by its API name.
If multiple properties have the same API Name, only the first property with that name will be returned.
MappingValidation.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

MappingValidation.PropertyByName(name: str) Ansys.ACT.Automation.Mechanical.Property#

Get a property by its unique name.

MappingValidation.RemoveParameter(propName: str) None#

Removes the parameter from the parameter set corresponding to the given property.

MappingValidation.ToString() str#

ToString method.