Gets or sets the third offset distance of the section view for this part or assembly.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ThirdOffset As Double |
Visual Basic (Usage) | |
---|
Dim instance As ISectionViewData
Dim value As Double
instance.ThirdOffset = value
value = instance.ThirdOffset
|
C# | |
---|
double ThirdOffset {get; set;} |
C++/CLI | |
---|
property double ThirdOffset {
double get();
void set (double value);
} |
Return Value
Third offset distance
Example
See Also
Availability
SolidWorks 2007 FCS, Revision Number 15.0