BIMAttributeSetGetPropertyParameters Method


Namespace: Bricscad.Bim
Assembly: BrxMgd (in BrxMgd.dll) Version: 25.1.5.0
Syntax
public static BimResStatus GetPropertyParameters(
        string attributeSetName,
        string propertyName,
        ref string label,
        ref string description,
        ref bool visible,
        Database database
)

Parameters

attributeSetName  String
 
propertyName  String
 
label  String
 
description  String
 
visible  Boolean
 
database  Database
 

Return Value

BimResStatus
See Also

©  Bricsys NV. All rights reserved.