public void CreateTransient( Project project, MultiLangString contents, double textHeight )
public: void CreateTransient( Project^ project, MultiLangString^ contents, double textHeight )
Parameters
| Parameter Name | Description |
|---|---|
| project | The project in which the Comment will be located. |
| contents | Eplan.EplApi.Base.MultiLangString Containing text to display. |
| textHeight | Comment text size. |