Expands the specified item.
.NET Syntax
Visual Basic (Declaration) | |
---|
Sub Expand( _
ByVal ExpandType As System.Integer, _
ByVal Index As System.Integer _
) |
Visual Basic (Usage) | |
---|
Dim instance As IBomTableAnnotation
Dim ExpandType As System.Integer
Dim Index As System.Integer
instance.Expand(ExpandType, Index) |
Parameters
- ExpandType
- Type of item to expand as defined in swBOMTableObjectType_e
- Index
- Row index; valid only if ExpandType is swBOMTableObjectType_e.swBOMTableObjectType_RowIndex
Example
Remarks
See Also
Availability
SOLIDWORKS 2018 FCS, Revision Number 26.0