Draw a BOM table - PTC Support Portal
文章推薦指數: 80 %
The Draw BOM dialog box allows you to add the current BOM information to your drawing. The information in the Current BOM Table is added as a sketch. DrawaBOMtable TheDrawBOMdialogboxallowsyoutoaddthecurrentBOMinformationtoyourdrawing.TheinformationintheCurrentBOMTableisaddedasasketch.Youcancontrolthedirectioninwhichthetableentriesaredrawn,andspecifyaparticularrangeofthetabletoincludeinthedrawntable. Theformatofadrawntableistakenfromtheactivelayout,whichisaloadedsketchtemplate.YoucanconfigureanynumberofBOMlayouts. TodrawthecurrentBOMtable,1.ClickInsertandthen,intheBOMgroup,clickDraw.TheDrawBOMdialogboxopens.2.Ifnecessary,changethesettingsunderBOMLayout,GrowthDirection,TableRange,andDrawBOMSketch.Theseoptionsaredescribedbelow.3.ClickDraw,andspecifythepositionofthetablebyclickingintheviewportorbyenteringcoordinates(forthecursorattachpoint)intheuserinputline.Youcanchangethecursorattachmentpointatanytimewhilepositioning.4.Clicktoconfirmthepositionandcompletetheoperation.Thefollowingoptionscanbespecifiedtocontroltheappearanceandcontentsofadrawntable:•BOMlayoutBOMtablesareformattedaccordingtotheactiveBOMlayout.CreoElements/DirectAnnotationselectsanactivelayoutautomatically,butyoucanchangeitinoneofthefollowingways:◦EnterthelayoutnameintheActLayoutbox.◦ClickActLayoutandselectthelayoutfromtheSketchLayouttable.Theselectedlayoutremainstheactivelayoutuntilitischangedagain.•GrowthdirectionThisdeterminesthedirectioninwhichthetableinformationislisted.Theoptionsare:Down(Thedefaultsetting)ThisoptioncausestheBOMdatatobedisplayedfromtoptobottom,withthetableheadlineatthetop.UpThisoptioncausesthedatatobelistedfrombottomtotop,withthetableheadlineatthebottom.•TablerangeItispossibletodrawonlyaspecifiedsubrangeoftheCurrentBOMTable.WhenSubRangeisnotselected,theentiretableisdrawn.Tospecifyasubrange,1.ClickSubRangetoexpandtheDrawBOMdialogbox.2.ClickFrom.TheCurrentBOMTableopens.3.Clickthepartorassemblyinthetabletobethefirstelementoftherange,andclickApply(ordouble-clicktheentry).4.ClickToandspecifythelastelementoftherangeasabove.•CursorattachmentUsetheAdjustbuttontospecifytheexactpointatwhichtheBOMtablewillbeattachedtothecursorwhilepositioning.(Aboxrepresentingthetableisattachedtothecursorduringpositioning.)Thedefaultisatthecenterofthetable,butthecornersandmidpointsofthesidescanalsobeselected.•ThesketchlayouttableTheSketchLayouttabledisplaysalltheBOMlayoutsavailablefornewly-drawnBOMtables.Anysketchcanbeusedasalayout,butitmustfirstberegisteredtoappearinthetable.Layoutsarelistedinthetableintheordertheywereregistered.However,youcancontrolwhatisdisplayedbyapplyingafilteroverthecolumndata.Right-clicktheSketchLayoutNamecolumnheadertoopentheColumnFilterbox,andset(orclear)filters.
延伸文章資訊
- 1Insert BOM Table Example (VB.NET) - SolidWorks Web Help
Inserts a BOM at the anchor point, if the ' drawing view does not already contain a BOM. ' 2. Exa...
- 2Can't insert active version of BOM and route numbers
If the default site and warehouse are already defined for a selected product, you won't be prompt...
- 3Linux CLI 對UTF-8 檔案增加BOM 怎麼做 - Tsung's Blog
相關網頁. utf 8 - Adding BOM to UTF-8 files - Stack Overflow. Share this ...
- 4Draw a BOM table - PTC Support Portal
The Draw BOM dialog box allows you to add the current BOM information to your drawing. The inform...
- 5Adding BOM to UTF-8 files - Stack Overflow
The easiest way I found for this is #!/usr/bin/env bash #Add BOM to the new file printf '\xEF\xBB...