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

In This Topic
PointMate Class Methods
In This Topic

For a list of all members of this type, see PointMate 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.  
Public MethodCheck, if this mate can snap to targetMate  
Public MethodDestructor for deterministic finalization of PointMate 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.  
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