Gets or sets whether to import
cosmetic threads with the derived part feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ImportCThread As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IDerivedPartFeatureData
Dim value As Boolean
instance.ImportCThread = value
value = instance.ImportCThread
|
C# | |
---|
bool ImportCThread {get; set;} |
C++/CLI | |
---|
property bool ImportCThread {
bool get();
void set (bool value);
} |
Return Value
True to import its cosmetics threads, false not not
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0