PullOutDirectionManufacturingConstraint#

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

Bases: object

Defines a PullOutDirectionManufacturingConstraint.

Overview#

Activate

Activate the current object.

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.

RenameBasedOnDefinition

Run the RenameBasedOnDefinition action.

ToString

ToString method.

AttachedRefs

AttachedRefs property.

Axis

Gets or sets the Axis for pullout direction. Only positive direction enums will be accepted (“PositiveXAxis”, “PositiveYAxis”, “PositiveXAxis”).

Children

Gets the list of children.

ClsId

ClsId property.

CoordinateSystem

Gets or sets the CoordinateSystem.

DataModelObjectCategory

Gets the current DataModelObject's category.

Direction

Gets or sets the Direction.

GroupingFolder

GroupingFolder property.

IconName

IconName property.

InternalObject

Gets the internal object. For advanced usage only.

Location

Gets or sets the Location.

Name

Name property.

ObjectId

ObjectId property.

ObjectState

ObjectState property.

ObjectTags

ObjectTags property.

Parent

Parent property.

PartingSurfaceControl

Gets or sets the control strategy for the parting surface.

PartingSurfaceCoordinateSystem

Gets or sets the Coordinate system used to define the parting plane

PartingSurfacePlane

Gets or sets the normal axis to the parting surface plane. Only positive direction enums will be accepted (“PositiveXAxis”, “PositiveYAxis”, “PositiveXAxis”).

Properties

Gets the list of properties for this object.

ScopingMethod

Gets or sets the ScopingMethod.

Selection

Gets or sets the Selection.

State

State property.

Subtype

Gets or sets the Subtype.

Suppressed

Gets or sets the Suppressed.

VisibleProperties

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

Property detail#

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

AttachedRefs property.

property PullOutDirectionManufacturingConstraint.Axis: Ansys.Mechanical.DataModel.Enums.CoordinateSystemAxisType | None#
Gets or sets the Axis for pullout direction. Only positive direction enums will be accepted (“PositiveXAxis”, “PositiveYAxis”, “PositiveXAxis”).

InvalidArgumentException: Any unsupported enum value.

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

Gets the list of children.

property PullOutDirectionManufacturingConstraint.ClsId: int | None#

ClsId property.

property PullOutDirectionManufacturingConstraint.CoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the CoordinateSystem.

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

Gets the current DataModelObject's category.

property PullOutDirectionManufacturingConstraint.Direction: Ansys.Mechanical.DataModel.Enums.PullOutDirectionType | None#

Gets or sets the Direction.

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

GroupingFolder property.

property PullOutDirectionManufacturingConstraint.IconName: str | None#

IconName property.

property PullOutDirectionManufacturingConstraint.InternalObject: Ansys.Common.Interop.DSObjectsAuto.IDSTopoConstraintAuto | None#

Gets the internal object. For advanced usage only.

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

Gets or sets the Location.

property PullOutDirectionManufacturingConstraint.Name: str | None#

Name property.

property PullOutDirectionManufacturingConstraint.ObjectId: int | None#

ObjectId property.

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

ObjectState property.

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

ObjectTags property.

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

Parent property.

property PullOutDirectionManufacturingConstraint.PartingSurfaceControl: Ansys.Mechanical.DataModel.Enums.PartingSurfaceControl | None#

Gets or sets the control strategy for the parting surface.

property PullOutDirectionManufacturingConstraint.PartingSurfaceCoordinateSystem: Ansys.ACT.Automation.Mechanical.CoordinateSystem | None#

Gets or sets the Coordinate system used to define the parting plane

property PullOutDirectionManufacturingConstraint.PartingSurfacePlane: Ansys.Mechanical.DataModel.Enums.CoordinateSystemAxisType | None#
Gets or sets the normal axis to the parting surface plane. Only positive direction enums will be accepted (“PositiveXAxis”, “PositiveYAxis”, “PositiveXAxis”).

InvalidArgumentException: Any unsupported enum value.

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

Gets the list of properties for this object.

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

Gets or sets the ScopingMethod.

property PullOutDirectionManufacturingConstraint.Selection: Ansys.ACT.Automation.Mechanical.OptimizationRegion | None#

Gets or sets the Selection.

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

State property.

property PullOutDirectionManufacturingConstraint.Subtype: Ansys.Mechanical.DataModel.Enums.PullOutConstraintSubtype | None#

Gets or sets the Subtype.

property PullOutDirectionManufacturingConstraint.Suppressed: bool | None#

Gets or sets the Suppressed.

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

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

Method detail#

PullOutDirectionManufacturingConstraint.Activate() None#

Activate the current object.

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

Copies all visible properties from this object to another.

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

CreateObjRef method.

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

Creates a new parameter for a Property.

PullOutDirectionManufacturingConstraint.Delete() None#

Run the Delete action.

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

Creates a copy of the current DataModelObject.

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

Equals method.

PullOutDirectionManufacturingConstraint.GetAPIName(dispId: int) str#

Property name bound to dispId.

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

GetAllProperties method.

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

Gets the list of children, filtered by type.

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

GetDetailsView method.

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

Enum name bound to value

PullOutDirectionManufacturingConstraint.GetHashCode() int#

GetHashCode method.

PullOutDirectionManufacturingConstraint.GetIconFile() System.Byte#

GetIconFile method.

PullOutDirectionManufacturingConstraint.GetLifetimeService() Any#

GetLifetimeService method.

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

GetObjectData method.

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

Gets the parameter corresponding to the given property.

PullOutDirectionManufacturingConstraint.GetPath() str#

GetPath method.

PullOutDirectionManufacturingConstraint.GetPropertyName(dispId: int) str#

GetPropertyName method.

PullOutDirectionManufacturingConstraint.GetPropertyValue(name: str) Any#

GetPropertyValue method.

PullOutDirectionManufacturingConstraint.GetType() type#

GetType method.

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

GetVisibleProperties method.

PullOutDirectionManufacturingConstraint.GetVisiblePropertyNames() List[str]#

GetVisiblePropertyNames method.

PullOutDirectionManufacturingConstraint.GroupAllSimilarChildren() None#

Run the GroupAllSimilarChildren action.

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

Run the GroupSimilarObjects action.

PullOutDirectionManufacturingConstraint.InitializeLifetimeService() Any#

InitializeLifetimeService method.

PullOutDirectionManufacturingConstraint.IsPropertyEditable(dispId: int) bool#

IsPropertyEditable method.

PullOutDirectionManufacturingConstraint.IsPropertyVisible(dispId: int) bool#

IsPropertyVisible method.

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

PropertyById method.

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

Get a property by its unique name.

PullOutDirectionManufacturingConstraint.RemoveParameter(propName: str) None#

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

PullOutDirectionManufacturingConstraint.RenameBasedOnDefinition() None#

Run the RenameBasedOnDefinition action.

PullOutDirectionManufacturingConstraint.ToString() str#

ToString method.