Gets or sets whether to hide a component's only configuration or display state.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property HideComponentSingleConfigurationOrDisplayStateNames As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IFeatureManager
Dim value As System.Boolean
instance.HideComponentSingleConfigurationOrDisplayStateNames = value
value = instance.HideComponentSingleConfigurationOrDisplayStateNames |
C# | |
---|
System.bool HideComponentSingleConfigurationOrDisplayStateNames {get; set;} |
C++/CLI | |
---|
property System.bool HideComponentSingleConfigurationOrDisplayStateNames {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to hide the single configuration or display state, false to display it
Example
Remarks
See Also
Availability
SOLIDWORKS 2022 SP01, Revision Number 30.1