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