Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Placement3D Class / GetTargetMates Method / GetTargetMates(Boolean) Method
Consider mounting clearance

In This Topic
GetTargetMates(Boolean) Method
In This Topic
Get array of all target mates from this object. Consider mounting clearance
Syntax
public Mate[] GetTargetMates( 
   bool bConsiderMountingClearance
)

Parameters

bConsiderMountingClearance
Consider mounting clearance
See Also