fix rendering part 1
This commit is contained in:
@@ -25,8 +25,8 @@ class Exclusion(OperationInterface):
|
||||
Initialization of the :class:`Exclusion` class.
|
||||
|
||||
:param list[DomainInterface] geometries: A list of instances of the
|
||||
:class:`~pina.domain.DomainInterface` class on which the exclusion
|
||||
operation is performed.
|
||||
:class:`~pina.domain.domain_interface.DomainInterface` class on
|
||||
which the exclusion operation is performed.
|
||||
|
||||
:Example:
|
||||
>>> # Create two ellipsoid domains
|
||||
|
||||
Reference in New Issue
Block a user