Gets or sets whether to lock the rotation of this profile center mate.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LockRotation As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IProfileCenterMateFeatureData
Dim value As System.Boolean
instance.LockRotation = value
value = instance.LockRotation |
C# | |
---|
System.bool LockRotation {get; set;} |
C++/CLI | |
---|
property System.bool LockRotation {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to lock the rotation, false to not
Example
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0