Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / FindTargetMate Method

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

    Parameters

    name
    bConsiderMountingClearance
    See Also