Sets the extended length of this center mark.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function SetExtendedLength( _
ByVal GroupID As Integer, _
ByVal HandleID As Integer, _
ByVal ExtendedLength As Double _
) As Boolean |
Visual Basic (Usage) | |
---|
Dim instance As ICenterMark
Dim GroupID As Integer
Dim HandleID As Integer
Dim ExtendedLength As Double
Dim value As Boolean
value = instance.SetExtendedLength(GroupID, HandleID, ExtendedLength)
|
Parameters
- GroupID
- Center mark ID (see Remarks)
- HandleID
Center mark handle ID as defined by swCenterMarkHandle_e
- ExtendedLength
- Extended length of HandleID
Return Value
True if the specified extended length of the center mark is set, false if not
Example
Remarks
See Also
Availability
SolidWorks 2008 FCS, Revision Number 16.0