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

In This Topic
    GridMate Class Properties
    In This Topic

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

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