MeshWorkflowControl

Object that wraps IDSEngineeringModelControl.

“MeshWorkflowControl” class is a service layer for the 'Control' tree node which encapsulates the specific settings and options to be used when executing an operation.

Declaration Syntax

public class MeshWorkflowControl : DataModelObject, IFolderDataModelObject

Table 304: Members

Property

AnchorFreeEdges

Gets or sets if the free edges of the model should be automatically considered as fixed for the morphing operation.

Property

AppendData

Gets or sets whether to append the mesh data being read to the current PrimeMesh model or to clear the model content before the mesh data is being read. The default value is false.

Property

ApplySemistructuredPattern

Gets or sets whether to apply Semistructured Pattern mapped meshing.

Property

AutoCollapseShortEdges

Gets or sets whether to collapse edges below the specified tolerance. Feature edges and Protected edges are not collapsed.

Property

AutoDeleteInteriorVertices

Gets or sets whether to delete interior vertices from scoped topology.

Property

AutomaticExternalScope

Gets or sets whether to define programmatically the external scoping method and pattern for the external enclosure. The default value is false.

Property

AutoPartialDefeature

Gets or sets whether to partially remove thin faces and sharp angles within provided tolerances, such that only topology impacting mesh quality is removed.

Property

AutoPinchFaces

Gets or sets whether to remove small features from topology to improve mesh quality.

Property

AutoRemoveSharpAngleFaces

Gets or sets whether to remove sharp angle faces below the specified angle tolerance by merging them to the neighboring faces.

Property

AutoRemoveThinFaces

Gets or sets whether to remove thin faces by merging them with the neighboring faces.

Property

AutoRepairEdgesOfFaces

Gets or sets whether to prevent the collapse and defeature of thin or short topologies, and allow the creation of a coarse mesh while keeping topology as-is.

Property

AutoSuppressInteriorEdges

Gets or sets whether to suppress interior edges of scoped faces.

Property

BaseFaceLabel

Gets or sets the label to be used for the base face.

Property

BaseFaceScopeDefinition

Gets or sets the type of scope definition for the base face scoping. Default: Value

Property

BaseFaceScopeMethod

Gets or sets the scoping method for the base face scoping. Default: Label.

Property

BaseFaceScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if BaseFaceScopeOutcome is set to Outcome.

Property

BaseFaceScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if BaseFaceScopeOutcome is set to Value.

Property

BiasingIntensity

Gets or sets the intensity of the biasing.

Property

BiasingModality

Gets or sets thebiasing type for the solver operation. Default: Disabled.

Property

BlendToNeighbors

Gets or sets whether to adjust the sizes on adjacent edges of non-mapped mesh regions. Defaults to False.

Property

CenterPlaneNormalOffset

It defines the desired offset of the plane of the hemisphere from the model.

Property

CenterPosition

It is defined by “Centered”, “Minimal”, and “User Defined”.

Property

CheckBodyIntersections

Gets or sets whether to check for intersections among the scoped bodies. Intersection detection is based on absolute tolerances specified in the Stacker Settings. If not provided, a default absolute tolerance of 0.0 is used.

Property

Children

Gets the list of children.

Property

ConformalMeshOnContactSurfaces

Gets or sets whether to decide creation of conformal mesh at contact surfaces.

Property

ConstantHeight

Height of a single layer of mesh elements.

Property

ControlDataDefinition

This property is used to define if the control data is defined by value or by settings.

Property

ControlScopeDefinition

Gets or sets the type of scope definition for the control scope of the morphing operation. Default: Value

Property

ControlScopeMethod

Gets or sets the scoping method for the control scope of the morphing operation. Default: Part.

Property

ControlScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if 'ControlScopeDefinition' is set to Outcome.

Property

ControlScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if 'ControlScopeDefinition' is set to Value.

Property

ControlType

Returns the type of the control.

Property

CoordinateSystem

Gets or sets the Coordinate System object used to define the material point location.

Property

CreateFaceZone

Gets or sets whether to create a new face zone.

Property

CreateQuadraticElements

Gets or sets whether to create quadratic elements. The default value is false.

Property

CuboidCenterModality

Gets or sets the rule for the computation of the center of the cuboidal enclosure.

Property

DataModelObjectCategory

Gets the current DataModelObject's category.

Property

DecompositionType

Gets or sets the decomposition type used by the MultiZone mesher. Defaults to "Program Controlled".

Property

DefaultOffsetSize

Gets or sets the size of the offset layers to be used during the stack base operation.

Property

DefeatureTolerance

Gets or sets the defeature tolerance applied during meshing. Applicable only if DefeatureToleranceDefineBy is "UserDefined".

Property

DefeatureToleranceDefineBy

Gets or sets how the Defeature Tolerance is defined for the MultiZone mesher. Defaults to "Program Controlled".

Property

DeleteCollidingFaces

Gets or sets whether to delete the model faces colliding with the enclosure. Default is True.

Property

DeleteEmptyVolumes

This property is used to enable or disable the automatic deletion of empty topo volumes during mesh to topology conversion. The default value is false.

Property

DeleteInputScope

Gets or sets whether to delete of input scope after wrapping. The default value is false.

Property

DeltaX

Gets or sets the x coordinate of the delta attribute of the corresponding control.

Property

DeltaY

Gets or sets the y coordinate of the delta attribute of the corresponding control.

Property

DeltaZ

Gets or sets the z coordinate of the delta attribute of the corresponding control.

Property

DihedralAngle

The dihedral angle is the angle between the normal vectors of two element faces.

Property

DirectionX

Gets or sets the X component of the direction vector, with respect to the Global Coordinate System.

Property

DirectionY

Gets or sets the Y component of the direction vector, with respect to the Global Coordinate System.

Property

DirectionZ

Gets or sets the Z component of the direction vector, with respect to the Global Coordinate System.

Property

Distance

Gets or sets the distance from the control area considered morphable for the morphing operation. Applicable only if SurfaceScopeModality is set to 'Distance'.

Property

EdgeBiasingDefineBy

Gets or sets how the scoped edges meshing size is defined for MultiZone edge biasing. Defaults to NumberOfDivisions.

Property

EdgeBiasingType

Gets or sets the type of biasing to apply along the scoped edges for MultiZone edge biasing. Defaults to Uniform.

Property

EdgeLabelName

This property is used to rename the default edge label name generated during execution of step.

Property

ElementSize

Define element size to achieve desired mesh results. User can achieve coarse, medium, or fine mesh by varying this value.

Property

ElementsPerGap

Gets or sets the minimum number of element layers to be generated per gap for the Proximity Sizing control by locally controlling the element size. The element size is defined as the gap size divided by ElementsPerGap, fractional values are supported for defining local element sizes larger than the gap size. The default values is 3.

Property

EnableCheckpoint

Flag whether to enable a checkpoint or not. The default value is false.

Property

ExcludeEnclosure

Gets or sets whether to exclude the enclosure from the wrapper scope . The default value is false.

Property

ExcludeScopeDefinition

Gets or sets the type of scope definition for the Hole Patching exclusion scoping. Default: Value

Property

ExcludeScopeMethod

Gets or sets the scoping method for the Hole Patching exclusion scoping. Default: Label.

Property

ExcludeScopeOutcome

Gets or sets the scope outcome from a previous operation for the Hole Patching exclusion scoping. Applicable only if scope is defined by outcome.

Property

ExcludeScopePattern

Gets or sets the part, zone or label name pattern for the Hole Patching exclusion scoping. Applicable only if scope is defined by value.

Property

ExternalLabelName

This property is used to rename the default external label name generated during execution of step.

Property

ExternalScopeDefinition

It is defined by value or outcome depending on if the External scope is defined manual by the user or defined based on a previous outcome.

Property

ExternalScopeMethod

The method can be label/zone/part and it is applied to external region of enclosure.

Property

ExternalScopeOutcome

If the InnerScopeDefinition is set to Outcome, then this property is visible. It defines the previous step outcome. This way we input the results of a previous step to the current step. The input applies to inner region of enclosure.

Property

ExternalScopePattern

The value can be a name of a region or a predefined patterns to select multiple region names.

Property

ExtractFeatureEdges

Gets or sets whether to extract automatically the feature edges after the operation.

Property

FacesWithSkewedElementsLabelName

Gets or sets the name to use when creating labels based on faces with skewed elements.

Property

FaceZoneByPart

Gets or sets whether to define an independent face zone for each input part.

Property

FaceZoneName

This property is used to define the name of the default face zone name generated during execution of step.

Property

FieldName

Gets or sets the label name to be applied.

Property

Figures

Gets the list of associated figures.

Property

Filename

Assign full path to the filename would like to Import/Export.

Property

Filenames

Assign paths with ‘|’ seperator to this property to read multiple files, pass without seperator if single file.

Property

FixedScopeDefinition

Gets or sets the type of scope definition for the fixed scope of the morphing operation. Default: Value

Property

FixedScopeMethod

Gets or sets the scoping method for the fixed scope of the morphing operation. Default: Label.

Property

FixedScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if 'FixedScopeDefinition' is set to Outcome.

Property

FixedScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if 'FixedScopeDefinition' is set to Value.

Property

ForceSubMapping

Gets or sets whether to force a sub-mapped mesh by automatically setting mapped mesh vertex types on the scoped faces. Defaults to False.

Property

FreeEdgesLabelName

Gets or sets the label name to be applied to free edges.

Property

FreeFaceMeshType

Gets or sets the type of elements for the MultiZone mesher free face mesh. Defaults to "All Quads".

Property

FreeMeshScopeDefinition

Gets or sets the type of scope definition for the Free Mesh scoping. Default: Value.

Property

FreeMeshScopeMethod

Gets or sets the scoping method for the Free Mesh scoping. Default: Label.

Property

FreeMeshScopeOutcome

Gets or sets the scope outcome for Free Mesh scoping from a previous operation. Applicable only if scope is defined by outcome.

Property

FreeMeshScopePattern

Gets or sets the zone or label name pattern that defines the Free Mesh scoping. Applicable only if scope is defined by value.

Property

FreeVolumeMeshType

Gets or sets how free mesh blocks should be treated by the MultiZone meshing algorithm. Defaults to "NotAllowed".

Property

FreezeBoundaryNodes

Gets or sets whether to freeze the boundary nodes when the improvement of the volume mesh is executed.

Property

GrowthRate

Gradient of element size as each layer grows.

Property

HemisphereCenterModality

This property is used to define the rule for the computation of the center of the hemispherical enclosure.

Property

HemisphereOrientationModality

This property is used to define the rule for the computation of the orientation of the hemispherical enclosure.

Property

HexcoreTetLayerRelativeWidth

Gets or sets the gap ratio, relative to the surface mesh size, between the volume mesh hexahedral core and the geometry surface. Default is 0.25.

Property

IgnoreOrientation

Gets or sets whether to ignore the face normal orientation while calculating the proximity for the Proximity Sizing control. The default value is False.

Property

IgnoreSelfProximity

Gets or sets whether to ignore the proximity between two faces from the same face zone while calculating the proximity for the Proximity Sizing control. The default value is True.

Property

Images

Gets the list of associated images.

Property

IncompleteBoundariesLabelName

Gets or sets the label name to be applied to faces with incomplete boundaries.

Property

InnerScopeDefinition

It is defined by value or outcome depending on if the Inner scope is defined manually by the user or defined based on a previous outcome.

Property

InnerScopeMethod

The method can be label/zone/part and it is applied to inner region of enclosure.

Property

InnerScopeOutcome

If the InnerScopeDefinition is set to Outcome, then this property is visible. It defines the previous step outcome. This way we input the results of a previous step to the current step. The input applies to inner region of enclosure.

Property

InnerScopePattern

The value can be a name of a region or a predefined patterns to select multiple region names.

Property

InputMeshScopeDefinition

Gets or sets the type of scope definition for the Input Mesh scoping. Default: Value.

Property

InputMeshScopeMethod

Gets or sets the scoping method for the Input Mesh scoping. Default: Label.

Property

InputMeshScopeOutcome

Gets or sets the scope outcome for Input Mesh scoping from a previous operation. Applicable only if InputMeshScopeDefinition is set to Outcome.

Property

InputMeshScopePattern

Gets or sets the zone or label name pattern that defines the Input Mesh scoping. Applicable only if InputMeshScopeDefinition is set to Value.

Property

InternalLabelName

This property is used to rename the default Internal label name generated during execution of step.

Property

InternalObject

Gets the internal object. For advanced usage only.

Property

IntersectingFaceTolerance

Gets or sets the minimum angle used in finding thin stripes with topology diagnostics. Defaults to 25 degrees.

Property

IntersectingPairsLabelName

Gets or sets the label name to be applied to intersecting pairs of faces.

Property

InvalidBoundariesLabelName

Gets or sets the label name to be applied to faces with invalid boundary orientation.

Property

LabelName

This property is used to rename the default label name generated during execution of step.

Property

LateralDefeatureSize

Gets or sets the defeature size to be used along the lateral direction of stacking.

Property

MappedBlocksSplitAngle

Gets or sets the split angle to be used for introducing extra splits in the mapped blocks when UseMappedBlocksSplitAngle is True. Defaults to 60 degrees, valid range is [0 degrees, 180 degrees]. ArgumentException is thrown for out-of-range values.

Property

MatchEdgeSpacing

Gets or sets whether the mesh spacing on a block edge is adjusted with respect to the spacing on adjacent block edges. Defaults to True.

Property

Material

Gets or sets the Material.

Property

MaterialName

Gets or sets the Material Name.

Property

MaterialPointDefinition

Gets or sets the material point definition type.

Property

MaterialPointType

It defines the type of material point, it can be “Include” or “Exclude”.

Property

MaxHoleSize

Gets or sets the maximum size of holes to be considered for Wrapper Leak Prevention and Hole Patching.

Property

MaxSize

Gets or sets the maximum size to be used for the volumetric size field sizing computation in the Proximity Sizing and Curvature Sizing controls. This is a length value.

Property

MergeNodesTolerance

Gets or sets the tolerance within which nodes are to be merged.

Property

MergeNodesToleranceType

Gets or sets the merge nodes tolerance type to be used when executing Merge Nodes operation. The default value is Absolute.

Property

MergeReplicatedBodies

Gets or sets whether to merge the replicated bodies with their corresponding original bodies. Defaults to False.

Property

MergeSideFaces

Gets or sets whether to merge the side faces after the extrusion.

Property

MeshedSurfaceLabelSuffix

Gets or sets the suffix to be used when defining labels scoped to faces meshed by the MultiZone mesher.

Property

MeshedVolumeLabelSuffix

Gets or sets the suffix to be used when defining labels scoped to volumes meshed by the MultiZone mesher. Defaults to "MultiZoneMesh".

Property

MeshEntityType

Gets or sets the target mesh entity type. The default value is Face.

Property

MeshFlowControl

This property gives control over the flow of mesh during surface mesh generation. The supported modes are None, and Global Cartesian.

Property

MinimalAbsoluteDistance

Gets or sets the minimal distance of the enclosure from the input faces as absolute distance. The physically larger resulting distance between ‘MinimalNumberOfVolumetricLayers’ and ‘MinimalAbsoluteDistance’ will be used as the effective gap distance. Default is 0.0.

Property

MinimalNumberOfVolumetricLayers

Gets or sets the minimal distance of the enclosure from the input faces as a multiple of the size of the volumetric elements. The physically larger resulting distance between ‘MinimalNumberOfVolumetricLayers’ and ‘MinimalAbsoluteDistance’ or ‘MinimalRadius’ will be used as the effective gap distance. Default is 2.

Property

MinimalRadius

It defines the desired minimal radius of the spherical enclosure.

Property

MinSize

Gets or sets the minimum size to be used for the volumetric size field sizing computation in the Proximity Sizing and Curvature Sizing controls. This is a length value.

Property

MissingBoundariesLabelName

Gets or sets the label name to be applied to faces with missing boundaries.

Property

MorphableScopeDefinition

Gets or sets the type of scope definition for the morphable scope of the morphing operation. Default: Value

Property

MorphableScopeMethod

Gets or sets the scoping method for the morphable scope of the morphing operation. Default: Label.

Property

MorphableScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if 'MorphableScopeDefinition' is set to Outcome.

Property

MorphableScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if 'MorphableScopeDefinition' is set to Value.

Property

MorphRecordingName

This property is used to define the name for matching the morphing recording to apply to the meshing operation.

Property

MorphSolverModality

Gets or sets the solver type for the morphing operation. Default: Fast.

Property

MultiEdgesLabelName

Gets or sets the label name to be applied to multi edges.

Property

NormalAngle

Gets or sets the maximum allowed normal angle between neighboring elements when computing curvature for the Curvature Sizing control. This value must be between 0 and 180 degrees (0 to π) and defaults to 18 degrees.

Property

NumberOfAttempts

Number of attempts for mesh convergence.

Property

NumberOfDivisions

Gets or sets the number of divisions for the scoped edges.

Property

NumberOfLayers

Number of layers of mesh elements.

Property

NumberOfRadialDivisions

Gets or sets the number of radial divisions to apply to scoped faces having two concentric boundary loops. Defaults to 0. ArgumentException is thrown for negative values.

Property

NumberOfRings

Gets or sets the number of neighbor rings to consider as morphable for the morphing operation. Applicable only if SurfaceScopeModality is 'Rings'.

Property

NumberOfSolverIterations

Gets or sets the number of iterations for the solver of the morphing operation.

Property

OffsetDistance

Gets or sets the offset distance attribute of the corresponding direct morphing control.

Property

OffsetFileName

Gets or sets the full file path to the .csv file containing the offset coordinates for replication.

Property

OpenEnclosure

Gets or sets whether an open enclosure is required. Default is False.

Property

OriginX

Gets or sets the X coordinate of origin (location of base face) in the volume flattening step.

Property

OriginY

Gets or sets the Y coordinate of origin (location of base face) in the volume flattening step.

Property

OriginZ

Gets or sets the Z coordinate of origin (location of base face) in the volume flattening step.

Property

OverlappingFacesLabelName

Gets or sets the label name to be applied to overlapping faces.

Property

OverlappingFaceTolerance

Gets or sets the tolerance for the minimum overlap distance used in finding overlapping faces with topology diagnostics.

Property

PartName

Gets or sets the part name to be used when generating.

Property

PercentageIncrement

The number of volumetric Layers determines the number of layers. This property decides whether all the layers are an equal size (default 0.0) or they should gradually increase the size of volume element than previous element.

Property

ProjectOnGeometry

Gets or sets whether to project the mesh on the underlying geometry.

Property

ProjectSideFaces

Gets or sets whether to project the side faces after the extrusion.

Property

ProtectOnlyBoundaries

Gets or sets whether the topology protection flag is applied only to the exterior boundary of the scoped boundaries or not. Defaults to False.

Property

ProximityRadius

Gets or sets the radius for the proximity based search.

Property

ProximityType

Gets or sets the Proximity Type to apply for the entity search. The default value is Radius.

Property

QuadBoundaryLayerFaceScopeDefinition

Gets or sets the type of scope definition for the quad boundary layer face scoping. Default: Value

Property

QuadBoundaryLayerFaceScopeMethod

Gets or sets the scoping method for the quad boundary layer face scoping. Default: Label.

Property

QuadBoundaryLayerFaceScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if 'QuadBoundaryLayerFaceScopeDefinition' is set to Outcome.

Property

QuadBoundaryLayerFaceScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if 'QuadBoundaryLayerFaceScopeDefinition' is set to Value.

Property

QuadBoundaryLayerFirstLayerHeight

Gets or sets the height of the first quad layer.

Property

QuadBoundaryLayerGrowthRate

Gets or sets the ratio of heights between subsequent quad layers.

Property

QuadBoundaryLayerNumberOfDivisions

Gets or sets the number of annular divisions on the washer boundary from where the quad layers are grown.

Property

QuadBoundaryLayerNumberOfLayers

Gets or sets the number of quad layers on the washer boundary.

Property

RecomputeClosedVolumes

Gets or sets whether to recompute closed volumes after the operation.

Property

RegionType

It is defined by Material Point or External.

Property

RelativeMergeTolerancePercentage

Gets or sets the percentage of the connected edge lengths to be used as tolerance for merging nodes.

Property

Remesh

Gets or sets whether to allow the remesh of already meshed volumes. The default value is false.

Property

RepairModel

Gets or sets whether to repair the PrimeMesh model after the reading operation is executed. The default value is false.

Property

RepairTopologyEdgeAngle

Gets or sets the angle not to be exceeded when deleting interior vertices. Must be greater than 0 and less than or equal to 180 degrees. Defaults to 70 degrees.

Property

RepairTopologyFeatureAngle

Gets or sets the angle not to be exceeded when performing repairs. Must be greater than 0 and less than or equal to 180 degrees. Defaults to 30 degrees.

Property

RepairTopologyPinchTolerance

Gets or sets the largest tolerance to be used when removing small features.

Property

RepairTopologySharpAngle

Gets or sets the maximum angle between faces to be merged. Must be greater than 0 and less than or equal to 30 degrees. Defaults to 10 degrees.

Property

RepairTopologyShortEdgeLength

Gets or sets the maximum edge length to be collapsed.

Property

RepairTopologySplitEdgesAtApexPoint

Gets or sets whether to split edges at their apex point when repairing topology.

Property

RepairTopologyThinFaceWidth

Gets or sets the maximum thin face width to be merged.

Property

RepairTopologyTolerance

Gets or sets the tolerance value to be used to reduce variability of output topology, prevent the collapse and defeature of thin or short topologies, and allow the creation of a coarse mesh while keeping topology as-is.

Property

RestrictBoundaryNodes

Gets or sets whether to restrict the boundary nodes displacement. The default value is true.

Property

RetainMeshedTopoFaces

Gets or sets whether existing mesh on the scoped faces is to be retained or remeshed.

Property

RetainMeshedVolumes

Gets or sets whether existing mesh on the scoped volumes is to be retained or remeshed.

Property

ReverseSurfaceOrientation

Reverse Surface Orientation. The default value is false.

Property

RigidScopeDefinition

Gets or sets the type of scope definition for the rigid scope of the morphing operation. Default: Value

Property

RigidScopeMethod

Gets or sets the scoping method for the rigid scope of the morphing operation. Default: Label.

Property

RigidScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if 'RigidScopeDefinition' is set to Outcome.

Property

RigidScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if 'RigidScopeDefinition' is set to Value.

Property

RotationAngle

Gets or sets the rotation angle attribute of the corresponding direct morphing control.

Property

ScaleElementSize

Gets or sets whether to apply a scale factor to element size defined by settings.

Property

ScaleFactor

Scale Factor is used to scale shapes in different dimensions.

Property

ScopeDefinition

It is defined by value or outcome.

Property

ScopeMethod

The method can be label/zone/part.

Property

ScopeOutcome

If the InnerScopeDefinition is set to Outcome, then this property is visible. It defines the previous step outcome. This way we input the results of a previous step to the current step. The input applies to inner region of enclosure.

Property

ScopePattern

The value can be a name of a region or a predefined patterns to select multiple region names.

Property

SeedFaceScopeDefinition

Gets or sets the type of scope definition for the seed face scoping. Default: Value

Property

SeedFaceScopeMethod

Gets or sets the scoping method for the seed face scoping. Default: Label.

Property

SeedFaceScopeOutcome

Gets or sets the scope outcome from a previous operation. Applicable only if SeedFaceScopeDefinition is set to Outcome.

Property

SeedFaceScopePattern

Gets or sets the part, zone or label name pattern that defines the scope. Applicable only if SeedFaceScopeDefinition is set to Value.

Property

SelfIntersectionsLabelName

Gets or sets the label name to be applied to self intersecting faces.

Property

SemistructuredPatternType

Gets or sets the Semistructured Pattern type used by the MultiZone Mapped Meshing control when ApplySemistructuredPattern is set to True.

Property

SharedTopologyLabelName

Gets or sets the name used as label to scope the shared topology faces which are automatically added as input mesh for MultiZone. Defaults to "MultiZoneMesh/SharedTopologyInputMesh".

Property

SizeFieldDefinition

Gets or sets how the control's size field pattern should be defined, either by "Value" or by "Outcome". The default value is "Value".

Property

SizeFieldOutcome

Gets or sets the outcome to be used to define the size field pattern when SizeFieldDefinition is set to "Outcome".

Property

SizeFieldPattern

This property is used to define the name pattern for matching the size fields to apply to the meshing operation.

Property

SizeScaleFactor

Gets or sets the factor to apply to the element size values defined by settings.

Property

SkewnessLimit

Gets or sets the skewness limit used to mark faces with skewed elements within the Surface Diagnostics outcome. Defaults to 0.9.

Property

SmallEdgesLabelName

Gets or sets the label name to be applied to small edges.

Property

SmallEdgesLength

Gets or sets the maximum edge length used in finding small edges with topology diagnostics.

Property

SmoothingIterations

Allows user to input number of iterations needed to achieve good mesh results.

Property

SmoothingPreserveVolume

Gets or sets whether to enable and disable the volume preserving smoothing. If enabled, the smoothing will preserve the initial volume of the input. The default value is false.

Property

SolderBallBottomPadDivisions

Gets or sets the number of vertical divisions for the bottom pad of the solder ball mesh. If an internal pad is generated, shell divisions is used instead.

Property

SolderBallBottomPadLength

Gets or sets the length of the solder ball bottom pad. Positive values for spheres create an external pad beneath the bottom split, and negative values create an internal pad beginning at the bottom split length. Torus will take the absolute value and always create an internal pad.

Property

SolderBallBottomSolderLabelName

Gets or sets the label name to be applied to the bottom split of the solder ball.

Property

SolderBallBottomSolderPadFaceLabelName

Gets or sets the label name to be applied to the bottom pad face of the solder ball.

Property

SolderBallBottomSolderPadLabelName

Gets or sets the label name to be applied to the bottom pad of the solder ball.

Property

SolderBallBottomSolderSplit

Gets or sets the distance from the middle at which the bottom split of the solder ball begins.

Property

SolderBallBottomSplitDivisions

Gets or sets the number of vertical divisions for the bottom split of the solder ball mesh.

Property

SolderBallBottomSplitLength

Gets or sets the length of the solder ball beginning at the bottom split point.

Property

SolderBallCenterSolderLabelName

Gets or sets the label name to be applied to the center of the solder ball.

Property

SolderBallCentralVerticalDivisions

Gets or sets the number of vertical divisions for the center of the solder ball mesh, not including top and bottom splits.

Property

SolderBallCylinderShellDivisions

Gets or sets the number of divisions for the inner cylinder shell of the solder ball mesh.

Property

SolderBallInnerCylinderRadius

Gets or sets the radius of the solder ball's inner cylinder.

Property

SolderBallOuterLoopDivisions

Gets or sets the number of outer loop divisions for the solder ball mesh.

Property

SolderBallRadius

Gets or sets the radius of the solder ball.

Property

SolderBallShapeType

Gets or sets the solder ball shape type. The default value is Sphere.

Property

SolderBallShellDivisions

Gets or sets the number of divisions for the outer shell of the solder ball mesh.

Property

SolderBallTopPadDivisions

Gets or sets the number of vertical divisions for the top pad of the solder ball mesh. If an internal pad is generated, shell divisions is used instead.

Property

SolderBallTopPadLength

Gets or sets the length of the solder ball top pad. Positive values for spheres create an external pad on top of the top split, and negative values create an internal pad beginning at the top split length. Torus will take the absolute value and always create an internal pad.

Property

SolderBallTopSolderLabelName

Gets or sets the label name to be applied to the top split of the solder ball.

Property

SolderBallTopSolderPadFaceLabelName

Gets or sets the label name to be applied to the top solder pad face of the solder ball.

Property

SolderBallTopSolderPadLabelName

Gets or sets the label name to be applied to the top pad of the solder ball.

Property

SolderBallTopSolderSplit

Gets or sets the distance from the middle at which the top split of the solder ball begins.

Property

SolderBallTopSplitDivisions

Gets or sets the number of vertical divisions for the top split of the solder ball mesh.

Property

SolderBallTopSplitLength

Gets or sets the length of the solder ball beginning at the top split point.

Property

SourceTargetScopeDefinition

Gets or sets the type of scope definition for the Source/Target scoping. Default: Value.

Property

SourceTargetScopeMethod

Gets or sets the scoping method for the Source/Target scoping. Default: Label.

Property

SourceTargetScopeOutcome

Gets or sets the scope outcome for the Source/Target scoping from a previous operation. Applicable only if SourceTargetScopeDefinition is set to Outcome.

Property

SourceTargetScopePattern

Gets or sets the zone or label name pattern that defines the Source/Target scoping. Applicable only if SourceTargetScopeDefinition is set to Value.

Property

SphereCenterModality

This property is used to define the rule for the computation of the center of the spherical enclosure.

Property

StackingDefeatureSize

Defines defeature size to be used along the stacking direction.

Property

SubMappingAngleThreshold

Gets or sets the angle threshold for the classification of the automatically set mapped mesh vertex types. Defaults to 18 degrees, valid range is [18 degrees, 43.2 degrees]. ArgumentException is thrown for out-of-range values.

Property

SurfaceMeshType

This property gives control over what type of elements need to be generated in the mesh. The supported surface mesh types are Triangles and Quadrilaterals.

Property

SurfaceScopeModality

Gets or sets the type of surface scope modality used to define the morphable area. Default: Rings

Property

SweepingSize

Gets or sets the constant size along the sweeping direction.

Property

TargetSkewness

Set Limit to the skewness of an element. Higher the skewness value, expecting a better mesh result.

Property

Thickness

Gets or sets the Thickness to be assigned to the scoped zone.

Property

ThinStripesLabelName

Gets or sets the label name to be applied to thin stripe faces.

Property

ThinStripesWidth

Gets or sets the maximum width used in finding thin stripes with topology diagnostics.

Property

ThinSweepDivisions

Gets or sets the number of divisions to be used for Thin Sweep decomposition.

Property

ThinSweepThickness

Gets or sets the thin sweep thickness to be used for Thin Sweep decomposition.

Property

TopologyConformalConnection

Gets or sets whether to preserve the topology connection for the newly created faces. The default value is false.

Property

TriangleCountReductionMode

This property gives control over the mode/degree of triangle count reduction during surface mesh generation. The supported modes are None, Conservative and Aggressive.

Property

UnconnectedFreeEdgesLabelName

Gets or sets the label name to be applied to unconnected free edges.

Property

UseCADCurvature

Gets or sets whether to define the local curvature based on the CAD. The default value is True.

Property

UseMappedBlocksSplitAngle

Gets or sets whether extra split should be introduced in the mapped blocks based on the MappedBlocksSplitAngle value. Defaults to False.

Property

UseSizeFieldInSweepDirection

Gets or sets whether to use the size field sizing along the sweeping direction or to apply a constant size. Defaults to False.

Property

VolumeMeshType

Type of Volume elements such as Tetrahedrons and Hex.

Property

VolumesLabelName

Gets or sets the name to use when creating labels based on the number of volumes.

Property

VolumeZoneName

This property is used to rename the default volume zone name generated during execution of step.

Property

WrapByParts

Gets or sets whether to wrap each part separately. The default value is false.

Property

XAxis

Gets or sets the x coordinate of the axis attribute of the corresponding control.

Property

XCenter

Gets or sets the x coordinate of the center attribute of the corresponding control.

Property

XCoordinate

It defines the X Coordinate.

Property

YAxis

Gets or sets the y coordinate of the axis attribute of the corresponding control.

Property

YCenter

Gets or sets the y coordinate of the center attribute of the corresponding control.

Property

YCoordinate

It defines the Y Coordinate.

Property

ZAxis

Gets or sets the z coordinate of the axis attribute of the corresponding control.

Property

ZCenter

Gets or sets the z coordinate of the center attribute of the corresponding control.

Property

ZCoordinate

It defines the Z Coordinate.

Method

AddFigure()

Creates a new child Figure.

Method

AddImage(string)

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.

Method

Delete()

Run the Delete action.

Method

GetChildren<ChildrenType>(bool, IList<ChildrenType>)

Gets the list of children, filtered by type.

Method

GetChildren(DataModelObjectCategory, bool, IList<IDataModelObject>)

Gets the list of children, filtered by type.