Class: MeshWorkflowOutput
Object that wraps IDSEngineeringModelMeshDomainAuto.
Examples
Properties
| Name |
Description |
|
DataModelObjectCategory
|
Gets the name of the current DataModelObject's category.
|
|
DataTransferType
|
Defines how the PrimeMesh model data should be transferred back into Geometry part(s) and associated mesh(es).
|
|
Figures
|
Gets the list of associated figures.
|
|
Images
|
Gets the list of associated images.
|
|
InternalObject
|
Gets the internal object. For advanced usage only.
|
|
LabelsExcludeFilter
|
Gets or sets the regular expression to match all labels that are excluded from the transfer. The exclude match removes also labels matching the include pattern. Applies when "TransferLabelsAsNamedSelections" is True.
|
|
LabelsIncludeFilter
|
Gets or sets the regular expression to match all labels that are included in the transfer as Named Selections. Applies when "TransferLabelsAsNamedSelections" is True.
|
|
Name
|
Gets the name of the object.
|
|
ObjectId
|
Gets the internal id of the object.
|
|
ObjectTags
|
Gets an IEnumerable object of the tags that 'this' is a part of.
|
|
Parent
|
Gets the parent object.
|
|
Properties
|
Gets the list of properties for this object.
|
|
TransferLabelsAsNamedSelections
|
Gets or sets whether to configure the transfer of labels to Mechanical as Named Selections. If set to True, LabelsIncludeFilter must be set to define the whitelist of labels to be transferred, optionally LabelsExcludeFilter can be set to define a blacklist of labels to not be transferred. Only labels matching the LabelsIncludeFilter whitelist and not matching the LabelsExcludeFilter blacklist are transferred. This property is only visible when the DataTransferType is "ByTopology".
|
|
TransferPrescribedPointsLabelsAsNamedSelections
|
Gets or sets whether to configure the transfer of Prescribed Points labels to Mechanical as Named Selections. All labels defined on Prescribed Points will be transferred as criteria based Named Selections scoping the corresponding mesh nodes.
|
|
VisibleProperties
|
Gets the list of properties that are visible for this object.
|