Gets or sets the material properties for a body other than the base body in the active configuration.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property MaterialPropertyValues2 As Object |
Visual Basic (Usage) | |
---|
Dim instance As IBody2
Dim value As Object
instance.MaterialPropertyValues2 = value
value = instance.MaterialPropertyValues2
|
C# | |
---|
object MaterialPropertyValues2 {get; set;} |
C++/CLI | |
---|
property Object^ MaterialPropertyValues2 {
Object^ get();
void set (Object^ value);
} |
Return Value
Array of doubles (see Remarks)
Example
Remarks
See Also
Availability
SolidWorks 2003 FCS, Revision Number 11.0