This is the complete list of members for SMatrix, including all inherited members.
AddToDocAsUCS(String Name, Boolean IsActivated) | SMatrix | slot |
ALL_MOVEMENT enum value | SMatrix | |
ApplyTransformation(SMatrix iMatrixToMul) | SMatrix | slot |
BestFitCompute(Array< SComp > CompTable, Number ThresDist, Number BestFitType, ConstraintFlag ConstraintBitMask, SPoint FixedPoint, SVector ConstraintAxis, Boolean iAttractReversedNormals) | SMatrix | staticslot |
Clear() | SObject | inlineslot |
ConstraintFlag enum name | SMatrix | |
DEGREE enum value | SMatrix | |
FromActiveCS() | SMatrix | staticslot |
FromUCS(String Name) | SMatrix | staticslot |
GetArmCoordinateSystem(Number Index) | SMatrix | slot |
GetEuler(UnitEnum Unit) | SMatrix | slot |
GetValue(Number Row, Number Column) | SMatrix | slot |
InitAlign(SPoint iFixed_P1, SPoint iFixed_P2, SPoint iMobile_P1, SPoint iMobile_P2) | SMatrix | slot |
InitAlign(SPoint iFixed_P1, SPoint iFixed_P2, SPoint iFixed_P3, SPoint iMobile_P1, SPoint iMobile_P2, SPoint iMobile_P3) | SMatrix | slot |
InitAutoRoughAlign(SComp RefComp, SComp CompToAlign) | SMatrix | slot |
InitBestAlign(Array< SPoint > TargetPoints, Array< SPoint > SourcePoints, Number Mode, ConstraintFlag ConstraintBitMask, SPoint FixedPoint, SVector ConstraintAxis) | SMatrix | slot |
InitBestRotate(Array< SPoint > TargetPoints, Array< SPoint > SourcePoints, SPoint iFixPoint) | SMatrix | slot |
InitBestTranslate(Array< SPoint > TargetPoints, Array< SPoint > SourcePoints) | SMatrix | slot |
InitIdentity() | SMatrix | slot |
InitInverse(SMatrix Mat) | SMatrix | slot |
InitMirrorAxis(SPoint iAxisP1, SPoint iAxisP2) | SMatrix | slot |
InitMirrorPlane(SPoint iPlanePnt, SVector NormalVect) | SMatrix | slot |
InitMirrorPnt(SPoint iMirrorCenter) | SMatrix | slot |
InitQuaternion(Number w, Number x, Number y, Number z) | SMatrix | slot |
InitRot(SPoint iAxisPt, SVector iAxisVect, Number iAngle, UnitEnum iUnit) | SMatrix | slot |
InitRot(Number AngX, Number AngY, Number AngZ, UnitEnum Unit, SequenceEnum Sequence, SPoint OriginPoint) | SMatrix | slot |
InitRPSAlignment(Array< SPoint > TargetPoints, Array< SPoint > SourcePoints, Array< Array< Boolean >> XYZ_Constraints, Array< SCloud > AssociatedClouds, Number Neighborhood) | SMatrix | slot |
InitScale(SPoint ScaleCenter, Number XScale, Number YScale, Number ZScale) | SMatrix | slot |
IsIdentity() | SMatrix | slot |
New() | SMatrix | staticslot |
New(SMatrix Other) | SMatrix | staticslot |
New(SVector TranslateVector) | SMatrix | staticslot |
New(SPoint AxisPt, SVector AxisVect, Number Angle, UnitEnum Unit) | SMatrix | staticslot |
New(Array< Number > Row1, Array< Number > Row2, Array< Number > Row3) | SMatrix | staticslot |
OrderXYZ enum value | SMatrix | |
OrderYXZ enum value | SMatrix | |
OrderZXY enum value | SMatrix | |
RADIAN enum value | SMatrix | |
ROTATION_X enum value | SMatrix | |
ROTATION_Y enum value | SMatrix | |
ROTATION_Z enum value | SMatrix | |
SaveArmCoordinateSystem(Number Index, SMatrix NewMatrix) | SMatrix | slot |
SequenceEnum enum name | SMatrix | |
toString() | SMatrix | slot |
toString() | SMatrix | staticslot |
TRANSLATION_X enum value | SMatrix | |
TRANSLATION_Y enum value | SMatrix | |
TRANSLATION_Z enum value | SMatrix | |
UnitEnum enum name | SMatrix | |
UpdateArmCoordinateSystem(Number Index, SMatrix NewMatrix) | SMatrix | slot |
UpdateUCS(String Name) | SMatrix | slot |