Gets or sets whether to automatically rebuild after modifications.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property AutomaticRebuild As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IEquationMgr
Dim value As System.Boolean
instance.AutomaticRebuild = value
value = instance.AutomaticRebuild |
C# | |
---|
System.bool AutomaticRebuild {get; set;} |
C++/CLI | |
---|
property System.bool AutomaticRebuild {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to automatically rebuild after modifications, false to not
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0