DivideElementByPattern Class
The commands in the DivideElementByPattern class are described below.
.
More...
Inherits ParameterObject.
DivideElementByPattern Class
The commands in the DivideElementByPattern class are described below.
.
The DivideElementByPattern class includes the commands for the following operation.
- Dividing element by pattern
For more information about the properties for this class, see here .
| Variant ParameterObject::GetProperty |
( |
String & |
name | ) |
|
|
virtualinherited |
Returns value of property.
- Parameters
-
- Returns
- Value of properties
| void ParameterObject::SetProperty |
( |
String & |
name, |
|
|
Variant & |
value |
|
) |
| |
|
virtualinherited |
Specifies a value of property.
- Parameters
-
| name | Property name |
| value | Value of properties |
| void ParameterObject::SetPropertyByReference |
( |
String & |
name, |
|
|
ReferenceObject * |
value |
|
) |
| |
|
virtualinherited |
Specifies the values for the properties of parts (or meshe parts) using ReferenceObject.
- Parameters
-