Gets or sets the sheet thickness of this convert solid feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SheetThickness As System.Double |
Visual Basic (Usage) | |
---|
Dim instance As IConvertSolidFeatureData
Dim value As System.Double
instance.SheetThickness = value
value = instance.SheetThickness |
C# | |
---|
System.double SheetThickness {get; set;} |
C++/CLI | |
---|
property System.double SheetThickness {
System.double get();
void set ( & System.double value);
} |
Property Value
Sheet thickness
Example
Remarks
See Also
Availability
SOLIDWORKS 2025 SP02, Revision Number 33.2