Vector3dExtensionTrans Method |
Name | Description | |
---|---|---|
![]() ![]() | Trans(Vector3d, ObjectId, ObjectId) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, ObjectId, Vector3d) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, ObjectId, CoordSystem) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, ObjectId, Int32) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Vector3d, ObjectId) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Vector3d, Vector3d) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Vector3d, CoordSystem) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Vector3d, Int32) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, CoordSystem, ObjectId) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, CoordSystem, Vector3d) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, CoordSystem, CoordSystem) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Int32, ObjectId) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Int32, Vector3d) |
Translates a vector from one coordinate system into another.
|
![]() ![]() | Trans(Vector3d, Int32, Int32) |
Translates a vector from one coordinate system into another.
|