Gets or sets the components to check for contact between in a 3D contact feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Property ContactComponents As Object |
Visual Basic (Usage) | |
---|
Dim instance As ISimulation3DContactFeatureData
Dim value As Object
instance.ContactComponents = value
value = instance.ContactComponents
|
C# | |
---|
object ContactComponents {get; set;} |
C++/CLI | |
---|
property Object^ ContactComponents {
Object^ get();
void set (Object^ value);
} |
Return Value
Array of
components
Example
See Also
Availability
SolidWorks 2009 FCS, Revision Number 17.0