Graphisoft®

Model AccessVersion: 10

Body::operator<=;


Returns whether or not this body less or equal than the right operand.


bool  operator<=; (
    const Body& body
) const;

Parameters

body
Right operand of the <= operation.

Return value

True, if this body is less than or equal to the right operand.

Description

This method compares this body to the body parameter.

Available from version: 12