Gets or sets whether to simplify the geometry for this bend feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SimplifyGeometry As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IOneBendFeatureData
Dim value As Boolean
instance.SimplifyGeometry = value
value = instance.SimplifyGeometry
|
C# | |
---|
bool SimplifyGeometry {get; set;} |
C++/CLI | |
---|
property bool SimplifyGeometry {
bool get();
void set (bool value);
} |
Return Value
True to simplify the geometry, false to not
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0