UtilityGetBlockParameterNames Method

Returns the names of all parameters of specified parametric block

Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 24.0.1.0
Syntax
public static StringCollection GetBlockParameterNames(
        ObjectId blockRefId
)

Parameters

blockRefId  ObjectId
ObjectId of the block reference

Return Value

StringCollection
Returns a String Collection of parameter names
See Also

©  Bricsys NV. All rights reserved.