Enum: SALEMeshSpacingType

This enum is referenced in S-ALE Control Point controls. It specifies the mesh spacing type type for the control points.

Fields

Name Description
BaseElement Indicates that the mesh spacing is specified using base element positions.
BaseNode Indicates that the mesh spacing is specified using base node positions.
Ratios Indicates that the mesh spacing is specified using ratios.
Undefined Indicates that the mesh spacing type has not been defined.