Gets the extended length of the specified arm (handle) of this centermark.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function GetExtendedLength( _
ByVal GroupID As Integer, _
ByVal HandleID As Integer _
) As Double |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim GroupID As Integer
Dim HandleID As Integer
Dim value As Double
value = instance.GetExtendedLength(GroupID, HandleID)
|
Parameters
- GroupID
- Center mark ID (see Remarks)
- HandleID
- Center mark handle ID as defined in swCenterMarkHandle_e
Return Value
Extended length of the HandleID
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0