Gets the section properties for the following types of selected items:
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetSectionProperties2( _
ByVal Sections As Object _
) As Object |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim Sections As Object
Dim value As Object
value = instance.GetSectionProperties2(Sections)
|
C# | |
---|
object GetSectionProperties2(
object Sections
) |
C++/CLI | |
---|
Object^ GetSectionProperties2(
& Object^ Sections
) |
Parameters
- Sections
- Array of sections
Return Value
Array of section properties for the selected items (see
Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2005 FCS, Revision Number 13.0