Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / FindTargetMate Method / FindTargetMate(String,Boolean) Method

In This Topic
FindTargetMate(String,Boolean) Method
In This Topic
Find target mate by name.
Syntax
public Mate FindTargetMate( 
   string name,
   bool bConsiderMountingClearance
)

Parameters

name
bConsiderMountingClearance
See Also