newOrientationPlot

prepare a 3d orientation plot

Description

Checks whether a compatible 3d orientation plot already exist - then plot into this one - otherwise create a new one.

Syntax

oP = newOrientationPlot(CS1,CS2)
oP = newOrientationPlot(CS,SS,'Bunge')
oP = newOrientationPlot(CS1,CS2,'axisAngle')
oP = newOrientationPlot(CS1,CS2,'Rodrigues','antipodal')
oP = newOrientationPlot(CS1,CS2,'ignoreFundamentalRegion')
oP = newOrientationPlot(CS1,CS2,'noBoundary')

Input

CS, CS1, CS2

crystalSymmetry

SS

specimenSymmetry

param Options that control the newOrientationPlot behavior
Parameter Description
'ignoreFundamentalRegion'

plot orientation as they are

'project2FundamentalRegion'

project orientations to fundamentalRegion (default)

'restrict2FundamentalRegion'

ignore all orientations outside the fundamentalRegion

'noBoundary'

do not plot the boundary