API Help
Eplan.EplApi.DataModel.E3D Namespace / BasePointMate Class

In This Topic
    BasePointMate Class Methods
    In This Topic

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

    Public Methods
     NameDescription
    Public MethodOverloaded. calculate a transformation matrix, that can be used to transform the associated placement into snap position that means, that the position and/or orientation of the associated placement will change, so that this mate fits to the target mate. (Inherited from Eplan.EplApi.DataModel.E3D.PointMate)
    Public MethodCheck, if this mate can snap to targetMate (Inherited from Eplan.EplApi.DataModel.E3D.PointMate)
    Public MethodCreates a base point mate.  
    Public MethodDestructor for deterministic finalization of Mate object. (Inherited from Eplan.EplApi.DataModel.E3D.Mate)
    Public MethodOperator of comparison implementation. Checks if two mates have same name and belongs to the same object. (Inherited from Eplan.EplApi.DataModel.E3D.Mate)
    Public MethodRemoves the Mate object. (Inherited from Eplan.EplApi.DataModel.E3D.Mate)
    Public MethodOverloaded. Snap this mate to another mate. (Inherited from Eplan.EplApi.DataModel.E3D.PointMate)
    Public MethodStores changes into a project database. (Inherited from Eplan.EplApi.DataModel.E3D.Mate)
    Public MethodTransform mate position. (Inherited from Eplan.EplApi.DataModel.E3D.Mate)
    Top
    See Also