IsFub Property (Block Object)

Scope: Schematic editor

Object: Block Object

Access: Read-Only

Prerequisites: None

Returns a value that indicates whether the block is a functional block (FUB) or not.

Usage

Block.IsFub

Arguments

None

Return Values

True | False. True - the block is a FUB. False - the block is not a FUB.