Expression(String, String, DataType) Constructor

Initializes a new instance of the Expression class

Namespace: Bricscad.Civil
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public Expression(
        string name,
        string expr,
        DataType type
)

Parameters

name  String
 
expr  String
 
type  DataType
 
See Also

©  Bricsys NV. All rights reserved.