Deletes an attribute and lets you indicate whether or not to update the FeatureManager design tree if the deleted attribute appears in it.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function Delete( _
ByVal BuildTree As Boolean _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IAttribute
Dim BuildTree As Boolean
Dim value As Boolean
value = instance.Delete(BuildTree)
|
Parameters
- BuildTree
- True to update the FeatureManager design tree, false to not
Return Value
True if the attribute is deleted, false if not
Example
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0