Wolfram Language Paclet Repository

Community-contributed installable additions to the Wolfram Language

Primary Navigation

    • Cloud & Deployment
    • Core Language & Structure
    • Data Manipulation & Analysis
    • Engineering Data & Computation
    • External Interfaces & Connections
    • Financial Data & Computation
    • Geographic Data & Computation
    • Geometry
    • Graphs & Networks
    • Higher Mathematical Computation
    • Images
    • Knowledge Representation & Natural Language
    • Machine Learning
    • Notebook Documents & Presentation
    • Scientific and Medical Data & Computation
    • Social, Cultural & Linguistic Data
    • Strings & Text
    • Symbolic & Numeric Computation
    • System Operation & Setup
    • Time-Related Computation
    • User Interface Construction
    • Visualization & Graphics
    • Random Paclet
    • Alphabetical List
  • Using Paclets
    • Get Started
    • Download Definition Notebook
  • Learn More about Wolfram Language

MoleculeComplex

Guides

  • MoleculeComplex

Symbols

  • Packmol
  • FindCoordinationBonds
  • FindHydrogenBonds
  • MakeMolecule3D
  • MoleculeComplexAngle
  • MoleculeComplexAppend
  • MoleculeComplexDelete
  • MoleculeComplexDistance
  • MoleculeComplexEnergy
  • MoleculeComplexJoin
  • MoleculeComplex
  • MoleculeComplexOptimizeGeometry
  • MoleculeComplexPart
  • MoleculeComplexPlot3D
  • MoleculeComplexPosition
  • MoleculeComplexQ
  • MoleculeComplexToMolecule
  • Packmol
  • RandomRotationTransform
  • $MoleculeComplexVersion
RobertNachbar`MoleculeComplex`
RandomRotationTransform
​
RandomRotationTransform
[]
gives a
TransformationFunction
for a random 3D rotation about a random vector passing through the origin.
​
​
RandomRotationTransform
[p]
gives a random rotation about the point
p
.
​
Examples  
(4)
Basic Examples  
(1)
Generate a random rotation transformation function:
In[1]:=
RandomRotationTransform
[]
Out[1]=
TransformationFunction
0.037753
0.509426
0.859686
0.
-0.27535
0.832298
-0.481104
0.
-0.960602
-0.218552
0.171692
0.
0.
0.
0.
1.

Generate a random rotation about the point {1, 2, 3} transformation function:
In[2]:=
RandomRotationTransform
[{1,2,3}]
Out[2]=
TransformationFunction
0.857838
-0.47805
0.188633
0.532364
0.36899
0.317446
-0.873541
3.61674
0.357716
0.81896
0.448713
-0.341775
0.
0.
0.
1.

Applications  
(1)

Neat Examples  
(2)

SeeAlso
RelatedGuides
▪
MoleculeComplex
""

© 2025 Wolfram. All rights reserved.

  • Legal & Privacy Policy
  • Contact Us
  • WolframAlpha.com
  • WolframCloud.com