Sets whether to automatically update cut lists.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetAutomaticUpdate( _
ByVal Update As System.Boolean _
) As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IBodyFolder
Dim Update As System.Boolean
Dim value As System.Boolean
value = instance.SetAutomaticUpdate(Update) |
C# | |
---|
System.bool SetAutomaticUpdate(
System.bool Update
) |
C++/CLI | |
---|
System.bool SetAutomaticUpdate(
& System.bool Update
) |
Parameters
- Update
- True to automatically update cut lists, false to update them manually
Return Value
True if successful, false if not
Example
Remarks
See Also
Availability
SOLIDWORKS 2015 FCS, Revision Number 23.0