Gets or sets whether to link the depth of an extruded boss to the thickness of the base feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property LinkToThickness As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As IExtrudeFeatureData2
Dim value As Boolean
instance.LinkToThickness = value
value = instance.LinkToThickness
|
C# | |
---|
bool LinkToThickness {get; set;} |
C++/CLI | |
---|
property bool LinkToThickness {
bool get();
void set (bool value);
} |
Return Value
True to link the depth of an extruded boss to the thickness of the base feature, false to not
Remarks
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0