Talk:Repository.BlockSim.GetRBDBlockData/Notes

From ReliaWiki
Revision as of 21:14, 3 May 2016 by Kate Racaza (talk | contribs) (Created page with '{{Template:API}}{{Template:APIBreadcrumb|.Repository}} <onlyinclude>Returns an RBDBlockData object that represents the characteristi…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI.Repository


Returns an RBDBlockData object that represents the characteristics of a BlockSim block.

Syntax

.BlockSim.GetRBDBlockData(DiagramID, BlockID)

Parameters

DiagramID

Required. Integer. The numeric ID of the reliability block diagram (RBD) or fault tree.

BlockID

Required. Integer. The numeric ID of the block.


Example