This API is used to create a PassiveFiberLink object.

MR_Object makePassiveFiberLink (in string emsName,

in OutputPort aEndRef,

in InputPort zEndRef,

in string displayName = "",

in string className = "")

"Construct and return a PassiveFiberLink object given the aEnd and zEnd. "

"If the object already exists, it is returned with a possibly "

"modified DisplayName. If the displayName parameter is not "

"specified then the value of the PassiveFiberLinkName "

"parameter is used as the DisplayName. ";