CADability dotNET

The Axis type exposes the following members.

Constructors

  NameDescription
Public methodAxis(SerializationInfo, StreamingContext)
Constructor required by deserialization
Public methodAxis(GeoPoint, GeoPoint)
Creates a new axis from two points
Public methodAxis(GeoPoint, GeoVector)
Creates a new axis from a location and a direction

Methods

Fields

  NameDescription
Public fieldDirection
The direction of the axis
Public fieldLocation
An arbitrary location of the axis

See Also