Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / FindTargetMate Method / FindTargetMate(String,Boolean) Method
Mate name
Consider mounting clearance

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

    Parameters

    name
    Mate name
    bConsiderMountingClearance
    Consider mounting clearance
    See Also