Skip to content

Commit 2e85912

Browse files
authored
Another minor list formatting issue fixed
1 parent d948480 commit 2e85912

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/Guides-and-Tutorials/Visual-Programming-with-BHoM/Diffing and Hashing/Configuring-objects-comparison-(ComparisonConfig).md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -265,5 +265,6 @@ If a match is found, this takes precedence over the `SignificantFigures` option.
265265
If conflicting values/multiple matches are found among the `ComparisonConfig`'s numerical precision options, the largest approximation among all (least precise number) is registered.
266266

267267
The `Name` field supports wildcard usage. Some examples:
268+
268269
- `BH.oM.Geometry.Vector`: applies the corresponding tolerance to all numerical properties of Vectors, i.e. X, Y, Z
269270
- `BH.oM.Structure.Elements.*.Position`: applies the corresponding tolerance to all numerical properties of properties named `Position` under any Structural Element, e.g. `Bar.Position.X`, `Bar.Position.Y`, `Bar.Position.Z` and at the same time also `Node.Position.X`, `Node.Position.Y,` `Node.Position.Z`.

0 commit comments

Comments
 (0)