BIMPropertySetSetPropertyParameter Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 26.1.4.0
Syntax
public static BimResStatus SetPropertyParameter(
        string propertySetName,
        string propertyName,
        string propertyParamName,
        Object value,
        Database database
)

Parameters

propertySetName  String
 
propertyName  String
 
propertyParamName  String
 
value  Object
 
database  Database
 

Return Value

BimResStatus
See Also

©  Bricsys NV. All rights reserved.