Sets the transform and solves for the mates for this component.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetTransformAndSolve3( _
ByVal XformIn As MathTransform, _
ByVal ThisConfiguration As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IComponent2
Dim XformIn As MathTransform
Dim ThisConfiguration As System.Boolean
Dim value As System.Boolean
value = instance.SetTransformAndSolve3(XformIn, ThisConfiguration) |
Parameters
- XformIn
Pointer to the IMathTransform object to use to set and solve
- ThisConfiguration
- True to transform this configuration, false to transform all configurations
Return Value
True if the transform was set and solved, false if not
Remarks
See Also
Availability
SOLIDWORKS 2019 FCS, Revision Number 27.0