Vector3d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryVector3d

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 26.3.0.0
Syntax
public struct Vector3d : IFormattable

The Vector3d type exposes the following members.

Constructors
  Name Description
Public method Vector3d(Double) Initializes a new instance of the Vector3d class
Public method Vector3d(PlanarEntity, Vector2d) Initializes a new instance of the Vector3d class
Public method Vector3d(Double, Double, Double) Initializes a new instance of the Vector3d class
Top
Properties
  Name Description
Public property Coordinate  
Public property LargestElement  
Public property Length  
Public property LengthSqrd  
Public property X  
Public propertyStatic member XAxis  
Public property Y  
Public propertyStatic member YAxis  
Public property Z  
Public propertyStatic member ZAxis  
Top
Methods
Operators
See Also

©  Bricsys NV. All rights reserved.