Gets whether the model document needs to be rebuilt.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property NeedsRebuild2 As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim value As System.Integer
value = instance.NeedsRebuild2 |
C# | |
---|
System.int NeedsRebuild2 {get;} |
C++/CLI | |
---|
property System.int NeedsRebuild2 {
System.int get();
} |
Property Value
Rebuild status of model document as defined in
swModelRebuildStatus_e
Example
See Also
Availability
SOLIDWORKS 2012 FCS, Revision Number 20.0