ParameterGetFromBlock Method

returns all parameters from specified block table record

Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static Parameter[] GetFromBlock(
        ObjectId blockId
)

Parameters

blockId  ObjectId
ObjectId of the block table record

Return Value

Parameter
Returns an array of Parameter objects
See Also

©  Bricsys NV. All rights reserved.