Gets the transform for this component.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Transform As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMComponent
Dim value As System.Object
value = instance.Transform |
C# | |
---|
System.object Transform {get;} |
C++/CLI | |
---|
property System.Object^ Transform {
System.Object^ get();
} |
Property Value
Array containing 16 elements that define the transform:
Remarks
See Also
Availability
SolidWorks Document Manager API 2004 SP1