ParameterGetByName Method


Namespace: Bricscad.Parametric
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public static Parameter GetByName(
        ObjectId blockId,
        string name,
        bool createIfNotExist
)

Parameters

blockId  ObjectId
 
name  String
 
createIfNotExist  Boolean
 

Return Value

Parameter
See Also

©  Bricsys NV. All rights reserved.