CoordinateSystem3d Structure

Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.GeometryCoordinateSystem3d

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

The CoordinateSystem3d type exposes the following members.

Constructors
  Name Description
Public method CoordinateSystem3d Constructor for the CoordinateSystem3d structure.
Top
Properties
  Name Description
Public property Origin Property that represents Coordinate system origin point.
Public property Xaxis Property that represents positive direction of the x-axis of this system.
Public property Yaxis Property that represents positive direction of the y-axis of this system.
Public property Zaxis Property that represents positive direction of the z-axis of this system.
Top
Methods
  Name Description
Public method Equals Checks objects for equality.
(Overrides ValueTypeEquals(Object))
Public method GetHashCode Retrieves the object hash code.
(Overrides ValueTypeGetHashCode)
Public method GetType
(Inherited from Object)
Public method IsEqualTo(CoordinateSystem3d)  
Public method IsEqualTo(CoordinateSystem3d, Tolerance)  
Public method ToString
(Overrides ValueTypeToString)
Public method ToString(IFormatProvider)  
Public method ToString(String, IFormatProvider)  
Top
Operators
See Also

©  Bricsys NV. All rights reserved.