Gets or sets the distance from the section line of the section view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SectionDepth As Double |
Visual Basic (Usage) | |
---|
Dim instance As IDrSection
Dim value As Double
instance.SectionDepth = value
value = instance.SectionDepth
|
C# | |
---|
double SectionDepth {get; set;} |
C++/CLI | |
---|
property double SectionDepth {
double get();
void set (double value);
} |
Return Value
Distance from the section line of the section view
Example
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0