Gets all of the CAD identifiers of this DimXpert feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function IGetCadIdentifiers( _
ByVal Count As System.Integer _
) As System.String |
Visual Basic (Usage) | |
---|
Dim instance As ISwDMDimXpertFeature
Dim Count As System.Integer
Dim value As System.String
value = instance.IGetCadIdentifiers(Count) |
C# | |
---|
System.string IGetCadIdentifiers(
System.int Count
) |
C++/CLI | |
---|
System.String^ IGetCadIdentifiers(
& System.int Count
) |
Parameters
- Count
- Number of CAD identifiers
Return Value
in-process, unmanaged C++: Pointer to an array of strings; the format of each string is bodyid:faceid
VBA, VB.NET, C#, and C++/CLI: Not supported
Remarks
See Also
Availability
SolidWorks 2010 FCS, Revision Number 18.0