Click or drag to resize
DentalPanoramicExtractor Methods

The DentalPanoramicExtractor type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetArchCurve

Get the list of vertices forming the dental arch which is used to compute the arch mesh.

Public methodGetArchMesh

Get the mesh forming the surface to unfold in the output volume.

Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetInsideArchCurve

Get the list of vertices forming the inside border of the search area for fitting the arch mesh.

Public methodGetOutsideArchCurve

Get the list of vertices forming the outside border of the search area for fitting the arch mesh.

Public methodGetPanoramicImage

Get the output panoramic image representing unfolded jaws.

Public methodGetPanoramicVolume

Get the output panoramic volume given by unfolding the surface defined by the arch mesh.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodSetArchCurve

Set the list of vertices forming the dental arch which is used to compute the arch mesh.

Public methodSetArchMesh

Set the mesh forming the surface to unfold in the output volume.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also