API Help
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / GetTargetMates Method

In This Topic
    GetTargetMates Method
    In This Topic
    Get array of all target mates from this object.
    Syntax
    public Mate[] GetTargetMates( 
       bool bConsiderMountingClearance
    )
    public:
    array<Mate^>^ GetTargetMates( 
       bool bConsiderMountingClearance
    ) 

    Parameters

    bConsiderMountingClearance
    See Also