Gets or sets the thickened surface.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property Surface As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IThickenFeatureData
Dim value As System.Object
instance.Surface = value
value = instance.Surface |
C# | |
---|
System.object Surface {get; set;} |
C++/CLI | |
---|
property System.Object^ Surface {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Thickened surface, which is an
IBody2 object
Remarks
See Also
Availability
SOLIDWORKS 2001Plus FCS, Revision Number 10.0