Gets the assembly components, faces, or both involved in this clearance result.
.NET Syntax
Visual Basic (Declaration) | |
---|
ReadOnly Property ComponentsOrFaces As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As IClearanceResult
Dim value As System.Object
value = instance.ComponentsOrFaces |
C# | |
---|
System.object ComponentsOrFaces {get;} |
C++/CLI | |
---|
property System.Object^ ComponentsOrFaces {
System.Object^ get();
} |
Property Value
Array of assembly
components,
faces, or both
Example
See Also
Availability
SOLIDWORKS 2024 SP01, Revision Number 32.1