CATSmUseItf Interface 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 GetSHMViewFDBeadBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDBeadBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDBeadBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDCircStampBTLFeat
public virtual GetSHMViewFDCircStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDCircStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDCircStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDCurveStampBTLFeat
public virtual GetSHMViewFDCurveStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDCurveStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDCurveStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgCutBTLFeat
public virtual GetSHMViewFDFlgCutBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgCutBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgCutBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgCutIML
public virtual GetSHMViewFDFlgCutIML( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgCutIMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgCutIML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgCutOML
public virtual GetSHMViewFDFlgCutOML( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgCutOMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgCutOML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgHoleBTLFeat
public virtual GetSHMViewFDFlgHoleBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgHoleBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgHoleBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgHoleIML
public virtual GetSHMViewFDFlgHoleIML( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgHoleIMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgHoleIML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDFlgHoleOML
public virtual GetSHMViewFDFlgHoleOML( | | oSeen) |
-
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
public virtual GetSHMViewFDFlgHoleOMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDFlgHoleOML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDOtherStampBTLFeat
public virtual GetSHMViewFDOtherStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDOtherStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDOtherStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDStiffStampBTLFeat
public virtual GetSHMViewFDStiffStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDStiffStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDStiffStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgBTLFeatBF
public virtual GetSHMViewFDSurfFlgBTLFeatBF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgBTLFeatBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgBTLFeatBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgBTLFeatHF
public virtual GetSHMViewFDSurfFlgBTLFeatHF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgBTLFeatHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgBTLFeatHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgBTLSuppBF
public virtual GetSHMViewFDSurfFlgBTLSuppBF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgBTLSuppBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgBTLSuppBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgBTLSuppHF
public virtual GetSHMViewFDSurfFlgBTLSuppHF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgBTLSuppHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgBTLSuppHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgIMLBF
public virtual GetSHMViewFDSurfFlgIMLBF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgIMLBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgIMLBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgIMLHF
public virtual GetSHMViewFDSurfFlgIMLHF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgIMLHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgIMLHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgOMLBF
public virtual GetSHMViewFDSurfFlgOMLBF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgOMLBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgOMLBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfFlgOMLHF
public virtual GetSHMViewFDSurfFlgOMLHF( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfFlgOMLHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfFlgOMLHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDSurfStampBTLFeat
public virtual GetSHMViewFDSurfStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDSurfStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDSurfStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFDUserStampBTLFeat
public virtual GetSHMViewFDUserStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFDUserStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFDUserStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPBeadBTLFeat
public virtual GetSHMViewFPBeadBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPBeadBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPBeadBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPCircStampBTLFeat
public virtual GetSHMViewFPCircStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPCircStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPCircStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPCurveStampBTLFeat
public virtual GetSHMViewFPCurveStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPCurveStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPCurveStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgCutBTLFeat
public virtual GetSHMViewFPFlgCutBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgCutBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgCutBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgCutIML
public virtual GetSHMViewFPFlgCutIML( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgCutIMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgCutIML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgCutOML
public virtual GetSHMViewFPFlgCutOML( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgCutOMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgCutOML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgHoleBTLFeat
public virtual GetSHMViewFPFlgHoleBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgHoleBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgHoleBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgHoleIML
public virtual GetSHMViewFPFlgHoleIML( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgHoleIMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgHoleIML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPFlgHoleOML
public virtual GetSHMViewFPFlgHoleOML( | | oSeen) |
-
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
public virtual GetSHMViewFPFlgHoleOMLInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPFlgHoleOML setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPOtherStampBTLFeat
public virtual GetSHMViewFPOtherStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPOtherStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPOtherStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPStiffStampBTLFeat
public virtual GetSHMViewFPStiffStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPStiffStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPStiffStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgBTLFeatBF
public virtual GetSHMViewFPSurfFlgBTLFeatBF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgBTLFeatBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgBTLFeatBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgBTLFeatHF
public virtual GetSHMViewFPSurfFlgBTLFeatHF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgBTLFeatHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgBTLFeatHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgBTLSuppBF
public virtual GetSHMViewFPSurfFlgBTLSuppBF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgBTLSuppBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgBTLSuppBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgBTLSuppHF
public virtual GetSHMViewFPSurfFlgBTLSuppHF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgBTLSuppHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgBTLSuppHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgCLBBF
public virtual GetSHMViewFPSurfFlgCLBBF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgCLBBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgCLBBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgCLBHF
public virtual GetSHMViewFPSurfFlgCLBHF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgCLBHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgCLBHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgIMLBF
public virtual GetSHMViewFPSurfFlgIMLBF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgIMLBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgIMLBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgIMLHF
public virtual GetSHMViewFPSurfFlgIMLHF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgIMLHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgIMLHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgOML2BF
public virtual GetSHMViewFPSurfFlgOML2BF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgOML2BFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgOML2BF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgOML2HF
public virtual GetSHMViewFPSurfFlgOML2HF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgOML2HFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgOML2HF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgOMLBF
public virtual GetSHMViewFPSurfFlgOMLBF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgOMLBFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgOMLBF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfFlgOMLHF
public virtual GetSHMViewFPSurfFlgOMLHF( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfFlgOMLHFInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfFlgOMLHF setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPSurfStampBTLFeat
public virtual GetSHMViewFPSurfStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPSurfStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPSurfStampBTLFeat setting parameter.
Refer to
for a detailed description.
o GetSHMViewFPUserStampBTLFeat
public virtual GetSHMViewFPUserStampBTLFeat( | | oSeen) |
-
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
public virtual GetSHMViewFPUserStampBTLFeatInfo( | | oInfo) |
-
Retrieves information about the SHMViewFPUserStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDBeadBTLFeat
public virtual SetSHMViewFDBeadBTLFeat( | | oSeen) |
-
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 SetSHMViewFDBeadBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDBeadBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDCircStampBTLFeat
public virtual SetSHMViewFDCircStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDCircStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDCircStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDCurveStampBTLFeat
public virtual SetSHMViewFDCurveStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDCurveStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDCurveStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgCutBTLFeat
public virtual SetSHMViewFDFlgCutBTLFeat( | | oSeen) |
-
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 SetSHMViewFDFlgCutBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgCutBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgCutIML
public virtual SetSHMViewFDFlgCutIML( | | oSeen) |
-
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 SetSHMViewFDFlgCutIMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgCutIML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgCutOML
public virtual SetSHMViewFDFlgCutOML( | | oSeen) |
-
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 SetSHMViewFDFlgCutOMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgCutOML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgHoleBTLFeat
public virtual SetSHMViewFDFlgHoleBTLFeat( | | oSeen) |
-
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 SetSHMViewFDFlgHoleBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgHoleBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgHoleIML
public virtual SetSHMViewFDFlgHoleIML( | | oSeen) |
-
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 SetSHMViewFDFlgHoleIMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgHoleIML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDFlgHoleOML
public virtual SetSHMViewFDFlgHoleOML( | | oSeen) |
-
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 SetSHMViewFDFlgHoleOMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDFlgHoleOML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDOtherStampBTLFeat
public virtual SetSHMViewFDOtherStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDOtherStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDOtherStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDStiffStampBTLFeat
public virtual SetSHMViewFDStiffStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDStiffStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDStiffStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgBTLFeatBF
public virtual SetSHMViewFDSurfFlgBTLFeatBF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgBTLFeatBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgBTLFeatBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgBTLFeatHF
public virtual SetSHMViewFDSurfFlgBTLFeatHF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgBTLFeatHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgBTLFeatHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgBTLSuppBF
public virtual SetSHMViewFDSurfFlgBTLSuppBF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgBTLSuppBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgBTLSuppBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgBTLSuppHF
public virtual SetSHMViewFDSurfFlgBTLSuppHF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgBTLSuppHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgBTLSuppHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgIMLBF
public virtual SetSHMViewFDSurfFlgIMLBF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgIMLBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgIMLBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgIMLHF
public virtual SetSHMViewFDSurfFlgIMLHF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgIMLHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgIMLHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgOMLBF
public virtual SetSHMViewFDSurfFlgOMLBF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgOMLBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgOMLBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfFlgOMLHF
public virtual SetSHMViewFDSurfFlgOMLHF( | | oSeen) |
-
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 SetSHMViewFDSurfFlgOMLHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfFlgOMLHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDSurfStampBTLFeat
public virtual SetSHMViewFDSurfStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDSurfStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDSurfStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFDUserStampBTLFeat
public virtual SetSHMViewFDUserStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFDUserStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFDUserStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPBeadBTLFeat
public virtual SetSHMViewFPBeadBTLFeat( | | oSeen) |
-
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 SetSHMViewFPBeadBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPBeadBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPCircStampBTLFeat
public virtual SetSHMViewFPCircStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPCircStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPCircStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPCurveStampBTLFeat
public virtual SetSHMViewFPCurveStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPCurveStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPCurveStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgCutBTLFeat
public virtual SetSHMViewFPFlgCutBTLFeat( | | oSeen) |
-
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 SetSHMViewFPFlgCutBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgCutBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgCutIML
public virtual SetSHMViewFPFlgCutIML( | | oSeen) |
-
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 SetSHMViewFPFlgCutIMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgCutIML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgCutOML
public virtual SetSHMViewFPFlgCutOML( | | oSeen) |
-
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 SetSHMViewFPFlgCutOMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgCutOML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgHoleBTLFeat
public virtual SetSHMViewFPFlgHoleBTLFeat( | | oSeen) |
-
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 SetSHMViewFPFlgHoleBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgHoleBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgHoleIML
public virtual SetSHMViewFPFlgHoleIML( | | oSeen) |
-
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 SetSHMViewFPFlgHoleIMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgHoleIML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPFlgHoleOML
public virtual SetSHMViewFPFlgHoleOML( | | oSeen) |
-
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 SetSHMViewFPFlgHoleOMLLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPFlgHoleOML setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPOtherStampBTLFeat
public virtual SetSHMViewFPOtherStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPOtherStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPOtherStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPStiffStampBTLFeat
public virtual SetSHMViewFPStiffStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPStiffStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPStiffStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgBTLFeatBF
public virtual SetSHMViewFPSurfFlgBTLFeatBF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgBTLFeatBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgBTLFeatBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgBTLFeatHF
public virtual SetSHMViewFPSurfFlgBTLFeatHF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgBTLFeatHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgBTLFeatHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgBTLSuppBF
public virtual SetSHMViewFPSurfFlgBTLSuppBF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgBTLSuppBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgBTLSuppBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgBTLSuppHF
public virtual SetSHMViewFPSurfFlgBTLSuppHF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgBTLSuppHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgBTLSuppHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgCLBBF
public virtual SetSHMViewFPSurfFlgCLBBF( | | iSeen) |
-
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 SetSHMViewFPSurfFlgCLBBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgCLBBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgCLBHF
public virtual SetSHMViewFPSurfFlgCLBHF( | | iSeen) |
-
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 SetSHMViewFPSurfFlgCLBHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgCLBHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgIMLBF
public virtual SetSHMViewFPSurfFlgIMLBF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgIMLBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgIMLBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgIMLHF
public virtual SetSHMViewFPSurfFlgIMLHF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgIMLHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgIMLHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgOML2BF
public virtual SetSHMViewFPSurfFlgOML2BF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgOML2BFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgOML2BF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgOML2HF
public virtual SetSHMViewFPSurfFlgOML2HF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgOML2HFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgOML2HF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgOMLBF
public virtual SetSHMViewFPSurfFlgOMLBF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgOMLBFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgOMLBF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfFlgOMLHF
public virtual SetSHMViewFPSurfFlgOMLHF( | | oSeen) |
-
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 SetSHMViewFPSurfFlgOMLHFLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfFlgOMLHF setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPSurfStampBTLFeat
public virtual SetSHMViewFPSurfStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPSurfStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPSurfStampBTLFeat setting parameter.
Refer to
for a detailed description.
o SetSHMViewFPUserStampBTLFeat
public virtual SetSHMViewFPUserStampBTLFeat( | | oSeen) |
-
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 SetSHMViewFPUserStampBTLFeatLock( | | iLocked) |
-
Locks or unlocks the SHMViewFPUserStampBTLFeat setting parameter.
Refer to
for a detailed description.
This object is included in the file: CATIStmViewCharacteristicCurvesSettingAtt.h
If needed, your Imakefile.mk should include the module: CATSmUseItf
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.