Gets the plane transform with respect to the world.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property Transform As MathTransform |
Visual Basic (Usage) | |
---|
Dim instance As IRefPlane
Dim value As MathTransform
value = instance.Transform
|
C# | |
---|
MathTransform Transform {get;} |
C++/CLI | |
---|
property MathTransform^ Transform {
MathTransform^ get();
} |
Return Value
Transform
Example
See Also
Availability
SolidWorks 2004 SP4, Revision Number 12.4