Click or drag to resize

Point3dExtensionTrans Method

Overload List
  NameDescription
Public methodStatic memberTrans(Point3d, ObjectId, ObjectId)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, ObjectId, Vector3d)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, ObjectId, CoordSystem)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, ObjectId, Int32)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Vector3d, ObjectId)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Vector3d, Vector3d)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Vector3d, CoordSystem)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Vector3d, Int32)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, CoordSystem, ObjectId)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, CoordSystem, Vector3d)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, CoordSystem, CoordSystem)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Int32, ObjectId)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Int32, Vector3d)
Translates a point from one coordinate system into another.
Public methodStatic memberTrans(Point3d, Int32, Int32)
Translates a point from one coordinate system into another.
Top
See Also