Gets or sets the bodies in the multibody part or the components in the assembly for selective sectioning in this section view.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SelectiveSectioningList As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISectionViewData
Dim value As System.Object
instance.SelectiveSectioningList = value
value = instance.SelectiveSectioningList |
CSolidWorks.Interop.sldworks~SolidWorks.Interop.sldworks.ISectionViewData~SelectiveSectioningList.html# | |
---|
System.object SelectiveSectioningList {get; set;} |
C++/CLI | |
---|
property System.Object^ SelectiveSectioningList {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
bodies in the multibody part or an array of
components in the assembly to selectively section (see
Remarks)
Example
Remarks
See Also
Availability
SOLIDWORKS 2017 FCS, Revision Number 25.0