Library object

The Library object provides access to methods that enable compatibility with Solutions Development System (SDS) library functions. To access the Library object, use the following methods and properties:

Methods

Properties

AddVectors

Application

ApplyMatrix

Parent

CalculateDistance

 

ComposeMatrix

 

ConvertArrayToMatrix

 

ConvertArrayToPoint

 

ConvertArrayToPoints

 

ConvertArrayToVector

 

ConvertMatrixToArray

 

ConvertPointsToArray

 

ConvertPointToArray

 

ConvertVectorToArray

 

CreateIdentityMatrix

 

CreateMirrorMatrix

 

CreatePoint

 

CreatePoints

 

CreateRotationMatrix

 

CreateScaleMatrix

 

CreateTranslationMatrix

 

CreateVector

 

DistanceBetweenVectors

 

InvertMatrix

 

SubtractVectors

 

VectorCrossProduct

 

VectorDotProduct

 

VectorLength

 

VectorScalarMultiply

 

VectorUnitize