STK Vector Geometry ToolSend comments on this topic.
IAgCrdnVectorScalarLinearCombination Interface

Description

Linear combination of two input vectors using scalars.

Public Properties

Public Property NormalizeVectorAWhether to normalize vector A.
Public Property NormalizeVectorBWhether to normalize vector B.
Public Property OutputDimensionA dimension to interpret the output vector.
Public Property OutputDimensionInheritanceDetermines whether the output dimension is inherited or explicitly specified using OutputDimension.
Public Property ScalarAScalar scale A. Can be any Scalar calculation.
Public Property ScalarBScalar scale B. Can be any Scalar calculation.
Public Property ScaleFactorAScale factor for vector A.
Public Property ScaleFactorBScale factor for vector B.
Public Property UseScaleFromScalarAWhether to use a scale from scalar A.
Public Property UseScaleFromScalarBWhether to use a scale from scalar B.
Public Property VectorAVector A can be any VGT vector.
Public Property VectorBVector B can be any VGT vector.

Interfaces

CoClasses that Implement IAgCrdnVectorScalarLinearCombination

© 2024 Analytical Graphics, Inc. All Rights Reserved.