operand property

operand property

Gets the operand, it can be an instance of HalfSpace, IMeshConvertible or Node.

Definition:

@property
def operand(self):
    ...

See Also