Role: This interface is implemented by a component which represents the controller of the 3D XML export settings.
Properties
- Property AlternateView() As
-
- Deprecated:
- R19
This method will be replaced by
Returns or sets the alternate view activation flag.
- Example:
-
This example activates the alternate view export.
export3DXmlSettingAtt.AlternateView = True
- Property Animation() As
-
Returns or sets the animation activation flag.
- Example:
-
This example activates the animation export.
export3DXmlSettingAtt.Animation = True
- Property AnnotatedView() As
-
- Deprecated:
- R19
This method will be replaced by
Returns or sets the annotated view activation flag.
- Example:
-
This example activates the annotated view export.
export3DXmlSettingAtt.AnnotatedView = True
- Property Annotation3D() As
-
Returns or sets the 3D annotation activation flag.
- Example:
-
This example activates the 3D annotation export.
export3DXmlSettingAtt.Annotation3D = True
- Property DesignReview() As
-
Returns or sets the Design Review activation flag.
- Example:
-
This example activates the Design Review export.
export3DXmlSettingAtt.DesignReview = True
- Property GeometryRepresentationFormat() As
-
Returns or sets the format of geometry representation.
- Example:
-
This example sets the representation format to
the exact mode.
export3DXmlSettingAtt.GeometryRepresentationFormat = cat3DXmlExact
- Property Measure() As
-
- Deprecated:
- R19
This method will be replaced by
Returns or sets the measure activation flag.
- Example:
-
This example activates the measure export.
export3DXmlSettingAtt.Measure = True
- Property PPRSaveConfig() As
-
Returns or sets the PPR config.
- Example:
-
This example sets the PPR config. Product And resources
export is acivated.
export3DXmlSettingAtt.PPRSaveConfig = cat3DXmlProductAndResourceList
- Property Presentation() As
-
- Deprecated:
- R19
This method will be replaced by
Returns or sets the presentation activation flag.
- Example:
-
This example activates the presentation export.
export3DXmlSettingAtt.Presentation = True
- Property Section() As
-
- Deprecated:
- R19
This method will be replaced by
Returns or sets the section activation flag.
- Example:
-
This example activates the section export.
export3DXmlSettingAtt.Section = True
- Property SurfaceAccuracy() As
-
Returns or sets the surface accuracy.
- Example:
-
This example sets the surface accuracy used by
the exact mode.
export3DXmlSettingAtt.SurfaceAccuracy = 0.01
- Property WorkInstructions() As
-
Returns or sets the Work Instructions activation flag.
- Example:
-
This example activates the Work Instructions export.
export3DXmlSettingAtt.DesignReview = True
Methods
- Func GetAlternateViewInfo( ioAdminLevel, ioLocked) As
-
- Deprecated:
- R19
This method will be replaced by
Retrieves environment informations for the alternate view setting.
Role:Retrieves the state of the alternate view setting in the current environment. dd> - Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetAnimationInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the animation setting.
Role:Retrieves the state of the animation setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetAnnotatedViewInfo( ioAdminLevel, ioLocked) As
-
- Deprecated:
- R19
This method will be replaced by
Retrieves environment informations for the annotated view setting.
Role:Retrieves the state of the annotated view setting in the current environment. dd> - Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetAnnotation3DInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the 3D annotation setting.
Role:Retrieves the state of the 3D annotation setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetDesignReviewInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the Design Review setting.
Role:Retrieves the state of the Design Review setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetGeometryRepresentationFormatInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the geometry representation format setting.
Role:Retrieves the state of the parameter geometry representation format setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetMeasureInfo( ioAdminLevel, ioLocked) As
-
- Deprecated:
- R19
This method will be replaced by
Retrieves environment informations for the measure setting.
Role:Retrieves the state of the measure setting in the current environment. dd> - Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetPPRSaveConfigInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the PPRSaveConfig setting.
Role:Retrieves the state of the PPRSaveConfig setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetPresentationInfo( ioAdminLevel, ioLocked) As
-
- Deprecated:
- R19
This method will be replaced by
Retrieves environment informations for the presentation setting.
Role:Retrieves the state of the presentation setting in the current environment. dd> - Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetSectionInfo( ioAdminLevel, ioLocked) As
-
- Deprecated:
- R19
This method will be replaced by
Retrieves environment informations for the section setting.
Role:Retrieves the state of the section setting in the current environment. dd> - Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetSurfaceAccuracyInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the surface accuracy setting.
Role:Retrieves the state of the surface accuracy setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Func GetWorkInstructionsInfo( ioAdminLevel, ioLocked) As
-
Retrieves environment informations for the Work Instructions setting.
Role:Retrieves the state of the Work Instructions setting in the current environment.- Parameters:
-
- AdminLevel
-
If the parameter is locked, AdminLevel gives the administration level that imposes the value of the parameter.
If the parameter is not locked, AdminLevel gives the administration level that will give the value of the parameter after a reset. dd> - oLocked
- Indicates if the parameter has been locked. dd>
- oModified
- Indicates if the parameter has been explicitly modified or remain to the administrated value. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetAlternateViewLock( iLocked)
-
- Deprecated:
- R19
This method will be replaced by
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL. dd> - Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetAnimationLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetAnnotatedViewLock( iLocked)
-
- Deprecated:
- R19
This method will be replaced by
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL. dd> - Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetAnnotation3DLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetDesignReviewLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetGeometryRepresentationFormatLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetMeasureLock( iLocked)
-
- Deprecated:
- R19
This method will be replaced by
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL. dd> - Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetPPRSaveConfigLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetPresentationLock( iLocked)
-
- Deprecated:
- R19
This method will be replaced by
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL. dd> - Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetSectionLock( iLocked)
-
- Deprecated:
- R19
This method will be replaced by
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL. dd> - Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetSurfaceAccuracyLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>
- Sub SetWorkInstructionsLock( iLocked)
-
Locks or unlocks the flag.
Role:Locks or unlocks the parameter if it is possible in the current administrated. In user mode this method will always return E_FAIL.- Parameters:
-
- iLocked
- The locking operation to be performed Legal values:
TRUE : to lock the parameter.
FALSE: to unlock the parameter. dd>
- Returns:
- Legal values:
S_OK : on Success
E_FAIL: on failure dd>