Gets and sets whether to flip the profile of this member about an axis.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MirrorProfile As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IStructureSystemMemberProfile
Dim value As System.Boolean
instance.MirrorProfile = value
value = instance.MirrorProfile |
C# | |
---|
System.bool MirrorProfile {get; set;} |
C++/CLI | |
---|
property System.bool MirrorProfile {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to flip the profile of the member about an axis, false to not
Remarks
See Also
Availability
SOLIDWORKS 2022 FCS, Revision Number 30