Eplan Platform API
Eplan.EplApi.DataModel Namespace / Pin Class / OppositePin Property

In This Topic
OppositePin Property
In This Topic
Gets/Sets one or more pins from the other side of the parent function, which are 'opposite' to this one.
Syntax
public Pin[] OppositePin {get; set;}
Remarks
Returns NULL if this Pin object has been obtained from a FunctionDefinition object.
See Also