com.kuka.geometry.connections
Interface IFrameConnection

All Known Subinterfaces:
IQueryConnection<T>, ITransformationConnection
All Known Implementing Classes:
CuboidConnection, SphericalConnection, StaticConnection

public interface IFrameConnection

A frame connection contains information about the spatial relation of a parent frame to an owner frame. This relation is expressed by a spatial transformation.

More special connection types are ITransformationConnection and IQueryConnection.

See Also:
ITransformationConnection, IQueryConnection, Frame



Copyright © 2019. All rights reserved.