Create(SymbolReference,AnyPropertyId,RelationType,Int32) Method
In This Topic
Creates the PropertyPlacement object related to parent.
Syntax
Parameters
- 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.
Exceptions
See Also