Click or drag to resize

ScalarDihedralAngle Constructor

Overload List
  NameDescription
Public methodScalarDihedralAngle
Initializes a new instance. The user must set VectorFrom, VectorTo, and VectorAxis.
Protected methodScalarDihedralAngle(ScalarDihedralAngle, CopyContext)
Initializes a new instance as a copy of an existing instance.
Public methodScalarDihedralAngle(Vector, Vector, Vector)
Constructs the angle between the two given angles about the given axis.
Top
See Also