UtilityGetBlockParameter Method

Returns block parameter with given name in given block reference

Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static BlockParameter GetBlockParameter(
        ObjectId blockRefId,
        string name
)

Parameters

blockRefId  ObjectId
ObjectId of the block reference
name  String
parameter name

Return Value

BlockParameter
See Also

©  Bricsys NV. All rights reserved.