All Frameworks Class Hierarchy This Framework Previous Indexes
CATSmInterfaces Interface CATIStmViewCharacteristicCurvesSettingAtt
System.IUnknown
|
+---System.IDispatch
|
+---System.CATBaseUnknown
|
+---CATIStmViewCharacteristicCurvesSettingAtt
Usage: an implementation of this interface is supplied and you must use it as is. You should not reimplement it.
interface CATIStmViewCharacteristicCurvesSettingAtt
Interface to CATIA Sheet Metal Aerospace Display setting controller object.
Role: The CATIA Sheet Metal Aerospace Display setting controller is dedicated to manage the
setting parameters displayed in the Sheet Metal Aerospace Display property page.
The Sheet Metal Aerospace Display property page manage the visibility of Characteristic Curves in Folded
and Unfolded view.
THE METHODS DEDICATED FOR SURFACIC FLANGE ARE USEFUL FOR BOTH SURFACIC FLANGE AND SWEPT FLANGE.
Characteristic Curves summary :
BTLSupp | Bend Tangent Line bounding the Support (Flange) |
BTLFeat | Bend Tangent Line bounding the Base Feature (Web or Flange) |
OML | Outer Mold Line |
OML2 | Second Outer Mold Line (Unfolded view) |
IML | Inner Mold Line |
CLB | Center Line of Bend |
To access this property page:
- Click the Options command in the Tools menu
- Click + left of Mechanical Design to unfold the workbench list
- Click Display
Retrieve a pointer to CATIStmViewCharacteristicCurvesSettingAtt as follows:
CATIStmViewCharacteristicCurvesSettingAtt * pIStmViewCharacteristicCurvesSettingCtrl;
HRESULT rc = E_FAIL;
rc = ::CATInstantiateComponent("CATIStmViewCharacteristicCurvesSettingCtrl",
IID_CATIStmViewCharacteristicCurvesSettingAtt,
(void**) & pIStmViewCharacteristicCurvesSettingCtrl);
Method Index
- o
GetSHMViewFDBeadBTLFeat(unsigned int&)
- Retrieves the SHMViewFDBeadBTLFeat setting parameter value.
- o
GetSHMViewFDBeadBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDBeadBTLFeat setting parameter.
- o
GetSHMViewFDCircStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDCircStampBTLFeat setting parameter value.
- o
GetSHMViewFDCircStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDCircStampBTLFeat setting parameter.
- o
GetSHMViewFDCurveStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDCurveStampBTLFeat setting parameter value.
- o
GetSHMViewFDCurveStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDCurveStampBTLFeat setting parameter.
- o
GetSHMViewFDFlgCutBTLFeat(unsigned int&)
- Retrieves the SHMViewFDFlgCutBTLFeat setting parameter value.
- o
GetSHMViewFDFlgCutBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgCutBTLFeat setting parameter.
- o
GetSHMViewFDFlgCutIML(unsigned int&)
- Retrieves the SHMViewFDFlgCutIML setting parameter value.
- o
GetSHMViewFDFlgCutIMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgCutIML setting parameter.
- o
GetSHMViewFDFlgCutOML(unsigned int&)
- Retrieves the SHMViewFDFlgCutOML setting parameter value.
- o
GetSHMViewFDFlgCutOMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgCutOML setting parameter.
- o
GetSHMViewFDFlgHoleBTLFeat(unsigned int&)
- Retrieves the SHMViewFDFlgHoleBTLFeat setting parameter value.
- o
GetSHMViewFDFlgHoleBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgHoleBTLFeat setting parameter.
- o
GetSHMViewFDFlgHoleIML(unsigned int&)
- Retrieves the SHMViewFDFlgHoleIML setting parameter value.
- o
GetSHMViewFDFlgHoleIMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgHoleIML setting parameter.
- o
GetSHMViewFDFlgHoleOML(unsigned int&)
- Retrieves the SHMViewFDFlgHoleOML setting parameter value.
- o
GetSHMViewFDFlgHoleOMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDFlgHoleOML setting parameter.
- o
GetSHMViewFDOtherStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDOtherStampBTLFeat setting parameter value.
- o
GetSHMViewFDOtherStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDOtherStampBTLFeat setting parameter.
- o
GetSHMViewFDStiffStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDStiffStampBTLFeat setting parameter value.
- o
GetSHMViewFDStiffStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDStiffStampBTLFeat setting parameter.
- o
GetSHMViewFDSurfFlgBTLFeatBF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgBTLFeatBF setting parameter value.
- o
GetSHMViewFDSurfFlgBTLFeatBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgBTLFeatBF setting parameter.
- o
GetSHMViewFDSurfFlgBTLFeatHF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgBTLFeatHF setting parameter value.
- o
GetSHMViewFDSurfFlgBTLFeatHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgBTLFeatHF setting parameter.
- o
GetSHMViewFDSurfFlgBTLSuppBF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgBTLSuppBF setting parameter value.
- o
GetSHMViewFDSurfFlgBTLSuppBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgBTLSuppBF setting parameter.
- o
GetSHMViewFDSurfFlgBTLSuppHF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgBTLSuppHF setting parameter value.
- o
GetSHMViewFDSurfFlgBTLSuppHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgBTLSuppHF setting parameter.
- o
GetSHMViewFDSurfFlgIMLBF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgIMLBF setting parameter value.
- o
GetSHMViewFDSurfFlgIMLBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgIMLBF setting parameter.
- o
GetSHMViewFDSurfFlgIMLHF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgIMLHF setting parameter value.
- o
GetSHMViewFDSurfFlgIMLHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgIMLHF setting parameter.
- o
GetSHMViewFDSurfFlgOMLBF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgOMLBF setting parameter value.
- o
GetSHMViewFDSurfFlgOMLBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgOMLBF setting parameter.
- o
GetSHMViewFDSurfFlgOMLHF(unsigned int&)
- Retrieves the SHMViewFDSurfFlgOMLHF setting parameter value.
- o
GetSHMViewFDSurfFlgOMLHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfFlgOMLHF setting parameter.
- o
GetSHMViewFDSurfStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDSurfStampBTLFeat setting parameter value.
- o
GetSHMViewFDSurfStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDSurfStampBTLFeat setting parameter.
- o
GetSHMViewFDUserStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFDUserStampBTLFeat setting parameter value.
- o
GetSHMViewFDUserStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFDUserStampBTLFeat setting parameter.
- o
GetSHMViewFPBeadBTLFeat(unsigned int&)
- Retrieves the SHMViewFPBeadBTLFeat setting parameter value.
- o
GetSHMViewFPBeadBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPBeadBTLFeat setting parameter.
- o
GetSHMViewFPCircStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPCircStampBTLFeat setting parameter value.
- o
GetSHMViewFPCircStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPCircStampBTLFeat setting parameter.
- o
GetSHMViewFPCurveStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPCurveStampBTLFeat setting parameter value.
- o
GetSHMViewFPCurveStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPCurveStampBTLFeat setting parameter.
- o
GetSHMViewFPFlgCutBTLFeat(unsigned int&)
- Retrieves the SHMViewFPFlgCutBTLFeat setting parameter value.
- o
GetSHMViewFPFlgCutBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgCutBTLFeat setting parameter.
- o
GetSHMViewFPFlgCutIML(unsigned int&)
- Retrieves the SHMViewFPFlgCutIML setting parameter value.
- o
GetSHMViewFPFlgCutIMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgCutIML setting parameter.
- o
GetSHMViewFPFlgCutOML(unsigned int&)
- Retrieves the SHMViewFPFlgCutOML setting parameter value.
- o
GetSHMViewFPFlgCutOMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgCutOML setting parameter.
- o
GetSHMViewFPFlgHoleBTLFeat(unsigned int&)
- Retrieves the SHMViewFPFlgHoleBTLFeat setting parameter value.
- o
GetSHMViewFPFlgHoleBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgHoleBTLFeat setting parameter.
- o
GetSHMViewFPFlgHoleIML(unsigned int&)
- Retrieves the SHMViewFPFlgHoleIML setting parameter value.
- o
GetSHMViewFPFlgHoleIMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgHoleIML setting parameter.
- o
GetSHMViewFPFlgHoleOML(unsigned int&)
- Retrieves the SHMViewFPFlgHoleOML setting parameter value.
- o
GetSHMViewFPFlgHoleOMLInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPFlgHoleOML setting parameter.
- o
GetSHMViewFPOtherStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPOtherStampBTLFeat setting parameter value.
- o
GetSHMViewFPOtherStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPOtherStampBTLFeat setting parameter.
- o
GetSHMViewFPStiffStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPStiffStampBTLFeat setting parameter value.
- o
GetSHMViewFPStiffStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPStiffStampBTLFeat setting parameter.
- o
GetSHMViewFPSurfFlgBTLFeatBF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgBTLFeatBF setting parameter value.
- o
GetSHMViewFPSurfFlgBTLFeatBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgBTLFeatBF setting parameter.
- o
GetSHMViewFPSurfFlgBTLFeatHF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgBTLFeatHF setting parameter value.
- o
GetSHMViewFPSurfFlgBTLFeatHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgBTLFeatHF setting parameter.
- o
GetSHMViewFPSurfFlgBTLSuppBF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgBTLSuppBF setting parameter value.
- o
GetSHMViewFPSurfFlgBTLSuppBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgBTLSuppBF setting parameter.
- o
GetSHMViewFPSurfFlgBTLSuppHF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgBTLSuppHF setting parameter value.
- o
GetSHMViewFPSurfFlgBTLSuppHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgBTLSuppHF setting parameter.
- o
GetSHMViewFPSurfFlgCLBBF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgCLBBF setting parameter value.
- o
GetSHMViewFPSurfFlgCLBBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgCLBBF setting parameter.
- o
GetSHMViewFPSurfFlgCLBHF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgCLBHF setting parameter value.
- o
GetSHMViewFPSurfFlgCLBHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgCLBHF setting parameter.
- o
GetSHMViewFPSurfFlgIMLBF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgIMLBF setting parameter value.
- o
GetSHMViewFPSurfFlgIMLBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgIMLBF setting parameter.
- o
GetSHMViewFPSurfFlgIMLHF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgIMLHF setting parameter value.
- o
GetSHMViewFPSurfFlgIMLHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgIMLHF setting parameter.
- o
GetSHMViewFPSurfFlgOML2BF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgOML2BF setting parameter value.
- o
GetSHMViewFPSurfFlgOML2BFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgOML2BF setting parameter.
- o
GetSHMViewFPSurfFlgOML2HF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgOML2HF setting parameter value.
- o
GetSHMViewFPSurfFlgOML2HFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgOML2HF setting parameter.
- o
GetSHMViewFPSurfFlgOMLBF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgOMLBF setting parameter value.
- o
GetSHMViewFPSurfFlgOMLBFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgOMLBF setting parameter.
- o
GetSHMViewFPSurfFlgOMLHF(unsigned int&)
- Retrieves the SHMViewFPSurfFlgOMLHF setting parameter value.
- o
GetSHMViewFPSurfFlgOMLHFInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfFlgOMLHF setting parameter.
- o
GetSHMViewFPSurfStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPSurfStampBTLFeat setting parameter value.
- o
GetSHMViewFPSurfStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPSurfStampBTLFeat setting parameter.
- o
GetSHMViewFPUserStampBTLFeat(unsigned int&)
- Retrieves the SHMViewFPUserStampBTLFeat setting parameter value.
- o
GetSHMViewFPUserStampBTLFeatInfo(CATSettingInfo*)
- Retrieves information about the SHMViewFPUserStampBTLFeat setting parameter.
- o
SetSHMViewFDBeadBTLFeat(unsigned int&)
- Sets the SHMViewFDBeadBTLFeat setting parameter value.
- o
SetSHMViewFDBeadBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDBeadBTLFeat setting parameter.
- o
SetSHMViewFDCircStampBTLFeat(unsigned int&)
- Sets the SHMViewFDCircStampBTLFeat setting parameter value.
- o
SetSHMViewFDCircStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDCircStampBTLFeat setting parameter.
- o
SetSHMViewFDCurveStampBTLFeat(unsigned int&)
- Sets the SHMViewFDCurveStampBTLFeat setting parameter value.
- o
SetSHMViewFDCurveStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDCurveStampBTLFeat setting parameter.
- o
SetSHMViewFDFlgCutBTLFeat(unsigned int&)
- Sets the SHMViewFDFlgCutBTLFeat setting parameter value.
- o
SetSHMViewFDFlgCutBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgCutBTLFeat setting parameter.
- o
SetSHMViewFDFlgCutIML(unsigned int&)
- Sets the SHMViewFDFlgCutIML setting parameter value.
- o
SetSHMViewFDFlgCutIMLLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgCutIML setting parameter.
- o
SetSHMViewFDFlgCutOML(unsigned int&)
- Sets the SHMViewFDFlgCutOML setting parameter value.
- o
SetSHMViewFDFlgCutOMLLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgCutOML setting parameter.
- o
SetSHMViewFDFlgHoleBTLFeat(unsigned int&)
- Sets the SHMViewFDFlgHoleBTLFeat setting parameter value.
- o
SetSHMViewFDFlgHoleBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgHoleBTLFeat setting parameter.
- o
SetSHMViewFDFlgHoleIML(unsigned int&)
- Sets the SHMViewFDFlgHoleIML setting parameter value.
- o
SetSHMViewFDFlgHoleIMLLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgHoleIML setting parameter.
- o
SetSHMViewFDFlgHoleOML(unsigned int&)
- Sets the SHMViewFDFlgHoleOML setting parameter value.
- o
SetSHMViewFDFlgHoleOMLLock(unsigned char)
- Locks or unlocks the SHMViewFDFlgHoleOML setting parameter.
- o
SetSHMViewFDOtherStampBTLFeat(unsigned int&)
- Sets the SHMViewFDOtherStampBTLFeat setting parameter value.
- o
SetSHMViewFDOtherStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDOtherStampBTLFeat setting parameter.
- o
SetSHMViewFDStiffStampBTLFeat(unsigned int&)
- Sets the SHMViewFDStiffStampBTLFeat setting parameter value.
- o
SetSHMViewFDStiffStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDStiffStampBTLFeat setting parameter.
- o
SetSHMViewFDSurfFlgBTLFeatBF(unsigned int&)
- Sets the SHMViewFDSurfFlgBTLFeatBF setting parameter value.
- o
SetSHMViewFDSurfFlgBTLFeatBFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgBTLFeatBF setting parameter.
- o
SetSHMViewFDSurfFlgBTLFeatHF(unsigned int&)
- Sets the SHMViewFDSurfFlgBTLFeatHF setting parameter value.
- o
SetSHMViewFDSurfFlgBTLFeatHFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgBTLFeatHF setting parameter.
- o
SetSHMViewFDSurfFlgBTLSuppBF(unsigned int&)
- Sets the SHMViewFDSurfFlgBTLSuppBF setting parameter value.
- o
SetSHMViewFDSurfFlgBTLSuppBFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgBTLSuppBF setting parameter.
- o
SetSHMViewFDSurfFlgBTLSuppHF(unsigned int&)
- Sets the SHMViewFDSurfFlgBTLSuppHF setting parameter value.
- o
SetSHMViewFDSurfFlgBTLSuppHFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgBTLSuppHF setting parameter.
- o
SetSHMViewFDSurfFlgIMLBF(unsigned int&)
- Sets the SHMViewFDSurfFlgIMLBF setting parameter value.
- o
SetSHMViewFDSurfFlgIMLBFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgIMLBF setting parameter.
- o
SetSHMViewFDSurfFlgIMLHF(unsigned int&)
- Sets the SHMViewFDSurfFlgIMLHF setting parameter value.
- o
SetSHMViewFDSurfFlgIMLHFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgIMLHF setting parameter.
- o
SetSHMViewFDSurfFlgOMLBF(unsigned int&)
- Sets the SHMViewFDSurfFlgOMLBF setting parameter value.
- o
SetSHMViewFDSurfFlgOMLBFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgOMLBF setting parameter.
- o
SetSHMViewFDSurfFlgOMLHF(unsigned int&)
- Sets the SHMViewFDSurfFlgOMLHF setting parameter value.
- o
SetSHMViewFDSurfFlgOMLHFLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfFlgOMLHF setting parameter.
- o
SetSHMViewFDSurfStampBTLFeat(unsigned int&)
- Sets the SHMViewFDSurfStampBTLFeat setting parameter value.
- o
SetSHMViewFDSurfStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDSurfStampBTLFeat setting parameter.
- o
SetSHMViewFDUserStampBTLFeat(unsigned int&)
- Sets the SHMViewFDUserStampBTLFeat setting parameter value.
- o
SetSHMViewFDUserStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFDUserStampBTLFeat setting parameter.
- o
SetSHMViewFPBeadBTLFeat(unsigned int&)
- Sets the SHMViewFPBeadBTLFeat setting parameter value.
- o
SetSHMViewFPBeadBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPBeadBTLFeat setting parameter.
- o
SetSHMViewFPCircStampBTLFeat(unsigned int&)
- Sets the SHMViewFPCircStampBTLFeat setting parameter value.
- o
SetSHMViewFPCircStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPCircStampBTLFeat setting parameter.
- o
SetSHMViewFPCurveStampBTLFeat(unsigned int&)
- Sets the SHMViewFPCurveStampBTLFeat setting parameter value.
- o
SetSHMViewFPCurveStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPCurveStampBTLFeat setting parameter.
- o
SetSHMViewFPFlgCutBTLFeat(unsigned int&)
- Sets the SHMViewFPFlgCutBTLFeat setting parameter value.
- o
SetSHMViewFPFlgCutBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgCutBTLFeat setting parameter.
- o
SetSHMViewFPFlgCutIML(unsigned int&)
- Sets the SHMViewFPFlgCutIML setting parameter value.
- o
SetSHMViewFPFlgCutIMLLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgCutIML setting parameter.
- o
SetSHMViewFPFlgCutOML(unsigned int&)
- Sets the SHMViewFPFlgCutOML setting parameter value.
- o
SetSHMViewFPFlgCutOMLLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgCutOML setting parameter.
- o
SetSHMViewFPFlgHoleBTLFeat(unsigned int&)
- Sets the SHMViewFPFlgHoleBTLFeat setting parameter value.
- o
SetSHMViewFPFlgHoleBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgHoleBTLFeat setting parameter.
- o
SetSHMViewFPFlgHoleIML(unsigned int&)
- Sets the SHMViewFPFlgHoleIML setting parameter value.
- o
SetSHMViewFPFlgHoleIMLLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgHoleIML setting parameter.
- o
SetSHMViewFPFlgHoleOML(unsigned int&)
- Sets the SHMViewFPFlgHoleOML setting parameter value.
- o
SetSHMViewFPFlgHoleOMLLock(unsigned char)
- Locks or unlocks the SHMViewFPFlgHoleOML setting parameter.
- o
SetSHMViewFPOtherStampBTLFeat(unsigned int&)
- Sets the SHMViewFPOtherStampBTLFeat setting parameter value.
- o
SetSHMViewFPOtherStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPOtherStampBTLFeat setting parameter.
- o
SetSHMViewFPStiffStampBTLFeat(unsigned int&)
- Sets the SHMViewFPStiffStampBTLFeat setting parameter value.
- o
SetSHMViewFPStiffStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPStiffStampBTLFeat setting parameter.
- o
SetSHMViewFPSurfFlgBTLFeatBF(unsigned int&)
- Sets the SHMViewFPSurfFlgBTLFeatBF setting parameter value.
- o
SetSHMViewFPSurfFlgBTLFeatBFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgBTLFeatBF setting parameter.
- o
SetSHMViewFPSurfFlgBTLFeatHF(unsigned int&)
- Sets the SHMViewFPSurfFlgBTLFeatHF setting parameter value.
- o
SetSHMViewFPSurfFlgBTLFeatHFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgBTLFeatHF setting parameter.
- o
SetSHMViewFPSurfFlgBTLSuppBF(unsigned int&)
- Sets the SHMViewFPSurfFlgBTLSuppBF setting parameter value.
- o
SetSHMViewFPSurfFlgBTLSuppBFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgBTLSuppBF setting parameter.
- o
SetSHMViewFPSurfFlgBTLSuppHF(unsigned int&)
- Sets the SHMViewFPSurfFlgBTLSuppHF setting parameter value.
- o
SetSHMViewFPSurfFlgBTLSuppHFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgBTLSuppHF setting parameter.
- o
SetSHMViewFPSurfFlgCLBBF(unsigned int&)
- Sets the SHMViewFPSurfFlgCLBBF setting parameter value.
- o
SetSHMViewFPSurfFlgCLBBFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgCLBBF setting parameter.
- o
SetSHMViewFPSurfFlgCLBHF(unsigned int&)
- Sets the SHMViewFPSurfFlgCLBHF setting parameter value.
- o
SetSHMViewFPSurfFlgCLBHFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgCLBHF setting parameter.
- o
SetSHMViewFPSurfFlgIMLBF(unsigned int&)
- Sets the SHMViewFPSurfFlgIMLBF setting parameter value.
- o
SetSHMViewFPSurfFlgIMLBFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgIMLBF setting parameter.
- o
SetSHMViewFPSurfFlgIMLHF(unsigned int&)
- Sets the SHMViewFPSurfFlgIMLHF setting parameter value.
- o
SetSHMViewFPSurfFlgIMLHFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgIMLHF setting parameter.
- o
SetSHMViewFPSurfFlgOML2BF(unsigned int&)
- Sets the SHMViewFPSurfFlgOML2BF setting parameter value.
- o
SetSHMViewFPSurfFlgOML2BFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgOML2BF setting parameter.
- o
SetSHMViewFPSurfFlgOML2HF(unsigned int&)
- Sets the SHMViewFPSurfFlgOML2HF setting parameter value.
- o
SetSHMViewFPSurfFlgOML2HFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgOML2HF setting parameter.
- o
SetSHMViewFPSurfFlgOMLBF(unsigned int&)
- Sets the SHMViewFPSurfFlgOMLBF setting parameter value.
- o
SetSHMViewFPSurfFlgOMLBFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgOMLBF setting parameter.
- o
SetSHMViewFPSurfFlgOMLHF(unsigned int&)
- Sets the SHMViewFPSurfFlgOMLHF setting parameter value.
- o
SetSHMViewFPSurfFlgOMLHFLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfFlgOMLHF setting parameter.
- o
SetSHMViewFPSurfStampBTLFeat(unsigned int&)
- Sets the SHMViewFPSurfStampBTLFeat setting parameter value.
- o
SetSHMViewFPSurfStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPSurfStampBTLFeat setting parameter.
- o
SetSHMViewFPUserStampBTLFeat(unsigned int&)
- Sets the SHMViewFPUserStampBTLFeat setting parameter value.
- o
SetSHMViewFPUserStampBTLFeatLock(unsigned char)
- Locks or unlocks the SHMViewFPUserStampBTLFeat setting parameter.
Methods
o GetSHMViewFDBeadBTLFeat
public virtual HRESULT GetSHMViewFDBeadBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDBeadBTLFeat setting parameter value.
Role: The SHMViewFDBeadBTLFeat setting parameter manage the visibility
of the BTL Feature on a Bead in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDBeadBTLFeatInfo
-
Retrieves information about the SHMViewFDBeadBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDCircStampBTLFeat
public virtual HRESULT GetSHMViewFDCircStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDCircStampBTLFeat setting parameter value.
Role: The SHMViewFDCircStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Circular Stamp in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDCircStampBTLFeatInfo
-
Retrieves information about the SHMViewFDCircStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDCurveStampBTLFeat
public virtual HRESULT GetSHMViewFDCurveStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDCurveStampBTLFeat setting parameter value.
Role: The SHMViewFDCurveStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Curve Stamp in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDCurveStampBTLFeatInfo
-
Retrieves information about the SHMViewFDCurveStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgCutBTLFeat
public virtual HRESULT GetSHMViewFDFlgCutBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgCutBTLFeat setting parameter value.
Role: The SHMViewFDFlgCutBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Cutout in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgCutBTLFeatInfo
-
Retrieves information about the SHMViewFDFlgCutBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgCutIML
public virtual HRESULT GetSHMViewFDFlgCutIML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgCutIML setting parameter value.
Role: The SHMViewFDFlgCutIML setting parameter manage the visibility
of the IML on a Flanged Cutout in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgCutIMLInfo
-
Retrieves information about the SHMViewFDFlgCutIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgCutOML
public virtual HRESULT GetSHMViewFDFlgCutOML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgCutOML setting parameter value.
Role: The SHMViewFDFlgCutOML setting parameter manage the visibility
of the OML on a Flanged Cutout in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgCutOMLInfo
-
Retrieves information about the SHMViewFDFlgCutOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgHoleBTLFeat
public virtual HRESULT GetSHMViewFDFlgHoleBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgHoleBTLFeat setting parameter value.
Role: The SHMViewFDFlgHoleBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Hole in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgHoleBTLFeatInfo
-
Retrieves information about the SHMViewFDFlgHoleBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgHoleIML
public virtual HRESULT GetSHMViewFDFlgHoleIML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgHoleIML setting parameter value.
Role: The SHMViewFDFlgHoleIML setting parameter manage the visibility
of the IML on a Flanged Hole in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgHoleIMLInfo
-
Retrieves information about the SHMViewFDFlgHoleIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDFlgHoleOML
public virtual HRESULT GetSHMViewFDFlgHoleOML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDFlgHoleOML setting parameter value.
Role: The SHMViewFDFlgHoleOML setting parameter manage the visibility
of the OML on a Flanged Hole in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDFlgHoleOMLInfo
-
Retrieves information about the SHMViewFDFlgHoleOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDOtherStampBTLFeat
public virtual HRESULT GetSHMViewFDOtherStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDOtherStampBTLFeat setting parameter value.
Role: The SHMViewFDOtherStampBTLFeat setting parameter manage the visibility
of the BTL Feature on another Stamp ( F&A -> Bridge, Louver ...) in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDOtherStampBTLFeatInfo
-
Retrieves information about the SHMViewFDOtherStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDStiffStampBTLFeat
public virtual HRESULT GetSHMViewFDStiffStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDStiffStampBTLFeat setting parameter value.
Role: The SHMViewFDStiffStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Stiffening Rib in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDStiffStampBTLFeatInfo
-
Retrieves information about the SHMViewFDStiffStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgBTLFeatBF
public virtual HRESULT GetSHMViewFDSurfFlgBTLFeatBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgBTLFeatBF setting parameter value.
Role: The SHMViewFDSurfFlgBTLFeatBF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgBTLFeatBFInfo
-
Retrieves information about the SHMViewFDSurfFlgBTLFeatBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgBTLFeatHF
public virtual HRESULT GetSHMViewFDSurfFlgBTLFeatHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgBTLFeatHF setting parameter value.
Role: The SHMViewFDSurfFlgBTLFeatHF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgBTLFeatHFInfo
-
Retrieves information about the SHMViewFDSurfFlgBTLFeatHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgBTLSuppBF
public virtual HRESULT GetSHMViewFDSurfFlgBTLSuppBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgBTLSuppBF setting parameter value.
Role: The SHMViewFDSurfFlgBTLSuppBF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgBTLSuppBFInfo
-
Retrieves information about the SHMViewFDSurfFlgBTLSuppBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgBTLSuppHF
public virtual HRESULT GetSHMViewFDSurfFlgBTLSuppHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgBTLSuppHF setting parameter value.
Role: The SHMViewFDSurfFlgBTLSuppHF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgBTLSuppHFInfo
-
Retrieves information about the SHMViewFDSurfFlgBTLSuppHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgIMLBF
public virtual HRESULT GetSHMViewFDSurfFlgIMLBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgIMLBF setting parameter value.
Role: The SHMViewFDSurfFlgIMLBF setting parameter manage the visibility
of the IML on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgIMLBFInfo
-
Retrieves information about the SHMViewFDSurfFlgIMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgIMLHF
public virtual HRESULT GetSHMViewFDSurfFlgIMLHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgIMLHF setting parameter value.
Role: The SHMViewFDSurfFlgIMLHF setting parameter manage the visibility
of the IML on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgIMLHFInfo
-
Retrieves information about the SHMViewFDSurfFlgIMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgOMLBF
public virtual HRESULT GetSHMViewFDSurfFlgOMLBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgOMLBF setting parameter value.
Role: The SHMViewFDSurfFlgOMLBF setting parameter manage the visibility
of the OML on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgOMLBFInfo
-
Retrieves information about the SHMViewFDSurfFlgOMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfFlgOMLHF
public virtual HRESULT GetSHMViewFDSurfFlgOMLHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfFlgOMLHF setting parameter value.
Role: The SHMViewFDSurfFlgOMLHF setting parameter manage the visibility
of the OML on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfFlgOMLHFInfo
-
Retrieves information about the SHMViewFDSurfFlgOMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDSurfStampBTLFeat
public virtual HRESULT GetSHMViewFDSurfStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDSurfStampBTLFeat setting parameter value.
Role: The SHMViewFDSurfStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Surface Stamp in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDSurfStampBTLFeatInfo
-
Retrieves information about the SHMViewFDSurfStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFDUserStampBTLFeat
public virtual HRESULT GetSHMViewFDUserStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFDUserStampBTLFeat setting parameter value.
Role: The SHMViewFDUserStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a User Stamp in Folded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFDUserStampBTLFeatInfo
-
Retrieves information about the SHMViewFDUserStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPBeadBTLFeat
public virtual HRESULT GetSHMViewFPBeadBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPBeadBTLFeat setting parameter value.
Role: The SHMViewFPBeadBTLFeat setting parameter manage the visibility
of the BTL Feature on a Bead in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPBeadBTLFeatInfo
-
Retrieves information about the SHMViewFPBeadBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPCircStampBTLFeat
public virtual HRESULT GetSHMViewFPCircStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPCircStampBTLFeat setting parameter value.
Role: The SHMViewFPCircStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Circular Stamp in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPCircStampBTLFeatInfo
-
Retrieves information about the SHMViewFPCircStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPCurveStampBTLFeat
public virtual HRESULT GetSHMViewFPCurveStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPCurveStampBTLFeat setting parameter value.
Role: The SHMViewFPCurveStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Curve Stamp in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPCurveStampBTLFeatInfo
-
Retrieves information about the SHMViewFPCurveStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgCutBTLFeat
public virtual HRESULT GetSHMViewFPFlgCutBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgCutBTLFeat setting parameter value.
Role: The SHMViewFPFlgCutBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Cutout in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgCutBTLFeatInfo
-
Retrieves information about the SHMViewFPFlgCutBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgCutIML
public virtual HRESULT GetSHMViewFPFlgCutIML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgCutIML setting parameter value.
Role: The SHMViewFPFlgCutIML setting parameter manage the visibility
of the IML on a Flanged Cutout in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgCutIMLInfo
-
Retrieves information about the SHMViewFPFlgCutIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgCutOML
public virtual HRESULT GetSHMViewFPFlgCutOML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgCutOML setting parameter value.
Role: The SHMViewFPFlgCutOML setting parameter manage the visibility
of the OML on a Flanged Cutout in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgCutOMLInfo
-
Retrieves information about the SHMViewFPFlgCutOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgHoleBTLFeat
public virtual HRESULT GetSHMViewFPFlgHoleBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgHoleBTLFeat setting parameter value.
Role: The SHMViewFPFlgHoleBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Hole in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgHoleBTLFeatInfo
-
Retrieves information about the SHMViewFPFlgHoleBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgHoleIML
public virtual HRESULT GetSHMViewFPFlgHoleIML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgHoleIML setting parameter value.
Role: The SHMViewFPFlgHoleIML setting parameter manage the visibility
of the IML on a Flanged Hole in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgHoleIMLInfo
-
Retrieves information about the SHMViewFPFlgHoleIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPFlgHoleOML
public virtual HRESULT GetSHMViewFPFlgHoleOML( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPFlgHoleOML setting parameter value.
Role: The SHMViewFPFlgHoleOML setting parameter manage the visibility
of the OML on a Flanged Hole in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPFlgHoleOMLInfo
-
Retrieves information about the SHMViewFPFlgHoleOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPOtherStampBTLFeat
public virtual HRESULT GetSHMViewFPOtherStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPOtherStampBTLFeat setting parameter value.
Role: The SHMViewFPOtherStampBTLFeat setting parameter manage the visibility
of the BTL Feature on another Stamp ( F&A -> Bridge, Louver ...) in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPOtherStampBTLFeatInfo
-
Retrieves information about the SHMViewFPOtherStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPStiffStampBTLFeat
public virtual HRESULT GetSHMViewFPStiffStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPStiffStampBTLFeat setting parameter value.
Role: The SHMViewFPStiffStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Stiffening Rib in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPStiffStampBTLFeatInfo
-
Retrieves information about the SHMViewFPStiffStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgBTLFeatBF
public virtual HRESULT GetSHMViewFPSurfFlgBTLFeatBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgBTLFeatBF setting parameter value.
Role: The SHMViewFPSurfFlgBTLFeatBF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgBTLFeatBFInfo
-
Retrieves information about the SHMViewFPSurfFlgBTLFeatBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgBTLFeatHF
public virtual HRESULT GetSHMViewFPSurfFlgBTLFeatHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgBTLFeatHF setting parameter value.
Role: The SHMViewFPSurfFlgBTLFeatHF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgBTLFeatHFInfo
-
Retrieves information about the SHMViewFPSurfFlgBTLFeatHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgBTLSuppBF
public virtual HRESULT GetSHMViewFPSurfFlgBTLSuppBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgBTLSuppBF setting parameter value.
Role: The SHMViewFPSurfFlgBTLSuppBF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgBTLSuppBFInfo
-
Retrieves information about the SHMViewFPSurfFlgBTLSuppBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgBTLSuppHF
public virtual HRESULT GetSHMViewFPSurfFlgBTLSuppHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgBTLSuppHF setting parameter value.
Role: The SHMViewFPSurfFlgBTLSuppHF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgBTLSuppHFInfo
-
Retrieves information about the SHMViewFPSurfFlgBTLSuppHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgCLBBF
public virtual HRESULT GetSHMViewFPSurfFlgCLBBF( | unsigned int& | oSeen)=0 |
-
Retrieves the SHMViewFPSurfFlgCLBBF setting parameter value.
Role: The SHMViewFPSurfFlgCLBBF setting parameter manage the visibility
of the Center Line of Bend on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgCLBBFInfo
-
Retrieves information about the SHMViewFPSurfFlgCLBBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgCLBHF
public virtual HRESULT GetSHMViewFPSurfFlgCLBHF( | unsigned int& | oSeen)=0 |
-
Retrieves the SHMViewFPSurfFlgCLBHF setting parameter value.
Role: The SHMViewFPSurfFlgCLBHF setting parameter manage the visibility
of the Center Line of Bend on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgCLBHFInfo
-
Retrieves information about the SHMViewFPSurfFlgCLBHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgIMLBF
public virtual HRESULT GetSHMViewFPSurfFlgIMLBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgIMLBF setting parameter value.
Role: The SHMViewFPSurfFlgIMLBF setting parameter manage the visibility
of the IML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgIMLBFInfo
-
Retrieves information about the SHMViewFPSurfFlgIMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgIMLHF
public virtual HRESULT GetSHMViewFPSurfFlgIMLHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgIMLHF setting parameter value.
Role: The SHMViewFPSurfFlgIMLHF setting parameter manage the visibility
of the IML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgIMLHFInfo
-
Retrieves information about the SHMViewFPSurfFlgIMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgOML2BF
public virtual HRESULT GetSHMViewFPSurfFlgOML2BF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgOML2BF setting parameter value.
Role: The SHMViewFPSurfFlgOML2BF setting parameter manage the visibility
of the Second OML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgOML2BFInfo
-
Retrieves information about the SHMViewFPSurfFlgOML2BF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgOML2HF
public virtual HRESULT GetSHMViewFPSurfFlgOML2HF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgOML2HF setting parameter value.
Role: The SHMViewFPSurfFlgOML2HF setting parameter manage the visibility
of the Second OML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgOML2HFInfo
-
Retrieves information about the SHMViewFPSurfFlgOML2HF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgOMLBF
public virtual HRESULT GetSHMViewFPSurfFlgOMLBF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgOMLBF setting parameter value.
Role: The SHMViewFPSurfFlgOMLBF setting parameter manage the visibility
of the OML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgOMLBFInfo
-
Retrieves information about the SHMViewFPSurfFlgOMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfFlgOMLHF
public virtual HRESULT GetSHMViewFPSurfFlgOMLHF( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfFlgOMLHF setting parameter value.
Role: The SHMViewFPSurfFlgOMLHF setting parameter manage the visibility
of the OML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfFlgOMLHFInfo
-
Retrieves information about the SHMViewFPSurfFlgOMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPSurfStampBTLFeat
public virtual HRESULT GetSHMViewFPSurfStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPSurfStampBTLFeat setting parameter value.
Role: The SHMViewFPSurfStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Surface Stamp in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPSurfStampBTLFeatInfo
-
Retrieves information about the SHMViewFPSurfStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o GetSHMViewFPUserStampBTLFeat
public virtual HRESULT GetSHMViewFPUserStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Retrieves the SHMViewFPUserStampBTLFeat setting parameter value.
Role: The SHMViewFPUserStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a User Stamp in UnFolded View.
- Parameters:
-
- oSeen
- [out]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o GetSHMViewFPUserStampBTLFeatInfo
-
Retrieves information about the SHMViewFPUserStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDBeadBTLFeat
public virtual HRESULT SetSHMViewFDBeadBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDBeadBTLFeat setting parameter value.
Role: The SHMViewFDBeadBTLFeat setting parameter manage the visibility
of the BTL Feature on a Bead in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDBeadBTLFeatLock
public virtual HRESULT SetSHMViewFDBeadBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDBeadBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDCircStampBTLFeat
public virtual HRESULT SetSHMViewFDCircStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDCircStampBTLFeat setting parameter value.
Role: The SHMViewFDCircStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Circular Stamp in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDCircStampBTLFeatLock
public virtual HRESULT SetSHMViewFDCircStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDCircStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDCurveStampBTLFeat
public virtual HRESULT SetSHMViewFDCurveStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDCurveStampBTLFeat setting parameter value.
Role: The SHMViewFDCurveStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Curve Stamp in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDCurveStampBTLFeatLock
public virtual HRESULT SetSHMViewFDCurveStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDCurveStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgCutBTLFeat
public virtual HRESULT SetSHMViewFDFlgCutBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgCutBTLFeat setting parameter value.
Role: The SHMViewFDFlgCutBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Cutout in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgCutBTLFeatLock
public virtual HRESULT SetSHMViewFDFlgCutBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgCutBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgCutIML
public virtual HRESULT SetSHMViewFDFlgCutIML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgCutIML setting parameter value.
Role: The SHMViewFDFlgCutIML setting parameter manage the visibility
of the IML on a Flanged Cutout in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgCutIMLLock
public virtual HRESULT SetSHMViewFDFlgCutIMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgCutIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgCutOML
public virtual HRESULT SetSHMViewFDFlgCutOML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgCutOML setting parameter value.
Role: The SHMViewFDFlgCutOML setting parameter manage the visibility
of the OML on a Flanged Cutout in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgCutOMLLock
public virtual HRESULT SetSHMViewFDFlgCutOMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgCutOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgHoleBTLFeat
public virtual HRESULT SetSHMViewFDFlgHoleBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgHoleBTLFeat setting parameter value.
Role: The SHMViewFDFlgHoleBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Hole in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgHoleBTLFeatLock
public virtual HRESULT SetSHMViewFDFlgHoleBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgHoleBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgHoleIML
public virtual HRESULT SetSHMViewFDFlgHoleIML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgHoleIML setting parameter value.
Role: The SHMViewFDFlgHoleIML setting parameter manage the visibility
of the IML on a Flanged Hole in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgHoleIMLLock
public virtual HRESULT SetSHMViewFDFlgHoleIMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgHoleIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDFlgHoleOML
public virtual HRESULT SetSHMViewFDFlgHoleOML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDFlgHoleOML setting parameter value.
Role: The SHMViewFDFlgHoleOML setting parameter manage the visibility
of the OML on a Flanged Hole in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDFlgHoleOMLLock
public virtual HRESULT SetSHMViewFDFlgHoleOMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDFlgHoleOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDOtherStampBTLFeat
public virtual HRESULT SetSHMViewFDOtherStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDOtherStampBTLFeat setting parameter value.
Role: The SHMViewFDOtherStampBTLFeat setting parameter manage the visibility
of the BTL Feature on another Stamp ( F&A -> Bridge, Louver ...) in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDOtherStampBTLFeatLock
public virtual HRESULT SetSHMViewFDOtherStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDOtherStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDStiffStampBTLFeat
public virtual HRESULT SetSHMViewFDStiffStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDStiffStampBTLFeat setting parameter value.
Role: The SHMViewFDStiffStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Stiffening Rib in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDStiffStampBTLFeatLock
public virtual HRESULT SetSHMViewFDStiffStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDStiffStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgBTLFeatBF
public virtual HRESULT SetSHMViewFDSurfFlgBTLFeatBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgBTLFeatBF setting parameter value.
Role: The SHMViewFDSurfFlgBTLFeatBF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgBTLFeatBFLock
public virtual HRESULT SetSHMViewFDSurfFlgBTLFeatBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgBTLFeatBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgBTLFeatHF
public virtual HRESULT SetSHMViewFDSurfFlgBTLFeatHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgBTLFeatHF setting parameter value.
Role: The SHMViewFDSurfFlgBTLFeatHF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgBTLFeatHFLock
public virtual HRESULT SetSHMViewFDSurfFlgBTLFeatHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgBTLFeatHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgBTLSuppBF
public virtual HRESULT SetSHMViewFDSurfFlgBTLSuppBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgBTLSuppBF setting parameter value.
Role: The SHMViewFDSurfFlgBTLSuppBF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgBTLSuppBFLock
public virtual HRESULT SetSHMViewFDSurfFlgBTLSuppBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgBTLSuppBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgBTLSuppHF
public virtual HRESULT SetSHMViewFDSurfFlgBTLSuppHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgBTLSuppHF setting parameter value.
Role: The SHMViewFDSurfFlgBTLSuppHF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgBTLSuppHFLock
public virtual HRESULT SetSHMViewFDSurfFlgBTLSuppHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgBTLSuppHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgIMLBF
public virtual HRESULT SetSHMViewFDSurfFlgIMLBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgIMLBF setting parameter value.
Role: The SHMViewFDSurfFlgIMLBF setting parameter manage the visibility
of the IML on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgIMLBFLock
public virtual HRESULT SetSHMViewFDSurfFlgIMLBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgIMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgIMLHF
public virtual HRESULT SetSHMViewFDSurfFlgIMLHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgIMLHF setting parameter value.
Role: The SHMViewFDSurfFlgIMLHF setting parameter manage the visibility
of the IML on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgIMLHFLock
public virtual HRESULT SetSHMViewFDSurfFlgIMLHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgIMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgOMLBF
public virtual HRESULT SetSHMViewFDSurfFlgOMLBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgOMLBF setting parameter value.
Role: The SHMViewFDSurfFlgOMLBF setting parameter manage the visibility
of the OML on a Surfacic Flange Brake formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgOMLBFLock
public virtual HRESULT SetSHMViewFDSurfFlgOMLBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgOMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfFlgOMLHF
public virtual HRESULT SetSHMViewFDSurfFlgOMLHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfFlgOMLHF setting parameter value.
Role: The SHMViewFDSurfFlgOMLHF setting parameter manage the visibility
of the OML on a Surfacic Flange Hydro-press formed in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfFlgOMLHFLock
public virtual HRESULT SetSHMViewFDSurfFlgOMLHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfFlgOMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDSurfStampBTLFeat
public virtual HRESULT SetSHMViewFDSurfStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDSurfStampBTLFeat setting parameter value.
Role: The SHMViewFDSurfStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Surface Stamp in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDSurfStampBTLFeatLock
public virtual HRESULT SetSHMViewFDSurfStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDSurfStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFDUserStampBTLFeat
public virtual HRESULT SetSHMViewFDUserStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFDUserStampBTLFeat setting parameter value.
Role: The SHMViewFDUserStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a User Stamp in Folded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFDUserStampBTLFeatLock
public virtual HRESULT SetSHMViewFDUserStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFDUserStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPBeadBTLFeat
public virtual HRESULT SetSHMViewFPBeadBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPBeadBTLFeat setting parameter value.
Role: The SHMViewFPBeadBTLFeat setting parameter manage the visibility
of the BTL Feature on a Bead in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPBeadBTLFeatLock
public virtual HRESULT SetSHMViewFPBeadBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPBeadBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPCircStampBTLFeat
public virtual HRESULT SetSHMViewFPCircStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPCircStampBTLFeat setting parameter value.
Role: The SHMViewFPCircStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Circular Stamp in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPCircStampBTLFeatLock
public virtual HRESULT SetSHMViewFPCircStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPCircStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPCurveStampBTLFeat
public virtual HRESULT SetSHMViewFPCurveStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPCurveStampBTLFeat setting parameter value.
Role: The SHMViewFPCurveStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Curve Stamp in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPCurveStampBTLFeatLock
public virtual HRESULT SetSHMViewFPCurveStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPCurveStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgCutBTLFeat
public virtual HRESULT SetSHMViewFPFlgCutBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgCutBTLFeat setting parameter value.
Role: The SHMViewFPFlgCutBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Cutout in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgCutBTLFeatLock
public virtual HRESULT SetSHMViewFPFlgCutBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgCutBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgCutIML
public virtual HRESULT SetSHMViewFPFlgCutIML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgCutIML setting parameter value.
Role: The SHMViewFPFlgCutIML setting parameter manage the visibility
of the IML on a Flanged Cutout in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgCutIMLLock
public virtual HRESULT SetSHMViewFPFlgCutIMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgCutIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgCutOML
public virtual HRESULT SetSHMViewFPFlgCutOML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgCutOML setting parameter value.
Role: The SHMViewFPFlgCutOML setting parameter manage the visibility
of the OML on a Flanged Cutout in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgCutOMLLock
public virtual HRESULT SetSHMViewFPFlgCutOMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgCutOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgHoleBTLFeat
public virtual HRESULT SetSHMViewFPFlgHoleBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgHoleBTLFeat setting parameter value.
Role: The SHMViewFPFlgHoleBTLFeat setting parameter manage the visibility
of the BTL Feature on a Flanged Hole in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgHoleBTLFeatLock
public virtual HRESULT SetSHMViewFPFlgHoleBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgHoleBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgHoleIML
public virtual HRESULT SetSHMViewFPFlgHoleIML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgHoleIML setting parameter value.
Role: The SHMViewFPFlgHoleIML setting parameter manage the visibility
of the IML on a Flanged Hole in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgHoleIMLLock
public virtual HRESULT SetSHMViewFPFlgHoleIMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgHoleIML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPFlgHoleOML
public virtual HRESULT SetSHMViewFPFlgHoleOML( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPFlgHoleOML setting parameter value.
Role: The SHMViewFPFlgHoleOML setting parameter manage the visibility
of the OML on a Flanged Hole in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPFlgHoleOMLLock
public virtual HRESULT SetSHMViewFPFlgHoleOMLLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPFlgHoleOML setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPOtherStampBTLFeat
public virtual HRESULT SetSHMViewFPOtherStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPOtherStampBTLFeat setting parameter value.
Role: The SHMViewFPOtherStampBTLFeat setting parameter manage the visibility
of the BTL Feature on another Stamp ( F&A -> Bridge, Louver ...) in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPOtherStampBTLFeatLock
public virtual HRESULT SetSHMViewFPOtherStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPOtherStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPStiffStampBTLFeat
public virtual HRESULT SetSHMViewFPStiffStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPStiffStampBTLFeat setting parameter value.
Role: The SHMViewFPStiffStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Stiffening Rib in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPStiffStampBTLFeatLock
public virtual HRESULT SetSHMViewFPStiffStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPStiffStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgBTLFeatBF
public virtual HRESULT SetSHMViewFPSurfFlgBTLFeatBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgBTLFeatBF setting parameter value.
Role: The SHMViewFPSurfFlgBTLFeatBF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgBTLFeatBFLock
public virtual HRESULT SetSHMViewFPSurfFlgBTLFeatBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgBTLFeatBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgBTLFeatHF
public virtual HRESULT SetSHMViewFPSurfFlgBTLFeatHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgBTLFeatHF setting parameter value.
Role: The SHMViewFPSurfFlgBTLFeatHF setting parameter manage the visibility
of the BTL Feature on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgBTLFeatHFLock
public virtual HRESULT SetSHMViewFPSurfFlgBTLFeatHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgBTLFeatHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgBTLSuppBF
public virtual HRESULT SetSHMViewFPSurfFlgBTLSuppBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgBTLSuppBF setting parameter value.
Role: The SHMViewFPSurfFlgBTLSuppBF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgBTLSuppBFLock
public virtual HRESULT SetSHMViewFPSurfFlgBTLSuppBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgBTLSuppBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgBTLSuppHF
public virtual HRESULT SetSHMViewFPSurfFlgBTLSuppHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgBTLSuppHF setting parameter value.
Role: The SHMViewFPSurfFlgBTLSuppHF setting parameter manage the visibility
of the BTL Support on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgBTLSuppHFLock
public virtual HRESULT SetSHMViewFPSurfFlgBTLSuppHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgBTLSuppHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgCLBBF
public virtual HRESULT SetSHMViewFPSurfFlgCLBBF( | unsigned int& | iSeen)=0 |
-
Sets the SHMViewFPSurfFlgCLBBF setting parameter value.
Role: The SHMViewFPSurfFlgCLBBF setting parameter manage the visibility
of the Center Line of Bend on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgCLBBFLock
public virtual HRESULT SetSHMViewFPSurfFlgCLBBFLock( | unsigned char | iLocked)=0 |
-
Locks or unlocks the SHMViewFPSurfFlgCLBBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgCLBHF
public virtual HRESULT SetSHMViewFPSurfFlgCLBHF( | unsigned int& | iSeen)=0 |
-
Sets the SHMViewFPSurfFlgCLBHF setting parameter value.
Role: The SHMViewFPSurfFlgCLBHF setting parameter manage the visibility
of the Center Line of Bend on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgCLBHFLock
public virtual HRESULT SetSHMViewFPSurfFlgCLBHFLock( | unsigned char | iLocked)=0 |
-
Locks or unlocks the SHMViewFPSurfFlgCLBHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgIMLBF
public virtual HRESULT SetSHMViewFPSurfFlgIMLBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgIMLBF setting parameter value.
Role: The SHMViewFPSurfFlgIMLBF setting parameter manage the visibility
of the IML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgIMLBFLock
public virtual HRESULT SetSHMViewFPSurfFlgIMLBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgIMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgIMLHF
public virtual HRESULT SetSHMViewFPSurfFlgIMLHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgIMLHF setting parameter value.
Role: The SHMViewFPSurfFlgIMLHF setting parameter manage the visibility
of the IML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgIMLHFLock
public virtual HRESULT SetSHMViewFPSurfFlgIMLHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgIMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgOML2BF
public virtual HRESULT SetSHMViewFPSurfFlgOML2BF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgOML2BF setting parameter value.
Role: The SHMViewFPSurfFlgOML2BF setting parameter manage the visibility
of the Second OML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgOML2BFLock
public virtual HRESULT SetSHMViewFPSurfFlgOML2BFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgOML2BF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgOML2HF
public virtual HRESULT SetSHMViewFPSurfFlgOML2HF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgOML2HF setting parameter value.
Role: The SHMViewFPSurfFlgOML2HF setting parameter manage the visibility
of the Second OML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgOML2HFLock
public virtual HRESULT SetSHMViewFPSurfFlgOML2HFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgOML2HF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgOMLBF
public virtual HRESULT SetSHMViewFPSurfFlgOMLBF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgOMLBF setting parameter value.
Role: The SHMViewFPSurfFlgOMLBF setting parameter manage the visibility
of the OML on a Surfacic Flange Brake formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgOMLBFLock
public virtual HRESULT SetSHMViewFPSurfFlgOMLBFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgOMLBF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfFlgOMLHF
public virtual HRESULT SetSHMViewFPSurfFlgOMLHF( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfFlgOMLHF setting parameter value.
Role: The SHMViewFPSurfFlgOMLHF setting parameter manage the visibility
of the OML on a Surfacic Flange Hydro-press formed in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfFlgOMLHFLock
public virtual HRESULT SetSHMViewFPSurfFlgOMLHFLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfFlgOMLHF setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPSurfStampBTLFeat
public virtual HRESULT SetSHMViewFPSurfStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPSurfStampBTLFeat setting parameter value.
Role: The SHMViewFPSurfStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a Surface Stamp in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPSurfStampBTLFeatLock
public virtual HRESULT SetSHMViewFPSurfStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPSurfStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
o SetSHMViewFPUserStampBTLFeat
public virtual HRESULT SetSHMViewFPUserStampBTLFeat( | unsigned int& | oSeen) = 0 |
-
Sets the SHMViewFPUserStampBTLFeat setting parameter value.
Role: The SHMViewFPUserStampBTLFeat setting parameter manage the visibility
of the BTL Feature on a User Stamp in UnFolded View.
- Parameters:
-
- iSeen
- [in]
Legal values:
1 | The characteristic curve is shown |
0 | The characteristic curve is hidden |
o SetSHMViewFPUserStampBTLFeatLock
public virtual HRESULT SetSHMViewFPUserStampBTLFeatLock( | unsigned char | iLocked) = 0 |
-
Locks or unlocks the SHMViewFPUserStampBTLFeat setting parameter.
Refer to
CATSysSettingController for a detailed description.
This object is included in the file: CATIStmViewCharacteristicCurvesSettingAtt.h
If needed, your Imakefile.mk should include the module: CATSmInterfaces