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