ElecFlatteningItf Interface CATIEhfUIPElectricalDimManager
Usage: you can freely reimplement this interface.
interface CATIEhfUIPElectricalDimManager
- Deprecated:
- (R2014x)R216. Use
instead. Interface to create customized Dimension
Method Index
- o
CreateCustomizedDimension(CATIEhfElectricalDim*)
-
Methods
o CreateCustomizedDimension
public virtual CreateCustomizedDimension( | | ipIElectricalDim) |
-
- Deprecated:
- (R2014x)R216. Use
instead. Creates the customized dimension for which CAA user will have to provide implementation for
CAAEhfElecDimension component.
- Parameters:
-
- ipIElectricalDim
- (input): Interface pointer to Electrical Dimension feature.
- Returns:
- An HRESULT value
Legal values:
- S_OK
- If customised dimension is created successfully
- E_FAIL
- An error occurred while creating customized dimension.
This object is included in the file: CATIEhfUIPElectricalDimManager.h
If needed, your Imakefile.mk should include the module: CATEhfInterfaces
Copyright © 1999-2014, Dassault Systèmes. All rights reserved.