Cad3DPoint class

Cad3DPoint class

The Cad point.

Inheritance: Cad3DPointCad2DPoint

The Cad3DPoint type exposes the following members:

Constructors

ConstructorDescription
initInitializes a new instance of the Cad3DPoint class.
initInitializes a new instance of the Cad3DPoint class.
initInitializes a new instance of the Cad3DPoint class.

Properties

PropertyDescription
xGets or sets the x.
yGets or sets the y.
zGets or sets the z.

Methods

MethodDescription
distanceDistances the specified destination.

See Also