Gets or sets the fill volume for this thicken feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property FillVolume As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IThickenFeatureData
Dim value As Boolean
instance.FillVolume = value
value = instance.FillVolume
|
C# | |
---|
bool FillVolume {get; set;} |
C++/CLI | |
---|
property bool FillVolume {
bool get();
void set (bool value);
} |
Return Value
TRUE to fill a volume, FALSE to not
Example
See Also
Availability
SolidWorks 2001Plus FCS, Revision Number 10.0