Gets or sets whether to fill the weld bead annotation.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SolidFill As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IWeldBead
Dim value As Boolean
instance.SolidFill = value
value = instance.SolidFill
|
C# | |
---|
bool SolidFill {get; set;} |
C++/CLI | |
---|
property bool SolidFill {
bool get();
void set (bool value);
} |
Return Value
TRUE to fill the weld bead, FALSE to not (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2007 SP3, Revision Number 15.3