Gets or sets whether to the link the library feature to its parent library feature document.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkToLibraryPart As System.Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim value As System.Boolean
instance.LinkToLibraryPart = value
value = instance.LinkToLibraryPart |
C# | |
---|
System.bool LinkToLibraryPart {get; set;} |
C++/CLI | |
---|
property System.bool LinkToLibraryPart {
System.bool get();
void set ( & System.bool value);
} |
Property Value
True to link the library feature to its parent library feature document, false to not
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0