Gets or sets whether to delete redundant constraints.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property DeleteRedundantConstraints As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICosmosMotionStudyProperties
Dim value As Boolean
instance.DeleteRedundantConstraints = value
value = instance.DeleteRedundantConstraints
|
C# | |
---|
bool DeleteRedundantConstraints {get; set;} |
C++/CLI | |
---|
property bool DeleteRedundantConstraints {
bool get();
void set (bool value);
} |
Return Value
True to automatically delete redundant constraints, false to not
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0