Gets or sets the width of this gusset.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property IndentWidth As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As ISMGussetFeatureData
Dim value As System.Double
instance.IndentWidth = value
value = instance.IndentWidth |
C# | |
---|
System.double IndentWidth {get; set;} |
C++/CLI | |
---|
property System.double IndentWidth {
System.double get();
void set ( & System.double value);
} |
Property Value
Gusset width
See Also
Availability
SolidWorks 2014 FCS, Revision Number 22.0