Share

Scale3d.GetMatrix Method

Description

Returns in the output parameter mat the matrix that corresponds to the same scaling transformations as the one determined by this scale vector.

Visual Basic

Public Function GetMatrix() As Matrix3d

C#

public Matrix3d GetMatrix();

Links

Scale3d Structure, Autodesk.AutoCAD.Geometry Namespace

Was this information helpful?