Gets or sets the symmetry plane of this symmetry mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SymmetryPlane As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISymmetricMateFeatureData
Dim value As System.Object
instance.SymmetryPlane = value
value = instance.SymmetryPlane |
C# | |
---|
System.object SymmetryPlane {get; set;} |
C++/CLI | |
---|
property System.Object^ SymmetryPlane {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Front, Top, or Right plane or
IRefPlane
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0