EndCutESSObjectSettingAtt (Object)

The interface to access a CATIAEndCutESSObjectSettingAtt.

Properties


Property MemberEndCut() As
Returns or sets the MemberEndCut parameter.

Ensure consistency with the C++ interface to which the work is delegated.

Property SFEEndCut() As
Property StiffenerEndCut() As

Methods


Func GetMemberEndCutInfo( ioAdminLevel, ioLocked) As
Retrieves environment informations for the MemberEndCut parameter.
Role:Retrieves the state of the MemberEndCut parameter in the current environment.
Parameters:
ioAdminLevel

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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Func GetSFEEndCutInfo( ioAdminLevel, ioLocked) As
Retrieves environment informations for the SFEEndCut parameter.
Role:Retrieves the state of the SFEEndCut parameter in the current environment.
Parameters:
ioAdminLevel

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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Func GetStiffenerEndCutInfo( ioAdminLevel, ioLocked) As
Retrieves environment informations for the StiffenerEndCut parameter.
Role:Retrieves the state of the StiffenerEndCut parameter in the current environment.
Parameters:
ioAdminLevel

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.
ioLocked
Indicates if the parameter has been locked.
Returns:
Indicates if the parameter has been explicitly modified or remain to the administrated value.
Sub SetMemberEndCutLock( iLocked)
Sub SetSFEEndCutLock( iLocked)
Sub SetStiffenerEndCutLock( iLocked)