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