Gets or sets whether to use the centroid for this table-driven pattern feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property UseCentroid As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ITablePatternFeatureData
Dim value As Boolean
instance.UseCentroid = value
value = instance.UseCentroid
|
C# | |
---|
bool UseCentroid {get; set;} |
C++/CLI | |
---|
property bool UseCentroid {
bool get();
void set (bool value);
} |
Return Value
True to use the centroid, false to not
Example
See Also
Availability
SolidWorks 2001 FCS, Revision Number 9.0