pycatia.catia_v4_interfaces.v4_v5_space_setting_att

Module initially auto generated using V5Automation files from CATIA V5 R28 on 2020-09-25 14:34:21.593357

Warning

The notes denoted “CAA V5 Visual Basic Help” are to be used as reference only. They are there as a guide as to how the visual basic / catscript functions work and thus help debugging in pycatia.

class pycatia.catia_v4_interfaces.v4_v5_space_setting_att.V4V5SpaceSettingAtt(com_object)

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)

System.IUnknown
System.IDispatch
System.CATBaseUnknown
System.CATBaseDispatch
System.AnyObject
System.SettingController
V4V5SpaceSettingAtt

Represents the object to handle the setting parameters of the “V4V5 Space” tab
page.
Role: This interface is implemented by a component named
CATV4IV4V5SpaceSettingCtrl which represents the controller of the Setting.
parameters displayed in the V4V5 Space Data property page. To access this
property page:

Click the Options command in the Tools menu
Click + left of General to unfold the workbench list
Click Compatibility


The different options for V4/V5 SPACE tab are the following :
This interface defines:

A method to get each parameter
A method to set the value of each parameter
A method to lock/unlock each parameter
A method to retrieve the informations concerning each
parameter
property details_mode_explode: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property DetailsModeExplode() As long

Returns or sets the activation state of mode for details migration (Explode
Mode)
Role: Returns or sets the state of mode for details migration.
Return type:

int

property details_mode_usual: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property DetailsModeUsual() As long

Returns or sets the activation state of mode for details migration (Usual
Mode)
Role: Returns or sets the state of mode for details migration.
Return type:

int

property details_mode_wireframe: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property DetailsModeWireframe() As long

Returns or sets the activation state of mode for details migration
(WireFrame Mode)
Role: Returns or sets the state of mode for details migration.
Return type:

int

property external_max_deformation: float

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property ExternalMaxDeformation() As double

Returns or sets the activation state of mode with external deformation (Gap
Healing).
Role: Returns or sets the activation state of mode with external
deformation (Gap Healing). during a Copy/Paste As Spec.
Return type:

float

property external_type_deformation: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property ExternalTypeDeformation() As long

Returns or sets the activation state of type for external deformation (Gap
Healing).
Role: Returns or sets the activation state of type for external deformation
(Model relative or User defined value) during a Copy/Paste As Spec.
Return type:

int

get_details_mode_explode_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetDetailsModeExplodeInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_details_mode_usual_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetDetailsModeUsualInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_details_mode_wireframe_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetDetailsModeWireframeInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_external_max_deformation_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetExternalMaxDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the ExternalMaxDeformation setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_external_type_deformation_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetExternalTypeDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves environment informations for activation mode with external
deformation (Gap Healing).
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_internal_max_deformation_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetInternalMaxDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the InternalMaxDeformation setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_internal_type_deformation_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetInternalTypeDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves environment informations for activation mode with internal
deformation (Curve Improvement).
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_keep_segmentation_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetKeepSegmentationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the KeepSegmentation setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_solid_mu_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetSolidMUInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the Solid Mock-Up Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

get_text_migration_info(admin_level: str, o_locked: str) bool

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Func GetTextMigrationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean

Retrieves information about the 3D Text Migration setting
parameter.
Refer to SettingController for a detailed description.
Parameters:
  • admin_level (str) –

  • o_locked (str) –

Return type:

bool

property internal_max_deformation: float

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property InternalMaxDeformation() As double

Returns or sets the activation state of mode with internal deformation
(Curve Improvement).
Role: Returns or sets the activation state of mode with internal
deformation during a Copy/Paste As Spec.
Return type:

float

property internal_type_deformation: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property InternalTypeDeformation() As long

Returns or sets the activation state of type for internal deformation
(Curve Improvement).
Role: Returns or sets the activation state of type for internal deformation
(Model relative or User defined value) during a Copy/Paste As Spec.
Return type:

int

property keep_segmentation: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property KeepSegmentation() As long

Returns or sets the activation state of mode with segmentation (Keep V4
Segmentation ).
Role: Returns or sets the activation state of mode with segmentation during
a Copy/Paste As Spec.
Return type:

int

set_details_mode_explode_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetDetailsModeExplodeLock(boolean iLock)

Locks or unlocks the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_details_mode_usual_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetDetailsModeUsualLock(boolean iLock)

Locks or unlocks the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_details_mode_wireframe_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetDetailsModeWireframeLock(boolean iLock)

Locks or unlocks the Details Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_external_max_deformation_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetExternalMaxDeformationLock(boolean iLock)

Locks or unlocks the “External Control Point Maximum Deformation” setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_external_type_deformation_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetExternalTypeDeformationLock(boolean iLock)

Locks or unlocks the activation mode with external deformation (Gap
Healing).
Role:Locks or unlocks the activation mode with external deformation if it
is possible
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_internal_max_deformation_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetInternalMaxDeformationLock(boolean iLock)

Locks or unlocks the “Internal Control Point Maximum Deformation” setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_internal_type_deformation_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetInternalTypeDeformationLock(boolean iLock)

Locks or unlocks the activation mode with internal deformation (Curve
Improvement).
Role:Locks or unlocks the activation mode with external deformation if it
is possible
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_keep_segmentation_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetKeepSegmentationLock(boolean iLock)

Locks or unlocks the KeepSegmentation setting parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_solid_mu_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetSolidMULock(boolean iLock)

Locks or unlocks the Solid Mock-Up Migration Mode setting
parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

set_text_migration_lock(i_lock: bool) None

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357))
o Sub SetTextMigrationLock(boolean iLock)

Locks or unlocks the 3D Text Migration setting parameter.
Refer to SettingController for a detailed description.
Parameters:

i_lock (bool) –

Return type:

None

property solid_mu: str

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property SolidMU() As CATBSTR

Returns or sets the activation state of mode for isolated Solids Mock-Up
migration
Role: Returns or sets the state of mode for isolated Solids Mock-Up
migration.
Return type:

str

property text_migration: int

Note

CAA V5 Visual Basic Help (2020-09-25 14:34:21.593357)
o Property TextMigration() As long

Returns or sets the activation state of mode for 3D Text
migration
Role: Returns or sets the state of mode for 3D Text migration.
Return type:

int