Gets and sets whether to mirror the profile of this structural-member group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MirrorProfile As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IStructuralMemberGroup
Dim value As Boolean
instance.MirrorProfile = value
value = instance.MirrorProfile
|
C# | |
---|
bool MirrorProfile {get; set;} |
C++/CLI | |
---|
property bool MirrorProfile {
bool get();
void set (bool value);
} |
Return Value
True to mirror the profile, false to not
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0