Combines the original transform of this component with the presentation transform of this component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetTotalTransform( _
ByVal IncludePresentationXform As System.Boolean _
) As MathTransform |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim IncludePresentationXform As System.Boolean
Dim value As MathTransform
value = instance.GetTotalTransform(IncludePresentationXform) |
Parameters
- IncludePresentationXform
- True to combine the transforms, false to not
Return Value
Pointer to the
IMathTransform object
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0