public static void RenameDevice( IFunctionBase pFunctionBase, FunctionBasePropertyList pNewName, bool bRenameCDPsAlso, bool bKeepDescribingProps )
public: static void RenameDevice( IFunctionBase^ pFunctionBase, FunctionBasePropertyList^ pNewName, bool bRenameCDPsAlso, bool bKeepDescribingProps )
Parameters
- pFunctionBase
- Function3D from device which name will be changed.
- pNewName
- Name that will be set to functions of device.
- bRenameCDPsAlso
- If truethen connection of this device (example: wires of cable) also will be renamed.
- bKeepDescribingProps
- If truethen describing properties of functions will not be changed.
