Click or drag to resize

ILinkPeerisNodeBlocked Property

Tells if the peer's attach node is occupied by an incompatible part.

Namespace:  KASAPIv2
Assembly:  KAS-API-v2 (in KAS-API-v2.dll) Version: KAS API v2
Syntax
C#
bool isNodeBlocked { get; }
Request Example View Source

Property Value

Type: Boolean
true if the state is NodeIsBlocked, or false, otherwise.
See Also