Obsolete. Superseded by IModelDocExtension::InsertBomTable2.
.NET Syntax
Visual Basic (Declaration) | |
---|
Function InsertBomTable( _
ByVal TemplateName As System.String, _
ByVal X As System.Integer, _
ByVal Y As System.Integer, _
ByVal BomType As System.Integer, _
ByVal ConfigurationName As System.String _
) As BomTableAnnotation |
Visual Basic (Usage) | |
---|
Dim instance As IModelDocExtension
Dim TemplateName As System.String
Dim X As System.Integer
Dim Y As System.Integer
Dim BomType As System.Integer
Dim ConfigurationName As System.String
Dim value As BomTableAnnotation
value = instance.InsertBomTable(TemplateName, X, Y, BomType, ConfigurationName) |
Parameters
- TemplateName
- Path and name of BOM table template (see Remarks)
- X
- X coordinate for the placement of the BOM table
- Y
- Y coordinate for the placement of the BOM table
- BomType
- Type of BOM table as defined by swBomType_e
- ConfigurationName
- Name of the configuration for this BOM table (see Remarks)
Return Value
BOM table annotation
Example
Remarks
See Also
Availability
SOLIDWORKS 2009 FCS, Revision Number 17.0