public void Create( SymbolReference pParent, AnyPropertyId propId, PropertyPlacement.RelationType eRel, int iRelIndex )
public: void Create( SymbolReference^ pParent, AnyPropertyId^ propId, PropertyPlacement.RelationType eRel, int iRelIndex )
Parameters
| Parameter Name | Description |
|---|---|
| pParent | Eplan.EplApi.DataModel.SymbolReference object that's referenced object property value will be displayed. |
| propId | Eplan.EplApi.DataModel.AnyPropertyId identifier of property to display. |
| eRel | PropertyPlacement.RelationTypeRelation type. One of possible relations: Main function article, main function article reference etc. |
| iRelIndex | Article reference position of related object. |