Hides this temporary body in the context of the specified part.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Hide( _
ByVal Part As System.Object _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim Part As System.Object
instance.Hide(Part) |
C# | |
---|
void Hide(
System.object Part
) |
C++/CLI | |
---|
void Hide(
& System.Object^ Part
) |
Parameters
- Part
IModelDoc2
Example
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0