Gets or sets the plane about which to mirror the part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Plane As Object |
Visual Basic (Usage) | |
---|
Dim instance As IMirrorPatternFeatureData
Dim value As Object
instance.Plane = value
value = instance.Plane
|
C# | |
---|
object Plane {get; set;} |
C++/CLI | |
---|
property Object^ Plane {
Object^ get();
void set (Object^ value);
} |
Return Value
Plane about which to mirror the part
Example
Remarks
See Also
Availability
SolidWorks 2000 SP2, Revision Number 8.2