rhino_options
rhino_options
get_cut_drillings() -> bool
get cut drillings
Returns:
| Type | Description |
|---|---|
bool
|
bool |
get_cut_end_types_counterparts() -> bool
get cut end types counterparts
Returns:
| Type | Description |
|---|---|
bool
|
bool |
get_cut_mep() -> bool
get cut mep
Returns:
| Type | Description |
|---|---|
bool
|
bool |
get_cut_openings() -> bool
get cut openings
Returns:
| Type | Description |
|---|---|
bool
|
bool |
get_materialize_end_types() -> bool
get materialize end types
Returns:
| Type | Description |
|---|---|
bool
|
bool |
set_cut_drillings(flag: bool) -> None
set cut drillings
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
flag
|
bool
|
flag |
required |
Returns:
| Type | Description |
|---|---|
None
|
None |
set_cut_end_types_counterparts(flag: bool) -> None
set cut end types counterparts
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
flag
|
bool
|
flag |
required |
Returns:
| Type | Description |
|---|---|
None
|
None |
set_cut_mep(flag: bool) -> None
set cut mep
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
flag
|
bool
|
flag |
required |
Returns:
| Type | Description |
|---|---|
None
|
None |
set_cut_openings(flag: bool) -> None
set cut openings
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
flag
|
bool
|
flag |
required |
Returns:
| Type | Description |
|---|---|
None
|
None |
set_materialize_end_types(flag: bool) -> None
set materialize end types
Parameters:
| Name | Type | Description | Default |
|---|---|---|---|
flag
|
bool
|
flag |
required |
Returns:
| Type | Description |
|---|---|
None
|
None |