Talk:Repository.BlockSim.GetRBDBlockData/Notes: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
Kate Racaza (talk | contribs)
Created page with '{{Template:API}}{{Template:APIBreadcrumb|.Repository}} <onlyinclude>Returns an RBDBlockData object that represents the characteristi…'
(No difference)

Revision as of 21:14, 3 May 2016


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