Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence MolEngine Cheminformatics Toolkit (7.0)
Scilligence.MolEngine.Common
Point3D Structure
Point3D Methods
Angle Method
AngleAsOrigin Method
AngleTo Method
CenterOf Method
Dihedral Method
Distance Method
DistanceTo Method
DotProduct Method
Extend Method
Flip Method
Is2DUp Method
Length Method
MiddleAngle Method
Normalize Method
Offset Method
Rotate Method
Scale Method
ShiftLine2D Method
Shrink Method
ToString Method
Translate Method
Point3D
Distance Method
Namespace:
Scilligence.MolEngine.Common
Assembly:
Scilligence.MolEngine (in Scilligence.MolEngine.dll) Version: 1.3.0.0 (7.0.0.39951)
Syntax
C#
Copy
public
static
double
Distance
(
Point3D
p1
,
Point3D
p2
)
Parameters
p1
Type:
Scilligence.MolEngine.Common
Point3D
p2
Type:
Scilligence.MolEngine.Common
Point3D
Return Value
Type:
Double
See Also
Reference
Point3D Structure
Scilligence.MolEngine.Common Namespace