Gets or sets whether to translate the surface of this simple hole.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property TranslateSurface As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ISimpleHoleFeatureData2
Dim value As Boolean
instance.TranslateSurface = value
value = instance.TranslateSurface
|
C# | |
---|
bool TranslateSurface {get; set;} |
C++/CLI | |
---|
property bool TranslateSurface {
bool get();
void set (bool value);
} |
Return Value
True to translate the surface of this simple hole, false to not
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0