Click or drag to resize

GeometryXYZ Structure

3D Frame Analysis Library
Represents a point in 3d space

Namespace:  MathLib
Assembly:  Frame3D (in Frame3D.dll) Version: 1.0.7422.36923 (1.0.0.0)
Syntax
[SerializableAttribute]
public struct XYZ

The GeometryXYZ type exposes the following members.

Constructors
Operators
Fields
  NameDescription
Public fieldx
X coordinate
Public fieldy
Z coordinate
Public fieldz
Y coordinate
Top
See Also