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