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