Gets or sets the list of bodies/components for which to calculate mass properties.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property SelectedItems As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IMassProperty2
Dim value As System.Object
instance.SelectedItems = value
value = instance.SelectedItems |
C# | |
---|
System.object SelectedItems {get; set;} |
C++/CLI | |
---|
property System.Object^ SelectedItems {
System.Object^ get();
void set ( & System.Object^ value);
} |
Property Value
Array of
bodies for the part or
components for the assembly
Remarks
See Also
Availability
SOLIDWORKS 2020 FCS, Revision Number 28.0