Eplan Platform API
Eplan.EplApi.DataModel.E3D Namespace / Mate Class

In This Topic
    Mate Class Properties
    In This Topic

    For a list of all members of this type, see Mate members.

    Public Properties
     NameDescription
    Public PropertyDescription of this mate.  
    Public PropertyReturn true, if mate is base mate.  
    Public PropertyDetermines if Mate can be modified.  
    Public PropertyReturns true, if mate is used defined.  
    Public PropertyNames of mates that can be snapped to this one separated by '#'.  
    Public PropertyName of this mate.  
    Public PropertyPlacement3D to which this mate is assign.  
    Public PropertyAngle by which the components are to be rotated when they are placed on the mounting point.  
    Public PropertyRotation type which this mate force while snapping.  
    Public PropertyReturns object from which the mate was returned or changed by: Placement3D.GetTargetMates, Placement3D.GetSourceMates, Placement3D.AddMatePersistent or BaseMate property.  
    Public PropertyPosition and rotation relative to the parent placement represented by transformation matrix.  
    Top
    See Also