Creates a half-space solid and stores it in the geometry modeler object.
Parameters
Parameters
Description
tool
[in] A smart-pointer to the half-space solid object.
Returns
Returns the creation result code:
eOk if the half-space solid was successfully created.
eNullEntityPointer if the tool has the illegal type.
eGeneralModelingFailure in other cases.
Remarks
The method returns the eNullEntityPointer value when the geometry modeler body is equal to the NULL, or the surface that defines the side of the half-space is equal to the NULL.