public void Create( Function pParent, bool bOnComponent )
public: void Create( Function^ pParent, bool bOnComponent )
Parameters
| Parameter Name | Description |
|---|---|
| pParent | Eplan.EplApi.DataModel.Function object to which contact image will be assigned. |
| bOnComponent | If true created object will be displayed next to the parent. |