Gets all of the CAD identifiers of this DimXpert feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetCadIdentifiers() As System.Object |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDimXpertFeature
Dim value As System.Object
value = instance.GetCadIdentifiers() |
C# | |
---|
System.object GetCadIdentifiers() |
C++/CLI | |
---|
System.Object^ GetCadIdentifiers(); |
Return Value
Array of strings; the format of each string is bodyid:faceid
Example
See the examples on the interface page.
See Also
Availability
SOLIDWORKS 2010 FCS, Revision Number 18.0