Gets and sets the axis about which to mirror the profile of this structural-member group.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MirrorProfileAxis As Integer |
Visual Basic (Usage) | |
---|
Dim instance As IStructuralMemberGroup
Dim value As Integer
instance.MirrorProfileAxis = value
value = instance.MirrorProfileAxis
|
C# | |
---|
int MirrorProfileAxis {get; set;} |
C++/CLI | |
---|
property int MirrorProfileAxis {
int get();
void set (int value);
} |
Return Value
Axis as defined in
swMirrorProfileOrAlignmentAxis_e
Example
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0