Click or drag to resize
RefCoordSysItem Class
Inheritance Hierarchy

Namespace:  ABB.Robotics.RobotStudio.Stations.Forms
Assembly:  ABB.Robotics.RobotStudio.Stations.Forms (in ABB.Robotics.RobotStudio.Stations.Forms.dll) Version: 7.0.8747.636
Syntax
C#
public abstract class RefCoordSysItem : Component, 
	ISerializable

The RefCoordSysItem type exposes the following members.

Constructors
  NameDescription
Public methodRefCoordSysItem
Initializes a new instance of the RefCoordSysItem class
Top
Properties
  NameDescription
Protected propertyCanRaiseEvents (Inherited from Component.)
Public propertyContainer (Inherited from Component.)
Protected propertyDesignMode (Inherited from Component.)
Public propertyDisplayName Obsolete.
Protected propertyEvents (Inherited from Component.)
Public propertySite (Inherited from Component.)
Public propertyText
Public propertyTransform
Top
Methods
  NameDescription
Public methodCreateObjRef (Inherited from MarshalByRefObject.)
Public methodDispose (Inherited from Component.)
Protected methodDispose(Boolean) (Inherited from Component.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Component.)
Public methodGetGlobalMatrixFromReference
Returns a matrix in global coordinates, given a matrix in reference coordinates
Public methodGetHashCode (Inherited from Object.)
Public methodGetLifetimeService (Inherited from MarshalByRefObject.)
Public methodGetMatrixFromReference
Returns a matrix in a specified coordinate system (relTo), given a matrix (mat) in reference coordinates
Public methodGetMatrixInReference(Transform)
Returns a matrix in reference coordinates, given the Transform for the object
Public methodGetMatrixInReference(Transform, Matrix4)
Returns a matrix in reference coordinates, given a matrix (mat) and the coordinate system (relTo) that the matrix is defined in.
Public methodGetObjectData
Protected methodGetService (Inherited from Component.)
Public methodGetType (Inherited from Object.)
Public methodInitializeLifetimeService (Inherited from MarshalByRefObject.)
Protected methodMemberwiseClone (Inherited from Object.)
Protected methodMemberwiseClone(Boolean) (Inherited from MarshalByRefObject.)
Public methodToString (Inherited from Component.)
Top
Events
  NameDescription
Public eventDisposed (Inherited from Component.)
Top
Version Information

Supported in: 1.0.0.0
See Also
Inheritance Hierarchy