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