Skip to content
Snippets Groups Projects
Commit e5af08bb authored by Christophe Geuzaine's avatar Christophe Geuzaine
Browse files

No commit message

No commit message
parent 9cfe850e
No related branches found
No related tags found
No related merge requests found
...@@ -2431,6 +2431,11 @@ the X, Y and Z components of the translation vector. ...@@ -2431,6 +2431,11 @@ the X, Y and Z components of the translation vector.
(Not a transformation per-se.) Returns the boundary of the elementary (Not a transformation per-se.) Returns the boundary of the elementary
entities in @var{transform-list}. entities in @var{transform-list}.
@item CombinedBoundary @{ @var{transform-list} @}
(Not a transformation per-se.) Returns the boundary of the elementary
entities, combined as if a single entity, in
@var{transform-list}. Useful to compute the boundary of a complex part.
@c @item Intersect Line @{ @var{expression-list} @} Surface @{ @var{expression} @} @c @item Intersect Line @{ @var{expression-list} @} Surface @{ @var{expression} @}
@c (Not a transformation per-se.) Returns the intersections of the lines @c (Not a transformation per-se.) Returns the intersections of the lines
@c given in @var{expression-list} with the specified surface. @c given in @var{expression-list} with the specified surface.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment