Click or drag to resize

CDXBaseLine3D Structure

Namespace:  Scilligence.MolEngine.IO
Assembly:  Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
protected struct Line3D

The CDXBaseLine3D type exposes the following members.

Constructors
  NameDescription
Public methodCDXBaseLine3D
Initializes a new instance of the CDXBaseLine3D class
Top
Properties
  NameDescription
Public propertyCenter
Top
Methods
  NameDescription
Public methodEquals
Indicates whether this instance and a specified object are equal.
(Inherited from ValueType.)
Public methodGetHashCode
Returns the hash code for this instance.
(Inherited from ValueType.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString (Overrides ValueTypeToString.)
Top
Fields
  NameDescription
Public fieldp1
Public fieldp2
Top
See Also