Scale3dPostMultiplyBy Method

Sets this scale vector to the product (this scale vector) * (rightSide), and returns the resulting vector.

Namespace: Teigha.Geometry
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public Scale3d PostMultiplyBy(
        Scale3d rightSide
)

Parameters

rightSide  Scale3d
[in] Scale vector that is multiplied with this scale vector.

Return Value

Scale3d
See Also

©  Bricsys NV. All rights reserved.