Gets or sets whether to link instances of the appearance to an appearance file (
.p2m).
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkToFile As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IRenderMaterial
Dim value As Boolean
instance.LinkToFile = value
value = instance.LinkToFile
|
C# | |
---|
bool LinkToFile {get; set;} |
C++/CLI | |
---|
property bool LinkToFile {
bool get();
void set (bool value);
} |
Return Value
True to link instances of the appearance to an appearance file (
.p2m), false to not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0