Gets the number of dimensions of the specified type for this library feature.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetDimensionsCount( _
ByVal Type As System.Integer _
) As System.Integer |
Visual Basic (Usage) | |
---|
Dim instance As ILibraryFeatureData
Dim Type As System.Integer
Dim value As System.Integer
value = instance.GetDimensionsCount(Type) |
C# | |
---|
System.int GetDimensionsCount(
System.int Type
) |
C++/CLI | |
---|
System.int GetDimensionsCount(
& System.int Type
) |
Parameters
- Type
- Type of dimension as defined in swLibraryFeatDimensionType_e
Return Value
Number of dimensions
Example
Remarks
See Also
Availability
SolidWorks 2006 FCS, Revision Number 14.0