FaceMeshing#

class ansys.mechanical.stubs.v251.Ansys.ACT.Automation.Mechanical.MeshControls.FaceMeshing(internalObject: Any)#

Bases: object

Defines a FaceMeshing.

Overview#

Activate

Activate the current object.

AddComment

Creates a new child Comment.

AddFigure

Creates a new child Figure.

AddImage

Creates a new child Image.

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.

GenerateMesh

Generate the Mesh.

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.

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

ToString

ToString method.

Active

Gets the Active.

AttachedRefs

AttachedRefs property.

Children

Gets the list of children.

ClsId

ClsId property.

Comments

Gets the list of associated comments.

ConstrainBoundary

Gets or sets the ConstrainBoundary.

DataModelObjectCategory

Gets the current DataModelObject's category.

Figures

Gets the list of associated figures.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

Images

Gets the list of associated images.

InternalNumberOfDivisions

Gets or sets the InternalNumberOfDivisions.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

MappedMesh

Gets or sets the MappedMesh.

Method

Gets or sets the Method.

MultiZoneSemiStructured

Gets or sets the Semi-Structured in MZ Face Meshing (Mapping).

Name

Name property.

NamedSelection

Gets or sets the NamedSelection.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

Properties

Gets the list of properties for this object.

ScopingMethod

Gets or sets the ScopingMethod.

SpecifiedCorners

Gets or sets the SpecifiedCorners.

SpecifiedEnds

Gets or sets the SpecifiedEnds.

SpecifiedSides

Gets or sets the SpecifiedSides.

State

State property.

Suppressed

Gets or sets the Suppressed.

TransitionType

Gets or sets the TransitionType of MZ Face Meshing (Mapping)

VisibleProperties

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

Property detail#

property FaceMeshing.Active: bool | None#

Gets the Active.

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

AttachedRefs property.

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

Gets the list of children.

property FaceMeshing.ClsId: int | None#

ClsId property.

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

Gets the list of associated comments.

property FaceMeshing.ConstrainBoundary: int | None#

Gets or sets the ConstrainBoundary.

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

Gets the current DataModelObject's category.

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

Gets the list of associated figures.

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

GroupingFolder property.

property FaceMeshing.IconName: str | None#

IconName property.

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

Gets the list of associated images.

property FaceMeshing.InternalNumberOfDivisions: int | None#

Gets or sets the InternalNumberOfDivisions.

property FaceMeshing.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSMeshControlAuto | None#

Gets the internal object. For advanced usage only.

property FaceMeshing.Location: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the Location.

property FaceMeshing.MappedMesh: bool | None#

Gets or sets the MappedMesh.

property FaceMeshing.Method: Ansys.Mechanical.DataModel.Enums.FaceMeshingMethod | None#

Gets or sets the Method.

property FaceMeshing.MultiZoneSemiStructured: bool | None#

Gets or sets the Semi-Structured in MZ Face Meshing (Mapping).

property FaceMeshing.Name: str | None#

Name property.

property FaceMeshing.NamedSelection: Ansys.ACT.Automation.Mechanical.NamedSelection | None#

Gets or sets the NamedSelection.

property FaceMeshing.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

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

Gets the list of properties for this object.

property FaceMeshing.ScopingMethod: Ansys.Mechanical.DataModel.Enums.GeometryDefineByType | None#

Gets or sets the ScopingMethod.

property FaceMeshing.SpecifiedCorners: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the SpecifiedCorners.

property FaceMeshing.SpecifiedEnds: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the SpecifiedEnds.

property FaceMeshing.SpecifiedSides: Ansys.ACT.Interfaces.Common.ISelectionInfo | None#

Gets or sets the SpecifiedSides.

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

State property.

property FaceMeshing.Suppressed: bool | None#

Gets or sets the Suppressed.

property FaceMeshing.TransitionType: Ansys.Mechanical.DataModel.Enums.TransitionType | None#

Gets or sets the TransitionType of MZ Face Meshing (Mapping)

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

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

Method detail#

FaceMeshing.Activate() None#

Activate the current object.

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

Creates a new child Comment.

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

Creates a new child Figure.

FaceMeshing.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.
FaceMeshing.CopyTo(other: Ansys.ACT.Automation.Mechanical.DataModelObject) None#

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

FaceMeshing.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

FaceMeshing.GenerateMesh() None#

Generate the Mesh.

FaceMeshing.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

FaceMeshing.GetHashCode() int#

GetHashCode method.

FaceMeshing.GetIconFile() System.Byte#

GetIconFile method.

FaceMeshing.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

FaceMeshing.GetPath() str#

GetPath method.

FaceMeshing.GetPropertyName(dispId: int) str#

GetPropertyName method.

FaceMeshing.GetPropertyValue(name: str) Any#

GetPropertyValue method.

FaceMeshing.GetType() type#

GetType method.

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

GetVisibleProperties method.

FaceMeshing.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

FaceMeshing.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

FaceMeshing.InitializeLifetimeService() Any#

InitializeLifetimeService method.

FaceMeshing.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

FaceMeshing.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

FaceMeshing.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.
FaceMeshing.PropertyById(dispId: int) Ansys.ACT.Automation.Mechanical.Property#

PropertyById method.

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

Get a property by its unique name.

FaceMeshing.RemoveParameter(propName: str) None#

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

FaceMeshing.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

FaceMeshing.ToString() str#

ToString method.