All Frameworks  Object Hierarchy  This Framework  Previous  Next  Indexes  

V4V5SpaceSettingAtt (Object)

IUnknown
  |
  +---IDispatch
    |
    +---CATBaseUnknown
      |
      +---CATBaseDispatch
        |
        +---AnyObject
          |
          +---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:
The different options for V4/V5 SPACE tab are the following :
This interface defines:

Property Index

DetailsModeExplode
Returns or sets the activation state of mode for details migration (Explode Mode)
Role: Returns or sets the state of mode for details migration.
DetailsModeUsual
Returns or sets the activation state of mode for details migration (Usual Mode)
Role: Returns or sets the state of mode for details migration.
DetailsModeWireframe
Returns or sets the activation state of mode for details migration (WireFrame Mode)
Role: Returns or sets the state of mode for details migration.
ExternalMaxDeformation
Returns or sets the activation state of mode with external deformation (Gap Healing).
ExternalTypeDeformation
Returns or sets the activation state of type for external deformation (Gap Healing).
InternalMaxDeformation
Returns or sets the activation state of mode with internal deformation (Curve Improvement).
InternalTypeDeformation
Returns or sets the activation state of type for internal deformation (Curve Improvement).
KeepSegmentation
Returns or sets the activation state of mode with segmentation (Keep V4 Segmentation ).
SolidMU
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.
TextMigration
Returns or sets the activation state of mode for 3D Text migration
Role: Returns or sets the state of mode for 3D Text migration.

Method Index

GetDetailsModeExplodeInfo
Retrieves information about the Details Migration Mode setting parameter.
GetDetailsModeUsualInfo
Retrieves information about the Details Migration Mode setting parameter.
GetDetailsModeWireframeInfo
Retrieves information about the Details Migration Mode setting parameter.
GetExternalMaxDeformationInfo
Retrieves information about the ExternalMaxDeformation setting parameter.
GetExternalTypeDeformationInfo
Retrieves environment informations for activation mode with external deformation (Gap Healing).
GetInternalMaxDeformationInfo
Retrieves information about the InternalMaxDeformation setting parameter.
GetInternalTypeDeformationInfo
Retrieves environment informations for activation mode with internal deformation (Curve Improvement).
GetKeepSegmentationInfo
Retrieves information about the KeepSegmentation setting parameter.
GetSolidMUInfo
Retrieves information about the Solid Mock-Up Migration Mode setting parameter.
GetTextMigrationInfo
Retrieves information about the 3D Text Migration setting parameter.
SetDetailsModeExplodeLock
Locks or unlocks the Details Migration Mode setting parameter.
SetDetailsModeUsualLock
Locks or unlocks the Details Migration Mode setting parameter.
SetDetailsModeWireframeLock
Locks or unlocks the Details Migration Mode setting parameter.
SetExternalMaxDeformationLock
Locks or unlocks the "External Control Point Maximum Deformation" setting parameter.
SetExternalTypeDeformationLock
Locks or unlocks the activation mode with external deformation (Gap Healing).
SetInternalMaxDeformationLock
Locks or unlocks the "Internal Control Point Maximum Deformation" setting parameter.
SetInternalTypeDeformationLock
Locks or unlocks the activation mode with internal deformation (Curve Improvement).
SetKeepSegmentationLock
Locks or unlocks the KeepSegmentation setting parameter.
SetSolidMULock
Locks or unlocks the Solid Mock-Up Migration Mode setting parameter.
SetTextMigrationLock
Locks or unlocks the 3D Text Migration setting parameter.

Properties


Gap Healing
Curvature Improvement
Surface and Curve sub-elements
Migration of DETAILS spaces udes by dittos
Isolated Solid Mock-up migration
3D Text Migration
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.
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.
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.
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.
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.
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.
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.
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.
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.
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.

Methods


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.
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.
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.
o Func GetExternalMaxDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean
Retrieves information about the ExternalMaxDeformation setting parameter.
Refer to
SettingController for a detailed description.
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.
o Func GetInternalMaxDeformationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean
Retrieves information about the InternalMaxDeformation setting parameter.
Refer to
SettingController for a detailed description.
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.
o Func GetKeepSegmentationInfo(CATBSTR AdminLevel,
CATBSTR oLocked) As boolean
Retrieves information about the KeepSegmentation setting parameter.
Refer to
SettingController for a detailed description.
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.
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.
o Sub SetDetailsModeExplodeLock(boolean iLock)
Locks or unlocks the Details Migration Mode setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetDetailsModeUsualLock(boolean iLock)
Locks or unlocks the Details Migration Mode setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetDetailsModeWireframeLock(boolean iLock)
Locks or unlocks the Details Migration Mode setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetExternalMaxDeformationLock(boolean iLock)
Locks or unlocks the "External Control Point Maximum Deformation" setting parameter.
Refer to
SettingController for a detailed description.
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.
o Sub SetInternalMaxDeformationLock(boolean iLock)
Locks or unlocks the "Internal Control Point Maximum Deformation" setting parameter.
Refer to
SettingController for a detailed description.
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.
o Sub SetKeepSegmentationLock(boolean iLock)
Locks or unlocks the KeepSegmentation setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetSolidMULock(boolean iLock)
Locks or unlocks the Solid Mock-Up Migration Mode setting parameter.
Refer to
SettingController for a detailed description.
o Sub SetTextMigrationLock(boolean iLock)
Locks or unlocks the 3D Text Migration setting parameter.
Refer to
SettingController for a detailed description.

Copyright © 2003, Dassault Systèmes. All rights reserved.