References for Vector3d


  • DraftAngleAnalysisSettings
    • Vector3d UpDirection
  • DraftAngleAnalysisSettingsState
    • Vector3d UpDirection
  • RhinoViewport
    • Vector3d CameraDirection
    • Vector3d CameraUp
    • Vector3d CameraX
    • Vector3d CameraY
    • Vector3d CameraZ
    • void SetCameraDirection(Vector3d cameraDirection, bool updateTargetLocation)
  • EarthAnchorPoint
    • Vector3d ModelEast
    • Vector3d ModelNorth
  • GripObject
    • void Move(Vector3d delta)
  • ViewportInfo
    • Vector3d DefaultCameraDirection
    • Vector3d CameraDirection
    • Vector3d CameraUp
    • Vector3d CameraX
    • Vector3d CameraY
    • Vector3d CameraZ
    • double CalculateCameraRotationAngle(Vector3d direction, Vector3d up)
    • Vector3d CalculateCameraUpDirection(Point3d location, Vector3d direction, double angle)
    • bool DollyCamera(Vector3d dollyVector)
    • Vector3d GetDollyCameraVector(int screenX0, int screenY0, int screenX1, int screenY1, double projectionPlaneDistance)
    • Vector3d GetDollyCameraVector(System.Drawing.Point screen0, System.Drawing.Point screen1, double projectionPlaneDistance)
    • bool SetCameraDirection(Vector3d direction)
    • bool SetCameraUp(Vector3d up)
  • Arc
    • Vector3d TangentAt(double t)
  • AreaMassProperties
    • Vector3d CentroidCoordinatesMomentsOfInertia
    • Vector3d CentroidCoordinatesMomentsOfInertiaError
    • Vector3d CentroidCoordinatesProductMoments
    • Vector3d CentroidCoordinatesProductMomentsError
    • Vector3d CentroidCoordinatesRadiiOfGyration
    • Vector3d CentroidCoordinatesSecondMoments
    • Vector3d CentroidCoordinatesSecondMomentsError
    • Vector3d CentroidError
    • Vector3d WorldCoordinatesFirstMoments
    • Vector3d WorldCoordinatesFirstMomentsError
    • Vector3d WorldCoordinatesMomentsOfInertia
    • Vector3d WorldCoordinatesMomentsOfInertiaError
    • Vector3d WorldCoordinatesProductMoments
    • Vector3d WorldCoordinatesProductMomentsError
    • Vector3d WorldCoordinatesRadiiOfGyration
    • Vector3d WorldCoordinatesSecondMoments
    • Vector3d WorldCoordinatesSecondMomentsError
  • BezierCurve
    • Vector3d CurvatureAt(double t)
    • Vector3d TangentAt(double t)
  • BoundingBox
    • Vector3d Diagonal
  • Circle
    • Vector3d Normal
    • Vector3d DerivativeAt(int derivative, double t)
    • Vector3d TangentAt(double t)
    • bool Translate(Vector3d delta)
  • MeshFaceNormalList
    • int AddFaceNormal(Vector3d normal)
  • MeshVertexNormalList
    • int Add(Vector3d normal)
  • Cone
    • Vector3d Axis
  • Curve
    • Vector3d TangentAtEnd
    • Vector3d TangentAtStart
    • CurveOrientation ClosedCurveOrientation(Vector3d upDirection)
    • Vector3d CurvatureAt(double t)
    • double ExtremeParameters(Vector3d direction)
    • bool FindLocalInflection(Vector3d N, Interval subDomain, double seed, out double curveParameter, out double angleError)
    • Vector3d TangentAt(double t)
  • Cylinder
    • Vector3d Axis
  • Extrusion
    • Vector3d MiterPlaneNormalAtEnd
    • Vector3d MiterPlaneNormalAtStart
    • Vector3d PathTangent
  • GeometryBase
    • bool Translate(Vector3d translationVector)
  • HermiteSurface
    • Vector3d TwistAt(int uIndex, int vIndex)
    • Vector3d UTangentAt(int uIndex, int vIndex)
    • Vector3d VTangentAt(int uIndex, int vIndex)
  • LengthMassProperties
    • Vector3d CentroidCoordinatesMomentsOfInertia
    • Vector3d CentroidCoordinatesMomentsOfInertiaError
    • Vector3d CentroidCoordinatesProductMoments
    • Vector3d CentroidCoordinatesProductMomentsError
    • Vector3d CentroidCoordinatesRadiiOfGyration
    • Vector3d CentroidCoordinatesSecondMoments
    • Vector3d CentroidCoordinatesSecondMomentsError
    • Vector3d CentroidError
    • Vector3d WorldCoordinatesFirstMoments
    • Vector3d WorldCoordinatesFirstMomentsError
    • Vector3d WorldCoordinatesMomentsOfInertia
    • Vector3d WorldCoordinatesMomentsOfInertiaError
    • Vector3d WorldCoordinatesProductMoments
    • Vector3d WorldCoordinatesProductMomentsError
    • Vector3d WorldCoordinatesRadiiOfGyration
    • Vector3d WorldCoordinatesSecondMoments
    • Vector3d WorldCoordinatesSecondMomentsError
  • Light
    • Vector3d AttenuationVector
    • Vector3d Direction
    • Vector3d Length
    • Vector3d PerpendicularDirection
    • Vector3d Width
  • Line
    • Vector3d Direction
    • Vector3d UnitTangent
  • Mesh
    • Vector3d NormalAt(int faceIndex, double t0, double t1, double t2, double t3)
    • Vector3d NormalAt(MeshPoint meshPoint)
  • SporphSpaceMorph
    • Vector3d ConstrainNormal
  • Plane
    • Vector3d Normal
    • Vector3d XAxis
    • Vector3d YAxis
    • Vector3d ZAxis
    • bool Translate(Vector3d delta)
  • Point3d
    • Point3d(Vector3d vector)
    • Point3d Add(Vector3d vector, Point3d point)
    • Vector3d Subtract(Point3d point1, Point3d point2)
  • PointCloudItem
    • Vector3d Normal
  • Polyline
    • Vector3d TangentAt(double t)
  • Quaternion
    • Vector3d Vector
    • Vector3d Rotate(Vector3d v)
  • Ray3d
    • Vector3d Direction
  • RibbonOffsetParameters
    • Vector3d OffsetPlaneVector3d
  • Sphere
    • Vector3d NormalAt(double longitudeRadians, double latitudeRadians)
    • bool Translate(Vector3d delta)
  • SubDFace
    • Vector3d ControlNetCenterNormal
    • Vector3d SurfaceCenterNormal
  • Surface
    • Vector3d NormalAt(double u, double v)
  • SurfaceCurvature
    • Vector3d Normal
    • Vector3d Direction(int direction)
  • SweepOneRail
    • void SetRoadlikeUpDirection(Vector3d up)
  • Transform
    • Transform ChangeBasis(Vector3d initialBasisX, Vector3d initialBasisY, Vector3d initialBasisZ, Vector3d finalBasisX, Vector3d finalBasisY, Vector3d finalBasisZ)
    • Transform Diagonal(Vector3d diagonal)
    • Transform Rotation(Vector3d startDirection, Vector3d endDirection, Point3d rotationCenter)
    • Transform Rotation(Vector3d x0, Vector3d y0, Vector3d z0, Vector3d x1, Vector3d y1, Vector3d z1)
    • Transform TextureMapping(Vector3d offset, Vector3d repeat, Vector3d rotation)
    • Transform Translation(Vector3d motion)
  • Vector3d
    • Vector3d(Vector3d vector)
    • Vector3d Unset
    • Vector3d XAxis
    • Vector3d YAxis
    • Vector3d ZAxis
    • Vector3d Zero
    • Vector3d Add(Vector3d vector1, Vector3d vector2)
    • bool AreOrthogonal(Vector3d x, Vector3d y, Vector3d z)
    • bool AreOrthonormal(Vector3d x, Vector3d y, Vector3d z)
    • bool AreRighthanded(Vector3d x, Vector3d y, Vector3d z)
    • Vector3d CrossProduct(Vector3d a, Vector3d b)
    • Vector3d Divide(Vector3d vector, double t)
    • Vector3d Multiply(double t, Vector3d vector)
    • Vector3d Multiply(Vector3d vector, double t)
    • double Multiply(Vector3d vector1, Vector3d vector2)
    • Vector3d Negate(Vector3d vector)
    • Vector3d Subtract(Vector3d vector1, Vector3d vector2)
    • double VectorAngle(Vector3d a, Vector3d b, Plane plane)
    • double VectorAngle(Vector3d v1, Vector3d v2, Vector3d vNormal)
    • double VectorAngle(Vector3d a, Vector3d b)
    • int CompareTo(Vector3d other)
    • bool EpsilonEquals(Vector3d other, double epsilon)
    • bool Equals(Vector3d vector)
    • int IsParallelTo(Vector3d other, double angleTolerance)
    • int IsParallelTo(Vector3d other)
    • bool IsPerpendicularTo(Vector3d other, double angleTolerance)
    • bool IsPerpendicularTo(Vector3d other)
    • bool PerpendicularTo(Vector3d other)
  • VolumeMassProperties
    • Vector3d CentroidCoordinatesMomentsOfInertia
    • Vector3d CentroidCoordinatesMomentsOfInertiaError
    • Vector3d CentroidCoordinatesProductMoments
    • Vector3d CentroidCoordinatesProductMomentsError
    • Vector3d CentroidCoordinatesRadiiOfGyration
    • Vector3d CentroidCoordinatesSecondMoments
    • Vector3d CentroidCoordinatesSecondMomentsError
    • Vector3d CentroidError
    • Vector3d WorldCoordinatesFirstMoments
    • Vector3d WorldCoordinatesFirstMomentsError
    • Vector3d WorldCoordinatesMomentsOfInertia
    • Vector3d WorldCoordinatesMomentsOfInertiaError
    • Vector3d WorldCoordinatesProductMoments
    • Vector3d WorldCoordinatesProductMomentsError
    • Vector3d WorldCoordinatesRadiiOfGyration
    • Vector3d WorldCoordinatesSecondMoments
    • Vector3d WorldCoordinatesSecondMomentsError
  • GetBaseClass
    • Vector3d Vector()
  • ConvertibleExtensions
    • Vector3d ToVector3d(this System.IConvertible variant)
  • Decal
    • Vector3d VectorAcross
    • Vector3d VectorUp
  • DecalCreateParams
    • Vector3d VectorAcross
    • Vector3d VectorUp
  • Field
    • Vector3d ValueAsVector3d()
  • Vector3dField
    • Vector3d Value
  • RenderTexture
    • Vector3d GetOffset()
    • Vector3d GetRepeat()
    • Vector3d GetRotation()
    • void SetOffset(Vector3d value, ChangeContexts changeContext)
    • void SetRepeat(Vector3d value, ChangeContexts changeContext)
    • void SetRotation(Vector3d value, ChangeContexts changeContext)
  • Sun
    • Vector3d Vector
  • GumballFrame
    • Vector3d ScaleGripDistance
Nothing found