Description
This property allows you to get and set a heal option of a bounded face.
Syntax
Property get:
HealOption = HealOption ( );
|
Return: (Boolean) HealOption |
A heal option: TRUE = With Heal. |
Property set:
HealOption ( HealOption );
|
Input: (Boolean) HealOption |
A heal option: TRUE = With Heal. |