Gets or sets whether the original components are hidden after joined.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HideParts As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IJoinFeatureData
Dim value As Boolean
instance.HideParts = value
value = instance.HideParts
|
C# | |
---|
bool HideParts {get; set;} |
C++/CLI | |
---|
property bool HideParts {
bool get();
void set (bool value);
} |
Return Value
True if the original components are hidden after joined, false to not
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0