Gets or sets whether to link a projected or auxiliary view with the parent configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkParentConfiguration As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IView
Dim value As Boolean
instance.LinkParentConfiguration = value
value = instance.LinkParentConfiguration
|
C# | |
---|
bool LinkParentConfiguration {get; set;} |
C++/CLI | |
---|
property bool LinkParentConfiguration {
bool get();
void set (bool value);
} |
Return Value
True to link a projected or auxiliary view with the parent configuration, false to not
Example
Remarks
See Also
Availability
SolidWorks 2011 FCS, Revision Number 19.0