Gets or sets whether to try to form a solid body when creating the Surface-Knit feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseTryToFormSolid As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISurfaceKnitFeatureData
Dim value As Boolean
instance.UseTryToFormSolid = value
value = instance.UseTryToFormSolid
|
C# | |
---|
bool UseTryToFormSolid {get; set;} |
C++/CLI | |
---|
property bool UseTryToFormSolid {
bool get();
void set (bool value);
} |
Return Value
True to true to form a solid body, false to not
Example
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0